/* CSS Document */
#tablebody{
	width:100%;	margin:0 auto;  background:url(images/BgImage2.gif) repeat-x #0a2b43; color:#FFFFFF;
	}
	
#container {
	width:894px;
	}

#top_logo {
	margin-top: 10px;
	float:left;
	position:relative;
	}
	
#top_tagline {
	margin-top: 24px;
	margin-right: 12px;
	float: right;
	position:relative;
	}

#content {
	background-image:url(images/whitebg_dropshadow.png);
	background-repeat:repeat-y;
	text-align:left;
	clear:both;
	height:155px;
	}
	
#content2 {
	background-image:url(images/whitebg_dropshadow.png);
	background-repeat:repeat-y;
	}
	
#sub_header {
	color:#21076A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-left: 40px;
	margin-bottom: 12px;
	}
	
#left_text {
	float:left;
	position: relative;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	width: 415px;
	margin-left: 40px;
	clear: both;
	margin-bottom: 12px;
	}

#right_text {
	float: right;
	position: relative;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 20px;
	width: 365px;
	margin-right: 40px;
	}
	
#images {
	position:relative;
	margin-left: 28px;
	}

