body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #bbbbbb;
	background-image: url(images/);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	}
p {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}	
#container {
	width: 100%;
	border: 3px #cccccc solid;
	font-size: 12px;
		}

/* header area start */
	
#header_002 {
	width: 100%;
	background-color:#FFFFFF;
	}
	
#top01_002 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #003366;
	}
	
/* topnav area start */

#topnav_002 {
    width: 100%;
	font-size: 12px;
	font-weight: bold;
	color: #cccccc;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #CAD5DA;
	white-space: nowrap;
	background-image: url(images/top_nav_bg.jpg);

	}

/* main area start */
	
#main_002 {
	background-color: #FFFFFF;
	border-bottom: 6px #bbbbbb solid;
	}
	
#leftnav_002 {
	padding-bottom: 100px;
	background-color: #144372;
	background-image:url(images/left_nav_bg.jpg);
	background-repeat:repeat-y;
	}
	
#content_area_002 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

/* footer area start */

#footer_002 {
	height: 38px;
	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;
	}
	
	
#thomas_info_002 {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	

	
/* 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: #bbbbbb;
	display: block;
	background: #144372;
	padding: 5px 5px 5px 15px;
		}

.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: #144372;
	display: block;
	padding: 5px 5px 5px 10px;
	border-top: 1px #FFFFFF solid;
	font-weight: bold;
	}
a.leftnav_002:hover {
	color: #000000;
	text-decoration: none;
	background: #9cc2dd;
	display: block;
	font-weight: bold;
	}
a.leftnav_002:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	font-weight: bold;
	}
a.leftnav_002:visited:hover {
	color: #000000;
	text-decoration: none;
	background: #9cc2dd;
	display: block;
	font-weight: bold;
	}
	
/*subnav left*/
.leftnav_sm {
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 3px 3px 3px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: none;
	background-color: #144372;
	text-transform: none;
	}
	a.leftnav_sm{
	color: #ffffff;
	text-decoration: none;
	background-image: none;
	display: block;
	background-color: none;
	}
a.leftnav_sm:hover {
	color: #9cc2dd;
	text-decoration: none;
	background-image: none;
	display: block;
	background-color: none;
	}
a.leftnav_sm:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	}
a.leftnav_sm:visited:hover {
	color: #9cc2dd;
	text-decoration: none;
	background-image: none;
	display: block;
	background-color: none;
	}
	

/* 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.gif);
	}
ul {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
}
hr {
	color: #5b88bd;
}
.hmpgbck {
	background-image: url(../images/home-pg-bck.jpg);
	background-repeat: repeat-x;
}





.tableborder {
	border: 1px solid #174573;
}
.tablesm1 {
	border-top: 10px solid #174573;
	border-right: 10px solid #174573;
	border-bottom: 10px none #174573;
	border-left: 10px solid #174573;
}
.tablesm2 {
	border-top: 10px none #174573;
	border-right: 10px solid #174573;
	border-bottom: 10px solid #174573;
	border-left: 10px solid #174573;
}
.tablesm3 {
	border-top: 10px none #174573;
	border-right: 10px solid #174573;
	border-bottom: 10px none #174573;
	border-left: 10px none #174573;
}
.tablesm4 {
	border-top: 10px none #174573;
	border-right: 10px none #174573;
	border-bottom: 10px none #174573;
	border-left: 10px solid #174573;
}
.tablesm5 {
	border-top: 10px none #174573;
	border-right: 10px none #174573;
	border-bottom: 10px solid #174573;
	border-left: 10px none #174573;
}
.tablesm6 {
	border-top: 10px solid #174573;
	border-right: 10px none #174573;
	border-bottom: 10px none #174573;
	border-left: 10px none #174573;
}
.contact {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10.5px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.contact a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10.5px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
.contact a:hover {
	color: #cc0001;
	text-decoration: none;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: none;
	background-repeat: repeat-x;
	vertical-align: middle;
}
.topnav a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
}
.topnav a:hover {
	color: #cc0001;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	vertical-align: middle;
	height: 54px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 17px;
	text-decoration: underline;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: none;
	color: #C6D9FF;
}

.spacing {
	line-height: 1.5em;
}
h1 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #174573;
}
h2 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #024998;
}
h3 {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 142px;
	line-height: 16px;
	padding: 6px 5px 6px 8px;
	font-weight: bold;
	color: #44659d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cacaca;
	text-transform: uppercase;
	background-color: #E2EAF3;
	width: 159px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
.aboutustext {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.aboutustextlg {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.cb {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #383838;
	text-decoration: none;
}
.cb a {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10.5px;
	line-height: 13px;
	color: #c50000;
	text-decoration: none;
	font-weight: bold;
}
.cb a:hover {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10.5px;
	line-height: 13px;
	color: #c50000;
	text-decoration: underline;
	font-weight: bold;
}
.line {
	border-right-width: 1px;
	border-right-style: solid;
    border-right-color: #000033;
}