body {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #5d8fba url(images/site-bg.jpg) fixed repeat-x;
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container {
	width: 95%;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	padding:0;
	margin:0;
	}

/* header area start */
	
#header_099 {

	}
#head-right {
	background: url(images/header02.jpg) top left no-repeat;
	}	
#top01_099 {
	height: 16px;
	color: #fff; 
	text-align: right;
	padding-top: 2px;
	font-size:18px;
	font-weight:bold;
	float:right;
	}
#top01_099 span{
	font-size:11px;
	}	
#top01_099 a:link, #top01_099 a:visited{
	color: #fff; 
	}
#top01_099 a:hover{
	color: #FF0033;
	}	
/* topnav area start */

#topnav_099 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #000;
	border-bottom: 1px #fff solid;
	}

/* main area start */
	
#top-shade {
	background:url(images/topnav-shade.gif) top left repeat-x;
	padding-bottom:12px;
	}
#main_099 {
	background-color: #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
	}
	
#leftnav_099 {
	padding-top: 20px;
	padding-bottom: 50px;
	background-color: #d7e2f7;
	margin-top:20px;
	}

#leftnav_099 ul{
	list-style-type: none;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	font-size:.9em;
	}
	
#leftnav_099 li{
	padding:0;
	}
	
	
#content_area_099 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	}

/* footer area start */

#footer_099 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #000;
	}
	
#thomas_info_099 {
	width: 90%;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
	color: #9d0a0e;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}
h1 span {
	font-size:14px;
	}
h2 {
	color: #003471;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	border-bottom: 1px solid #9d0a0e;
	clear:both;
	}
	
/* image styles */

.fleft {
	float: left;
	}
.fright {
	float: right;
	margin-left:15px;
	margin-bottom:15px;
		}	
.img01 {
	border: 1px #000000 solid;
	}
	
.img02 {
	border: 1px #000000 solid;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}

.img03 {
	border: 1px #000000 solid;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	}
	
/* text syles */

.lefthead_099 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	display: block;
	padding: 10px 10px 10px 15px;
	background:#003471;
	border-bottom: 1px #FFFFFF solid;
	}

.sm_099 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
/* link styles */

/* default link */
	
a	{
	color: #0000FF;
	text-decoration: underline;
	}
a:hover {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color:  #0000FF;
	text-decoration: underline;
	}
a:visited:hover {
	color: #0000FFS;
	text-decoration: none;
	}
	
/* top contact info link */
	
a.top_099 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: underline;
	}
a.top_099:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_099:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top_099:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_099 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav_099:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.topnav_099:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav_099:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* leftnav link */	
	
a.leftnav_099 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px #FFFFFF solid;
	font-weight:bold;
	}
a.leftnav_099:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:#003471;
	display: block;
	}
a.leftnav_099:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav_099:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background:#003471;
	display: block;
	}

/* left sub link */

	
a.leftsub_099 {
	font-size: 10px;
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px 5px 3px 30px;
	text-indent:-9px;
	}
a.leftsub_099:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #003471;
	display: block;
	}
a.leftsub_099:visited {
	color: #000;
	text-decoration: none;
	display: block;
	}
a.leftsub_099:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #003471;
	display: block;
	}
	
/* content bucket link */
#buckets td{
	background:#d7e2f7;
	margin:1px;
	vertical-align:top;
		}
#buckets img {
	margin:1px 0 5px 0;
	border: 1px solid #fff;
	}				
a.main_link_099 {
	font-size: 12px;
	font-weight: bold;
	color: #003471;
	text-decoration: none;
	display:block;
	}
a.main_link_099:hover {
	color: #003471;
	text-decoration: underline;
	}
a.main_link_099:visited {
	color:  #003471;
	text-decoration: none;
	}
a.main_link_099:visited:hover {
	color: #003471;
	text-decoration: underline;
	}

/* footer link */

a.footer_099 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_099:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer_099:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_099:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
.bigger {
	font-size:14px;
	}	
.blue {
	color: #003471;
	}