@charset "utf-8";
/* CSS Document */

body {
	margin:0pt;
	padding:0pt;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.body_iframe {
	margin:10pt;
	padding:5pt;	
	background-image:none;
	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_head {
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	padding-right: 2px;
}

#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: 28px;
	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-size: 26px;
	color: #333333;
	border-bottom-color: #B81515;
	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 {
	background-color: #FBFBFB;
	width: 180px;
	float: left;
	clear: left;
}
#main_leftmenu_menu {
	width: 200px;
	float: left;
}
#main_content {
	float: left;
	width: 510px;	
	margin-left: 9px;
}
#main_content_IFrame
{
    float: left;
	width: 510px;	
	margin-left: 9px;
}
#main_adds {
	width: 140px;
	float: right;
}
#main_content_form {
	float: left;
	width: 660px;	
	margin-left: 9px;
}
.ManageTable
{
width: 60%;
background-color:Transparent;
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #B81515;
margin-left:200px;
}
.FormTable
{
	
	border:1px solid #9BA4AD;
	font-family: Arial;
	width:100%;
	background-color:#F3FFFF;
}
tr
{
	background:#F3FFFF;
}
tr.colour
{
	 
	background:#D6FEFF;
	font-family: Arial;
	font-size:small;
	font-weight:bold;
}
td.colour
{
	 
	background:#D6FEFF;
	font-family: Arial;
	font-size:small;
	font-weight:bold;
}

td.head
{
	 
	background:#000000;
	color:#FFFFFF;
	font-family: Arial;
	font-size:medium;
	font-weight:bold;
	
}

td.bold
{
	font-family: Arial;
	font-size:14;
	font-weight:bold;
	
}
td
{
	font-family: Arial;
	font-size:small;
	font-weight:normal;
}

.SurveyTable
{
	
	border:1px solid #B81515;
	font-family: verdana;
	width:100%;
	background-color:#FBFBFB;
}
tr
{
	background:#FBFBFB;
}
tr.colour
{
	 
	background:#EEEEEE;
	font-family: Trebuchet MS,Verdana;
	font-size:small;
	font-weight:bold;
}
td.colour
{
	border:1px solid #B81515; 
	background:#EEEEEE;
	font-family: Trebuchet MS;
	font-size:small;
	font-weight:bold;
}

td.bold
{
	font-family: Trebuchet MS, verdana;
	font-size:14;
	font-weight:bold;
	
}
td
{
	font-family: Trebuchet MS, verdana;
	font-size:small;
	font-weight:normal;
}

