@charset "UTF-8";

/* page id nav tabs
------------------------------------------------------------------*/
#page_1 .page_1, #page_2 .page_2, #page_3 .page_3, #page_4 .page_4, #page_5 .page_5 {
	color:#006633;
	background: url(../images/nav_images/pro_drop4_2a.png) no-repeat;
}
#page_1 .page_1 span, #page_2 .page_2 span, #page_3 .page_3 span, #page_4 .page_4 span, #page_5 .page_5 span {
	background:url(../images/nav_images/pro_drop4_2b.png) no-repeat right top;
}

/* Main layout
------------------------------------------------------------------*/
img {
	margin:0;
	padding: 0;
	border: 0;
}
body {
	background: #f9f9f9;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

/* text
------------------------------------------------------------------*/
strong {
	color: #006633;
	font-weight: bold;
}
.noStyle a
{
	color: #006633;
}

.noStyle strong
{
	color: #000000;
}
.noStyle em
{
	color: #000000;
}
.noStyle p
{
	color: #111111;
}


h1.sub_title   {
	color: #333333;
	padding: 0 0 20px;
	clear: both;
	font-size: 24px;
	margin: 0;
}
h3.blue_bold, h3.blue_bold a {
	color: #006633;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0;
	clear: both;
	font-size: 14px;
}
.rule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
}
.blue {
	color: #006633;
}
p {
	color: #333333;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
p a, p a:visited {
	color: #006633;
	border-bottom: 1px dotted #006633;
	text-decoration: none;
}
p a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

/* Header
------------------------------------------------------------------*/
#header-grad {
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/header-grad.png);
	background-repeat: repeat-x;
}
#header-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 0;
}
#header-container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 100px;
}
#tagline {
	position: absolute;
	left: 260px;
	top: 25px;
}
#tagline h1.boss {
	color: #000000;
	font-size: 18px;
	line-height: 25px;
}
#tagline h1.system {
	color: #666666;
	font-size: 18px;
	line-height: 25px;
}
#company {
	position: absolute;
	left: 0px;
	top: 30px;
	color: #ffffff;
	font-size: 30px;
	line-height: 30px;
	height: 30px;
	width: 220px;
}
#company-logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
#header-girl {
	position: absolute;
	top: 0px;
	background-image: url(../images/hand-money.png);
	background-repeat: no-repeat;
	height: 120px;
	width: 120px;
	right: 0px;
	background-position: right top;
}


/* quick_links
------------------------------------------------------------------*/
#quick_links {
	height: 20px;
	position: absolute;
	top: 10px;
	bottom: 15px;
	right: 145px;
}
#quick_links li {
	display: block;
	float: right;
	font-size: 12px;
	line-height: 20px;
}
#quick_links li a, #quick_links li a:visited {
	display: block;
	margin: 0 0 0 20px;
	padding: 0;
	color: #006633;
	text-decoration: none;
	border-bottom: 1px dotted #006633;
}

#quick_links li a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

#quick_links li span {
	margin-right: -15px;
	display: block;
}

/* apply-now
------------------------------------------------------------------*/
#apply-now {
	height: 65px;
	position: absolute;
	text-indent: -9999px;
	width: 180px;
	top: 30px;
	right: 140px;
}
#apply-now li {
	display: block;
	float: right;
}
#apply-now li a, #apply-now li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/apply-now-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 65px;
	width: 180px;
}

#apply-now li a:hover {
	background-image: url(../images/apply-now-top.png);
	background-position: left bottom;
}



#esig {
	background: #ffffff;
	color: #000000;
}




/* search_box
------------------------------------------------------------------*/

#search_box {
	height: 32px;
	position: absolute;
	top: 60px;
	right: 0px;
}

/* input_box
------------------------------------------------------------------*/
.form1 {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 12px;
	line-height: 14px;
}
input {
	background-image: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
	border: none;
}

.input-box {
	margin-top: 1px;
}

