body {
	background-color: #0B2D84;

}
.leftHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0B2D84;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
}

.leftLinks {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-decoration:none;
	padding: 8px;
	border: thin solid #CCCCCC;
}

.leftLinks a {
	text-decoration:none;
}

.leftBoldText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	border: thin solid #CCCCCC;
}
.leftAboutText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	border: thin solid #CCCCCC;
}
.leftBoardText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	text-align: left;
	border: thin solid #CCCCCC;
}
.leftHeaderText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 4px;
	border: thin solid #CCCCCC;
}
.bodyHeader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #0B2D84;
}
.bodyText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
}
TD.date
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica
}
.headerFormat {
	padding: 10px;
	background-color: #0B2D84;
}
.leftFormat {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bodyFormat {
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #0B2D84;
	padding-right: 9px;
}
#nav-menu ul
 {
 list-style: none;
 padding: 0;
 margin: 0 0 0 0.5em;
 }

 #nav-menu li
 {
 float: left;
 margin: 0 0.15em;
 padding: 0;
 text-align: center
 }

 #nav-menu li a
 {
 background: url(images/template/background.gif) #fff bottom left repeat-x;
 height: 2em;
 line-height: 2em;
 float: left;
 width: 7.5em;
 display: block;
 border: 0.1em solid #dcdce9;
 color: #0d2474;
 text-decoration: none;
 text-align: center;
 }

 #nav-menu li a:hover
 {
 background: url(images/template/background.gif) #fff bottom left repeat-x;
 height: 2em;
 line-height: 2em;
 float: left;
 width: 7.5em;
 display: block;
 border: 0.1em solid #dcdce9;
 color: #0d2474;
 text-decoration: underline;
 text-align: center;
 }
 

 /* Commented backslash hack hides rule from IE5-Mac \
 #nav-menu li a
 {
 float: none
 }
 /* End IE5-Mac hack */

 #nav-menu
 {
 width: 100%;
 }