body {
	margin-top:10px;
	background-color: #CCCCCC;
	background-image: url(images/);
	}
	
#container {
	width: 760px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}
td {
	vertical-align:top;
	font-size:12px;
	}

/* header area start */
	
#header {
	width: 760px;
	}
	
#utility_nav {
	width: 760px;
	text-align: right;
	padding-top: 11px;
	padding-bottom: 11px;
	background: #000;
	}
	
/* topnav area start */

#topnav {
	width: 760px;
	text-align: left;
	line-height: 24px;
	white-space: nowrap;
	background: url(images/topnav_bg.gif) top left repeat-x;
	border-bottom: 1px solid #333;
	vertical-align: top;
	}

/* main area start */
	
#main {
	width: 760px;
	background-color: #FFFFFF;
	}
	
#main p, #main li {
	line-height: 18px;
	}	
#main p {
	line-height: 18px;
	padding: 0 10px 18px 10px;
	margin:0;
	}			
#idContentTblCell table {
	padding-left: 10px;
		}	
#leftnav {
	width: 160px;
	padding-top: 25px;
	padding-bottom: 100px;
	background: url(images/leftnav_bg.gif) top left repeat-x;
	border-right: 1px solid #ddd;
	}
.rightcol 	{
 border-left:1px solid #ddd;
 }
	
#content_area {
	width: 600px;
	}
#splash {
	width: 600px;
	height:500px;
	}	
#form { 
	background: #E5E5E5;
	border: 1px solid #ccc;
	}
#form td.divider {
	border-top: 1px solid #ccc;
	}
/* footer area start */

#footer {
	width: 760px;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 10px;
	background: #000 url(images/footer_bg.gif) top left 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, h2, h3, h4 {
	margin:0;
	padding:0;
	padding:0 10px 16px 10px;
	}	
h1 {
	padding-top:15px;	
	}

h1 {
	color: #333399;
	background:#ffd800;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
	}

h2, h2.grey a:link, h2.grey a:visited{
	color: #333399;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
h2.grey a:hover, h2.grey a:visited:hover{
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	}	
	
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	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;
	}
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet_adh_003.gif);
	}