.input-size-240 {
	width: 224px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-240.png);
	background-repeat: no-repeat;
}
.input-size-230 {
	width: 214px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-230.png);
	background-repeat: no-repeat;
}
.input-size-220 {
	width: 204px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-220.png);
	background-repeat: no-repeat;
}
.input-size-210 {
	width: 194px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-210.png);
	background-repeat: no-repeat;
}
.input-size-200 {
	width: 184px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-200.png);
	background-repeat: no-repeat;
}
.input-size-190 {
	width: 174px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-190.png);
	background-repeat: no-repeat;
}
.input-size-180 {
	width: 164px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-180.png);
	background-repeat: no-repeat;
}
.input-size-170 {
	width: 154px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-170.png);
	background-repeat: no-repeat;
}
.input-size-160 {
	width: 144px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-160.png);
	background-repeat: no-repeat;
}
.input-size-150 {
	width: 134px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-150.png);
	background-repeat: no-repeat;
}
.input-size-140 {
	width: 124px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-140.png);
	background-repeat: no-repeat;
}
.input-size-130 {
	width: 114px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-130.png);
	background-repeat: no-repeat;
}
.input-size-120 {
	width: 104px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-120.png);
	background-repeat: no-repeat;
}
.input-size-110 {
	width: 94px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-110.png);
	background-repeat: no-repeat;
}
.input-size-100 {
	width: 84px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-100.png);
	background-repeat: no-repeat;
}
.input-size-90 {
	width: 74px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-90.png);
	background-repeat: no-repeat;
}
.input-size-80 {
	width: 64px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-80.png);
	background-repeat: no-repeat;
}
.input-size-70 {
	width: 54px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-70.png);
	background-repeat: no-repeat;
}
.input-size-60 {
	width: 44px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-60.png);
	background-repeat: no-repeat;
}
.input-size-50 {
	width: 34px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-50.png);
	background-repeat: no-repeat;
}
.input-size-40 {
	width: 24px;
	height: 14px;
	font-size: 10px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
	background-image: url(../images/input-field-40.png);
	background-repeat: no-repeat;
}
.form1 .left {
	text-align: left;
	padding: 5px 19px 5px 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 240px;
}
.form1 .center {
	text-align: left;
	padding: 5px 19px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	width: 240px;
}
.form1 .right {
	text-align: left;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 19px;
	padding-right: 0;
}
.buttons {
	padding-top: 15px;
	padding-bottom: 15px;
}
.button-row {
	margin: 0 0 0 10px;
	float: right;
	height: 32px;
}
.button-spacer {
	padding-left: 10px;
}

/* buttons
------------------------------------------------------------------*/

button {
	background-color: transparent;
	margin: 0;
	padding: 0;
	background-image: none;
	display: block;
	border: 0 none;
	width: auto;
	overflow: visible;
	height: 32px;
}

button .grayblue-button {
	display: block;
	float:left;
	height: 32px;
	line-height: 30px;
	color:#3d4853;
	text-decoration: none;
	font-size: 12px;
	padding: 0 0 0 10px;
	cursor: pointer;
	background: url(../images/button-left-gray.png) no-repeat;
}

button .grayblue-button span {
	float:left;
	display:block;
	padding:0 15px 0 5px;
	height:32px;
	background:url(../images/button-right-gray.png) no-repeat right top;
	white-space: nowrap;
}

button:hover > .grayblue-button {
	color: #FFFFFF;
	background: url(../images/button-left-blue.png) no-repeat left top;
	cursor: pointer;
}

button:hover > .grayblue-button span {
	background: url(../images/button-right-blue.png) no-repeat right top;
	color: #FFFFFF;
	cursor: pointer;
}



