body {
	margin-top:10px;
	background-color: #0f2635;
	background-image: url(images/);
	}
td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}
	
#container {
	width: 100%;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
	}

/* header area start */
	
#header {
	width: 100%;
	border-bottom: 12px #005cde solid;
	background-color:#000000;
	}
	
#utility_nav {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	background-color: #103866;
	}
	
/* topnav area start */

#topnav {
	text-align: right;
	padding-top: 4px;
	padding-bottom: 2px;
	background-color: #FFFFFF;
	white-space: nowrap;
	background-image: url(images/topnav_left_pum_003.gif);
	background-repeat: no-repeat;
	}

/* main area start */
	
#main {
	background-color: #FFFFFF;
	padding-top: 17px;
	}
	
#leftnav {
	width: 160px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
	border-right: 1px #023F88 dashed;
	}
.subleftnav
	{
	font-family: Arial;
	font-size: 10px;
	color: #272727;
	text-decoration: none;
	display: block;
	padding: 5px 5px 5px 25px;
	border-bottom: 1px #FFFFFF solid;
	}
	
#content_area {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	}
#content_area_02 {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	background-color: #e6e7e7;
	font-size:11px;
	}

/* footer area start */

#footer {
text-align: center;
	padding-top: 4px;
	padding-bottom: 5px;
	background-color: #103866;
	
	}
	
#bottom {
	width: 100%;
	height: 17px;
	background-color: #FFFFFF;
	background-image:url(images/bg_footer_pum_003.gif);
	}
#bottom_02 {
	width: 100%;
	height: 17px;
	background-color: #FFFFFF;
	background-image:url(images/bottom-image-bg.jpg);
	background-position:left;
	}
	
#thomas_info {
	width: 100%;
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	
/* heading styles */

h1 {
	color: #779CC2;
	font-size: 18px;
	font-weight: bold;
	}

h2 {
	color: #779CC2;
	font-size: 14px;
	font-weight: bold;
	}
	
h3 {
	font-family: Arial;
	color: #cccccc;
	font-size: 24px;
	}
	
/* image styles */
	
.img01 {
	border: 5px #40484c 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 */

	