body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 4%;}

img {border: 0;}
	
a {color: #0A4A94;}

strong, b{color: #0A4A94;
}

h1 {
	font-size: 200%;
	margin: 0.5em 0;
	font-weight: normal;}
	
h2 {
	font-size: 200%;
	margin: 1em 0;
	font-weight: normal;
	color: #0A4A94;}
	
h3 {
	font-size: 140%;
	margin: 1em 0;
color: #0A4A94;}
	
h4 {
	font-size: 120%;
	margin: 1em 0;
color: #0A4A94;}

#header {
	background-color:#414649;
	padding: 0.2em 1.5em;
	overflow: hidden;}
	
#headerL {
	float: left;
	width: 95%;
	font-weight: bold;
	color: #fff;
	padding-top: 0.3em;}

	
#headerL a {
	color: #fff;
	text-decoration: none;}
	
#headerL a:hover, #headerL a:active {
	text-decoration: underline;}
	
#headerL ul li {
	display: inline;
	padding-right: 1em;}

#container {
	position: relative;
	width: 100%;}

#content {
	position: relative;
	float: right;
	width: 70%;
	padding-top: 1em;
	padding-right: 0pt;
	padding-bottom: 1em;
	padding-left: 0pt;}
	
#content-noRHS {
	position: absolute;
	width: 70%;
	left: 28%;
	padding: 1.5em 0% 0% 2%;}
	
#content ul {margin: 1em;}
	
#content ul li {list-style-type: disc;}
	
#content ul li li {list-style-type: circle;}
	
	
#LHS {
	position: absolute;
	width: 28%;
	padding: 1.5em 0;
	overflow: hidden;}

	
#RHS {
	position: absolute;
	width: 28%;
	padding: 1.5em 0;
	left: 72%;
	overflow: hidden;}

#footer {clear: both;
	padding: 2em 0 0 0;
	color: #333333;
	margin:0;
	padding: 0.5em 0 0 0;}
	
#footer ul li {
	display: inline;
	padding-right: 1em;}
	
#footer ul li a {
	color: #333333;
	text-decoration: none;}
	
#footer ul li a:hover {
	text-decoration: underline;}
	
.search {padding: 1.4em 0;}
	
.colmain {
	float: left;
	width: 71%;
	padding: 0 1%;}
	
.colmain-noRH {
	float: left;
	width: 98%;
	padding: 0 1%;}
	
	
.colR img {width: 100%;}
	
.no-m {
	padding: 0;
	margin: 0;}
	
.no-u {text-decoration: none;}
	
.a-m {vertical-align: middle;}
	
.img-left {padding-right: 1em;}
	
.img-right {padding-left: 1em;}
	
.larger {
	font-size: 1.2em;
	font-weight: bold;}
	
.	10 {
	height: 10px;
	font-size: 1%;}
	
.space9 {
	clear: both;
	height: 9px;
	font-size: 1%;
	line-height: 0;}
	
.button {
	background-color: #FFFFFF;
	color: #BA0005;
	border: 1px solid #CECECE;
	font-weight: bold;}
	
.invisible {display: none;}
	
/*** menu ***/

#menu ul {
	position: relative;}

#menu ul li a {
	color: #002E63;
	text-decoration: none;
	font-size: 115%;
	font-weight: bold;}
	
#menu ul ul li a {
	color: #002E63;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;}
	
#menu ul ul ul li a {
	color: #002E63;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0.8em;}

#menu ul li a:hover, #menu ul li a:active, #menu ul ul li a:hover, #menu ul ul li a:active, #menu ul ul ul li a:hover, #menu ul ul ul li a:active {
	text-decoration: underline;}



.m-l1 {
	background-color: #E9E9FD;
	background-image: url(../images/menu_l1_bgd.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: 1px solid #fff;
	padding: 0.5em 0.3em 0.5em 32px;}
	
.m-l2 {
	background-color: #F4F4FD;
	background-image: url(../images/menu_l2_bgd.gif);
	background-position: left;
	background-repeat: repeat-y;
	padding: 0.3em 0.3em 0.3em 32px;}
	

/*** news ***/
.newsheadline {
	background-color: #D8DADB;
	padding: 0.5em 10px;
	overflow: hidden;
	/*border-bottom: 5px solid #fff;*/}

	
/*** Placeholder ***/

PH-img {
	padding: 0.5em 3%;
	overflow: hidden;}

.PH-top {
	background-color: #414649;
	padding: 8px 10px;
	border-bottom: 5px solid #fff;}
	
.PH-top h2, .PH-top p.no-m {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 0;}
	
.PH-bottom {
	background-color: #D8DADB;
	padding: 0.5em 10px;
	overflow: hidden;
	/*border-bottom: 5px solid #fff;*/}
	
.PH-bottom p {margin-top: 0.6em;}
	
.PH-bottom img {
	padding: 0 5px 5px 0;}
	
.PH-bottom a {color: #002E63;}
	
.PH-top2 {
	background-color: #0A4A94;
	padding: 8px 10px;
	border-bottom: 5px solid #fff;}
	
.PH-top2 h2 {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	padding: 0;}
	
.PH-top a {color: #FFFFFF;}
	
.PH-top2 a {color: #FFFFFF;}

	
/*** Title header ***/
.title-header {
	background-color: #0A4A94;
	padding: 0.2em 2em 0.1em 2em;
	color: #FFFFFF;}

	
/*** homepage image ***/

.main-image {
	overflow:hidden;}
	
	
/*** homepage main placeholders ***/
.col5 {
	float: left;
	width: 19%;
	margin-right: 1%;
	overflow: hidden;}
	
.col5R {
	float: left;
	width: 19%;
	overflow: hidden;}

.home-butt {
	float: left;
	width: 100%;
	background-image: url(../images/home_butt_TL.gif);
	background-position: top left;
	background-repeat: no-repeat;}
	
.home-butt2 {
	float: left;
	width: 100%;
	background-image: url(../images/home_butt_TR.gif);
	background-position: top right;
	background-repeat: no-repeat;}
	
.home-butt3 {
	float: left;
	width: 100%;
	background-image: url(../images/home_butt_BL.gif);
	background-position: bottom left;
	background-repeat: no-repeat;}
	
.home-butt4 {
	float: left;
	width: 100%;
	background-image: url(../images/home_butt_BR.gif);
	background-position: bottom right;
	background-repeat: no-repeat;}
	
.home-butt-pad {
	padding: 10px 10px 1px 10px;
	min-height: 9em;}
	
.home-butt-pad a {
	font-weight: bold;
	text-decoration: none;}
	
.home-butt-pad a:hover, .home-butt-pad a:active {
	text-decoration: underline;}
	
/*--------- this class ensures that a div contains all child floats -------*/
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
padding:0;
margin:0;
}
/*<!--- place this in teh doc <br class="clearfloat" /> ---> */

