body {
	margin-top:10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(images/bg.gif);
	}
	
td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: 760px;
	border-bottom: 12px #023F88 solid;
	}
	
#top01 {
	width: 760px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #023F88;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	font-size: 12px;
	font-weight: bold;
	color: #023F88;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	white-space: nowrap;
	background-image: url(images/topnav_left.gif);
	background-repeat: no-repeat;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	padding-top: 17px;
	}
	
#leftnav {
	padding-bottom: 120px;
	background-color: #FFFFFF;
	border-right: 1px #023F88 dashed;
	}
	
#content_area {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	}

/* footer area start */

#footer {
	width: 760px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #023F88;
	}
	
#bottom01 {
	width: 760px;
	height: 17px;
	background-color: #FFFFFF;
	background-image: url(images/bg_footer.gif);
	}
	
#thomas_info {
	width: 760px;
	height: 16px;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	}
	
/* heading styles */

h1 {
	color: #779CC2;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #023F88;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Times;
	color: #779CC2;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	}
	
hr {
	height: 1px;
	color: #CCCCCC;
	}
	
/* 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 {
	font-size: 12px;
	font-weight: bold;
	color: #023F88;
	display: block;
	background: #FFFFFF;
	padding: 5px 5px 5px 15px;
	}

.sm {
	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 {
	color: #FFFFFF;
	padding-right: 10px;
	text-decoration: underline;
	}
a.top:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.top:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.top:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* topnav link */

a.topnav {
	font-size: 12px;
	font-weight: bold;
	color: #023F88;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	}
a.topnav:hover {
	color: #023F88;
	text-decoration: underline;
	}
a.topnav:visited {
	color:  #023F88;
	text-decoration: none;
	}
a.topnav:visited:hover {
	color: #023F88;
	text-decoration: underline;
	}
	
/* leftnav link */	

a.lefthead {
	font-size: 12px;
	font-weight: bold;
	color: #023F88;
	text-decoration: none;
	display: block;
	background: #FFFFFF;
	padding: 5px 5px 5px 15px;
	}
a.lefthead:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #779CC2;
	display: block;
	}
a.lefthead:visited {
	color: #023F88;
	text-decoration: none;
	display: block;
	}
a.lefthead:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #779CC2;
	display: block;
	}
	
a.leftnav {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
	padding: 5px 5px 5px 20px;
	}
a.leftnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #779CC2;
	display: block;
	}
a.leftnav:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	}
a.leftnav:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #779CC2;
	display: block;
	}
	
/* content bucket link */
	
a.main_link {
	font-size: 12px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
	}
a.main_link:hover {
	color: #663333;
	text-decoration: underline;
	}
a.main_link:visited {
	color:  #663333;
	text-decoration: none;
	}
a.main_link:visited:hover {
	color: #663333;
	text-decoration: underline;
	}
	
/* footer link */

a.footer {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
a.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
a.footer:visited:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	