/* Nav
------------------------------------------------------------------*/
#nav-grad {
	background-image: url(../images/nav-grad.png);
	background-repeat: repeat-x;
	width: 100%;
	z-index: 200;
}
#nav-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	z-index: 200;
	background-image: url(../images/nav-image.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 35px;
}
#nav-container {
	width: 800px;
	margin: 0 auto;
	height: 32px;
	position: relative;
	padding-top: 3px;
	z-index: 200;
}
/* banner
------------------------------------------------------------------*/
#banner-grad {
	width: 100%;
	background-color: f9f9f9;
	background-image: url(../images/banner-grad.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#banner-shadow-home {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 0;
	background-image: url(../images/banner-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner-shadow-nothome {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 0;
	background-image: url(../images/banner-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#banner-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0 0;
	background-image: url(../images/banner-top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#banner-container {
	width: 800px;
	margin: 0 auto;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#banner-nav  {
	width: 540px;
	float: left;
}

#banner-nav  ul {
}

#banner-nav  ul li {
	display:block;
	float:left;
	position:relative;
}

#banner-nav  ul li a {
	display:block;
	float:left;
	font-size:16px;
	color:#475460;
	text-decoration:none;
	line-height: 24px;
	height: 24px;
	padding: 0 42px 0 0;
	background-image: url(../images/sub-menu-divider.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor:pointer;
}

#banner-nav  ul li a span {
	display:block;
	float:left;
	font-size:16px;
	color:#475460;
	text-decoration:none;
	line-height: 24px;
	height: 24px;
	border-bottom: 1px dotted #475460;
}

.selected {
	text-decoration: none;
	font-weight: bold;
	color:#006633;
}

#banner-nav  ul li a:hover {
	color:#006633;
}

#banner-nav  ul li a:hover span {
	color:#006633;
	border-bottom: 1px dotted #006633;
}


/* banner-stats
------------------------------------------------------------------*/
.banner-stats  {
	float: right;
	color: #666666;
	width: 240px;
}

.banner-stats .viewing-box {
	margin: 0;
	padding: 0;
	float: right;
	font-size: 12px;
	line-height: 14px;
}

.banner-stats .viewing-box a, .banner-stats .viewing-box a:visited {
	color: #006633;
	border-bottom: 1px dotted #006633;
	text-decoration: none;
}
#bannerFormRight  .apply-button  li a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.viewing-box .left {
	text-align: right;
	padding: 2px 5px 2px 0;
}
.viewing-box .right {
	text-align: left;
	padding: 2px 0 2px 2px;
}



/* Content
------------------------------------------------------------------*/

#content-grad {
	width: 100%;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #ffffff;
	background-image: url(../images/banner-grad.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content-grad2 {
	width: 100%;
	padding-top: 20px;
}
#content-shadow {
	width: 860px;
	margin: 0 auto;
	padding: 0 0 30px;
	background-image: url(../images/banner-bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#columnsContainer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#leftContainer  {
	width: 380px;
	float: left;
}
#leftContainer p {
	text-align: justify;
	margin-bottom: 20px;
}
#rightContainer  {
	width: 380px;
	float: right;
}
#rightContainer img  {
	padding-bottom: 20px;
}
#rightContainer p {
	text-align: justify;
	margin-bottom: 20px;
}

#bannerFormLeft  {
	width: 380px;
	background-image: url(../images/banner-form-left.png);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}
#bannerFormLeft .stepOne {
	width: 340px;
	height: 300px;
	padding: 95px 20px 20px;
	white-space: nowrap;
}
#bannerFormLeft .stepOne .text {
	color: #FFFFFF;
}
#bannerFormLeft .apply-button {
	width: 130px;
	height: 50px;
	position: absolute;
	left: 125px;
	bottom: 20px;
}
#bannerFormLeft .apply-button li {
	display: block;
	float: right;
}
#bannerFormLeft .apply-button li a, #bannerFormLeft .apply-button li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/apply-now.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 130px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerFormLeft .apply-button li a:hover {
	background-image: url(../images/apply-now.png);
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bannerFormRight {
	width: 380px;
	background-image: url(../images/banner-form-right.png);
	background-repeat: no-repeat;
	height: 350px;
	position: relative;
}

#bannerFormRight .apply-button {
	width: 130px;
	height: 50px;
	position: absolute;
	left: 125px;
	bottom: 20px;
}
#bannerFormRight .apply-button li {
	display: block;
	float: right;
}
#bannerFormRight .apply-button li a, #bannerFormRight .apply-button li a:visited {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background-image: url(../images/get-started.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 130px;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bannerFormRight .apply-button li a:hover {
	background-image: url(../images/get-started.png);
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.columnsDivider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	height: 20px;
}


