BODY {
	background-color: #E8F2FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #0A3A88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
} 
p {
	margin-top: 12px;
	margin-bottom: 12px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3A88;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	/* margin-top: 20px; */
	margin-bottom: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	color: #0A3A88;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	/* margin-top: 10px; */
	margin-bottom: 0px;
	/* font-variant: small-caps; */
}
pre { 
font-family: monospace; 
}
#lColumnContent {
	width : 277px;
	border-style: none;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#rColumnContent {
	width : 278px;
	border-style: none;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#mainContent {
	width : 595px;
	border-style: none;
	margin-left: 20px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
} 

#headerBlock {
	width : 310px;
	border-style: none;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-align: right;
} 
#menuSpacer {
	width: 135px;
	padding-top : 15px;
	border-style: none;
	text-align: right;
} 

.topMenuItem { 
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	color : #BFD2EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
}

A.topMenuItem { 
	color : #BFD2EC;
	text-decoration:none;
}

A.topMenuItem:Hover { 
	color : #FFFFFF;
	text-decoration:none;
}

.menuItem {
	width : 119px; 
	margin-top:1px;
	margin-bottom:1px;
	padding-left : 1px;
	padding-right : 15px;
	padding-top : 2px;
	padding-bottom : 2px;
	color : #0A3A88;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
}
A.menuItem {
	color : #0A3A88;
	text-decoration : none;
	display : block; 	
}
A.menuItem:hover {
	color : #FFFFFF;
	text-decoration : none;
	display : block;
	background-color: #999999;
}
.currentPage {
	color : #0A3A88;
	width: 119px; 
	margin-top:1px;
	margin-bottom:1px;
	padding-left: 1px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	background-color: #B9B9B9;
	display : block; 
}
.subMenuItem {
	width : 117px; 
	width: 119px; 
	margin-top:0px;
	margin-bottom:0px;
	padding-left: 1px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color : #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	background-color: #B9B9B9;
}
A.subMenuItem {
	color : #666666;
	text-decoration : none;
	display : block; 	
}
A.subMenuItem:hover {
	color : #FFFFFF;
	text-decoration : none;
	display : block;
	background-color: #999999;
}

A {
	color : #0A3A88;
	text-decoration : underline;
}
A:hover {
	color : #0066FF;
	text-decoration : underline;
}


.footer {
	font : normal 11px arial, sans-serif;
	color : #787878;
	padding-left : 2px;
	padding-right : 2px;
	padding-top : 2px;
	padding-bottom : 8px;
	text-align: center;
}

A.footer {
	color : #787878;
	text-decoration: underline;
}
A.footer:Hover {
	color : #0066FF;
	text-decoration: underline;
}

.footnote {
	font : normal 9px arial, sans-serif;
	color : #000000;
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align: left;
}

.sidebar {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #18472C;
}

A.sidebar {  
	text-decoration:none; 
	color: #18472C;
}

A.sidebar:hover {  
	text-decoration:underline; 
	color: #215F39;
}






