BODY {
	margin:0px;
	padding:0px;
	border:0px;
	font-family:Tahoma,Helvetica,Sans-Serif;
	background-color:white;
	font-size: 1.0em;
}

H1 {
	font-size:1.5em;
	font-weight:bold;
	display:inline;
	padding-right: 3em;
}

H2 {
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	font-style:none;
}


TABLE { margin:10px; }
A { text-decoration:underline; color:#004F9F; }
A:visited { color:#008F00; }
A:hover { color:white; background-color:rgb(16,96,204); }
TD { font-family:Arial,Sans-Serif; font-size:11pt; font-weight:bold; }

#headerBack {
	width:100%;
	height:154px;
	background: url('/core/head_strip.png') repeat-x;
}

#headerImage {
	width:800px;
	height:154px;
	background: url('/core/head_main.jpg') no-repeat; margin:0px;
}

#headerInfo {
	width: 100%;
}

#menuWrapper { margin:0px; }
#infoWrapper { margin:0px; border:0px; }
#menuCell { float:left; width: 218px; padding:5px 0px; vertical-align:top; background: #eee; margin-top: 3em; }
#selMenuItem, .selMenuItem { font-size:10pt; font-weight:bold; text-align:center; padding:10px 1px; border:solid black 1px; background-color:white; }
#selMenuItem A, .selMenuItem A { color:black; }
#selMenuItem A:hover, .selMenuItem A:hover { color:white; }
.otherMenuItem { font-size:10pt; font-weight:bold; text-align:center; padding:10px 10px 10px 1px; color:black; }
.otherMenuItem A:hover { background-color:#DFFFDF; color:#0039E4; }
#contentWrapper { margin:0px; }
#textCell { margin:0px 0px 0px 222px; padding:4px 1%; background:white; color:#00004F; font-family:Helvetica,Tahoma,Sans-Serif; font-size:11pt; font-weight:bold; vertical-align:top; }
#textCell LI { padding:10px 2px; }
#mainLayer { padding:4px; }
#mainLayer A { color:#004F9F; }
#mainLayer A:visited { color:#008F00; }
#mainLayer A:hover { color:white; }

#footerLayer {
	color: #444;
	text-align:center; vertical-align:middle;
}

#footerLayer p {
	font-size: 0.8em;
}

#footerLayer img a:hover {
	background-color: transparent;
}

