BODY {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Tahoma,Helvetica,Sans-Serif;
	background-color: #F3F7FB;
	font-size: 1.0em;
}

H1 {
	margin-top: 0.5em;
	padding-top: 0.2em;
	font-size: 1.7em;
	font-weight: bold;
	color: white;
	display: inline;
}

H2 {
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	font-style: none;
}


A {
	text-decoration: underline;
	color: #004F9F;
}

A:visited {
	color: #008F00;
}

A:hover {
	color: #123802;
	background-color: #c9ffb2;
}

TABLE {
	margin:10px;
}

TD {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 11pt;
	font-weight: bold;
}

#headerCell {
	height:48px;
	background:url('core/back01.jpg') #007FFF;
	border-top:2px solid #00004F;
	border-left:2px solid #007554;
	border-bottom:2px solid #007fb2;
	border-right:2px solid #00694A;
	padding:0px;
	text-align:left;
}

.headerImage { margin:0px; padding:0px; border:0px; vertical-align:middle; }

#topLinks {
	width:100%;
	height: 2em;
	background:white;
	border:solid black 1px;
}

#topLinks a {
	display:block;
	float:left;

	padding:0.3em 1em 0.5em 1.2em;
	border-right:solid #444 1px;
}

#menuWrapper { margin:0px; }
#infoWrapper { margin:0px; border:0px; }
#menuCell { float:left; width: 188px; padding:5px 0px; vertical-align:top; }
#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: #123802; }
.otherMenuItem { font-size:10pt; font-weight:bold; text-align:center; padding:10px 10px 10px 1px; color:black; }
#contentWrapper { margin:0px; }

#textCell {
	margin: 0px 0px 0px 192px;
	padding: 4px 1%;
	background: white;
	color: #00004F;
	font-family: Helvetica,Arial,Sans-Serif;
	font-size:1.0em;
	vertical-align:top;
}

#textCell LI { padding:10px 2px; }

#mainLayer {
	padding:4px;
}

#mainLayer A	{
	color: #216504;
}

#mainLayer A:visited {
	color:#008F00;
}

#mainLayer A:hover {
	color: #123802;
	background-color: #c9ffb2;
}

#footerLayer {
	font-family:Calibri,Arial,Sans-Serif;
	text-align:center;
	vertical-align:middle;
}

#footerLayer p {
	font-size: 0.8em;
}

#footerLayer img a:hover {
	background-color: transparent;
}

#downloadSurround {
	float:left;
	display:inline;
	margin-right:1.0em;
}

UL.download {
	list-style-type: none;
	margin: 15px 0px 0px;
	padding: 0px;
}

UL.download A {
	background-image: url('/core/dbdownbox.png');
	background-position: left bottom;
	display: block;
	margin-bottom: 0.2em;
	margin-left: -8px;
	padding: 0px 0px 12px;
	text-decoration: none;
	width: 332px;
	background-color: transparent;
}

#mainLayer UL.download A:hover,
UL.download A:hover {
	background-position: right bottom;
	background-color: transparent;
}

UL.download A SPAN {
	display: block;
	margin-bottom: 4px;
	min-height: 58px;
	padding: 35px 14px 4px 100px;
	width: 218px;
	background-image: url('/core/dbdownbox.png');
	background-position: left top;
	cursor: pointer;
	font-size: 1.0em;
	text-align: left;
}

UL.download A:hover SPAN {
	background-position: right top;
	background-color: transparent;
}

UL.download A SPAN STRONG {
	font-size: 1.1em;
	text-decoration: underline;
}

UL.download A SPAN EM {
	font-size: 0.7em;
}

UL.downloadAdditional {
	font-size: 0.9em;
}

#infoPanel {
	margin: 0px 15px 0px 344px;
}

.infoPane {
	margin: 10px 0px;
	border: solid black 1px;
	padding: 0px 10px;
	background-color: white;
}

