body {
	background-color: #FFCC33;
	background-image: url(../templateimages/contentbg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	}
	
h1 {
	font-style: italic;
	font-size: 14px;
	}	
	
h2 {
	font-size: 14px;
	}	
	
td {
	color: #1A2E86;
	}	
	
table.maintable {
	width: 100%;
	height: 100%;
	}	
	
table.innertable {
	width: 100%;
	height: 100%;
	}	
	
table.picbarborder {
	border: 2px solid white;
	width: 100%;
	height: 120px;
	}
	
table.picbarborder td {
	border-right: 3px solid white;
	}	
	
td.logo {
	background-color: #FFFFFF;
	background-image: url(../templateimages/logo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 196px;
	height: 205px;
	border-top: 6px solid #0D2E8A;
	}
	
td.mainmenu {
	background-color: #0D2E8A;
	padding: 15px 8px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: top;
	line-height: 2;
	font-family: Arial, Helvetica, sans-serif;
	}
	
td.mainmenu a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
	width: 175px;
	display: block;
	}	
		
td.mainmenu a:hover {
	text-decoration: none;
	color: #FFCC33;
	}	
		

		
td.pagetitle {
	padding: 0px 0px 10px 25px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 20px;
	font-weight: bold;
	color: #0D2E8A;
	border-top: 6px solid #0D2E8A;
	}		
	
td.contenttd {
	height: 100%;
	}	
		
td.picbar {
	height: 120px;
	border: 1px solid white;
	}		
	
td.picbar01 {
	width: 147px;
	}
	
td.picbar02 {
	width: 50px;
	background-color: #FF9700;
	}	

td.picbar03 {
	width: 100px;
	}
	
td.picbar04 {
	width: 115px;
	}	
	
td.picbar05 {
	background-color: #0D2E8A;
	border: 0px;
	}		
	
td.content {
	vertical-align: top;
	font-size: 11px;
	color: #0D2E8A;
	padding: 20px;
	height: 100%;
	}
	
td.footer {
	vertical-align: top;
	text-align: center;
	font-size: 10px;
	color: #0D2E8A;
	border-bottom: 6px solid #0D2E8A;
	padding-bottom: 5px;
	}
	
td.footer a {	
	color: #0D2E8A;
	text-decoration: none;
	}
	
td.footer a:hover {
	color: #FFFFFF;
	}

