/* CSS Document */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label{margin:0; padding:0; border:0;}

body {
	background:url(../images/body_bg.gif) top left;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

a.normal{font-size:10px;}

img {border:none;}
#bodytext  ul     {
	color: #333333;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 0px;
	font-weight: bold;
	letter-spacing: 0px;
}
#bodytext li {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



#wrapper{
	width:852px;
	height:auto;
	position:relative;
	padding-top:11px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

/* header start */
#header{ background:#009CD7; width:852px; height:94px; position:relative; clear:both; }
#header h1{background:url(../images/logo.gif) top left no-repeat; width:144px;  height:94px;  float:left; position:absolute; margin:0 0 0 10px; }
#header h1 a {width:144px;  height:94px; display:block; text-indent:-9999px; overflow:hidden;}
#header .right{
	width:670px;
	float:right;
	position:relative;
	font-size: 21px;
	font-weight: bold;
	line-height: 18px;
}
#header .right #headerlink img {
	margin-right: 10px;
}


#nav{
	width:581px;
	float:right;
	list-style:none;
	position:relative;
	clear:both;
	margin-right: 18px;
	margin-top: 10px;
}
#nav li{ display:inline; }
#nav li a{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 12px;
	border-right:1px solid #fff;
	float:left;
}
#nav li a:hover, #nav li a.current{
	text-decoration:underline;
	display:block;
}
#nav li a.last{ border-right:0; }

#headerlink{
	text-align:right;
	height:auto;
	position:relative;
	float:right;
	padding-top:16px;
	padding-right: 20px;
}
#headerlink a:link, #headerlink a:visited{
	color:#B9E4F4;
	text-decoration:none;
	line-height:20px;
	font-weight: normal;
}
.small_email {
	font-size: 14px;
}

#headerlink a:active, #headerlink a:hover{
	color:#B9E4F4;
	text-decoration:underline;
}

#shadow{background:#fff url(../images/header_shadow.gif) top left repeat-x;  width:852px; height:18px; position:relative;}
/* header end */

/* mid pic strat */
#mid_pic{ width:852px; height:353px;   background:#fff;   position:relative; clear:both; }
.pic{width:794px; height:353px; margin:0 auto;  background-position:bottom; }
.bar{background:#AE9C88; height:36px ; width:794px; margin:0 auto;   }
/* mid pic end */

/* body content start */
#bodybg{
	width:852px;
	height:auto;
	position:relative;
	margin:0 auto;
	background:#fff;
	clear:both;
	overflow:hidden;
}
#body_content{
	width:810px;
	height:auto;
	position:relative;
	background:#fff;
	clear:both;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* body left content start */
#body_left{
	width:610px;
	height:auto;
	float:left;
	position:relative;
	clear:both;
}
#bluebox{ width:593px; height:auto; float:left; background:#D9EDF0; position:relative; clear:both;}
.barhead{ width:585px; height:20px; background:#009CD7; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; padding:5px 0 0 8px}
.bluebox_pic{ width:400px; float:left; position:relative; }
.bluebox_form{
	width:185px;
	float:left;
	position:relative;
	padding-left:0px;
	background-color: #D9EDF0;
	margin-bottom: 10px;
}
.bluebox_form .label{
	font-family:Arial, Helvetica, sans-serif;
	color:#00ADEF;
	font-size:11px;
	font-weight:normal;
	padding:5px 0 2px 0;
}
.bluebox_form form {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}

.bluebox_form input, select {
	height:18px;
	border:#ABADB3 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	width: 100%;
}
.bluebox_form textarea {
	height:30px;
	border:#ABADB3 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	width: 100%;
}

#bodytext{
	height:auto;
	float:left;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
}

#bodytext h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11pt;
	font-weight:bold;
	background-color: #009CD7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#bodytext h3 {
	margin: 0px;
	color: #000000;
	font-size: 15pt;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: normal;
}

#body_right h2 {
	background-color: #009CD7;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 11pt;
	clear: both;
	font-weight: bold;
}
#body_right .bluebox_form h2 {
	background-color: #009CD7;
}


#bodytext p{
	color:#333333;
	font-size:9pt;
	font-weight:normal;
	line-height:18px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#bodytext p a:link, #bodytext p a:visited{
	color:#04AEEF;
	text-decoration:none;
	font-weight: bold;
}
#bodytext p a:active, #bodytext p a:hover{
	color:#04AEEF;
	text-decoration:underline;
	font-weight: bold;
}
#bodytext .img_left{padding:15px 20px 0 0; float:left; position:relative;}
/* body left content end */

#body_right{ width:186px; height:auto; float:right; position:relative; overflow:hidden}
#body_right .right_barhead{
	width:auto;
	background:#AE9C88;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 2;
	padding-left: 10px;
	padding-right: 2px;
	height: 20px;
}
#rightbox{
	width:172px;
	height:auto;
	float:left;
	border:1px solid #CCCCCC;
	padding:0 6px;
	background-color: #D9EDF0;
}
.steps{width:185px; float:left; padding-top:25px;}
#right_menu{ width:172px; clear:both; position:relative;}


#right_nav{
	width:172px;
	list-style:none;
	float:left;
	clear:both;
	position:relative;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
#right_nav li{ font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; height:25px; display:block; }
#right_nav li a{
	display:block;
	padding:5px 10px 5px 2px;
	text-align:left;
	text-decoration:none;
	border-top:#999999 1px dotted;
	color:#555555;
	font-weight: bold;
	background-color: #D9EDF0;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: 158px 5px;
}
#right_nav li a:hover, #right_nav li a.current{
	display:block;
	cursor:pointer;
	text-decoration:none;
	background-color: #FFFFFF;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	background-position: 158px 5px;
}
#right_nav li.blue{
	color:#4091AE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
}
#right_nav li.blue p{background:#E3F0F6 ; padding:1px 78px 1px 2px; display:block; display:block; color:#4091AE; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; line-height:22px;}
#right_nav li a.border{
	border-bottom:#999999 1px dotted;
	color:#555555;
}
/*body content start */



/* foter start */
#footerbg{ background:#00A9EA url(../images/footerbg.gif) top left repeat-x; width:832px ; height:16px; position:relative; float:left;  padding:10px 10px; }
#footer_text{width:832px ; height:36px; position:relative; float:left;  padding:15px 10px; }
#footer_text { color:#ffffff; text-decoration:none;}
#footer_text a:link, #footer_text a:visited{color:#fff; text-decoration:none}
#footer_text a:active, #footer_text a:hover{color:#fff; text-decoration:underline;}
/* foter end */
#crumbs {
	width:832px;
	height:16px;
	position:relative;
	background-color: #7fcdeb;
	padding-left: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.column_3 {
	float:left;
	width: 203px;
}
.column_3 img {
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}

.column_2 {
	float:left;
	width: 304px;
}
#crumbs a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#crumbs a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#crumbs a:hover {
	text-decoration: underline;
}
.column_2 img {
	padding-top: 15px;
	padding-right: 9px;
	padding-bottom: 10px;
	padding-left: 9px;
}
#bodytext ol {
	color: #333333;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-top: 5px;
	margin-right: 0px;
	font-weight: bold;
	letter-spacing: 0px;
}
#bodytext li a {
	color: #04AEEF;
	text-decoration: none;
}
#bodytext li a:visited {

	color: #04AEEF;
	text-decoration: none;
}
#bodytext li a:hover {


	color: #04AEEF;
	text-decoration: none;
}
