/* CSS Document */

body{
margin:0;
background-image:url(../images/page_bg.jpg);
background-repeat:repeat-x;
background-color:#F1F1F1;
}
img{ border:none;}
.headerFull{background-image:url(../images/header_bg.jpg.jpg);}
.top_links {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #839596;
	text-decoration: none;
}
.normal_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	line-height:16px;
}
.orange_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D98000;
	text-decoration: underline;
}
.copyright_links {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6A6363;
	text-decoration: underline;
}
.dotted_line {
	background-image: url(../images/dotted_v.jpg);
	height: 21px;
}
.green_subheading {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2E5153;
	text-decoration: none;
}
.textfield {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 16px;
	width: 250px;
	border: 1px solid #BCBCBC;
}
.dropdown {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 18px;
	border: 1px solid #BCBCBC;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #BCBCBC;
}

.copyright_links:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6A6363;
	text-decoration: none;
}
.copyright_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6A6363;
	text-decoration: none;
}
.copyright_text1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	line-height:16px;
}
.orange_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: underline;
}
.top_links:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFB03E;
	text-decoration: none;
}
.top_text {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #839596;
	text-decoration: none;
}
.yellow_text {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFB03E;
	text-decoration: none;
}
.normal_text_lp10 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	line-height:16px;
	padding-left:10px;
}
.normal_text_rp10 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	text-decoration: none;
	line-height:16px;
	padding-right:10px;
}
.white_text_lp10 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding-left:10px;
}
.error_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Red;
	text-decoration: none;
	padding-left:10px;
}

.sitemap {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #feb041;
	text-decoration: none;
}
.sitemap a {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #feb041;
	text-decoration: none;
}
.sitemap a:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}


.getstarted_box{ width:467px; height:60px; background: url(../images/bt_getstarted.jpg) no-repeat 0 bottom;}
.midBox_white{background:url(../images/box_middle.jpg) repeat-y 0 0;}
.green_bg_box{background:url(../images/heading_bg.jpg);}
.orange_bg_box{background:url(../images/heading_bg1.jpg);}
.dot_line_box{background:url(../images/dotted_line.jpg);}


