/* ###### Jeannie 21 October 2008 #### */
body {
	background: #CCCCCC;
	font-size:0.7em; 
	margin:0 0 auto;
 	text-align:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;}
	
#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 835px;
	background-color:#FFFFFF;
	border-left: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	}

		
#headMain {
	height:77px;
	width: 100%;
	background-color: #11357a;
	}   

	#headMain h1 {
		font-family:	"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		height:77px;
		width: 699px;
		font-size:3em;
		color:#FFFFFF;
		text-transform:uppercase;
		margin:  0 0 0 0px;
		padding-top: 12px;
		padding-right:0px;
		padding-bottom: 0px;
		padding-left: 20px;
		background-color: #11357a;
		}
    #headMenu {
	height:0px;
	
	width: 100%;
	font-size: 1.2em;
	font-family:	"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;}
    #headMenu ul {
		text-transform:uppercase;
		height:0px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;}
	#headMenu li {
		display:inline; }
	#headMenu li a {
	color: #000066;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 1px;
	padding: 5px;
	background-color: #CCCCCC;}
	#headMenu li a:hover {
	color: #11357a!important;
	background-color: #AAAAAA;}

	#headMenu a.active {
		background-color: #898989
		;
	}
	
#contentDiv {}
h2 {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #11357a;
	font-size: 2em;
	border-bottom: 1px solid #666666;}
h3 {font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #11357a;
	font-size: 1.2em;
	border-bottom: 0px solid #666666;
	text-align: center;}
h4 {font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #11357a;
	font-size: 1.5em;
	border-bottom: 1px solid #666666;
	text-align: left;}

	
#contentLeft, #contentMiddle, #contentRight {
	margin: 25px 0 1px 0;
	padding: 5px;}
#contentLeft {
	width: 30%;
	float: left;
	}
#contentLeft p, #contentRight p {}
#contentLeft a {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	display: block; /*#### to set width & height of the a element ###*/
	width: 90%;
	height: 15px;
	text-transform: uppercase; 
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	background-color: #11357a;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;}
#contentLeft a:hover {
	color: #11357a!important;
	background-color: #CCCCCC;}

	#contentLeft a.active {
		background-color: #898989;
	}
	
	
#textLeft {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #11357a;
	font-size: 1em;
	font-weight: bold;
	}
	
	
#contentMiddle {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	width: 60%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
	
	}
		
img {
	padding-bottom: 0px;
	border: none;
	}
		
		
#footer {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	background-color: #11357a;
	width: 100%;
	height: 20px;
	text-align: center;
	color:#FFFFFF!important;}
	
#footerlinks li {
		font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
		color: #11357a;
		display:inline;
		padding-right: 15px;
		}
#footerlinks a.active {
		color: red;
}

#footerlinks p {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #11357a;
	font-size: 1em;
	}		
.dontDisplay {
	display: none;}
	
.bodyText {
	font-family:  "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

	
.left {
	float: left; 
	}
	
.right {
	float: right;
	}

.tableHeader{
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #11357a;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #11357a;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #11357a;
	padding: 0 0 0 0;
	font: 0.7em;
	
	} 

	
	
