BODY { background-color: #FFFFFF; margin: 0px; font: normal 12px Georgia, Verdana, Arial, Sans-Serif; color: #444444; }

.green { color: #104310; }
.teal { color: #276E8A; }
.grey { color: #888888; }
.lightGrey { color: #BBBBBB; }
.red { color: #390000; }
.white { color: #FFFFFF; }

.giant { font-size: 45px; }
.large { font-size: 30px; }
.larger { font-size: 125%; }
.medium { font-size: 20px; }
.small { font-size: 10px; }
.smaller { font-size: 75%; }
.smallcaps { font-variant: small-caps; }

.centered { text-align: center; }
.justify { text-align: justify; }
.verticalText { writing-mode: tb-rl; }

 .operaMarker { background-image: url(operaMarker.jpg); background-position: center; background-repeat: no-repeat; }

.linkCursor { cursor: hand; }

.imageBorder { padding: 1px; border: 3px double #BBBBBB; }

.copyrightBlue { background-color: #000E25; font-size: 9px; color: #FFFFFF; }
.copyrightRed { background-color: #390000; color: #FFFFFF; }
.gradient { background-image: url(layout_td_bkg.jpg); background-position: bottom right; background-repeat: no-repeat; }

.datatable { border: 1px solid #BBBBBB; }
.datatd { font-size: 10px; background-color: #FFFFFF; border: 1px solid #BBBBBB; }

FIELDSET { font: normal 12px Georgia, Verdana, Arial, Sans-Serif;
     padding: 10px; border-width: 0px;
     border-left: 1px solid #999999; border-top: 1px solid #DDDDDD; }

H1 { font: bold 16px Georgia, Trebuchet MS, Verdana, Arial, Sans-Serif; color: #390000;
     margin: 0px; letter-spacing: 2; font-style: italic; }

H2 { font: normal 18px Times New Roman, Serif; color: #FFFFFF;
     margin: 0px; padding: 64px 10px 0px 0px; width: 50%;
     text-align: right; background-color: #0A1C3A; }

IMG { border: 0px; }

LEGEND { font: normal 12px Verdana, Arial, Sans-Serif; }

TD { font-size: 12px; line-height: 13px; }

UL { margin-top: 5px; }

A:link { color: #444444; font-weight: bold; text-decoration: none; }
A:active { color: #444444; font-weight: bold; text-decoration: none; }
A:visited { color: #111111; font-weight: bold; text-decoration: none; }
A:hover { color: #390000; font-weight: bold; text-decoration: underline; }

A:link.copyright { color: #CCCCCC; text-decoration: none; }
A:active.copyright { color: #CCCCCC; text-decoration: none; }
A:visited.copyright { color: #CCCCCC; text-decoration: none; }
A:hover.copyright { color: #FFFFFF; text-decoration: none; }

A:link.hidden { color: #CCCCCC; text-decoration: none; }
A:active.hidden { color: #CCCCCC; text-decoration: none; }
A:visited.hidden { color: #CCCCCC; text-decoration: none; }
A:hover.hidden { color: #AAAAAA; text-decoration: none; }

#menu {
	font-size: 1.6em;
	text-align: left;
	line-height: 1em;
}

#menu h3, #menu .menuDesc {
	text-align: center;
	font-size: .8em;
	margin: 0;
}

#menu .menuItem { 
	color: #390000;
	font-size: .85em; 
	font-style: italic;
	padding: 0 0 .5em 25px;
	font-weight: bold;
}

.menuItem .menuItem {
	font-style: normal !important;
	font-weight: normal !important;
}

.menuItem .smaller {
	padding-left: 10px;
	font-size: .85em;
	color: #555;
	font-style: normal !important;
	font-weight: normal !important;
}

.item {
	font-size: 1.1em;
	line-height: 1.25em;
}

.item .emphasis {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

.alt0 {
	background: #fafaff;
}
.alt1 {
	background: #f5f5ff;
}

.lightEmphasis {
	color: #999;
}