body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_099 {
	width: 760px;
	border-bottom: 8px #C4151C solid;
	}
	
#top01_099 {
	width: 760px;
	height: 16px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	background-color: #003471;
	}
	
/* topnav area start */

#topnav_099 {
	width: 760px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #FF1313;
	white-space: nowrap;
	border-top: 1px #FFFFFF solid;
	border-bottom: 4px #000000 solid;
	background-image: url(images/bg_topnav.gif);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main_099 {
	width: 760px;
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	}
	
#leftnav_099 {
	padding-top: 0px;
	padding-bottom: 120px;
	background-color: #E2E7E9;
	}
	
#content_area_099 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	}
	
.fright {
 	float: right;
	margin: 5px 15px 10px 15px;
	}  
	
.fleft {
 	float: left;
	margin: 5px 15px 10px 25px;
	}  
img.bord {
	margin-bottom: 10px;
	padding: 0 0 0 5px;
	border-left: 8px solid #E2E7E9;
	border-top: 1px solid #E2E7E9;
	border-bottom: 1px solid #E2E7E9;
	border-right: 1px solid #E2E7E9;
	}	
	
.lightblue {
	background: #E2E7E9;
	}		

/* footer area start */

#footer_099 {
	width: 760px;
	height: 23px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	background-color: #003471;
	}
	
#thomas_info_099 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #C4151C;
	font-size: 14px;
	font-weight: bold;
	padding-bottom:2px;
	margin: 0 0 5px 0;
	}
	
h3 {
	font-family: Times;
	color: #000000;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	}
	
/* image styles */
	
.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: 12px;
	font-weight: bold;
	color: #003471;
	display: block;
	background: #E2E7E9;
	padding: 10px 10px 10px 15px;
	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: 5px;
	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;
	background: #E2E7E9;
	display: block;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #FFFFFF solid;
	}
a.leftnav_099:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CBCBCB;
	display: block;
	}
a.leftnav_099:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav_099:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #CBCBCB;
	display: block;
	}
	
/* content bucket link */
	
a.main_link_099 {
	font-size: 12px;
	font-weight: bold;
	color: #003471;
	text-decoration: none;
	}
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;
	}
	