body {
	margin-top: 10px;
	background-color: #375293;
	background-image: url(images/);
	
	}
td {
font-size: 11px;
}
	
#container {
	width: 100%;
	background-color: #FFFFFF;
	border: 1px #a3a3a3 solid;
	}

/* header area start */
	
#utility_nav {

	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	}

#header {

	border-top: 1px #a3a3a3 solid;
	border-bottom: 1px #a3a3a3 solid;
	background-image:url(images/header01_bg.jpg);
	background-repeat:repeat-x;
	}
#topnav_002 {

	font-size: 12px;
	color: #6b6969;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	white-space: nowrap;
	border-bottom: 1px #666666 solid;
	}
	
/* main area start */
	
#main {

	padding-top: 15px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
	}
	
#leftnav {
width:160px;
	
	border-top: 1px #A4A4A4 solid;
	border-bottom: 1px #A4A4A4 solid;
	border-right: 1px #A4A4A4 solid;
	background-color: #ffffff;
	background-image: url(images/bg_leftnav_cus_003.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
	}
#Table1{
padding: 5px 5px 5px 5px;

}


#nav {
	
	padding-bottom: 60px;
	}
	
#content_area {
	70%;
	padding-left: 20px;
	padding-right: 20px;
	}

/* footer area start */

#footer {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #cccccc;
	border-top: 1px #A4A4A4 solid;
	}
	
#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: #818080;
	font-size: 16px;
	font-weight: bold;
	}

h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	color: #C4151C;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}
	
/* image styles */
	
.img01 {
    padding-bottom: 0px;
	padding-top: 5px;
	
	
	}
	
.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_cus_003.gif);
	}