body {
	margin-top:10px;
	background-color: #1e2863;
	background-image: url(images/);
	}
	
td { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
td a:link, td a:visited { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#0000FF; }
td a:hover { text-decoration:none; }
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: 760px;
	background-color: #151B43;
	padding-bottom:9px;
	}
	
#utility_nav {
	width: 760px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #1E2863;
	border-bottom: 1px #FFFFFF solid;
	}
	
#top01 {
	width: 760px;
	height: 9px;
	background-color: #151B43;
	background-image: url(images/bg_top_che_003.jpg);
	background-repeat: repeat-x;
	}
	
#top02 {
	width:760px;
	height:7px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff; 
	background-color:#515889;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #000000;
	white-space: nowrap;
	background-image: url(images/bg_topnav_che_003.jpg);
	background-repeat: repeat-x;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	}
	
#leftnav {
	width: 168px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	border-right: #000000 1px solid;
	}
	
#content_area {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
	}

/* footer area start */

#footer {
	width: 760px;
	text-align: center;
	border-top: 1px #FFFFFF solid;
	padding-top:10px;
	padding-bottom: 4px;
	background-color: #000000;
	background-image: url(images/bg_btm_che_003.jpg);
	background-repeat: repeat-x;
	}
	
#thomas_info {
	width: 760px;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 { color:#12183C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;}

h2 { color:#232f75;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:0px; 
	margin:0px; 
	padding-top:1px; padding-bottom:1px; }

h3 { color:#12183C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold}
	
/* 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;
	}
	
#sitemap { padding-left:10px; }
	
/* miscellaneous */
	