#topbarOut {
	width: 100%;
	background-image: url('images/topbarout.gif');
	background-repeat: repeat-x;
	height: 16px;
	font-size: 8px;
}
#topbarIn {
	width: 695px;
	height: 16px;
	background-image: url('images/topbarin.gif');
	background-repeat: repeat-x;
}


#headerbarOut {
	background-color: 739EC1;
}
#headerbarIn {
	width: 695px;
	height: 95px;
	background-color: FFFFFF;
}


#mainareaOut {
	background-color: 477DA8;
	
}

#mainareaIn {
	width: 695px;
	background-color: 2F628B;
}


#mainarea {
	float: right;
	padding: 0px; 
	margin: 0px;
	width: 506px;
	background-color: E4E4E2;
	height: 352px;
}
#mainareasecond {
	height: 328px;
	padding: 20px 20px 20px 20px;
	background-color: E4E4E2;
}
#mainareasecondFooter {
	float: bottom;
}



#menuarea {
	background-color: 2F628B;
	width: 186px;
	padding: 10px 0px 0px 0px;
	margin: 0px 506px 0px 0px;
	height: 352px;
}

#bottombarOut {
	background-color: 265479;
	font-size: 8px;
	height: 17px;
	background-repeat: repeat-x;
}
#bottombarIn {
	background-image: url('images/bottombarin.gif');
	width: 695px;
	background-repeat: repeat-x;
}

body {
	background-color: 1C4B71;
	
}



div.menuitem {
	border-color: 477DA8;
	border-width: 0px 0px 4px 0px;
	border-style: solid;
	text-align: right;
	padding: 5px;
	
}

div.menuitem a {
	font-family: arial;
	font-weight: bold;
	color: FFFFFF;
	font-size: 14px;
	width: 170px;
	padding: 1px 3px 0px 0px;
	text-decoration: none;
	border-style: solid;
	border-color: 2F628B;
	border-width: 1px; 
}

div.menuitem a:hover {
	border-style: solid;
	border-color: FFFFFF;
	border-width: 1px; 
}

div#pageTitle {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: 336699;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: 336699;
}

p {
	font-family: arial;
	font-size: 12px;
}
li {
	font-family: arial;
	font-size: 12px;
}