body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image: url(../images/bg.jpg);*/
	/*background-color: #26863F;*/
	overflow-x:hidden; 
	overflow-y: auto;
	 font: 12px verdana, arial, helvetica, sans-serif;
	 height:100%;
}

html{
height:100%;
}

.shadow_left{
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-y;
	background-color: #26863F;
	background-position:top right;
	width:17px;
}

.shadow_right{
	background-image: url(../images/bg_right.gif);
	background-repeat: repeat-y;
	background-color: #26863F;
	background-position:top left;
}


.main_td{
	width:600px;
	background-color:#FFFFFF;
	vertical-align:top;
	height:100%;
}


.top_banner{
	
	width:600px;
	height:172px;
	background-image: url(../images/top_banner.jpg);
}

.client_name{
	width:600px;
	height:60px;
	background-color:#FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 26px;
	font-weight:bold;
	color:#000000;
	padding-left:25px;
	letter-spacing:-1px;
}

.return_btn_cell{
	width:340px;
	padding-right:20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#003C8D;
	text-align:right;
}



.return_btn_cell a:link, .return_btn_cell a:visited{
	color:#003C8D;
	text-decoration:underline;
}

.return_btn_cell a:hover{
	color:#26863F;
	text-decoration:none;	
}

.tab_dgrey_thin{
	background-color:#E5E5E5;
	width:560px;
	height:4px;
}

.tab_white_thin{
	background-color:#FFFFFF;
	width:560px;
	height:3px;
}

.tab_lgrey_thin{
	background-color:#F1F1F1;
	width:520px;
	padding:20px;

}

.space_after_clientname{
	width:600px;
	height:20px;
}

.space_after_tables{
	width:600px;
	height:30px;
}

.space_after_note{
	width:600px;
	height:30px;
}

.main_section{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight:bold;
	color:#C70000;
	padding-left:0px;
}

.subsection{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight:bold;
	color:#000000;
	padding-left:10px;
}

.main_link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#0030FF;
	padding-left:10px;
	}

.main_link a:link, .main_link a:visited{
	color:#0030FF;
	text-decoration:underline;
}

.main_link a:hover{
	color:#003C8D;
	text-decoration:none;
}




.list_padding{
	padding-left:15px;
}

.footer_dgreen{
	background-color:#185829;
	width:600px;
	height:4px;
}
.footer_white{
	background-color:#FFFFFF;
	width:600px;
	height:1px;
}

.footer_main{
	background-color:#26863F;
	width:600px;
	height:24px;
	}

.footer_link{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#FFFFFF;
}

.footer_link a:link, .footer_link a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

.footer_link a:hover, .footer_link a:active{
	color:#CEFFDB;
	text-decoration:underline;	
}

.note_headline{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#000000;
	padding-left:25px;
}

.note_text{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#4E4E4E;
	padding-right:25px;
}

.get_acrobat_btn{
	padding-left:70px;


}

