body {
  font-family:Arial, Helvetica, sans-serif;
  background-color:#ffffff; 
  font-size:13px; font-weight:normal; color:#666666;
  margin: 0px;
}



.left_margin {
	width: 33%;
	background-image:url(/images/backgroundleft_grey_short.jpg); 
	background-repeat:repeat-y;
	background-position: top right;
	background-color:#e7eaeb;
}


.right_margin {
        width: 33%;
        background-image:url(/images/backgroundright_grey_short.jpg);
	background-repeat:repeat-y;
	background-color:#e7eaeb;

}

.container {
			width:780px;
			border-color:#013e81; 
			border-width:1px; 
	                margin-left: 3px;
			margin-right: 3px;
			}


a{color:#013e81;}
a:link{color:#013e81;}
a:visited{color:#013e81;}
a:active{color:#013e81;}
a:hover{color:#000000; text-decoration:none;}
hr {color:#999999; height:1px; width:520px;}
li{margin-bottom:13px;}
.liheading{margin-bottom:13px;font-size:11px;font-weight:bold;color:#660000;}
.blue_text {color:#013e81;}
.title {font-size:13px; font-weight:bold; color:#013e81;}
.title2 {font-size:13px; font-weight:bold; color:#810c02;}
.note {font-size:11px; color:#810c02;}

.top_bar {
	background-image:url(/images/footer.gif);
	background-repeat:repeat-y;
					width:780px;
					height:10px;
					}


.top_container {width:780px; height:174px;}
.logo {width:203px; float:left; height:120px; background-image:url(/images/TBSTLogo.jpg); background-repeat:no-repeat;}
.address_container {
					width:560px; 
					height:120px; 
					float:right; 
					overflow:hidden; 

					}

.address_text {
				text-align: right;
				color:#999999; 
				margin-top:6px; 
				float:right; 
				margin-right:4px; 
				font-size:11px; 
				font-weight:normal;
				}
.nav {width:560px; height:10px; float:right; overflow:hidden;background-image:url(/images/headerbg_right.gif);background-repeat:repeat-y;}
.nav_links {margin-top:14px;}
.nav_links a{font-weight:bold; text-decoration:none; margin-left:10px; margin-right:10px;}
.nav_links a:link{color:#ff6600;}
.nav_links a:visited{color:#ff6600;}
.nav_links a:active{color:#ff6600;}
.nav_links a:hover{color:#ff6600;}
.middle_container {
					width:780px;
					}
.left_container {
				width:220px; 
				float:left; 
				}
.left_header {width:220px; height:10px; overflow:hidden; background-image:url(/images/headerbg_left.gif);background-repeat:repeat-y;}
.left_text {color:#999999; font-size:11px; font-weight:bold;}
.left_ul{vertical-align:top; font-size:12px; color:#999999;}
.left_li{margin-bottom:3px;color:#013e81;font-size:10px;}
.left_li_subtitle{margin-left:-20px;margin-bottom:3px;color:#013e81;font-size:10px;}
.main_container {
				width:560px; 
				float:right; 
				}
.banner_text {font-size:16px; font-weight:bold; color:#013e81; padding-top:12px; margin-left:20px; }
.text_container {
				width:520px; 
				line-height:15px; 
				padding-left:20px; 
				padding-right:20px;
				}
.footer_container {
	background-image:url(/images/footer.gif);
	background-repeat:repeat-y;
	text-align: center;
					width:780px;
					clear:both;
	font-size:11px;	
					}
.footer_left{width:220px; height:16px; background-image:url(/images/footer_left.gif); background-repeat:no-repeat; float:left;}
.footer_bar {background-image:url(/images/footer_bar.gif); background-repeat:no-repeat; float:right; width:560px; height:16px; font-size:11px; font-weight:bold;}
.footer_bar a{color:#333333; text-decoration:none;}
.footer_bar a:link{color:#333333;}
.footer_bar a:visited{color:#333333;}
.footer_bar a:active{color:#333333;}
.footer_bar a:hover{color:#ff6600;}
.form {overflow:hidden;};
