@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
}

#main{
	width:100%;
	text-align:center;
}

#header{
	width:100%;
	height:126px;
	background-color:#1A1A1A;
}

#header_strip{
	width:100%;
	height:126px;
	background-image:url(../web_images/header_back.jpg);
	background-repeat:repeat-x;
}


#top_menu_container{
	width:920px;
	height:77px;
	text-align:center;
	margin:0px auto;
}

#main_body{
	background:url(../web_images/form/green_strip.gif) top left repeat-x;
}

#contactwrapper{
	width:805px;
	height:25px;
	float:right;
	z-index:5;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing:1px;
	font-weight: bold;
	text-align:right;
	color: #FFFFFF;
	text-decoration:none;
}
#body_container{
	width:910px;
	margin:0px auto;
	text-align:left;
	
}
/*====== styles of top menu items ======*/
#top_menu_items{
	padding:0px;
	margin:0px;
	white-space:nowrap;
	list-style-type:none;
}

.top_menu{
	display:inline;
}

.top_menu_over{
	display:inline;
}

.top_menu .left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/top_menu_left_over.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu .left[class]{
	background-image:url(../web_images/top_menu_left_over.png);
}

.top_menu_over .left{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/top_menu_left.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu_over .left[class]{
	background-image:url(../web_images/top_menu_left.png);
}

.top_menu .middle{
	text-align:center;
	background-image:url(../web_images/top_menu_bg_over.png);
	background-repeat:repeat-x;
	float:left;
}

.top_menu_over .middle{
	text-align:center;
	background-image:url(../web_images/top_menu_bg.png);
	background-repeat:repeat-x;
	float:left;
}

#top_menu_items a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding-top:7px;
	display:block;
	height:22px;
}

.top_menu .right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/top_menu_right_over.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu .right[class]{
	background-image:url(../web_images/top_menu_right_over.png);
}

.top_menu_over .right{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='web_images/top_menu_right.png');
	height:29px;
	width:13px;
	float:left;
}

.top_menu_over .right[class]{
	background-image:url(../web_images/top_menu_right.png);
}
/*===================================*/

/*========== Text Styles ============*/
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#0099FF;
	padding:0px;
	margin:0px;
	display:inline;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	display:inline;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing:0px;
	font-weight: normal;
	line-height:18px;
	color: #DF0806;
	padding-left:0px;
	margin:0px;
	display:inline;
}

.whiteSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
}

.whiteSmallNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}

.whitefontSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #FFFFFF;
	text-decoration:none;
}

.orangeSmallBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	font-weight: bold;
	color: #EF4116;
}

.orangeSmallnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	font-weight: normal;
	color: #EF4116;
}

a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	word-spacing:2px;
	line-height:18px;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}
/*=================================*/

.general_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: 0em;
	list-style-type: none;
}

.general_list li{
	background-image:url(../web_images/flash_images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: -0.1em 0.2em;
	padding-left: 1.2em;
	margin-left:.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	font-weight:normal;
	color:#BD0333;
	margin-top:5px;
	text-decoration:none;
}


.lightGreenbig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #B4FF00;
	text-decoration: none;
}

.greenfontMedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #539009;
	text-decoration: none;
}

.WhiteMediumNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	word-spacing:2px;
	line-height:18px;
}

.whitefontBig {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight:bold;
	font-variant:normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bullet_list_brown{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: -0.2em;
	list-style-type: none;
}

.bullet_list_brown li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#FF3300;
	background-image:url(../web_images/form/red_right_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1.5em;
	margin-left:.1em;
}

.lightGreenbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #B5E00E;
	text-decoration: none;
}
.yellowBigfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #FFD500;
	text-decoration: none;
}

.greenBigfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #316606;
	text-decoration: none;
}

.vertical_divider{
	background-image:url(../web_images/vertical_divider.jpg); 
	background-repeat:repeat-y; 
	background-position:left;
}

.textboxgreen{
	margin: 0;
	padding: 2px 0px 0px 4px;
	border: 1px solid  #72C006;
	height: 16px;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-size: 11px;
	color: #252525;
	background-color:#EFFFCE;
	
}

.textareagreen{
	margin: 0;
	padding: 2px 0px 0px 4px;
	border: 1px solid #72C006;
	font-family: verdana, arial, helvetica;
	text-decoration: none;
	font-size: 11px;
	color: #252525;
	background-color:#EFFFCE;
	overflow:scroll;
	white-space:pre;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	
}

.buttonorange{
	font-family:Verdana,Helvetica,sans-serif;
	font-weight:bold;
	padding:0px 0px 2px 0px;
	background-image:url(../web_images/form/button_strip.jpg);
	margin:0px;
	padding:none;
	border-color:#788C06;
	border-width:1px;
	border-style:none;
	font-size:11px;
	color:#FFFFFF;
	white-space:pre;
	white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
	
}

.combogreen
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #72C006;
	background-color:#DFFFBC;
	padding:0px 0px 0px 0px;
	color:#203602;
	height:20px;
}

.checkboxgreen {
	border: 1px solid #72C006;
	background-color:#0293E4;
	text-decoration:none;
}

.bluefontBig {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing:1px;
	font-weight: bold;
	color: #009BE7;
}
.orangeSmall {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#FD7C08;
}

.blackfontSmall {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color:#01111A;
	word-spacing:2px;
	line-height:17px;
}

.blackfontMedium {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:17px;
	font-weight: normal;
	text-decoration:none;
	color:#333333;
	font-weight:normal;
}
.greensmallNormal {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:18px;
	font-style:normal;
	font-weight:normal;
	color: #013801;
	text-transform:none;
}

.bullet_list{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: -0.1em;
	list-style-type: none;
}

.bullet_list li{
	background-image: url(../web_images/form/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0em .4em;
	padding-left: 1.7em;
	margin-left:.1em;
}

.bullet_list li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#BD0333;
	text-decoration:none;
}

.bullet_list li a:hover{
	color:#333333;
	text-decoration:underline;
}

.bullet_list_red{
	padding:0px 0px 0px 0px;
	margin-left:0px;
	margin-top: -0.2em;
	list-style-type: none;
}

.bullet_list_red li{
	background-image:url(../web_images/form/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1.5em;
	margin-left:.1em;
}

.bullet_list_red li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF3300;
	letter-spacing:0px;
	text-decoration:none;
}

.bullet_list_red li a:hover{
	color:#545252;
	text-decoration:underline;
}


.redfontSmall{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight:normal;
	color: #DF0806;
	text-decoration:none;
	
}