body {
	
	font: 14px Arial, Helvetica, sans-serif;
	
	background-image: url(../images/pageBottom.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #DDDDFF;	
}
.RedHeader {
	color: #AA0000;
	letter-spacing: 2px;
	font: normal 18px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cccccc;
}

.KSCHeader {
	color: #990000;
	letter-spacing: 2px;
	font: normal 16px Arial, Helvetica, sans-serif;
}
.smallNote {
	color: #000000;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
	font: bold italic small Arial, Helvetica, sans-serif;
}

.navBar {
	color: #003399;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	font: small Verdana, Arial, Helvetica, sans-serif;
}

a {
	color : #2E78A7;
	text-decoration : none;
}

a:hover {
	color : #3333ff;
	text-decoration : none;
}

.navHeader {
	color: #333333;
	font-size:16px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #000099;
}

.navItem {
	color: #330000;
	font-size: 11px;
	margin-left: 15px;
}

.style2 {
	font-size: 12px
}

.medRedHead {
	color: #9d0b1e;
	font-weight: bolder;
}

.email a:link {
	color: #009900;
	text-decoration : none;
 }
 
 .email a:visited {
	color: #009900;
	text-decoration : none;
 }

.online a:link {
 	color: #CC0000;
	text-decoration: none;
 
 }

.online a:visited {
 	color: #CC0000;
	text-decoration: none;
 
 }

.reminder {
	font: normal 16 Arial, Helvetica, sans-serif;
	border-top: 1px solid #000000;
	padding-bottom: 10px;
	text-align: center;
}
