@charset "utf-8";
/* CSS Document */
body {
	background-color: #F0EDE6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, p, input, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#000;
}

h2{
	color:#ff0000;
	font-size: 15px;
	font-variant:small-caps;
}

.systemMessages {
	color:#FF0000;
}
.home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #45668F;
	font-weight:bold;
}

.style3 {
	color: #821114;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}

.style6 {
	font-size: 11pt
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #000066;
	text-transform:uppercase;
	letter-spacing:1pt;
	width: 100%;
	border-bottom: 1px solid #A4B4CC;
	padding-bottom:7px;
}
#leftcol {
	border-top:5px solid #1B4676; 
	width: 100%;}
#nav{
	background-color: #EAE7DE; 
	width:100%; 
	padding: 7px 0px 7px 12px; 
	color: #5C80AB; 
	border-top: 1px solid #F5F4F0; 
	font-family: georgia;
	border-bottom: 1px solid #D9D7CC;}
#nav a:link, #nav a:hover, #nav a:visited, #nav a:active {
	color: #5C80AB;
	font-size:10pt; 
	font-weight: bold;
	text-decoration:none;}

.topnav a:link, .topnav a:hover, .topnav a:visited, .topnav a:active {
	text-align: right; 
	color: #A60004; 
	font-family: Georgia, Times New Roman, Times, serif; 
	font-size:8pt; 
	font-weight: bold; 
	text-transform: uppercase; 
	text-decoration:none;}

.topnav {
text-align: right; color: #A60004; font-family: Georgia, Times New Roman, Times, serif; font-size:8pt; font-weight: bold; text-transform: uppercase; padding-top:10px; padding-right: 10px;}
.redlink {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
