body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #2b7cba;
	
	
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	}
.style1 {
	color: #009900;
	font-weight: bold;
}

.style5 {font-size: 14px}

#container {
	width: 100%;
	border: 1px #003366 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header_002 {
	width: 100%;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #003366 solid;
	background-image:url(images/header01_bg.jpg);
	background-repeat:repeat-x;	
	}
	
#top01_002 {
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #0a4280;
	}
	
/* topnav area start */

#topnav_002 {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #0a4280;
	white-space: nowrap;
	border-bottom: 1px #666666 solid;
	}

/* main area start */
	
#main_002 {
	width: 100%;
	background-color: #FFFFFF;
	border-top: 3px #003366 solid;
	border-bottom: 3px #999999 solid;
	}
	
#leftnav_002 {
	padding-top: 25px;
	padding-bottom: 100px;
	background-color: #174a73;

	}
	
#content_area_002 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
#content_area_003 {
	padding-right: 20px;
	
	}

/* footer area start */

#footer_002 {
	width: 100%;
	height: 28px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	background-color: #003366;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	}
	
#bottom01_002 {
	width: 760px;
	height: 7px;
	background-color: #CAD5DA;
	border-top: 1px #666666 solid;
	}
	
#thomas_info_002 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
	color: #003366;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #003366;
	font-size: 24px;
	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_002 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	background: #174a73;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px #FFFFFF solid;
	}

.sm_002 {
	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: #0000FF;
	text-decoration: none;
	}
	
/* top contact info link */
	
a.top_002 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: underline;
	}
a.top_002:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top_002:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top_002:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav_002 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav_002:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.topnav_002:visited {
	color:  #FFFFFF;
	text-decoration: none;
	}
a.topnav_002:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/* leftnav link */	
	
a.leftnav_002 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background: #6b8ba5;
	display: block;
	padding: 5px 5px 5px 20px;
	border-bottom: 1px #FFFFFF solid;
	}
a.leftnav_002:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #7db7e5;
	display: block;
	}
a.leftnav_002:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	}
a.leftnav_002:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #7db7e5;
	display: block;
	}
	
/* content bucket link */
	
a.main_link_002 {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	}
a.main_link_002:hover {
	color: #663333;
	text-decoration: underline;
	}
a.main_link_002:visited {
	color:  #663333;
	text-decoration: none;
	}
a.main_link_002:visited:hover {
	color: #663333;
	text-decoration: underline;
	}
	
/* footer link */

a.footer_002 {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer_002:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer_002:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet.html);
	}