/* table-list
------------------------------------------------------------------*/
.table-list {
	background-color: #FFFFFF;
	border-top: 1px solid #6d7b88;
	border-right: 0px solid #6d7b88;
	border-bottom: 0px solid #6d7b88;
	border-left: 1px solid #6d7b88;
}
.table-list a, .table-list a:visited {
	color: #006633;
	border-bottom: 1px dotted #006633;
	text-decoration: none;
}
.table-list a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.line-title {
	background-color: #6d7b88;
	color: #FFFFFF;
}
.line-title a, .line-title a:visited {
	color: #e2e5e8;
	border-bottom: 1px dotted #e2e5e8;
	text-decoration: none;
}
.line-title a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}
.line-1 {
	background-color: #FFFFFF;
}
.line-2 {
	background-color: #e2e5e8;
}
.cell-1 {
	padding: 10px;
	border-top: 0px solid #6d7b88;
	border-right: 1px solid #6d7b88;
	border-bottom: 1px solid #6d7b88;
	border-left: 0px solid #6d7b88;
}
.cell-selected {
	padding: 10px;
	border-top: 0px solid #6d7b88;
	border-right: 1px solid #6d7b88;
	border-bottom: 1px solid #6d7b88;
	border-left: 0px solid #6d7b88;
	background-image: url(../images/sorting.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #475460;
}
.cell-selected-reversed {
	padding: 10px;
	border-top: 0px solid #6d7b88;
	border-right: 1px solid #6d7b88;
	border-bottom: 1px solid #6d7b88;
	border-left: 0px solid #6d7b88;
	background-image: url(../images/sorting-reversed.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-color: #475460;
}


/* boxes
------------------------------------------------------------------*/
#login {
	width: 300px;
	margin: 0 auto;
}
.centered-button {
	margin: 0 auto;
	padding-top: 5px;
	width: 70px;
}
.centered-text {
	text-align: center;
	padding-top: 10px;
}
.login-field-bkg {
	background: url(../images/search-field.png) no-repeat;
	width: 180px;
	height: 32px;
	float: left;
	margin-top: 1px;
}
.login-field-text {
	width: 164px;
	height: 14px;
	font-size: 12px;
	line-height: 14px;
	padding: 8px;
	color: #333333;
}
.login-box {
	font-size: 12px;
	line-height: 14px;
}
.login-box a, .login-box a:visited {
	color: #006633;
	border-bottom: 1px dotted #006633;
	text-decoration: none;
}
.login-box a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}
.login-box .left {
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	padding-top: 1px;
	padding-right: 5px;
	vertical-align: top;
}
.login-box .right {
	text-align: left;
	padding: 2px 20px 5px 0;
	width: 180px;
}
.box1 {
	width: 300px;
	background-image: url(../images/box-grad.png);
	background-repeat: repeat-y;
	margin-bottom: 0;
}
.box1-top {
	width: 300px;
	background-image: url(../images/box-top.png);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
}
.box1-content {
	width: 280px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/box-bot.png);
	background-position: left bottom;
	background-repeat: no-repeat;
}


/* Footer
------------------------------------------------------------------*/
#footer-grad {
	width: 100%;
	padding-bottom: 30px;
}

#footer-container {
	width: 860px;
	margin: 0 auto;
	position: relative;
}

#footer {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/* Footer  Work with us
------------------------------------------------------------------*/
#contact {
	width: 540px;
	float: left;
	margin-top: 10px;
	margin-left: 0;
}

#contact p {
	color: #666666;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

/* Footer  Copyright
------------------------------------------------------------------*/
#footer_links {
	float: right;
	margin-top: 10px;
	margin-right: 0;
	text-align: right;
	width: 240px;
}
#footer_links p {
	color: #666666;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
#footer_links a, #footer_links a:visited {
	color: #666666;
	border-bottom: 1px dotted #666666;
	text-decoration: none;
	margin-left: 10px;
}
#footer_links a:hover {
	color: #000000;
	background: none;
	border-bottom: 1px dotted #000000;
	text-decoration: none;
}

/* Global resets
------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th {
	margin:0;
	padding: 0;
}

fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}

.clearing {
	clear: both;
	height: 0;
	line-height:0;
	font-size: 0;
}

.list-colered {
	color: #006633;
}
