@charset "utf-8";
/* CSS Document */

body {
	margin:0pt;
	padding:0pt;
	background-image: url(../css/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.body_iframe {
	margin:10pt;
	padding:5pt;	
	background-image:url(background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#banner_main {
	background-image: url(../images/main_banner.jpg);
	background-repeat: no-repeat;
	height: 276px;
	margin-top: 0px;
}
#banner_main_text {
	font-size: 28px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	padding-top: 180px;
	padding-right: 25px;
}
#banner_main2 {
	height: 150px;
	background-image: url(../images/backsteps.jpg);
	background-repeat: repeat-x;
}
#main_topbanner_options {
	background-color: #B81515;
	height: 25px;
	color: #FFFFFF;
	padding-right: 10px;
}
#footnote {
	background-color: #F3F3F3;
	height: 20px;
	clear: right;
	width: 835px;
	
}
#main {
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	height: 500px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#main_topbanner {
	height: 108px;
	background-repeat: no-repeat;
}
#main_menu {
	height: 50px;
	background-image: url(../images/menu_tile_1.jpg);
}
#main_menu2 {
	height: 50px;
	padding-bottom: 3px;
}
#main_leftmenu_form {
	background-color: #F3F3F3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	min-width: 5px;
}
#main_content_topline {
	font-size: 11px;
	color: #666666;
}
#main_content_heading {

	font-family : "trebuchet MS";
	font-size: 26px;
	color: #333333;
	border-bottom-color: #98CE32;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
#main_content_maincontent {
	margin-top: 20px;	
}
#banner_3columns {
	height: 125px;
	width: 275px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}
#banner_3columns_middle {
	height: 125px;
	width: 275px;
	float: left;
	margin-right: 5px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: thin;
	border-left-width: thin;
	margin-top: 10px;
}


#banner_3columns_step {
	width: 50px;
	height: 50px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#banner_3columns_steptext {
	height: 50px;
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
#banner_3columns_stepdetail {
	width: 250px;
	height: 50px;
	margin-top: 75px;
	margin-left: 10px;
}
#main_leftmenu {
	
	width: 908px;
	float: left;
	clear: left;
	margin-right: 0px;
}
#main_leftmenu_menu {
	width: 200px;
	float: left;
}
#main_content {
	float: left;
	width: 510px;	
	margin-left: 9px;
}
#main_content_IFrame
{
    float: left;
	width: 908px;	
	margin-left: 9px;
	

}
#main_adds {
	width: 140px;
	float: right;
}
