body {
        color:#020051;
	background-color:#FFFFFF;
	font-size:0.7em;
	margin: 0;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}
a {
	color:#b10000;
	text-decoration:none;
                font-weight: bold
}
a.current {
	color:#999999;
}
a:hover {
                color: #FFFFFF;
                background-color: #020051;
	text-decoration: none;
}
#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 780px;
	background-color:#d2dff7;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}
#header {
	background-image: url(images/1.jpg);
	background-repeat:no-repeat;
}
#headMain {
	height:70px;
	width: 100%;
}

#headMain h1 {
		background-image: url(images/);
		background-repeat: no-repeat;
		height: 60px;
		width: 220px;
		color:#FFFF00;
		text-transform:uppercase;
		margin:  0 0 0 5px;
}
#headMenu {
	height:15px;
	width: 100%;
	font-size: 1.2em;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
}
#headMenu ul {
	                text-align: right;
		text-transform:uppercase;
		height:15px;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;
}
#headMenu li {
display:inline; 
}
#headMenu li a {	
			color: #ffffff;
			font-weight: bold;
			text-decoration:none;
}
#headMenu li a:hover {
color: #AA0000;
}
#headNav {
	height:15px;
	width: 100%;
	color: #FFFFFF;
                font-weight: bold;
}
#contentDiv {
}
h2 {
                font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #020051;
	font-size:1.5em;
                BACKGROUND-COLOR: #abbede	
}
h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #020051;
	font-size:1.2em;
                BACKGROUND-COLOR: #ABBEDE
}
h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #020051;
	font-size:1.1em;	
                BACKGROUND-COLOR: #FFFFFF
}

#contentMain, #contentRight {
	margin: 1px 0 1px 0;
	padding: 10px;	
}
#contentMain {
	background-color:#FFFFFF;
	width: 68%;
	float: left;
line-height: 15pt
}
#contentMain p {	
}
#contentRight {
	width: 25%;
	float: left;
}
#footer {
	clear: both;
	background-color: #020051;
	width: 100%;
	height: 15px;
	text-align:center;
	color:#ffffff;
}
.dontDisplay {
	display: none;
}
