body {
/*
background-image: url('../images/bg_site.gif');
background-position : top left;
background-repeat : repeat-x;
*/
background-image: url('../images/bg_page01.gif');
background-position : top center;
background-repeat : no-repeat;
background-color : #282a75; 
padding : 0px;
margin : 0px;
font-family : arial;
font-size : 10pt;
}
#outerpage01 {
/*
background-image: url('../images/bg_page01.gif');
background-position : top left;
background-repeat : no-repeat;
*/
width : 989px;
margin : 0px;
margin-top : 0px;
margin-right : auto;
margin-left : auto;
background-color : #282a75; 
padding : 0px 0px 0px 0px;

}
#outerpage02 {
background-color : #ffffff; 
/*
width : 963px;
*/
width : 989px;
margin : 0px 0px 0px 0px;;
padding : 0px;
}
#pageheader {
background-image: url('../images/bg_header.jpg');
background-position : top left;
background-repeat : no-repeat;
width : 989px;
height : 102px;
padding : 0px;
margin : 0px;
}
#headlogo {
margin-top : 11px;
margin-left : 13px;
}
#headtext {
color : #ffffff;
margin : 0px;
padding : 0px;
font-size : 11px;
padding-left : 21px;
}

p.headContactText {
color : #282a75;
margin : 0px;
padding : 0px;
font-size : 12px;
font-weight : bold;
}

p.headContactText a {
color : #282a75;
}

p.headContactText a:hover {
color : #ffffff;
}

#navbar {
background-image: url('../images/bg_nav.gif');
background-position : top left;
background-repeat : no-repeat;
background-color : #607a92;
width : 989px;
height : 31px;
padding : 0px;
margin : 0px;
}
#navbar a {
display : block;
color : #ffffff;
font-weight : bold;
text-decoration : none;
padding-top : 0px;
}
#navbar a:hover {
color : #e1a41d;
}
#navbar td {
text-align : center;
}

#navbar div
{	position:absolute;
	visibility: hidden;
	margin-top: 16px;
	margin-left: -5px;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2}

	#navbar div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #267bce;
		color: #ffffff;
        }

	#navbar div a:hover
	{color: #e1a41d}

#pagecontent {
min-height : 300px;
margin : 0px;
padding : 30px 35px 35px 35px;
border-right : 1px solid #ffefcf;
border-left : 1px solid #ffefcf;
}



#news a {
font-size : 12px;
}

#news p{
font-size : 12px;
margin-left : 20px;
margin-top : 0px;
}


h1 {
color : #000000;
font-size : 12pt;
margin-top : 0px;
}
h2 {
color : #000000;
font-size : 11pt;
}
h3 {
color : #000000;
font-size : 10pt;
}
#pagefooter {
background-image: url('../images/bg_footer.jpg');
background-position : top left;
background-repeat : no-repeat;
background-color : #e1a41d;
width : 987px;
height : 159px;
padding : 0px;
margin : 0px;
border-right : 1px solid #ffefcf;
border-bottom : 1px solid #ffefcf;
border-left : 1px solid #ffefcf;
}
#cwrightblock {
background-color : #ffefcf;
width : 205px;
float : right;
margin-top : 99px;
margin-right : 8px;
}
#cwrightcontent {
text-align : right;
padding-right : 12px;
font-size : 8px;
font-family : verdana;
clear : both;
}

a {
font-family : Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
color : #0000FF;
text-decoration : none;
}

a:hover {
color : #FFAD52;
}

.formlabel {
background-color : #E9E9E9;
}