body {
	margin:10px 0 10px 0;
	background: #4f4f4f url(templateImages/bg.jpg) top left repeat-x;
	}
	
/* header area start */
	
#header {
	background: #003599;
	width: 100%;
	}
	
#utility_nav {
	text-align: right;
	line-height:24px;
	color: #99ccff;
	font-size: 11px;
	font-weight: bold;
	}
	
/* topnav area start */
.inline img {	
	vertical-align:top;
	}
#topnav {
	white-space:nowrap;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	background: #000;
	margin:0;
	}
/* main area start */
	
#main {
	width: 100%;
	background-color: #FFFFFF;
	}
	
#leftnav {
	width: 155px;
	padding-bottom: 100px;
	}
	
#content_area {
	padding-left: 10px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	background:url(images/top_shdae.gif) top left repeat-x;
	}
p {
	font-size: 12px;
	line-height: 1.2em;
	}
#idContentTblCell td{
	vertical-align:top;
	}		
#idContentTblCell {
	padding-right: 20px;
	}	
/* footer area start */

#footer {
	text-align: center;
	background: #000;
	}
#form td{
	font-size:10px;
	background:#eee;
	}
	
#thomas_info {
	width: 90%;
	font-family: Arial;
	font-size: 10px;
	color: #555;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2b2b2b;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding:0 0 4px 0;
	border-bottom: 4px solid #99ccff;
	}

h2 {
	color: #000;
	font-size: 14px;
	display: block;
	}
h2 span{
	background: #f1f1f1;
	margin:0 0 8px 0;
	padding:5px;
	display:inline;
	line-height: 1.5em;
	}
h3 {
	color: #1d5731;
	font-size:12px;
	font-weight: bold;
	font-style: italic;
	margin:0 0 8px 7px;
	}
	
/* 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;
	}

.fright {
 	float: right;
	margin: 5px 0px 5px 25px;
	}  
	

 .fleft {
 	float: left;
	margin: 5px 25px 5px 0px;
	}  
	

	
.cust_list {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	}
.cust_list li {
	background: url(images/cust_bullet.gif) no-repeat;
	background-position: 0 4px;
	padding-left:20px;
	font-size:11px;
	font-weight: bold;
	color: #345398;
	line-height: 1.7em;
	border-bottom: 1px dotted #ddd;
	} 	
	
	
/* miscellaneous */
	
li {
	list-style-image: url(images/bullet_cus_004.gif);
	}