body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
a,
a:Visited,
a:Active {
	color: #2D4B87;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}	a:Hover  {
	color: #FEDD02;
	text-decoration: underline;
	}
td,
p,
div,
li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.content {
	padding: 5px;
	vertical-align: top;
	color: black;
}
.sm {
	font-size: 10px;
	}
.pad {
	padding: 5px 0 0 0;
}
.border {
	border: 1px solid black;
	}
.border-drop {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	border-left: 1px solid black;
	border-top: none;
	}
.border1 {
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	}
.topbar {
	border: 1px solid black;
	}
.sidebar {
	border: 1px solid black;
	padding: 3px 0;
	}
a.side,
a.side:Visited,
a.side:Active {
	color: Black;
	text-decoration: none;
	font-size: 11px;
	padding: 3px;
}	a.side:Hover  {
	color: #2D4B87;
	text-decoration: underline;
	}
.footer {
	font-size: 10px;
	padding: 3px;
	}
.ftop {
	border-top: 1px solid black;
	font-size: 10px;
	color: black;
	padding: 3px;
	}

a.nav,
a.nav:Visited,
a.nav:Active {
	color: White;
	text-decoration: none;
	font-size: 9px;
	padding: 3px;
}	a.nav:Hover  {
	color: #FEDD02;
	text-decoration: underline;
	}

a.topnav,
a.topnav:Visited,
a.topnav:Active {
	color: #2D4B87;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}	a.topnav:Hover  {
	color: #73B2FA;
	}

/* Home Page */
.sidebg {
	background-image: url(images/sidebg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid black;
	}
.centerbox {
	background-image: url(images/centerbtm.gif);
	background-position: bottom right;
	}
.text {
	font-size: 10px;
	color: black;
	border: 1px solid black;
	padding: 3px;
	}
.hometxt {
	font-size: 11px;
	color: black;
	padding: 5px;
	}
.toptxt {
	font-size: 14px;
	font-weight: bold;
	color:#2D4B87;
	padding: 5px;
	}

/* Back Page */
.borderside {
	border: 1px solid black; 
	border-bottom: none;
	}
.borderbtm {
	border: 1px solid black; 
	border-top: none; 
	border-right: none;
	}
.borderright {
	border-right: 1px solid black;
	}
.sideborder {
	border-left: 1px solid black;
	}

/* Form Styles */
.forminput {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0;
	border : 1px solid black;
	}
.forminput2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: #f0f8ff;
	padding: 0;
	margin: 0;
	border : 1px solid black;
	}
.pnorm {
	color:black;
	background:#f0f8ff;
	border: 1px solid black;
	}	
.pover {
	color:#0066cc;
	background:#f0f8ff;
	border: 1px solid black;
	}

/* ADD THIS TO MAIN.CSS */

/* STYLES FOR DROP DOWN MENUS - COOLMENUS 4 */

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{
	position: relative; 
	visibility: hidden; 
	left: 0; 
	top: 0; 
	z-index: 7;
	}
/* CoolMenus 4 - default styles - end */
 
/* Centers - CoolMenus */ 
.clLevel0,
.clLevel0over,
.clLevel1,
.clLevel1over {
	text-align:center;
	}

/*Styles for level 0*/
.clLevel0,
.clLevel0over {
	position: absolute; 
	font-weight: normal;
	}
.clLevel0 {
	color: #FFFFFF;
	}
.clLevel0over{
	color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand;
	}
.clLevel0border{
	position: absolute; 
	visibility: hidden;
	}

/*Styles for level 1 - Main Nav Buttons/Links*/
.clLevel1 {
	color: #000000; 
	position: absolute; 
	padding: 2px; 
	font-weight: normal;
	}
.clLevel1over{
	color: #000000; 
	cursor: pointer; 
	cursor: hand;
	}
.clLevel1border{
	position: absolute; 
	visibility: visible; 
	background-color: #676767; 
	filter: alpha(opacity=90); 
	-moz-opacity: 0.9;
	}

/*Styles for My1regClass1 - DropDown Menus*/
.My1regClass1 {
	color: black; 
	background-color: #FEDD02; 
	font-size: 10px; 
	font-weight: normal; 
	position: absolute; 
	padding: 2px;
	}
.My1regClass1over {
	color: white; 
	background-color: #676767; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 10px; 
	font-weight: normal; 
	position: absolute; 
	padding: 2px;
	}
.My1regClass1border {
	position: absolute; 
	visibility: hidden;
	}

/* content management */

#cm_list_footer li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding-left: 10px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}	#cm_list_footer a {
	color: Black;
	font-size: 10px;
	text-decoration: underline;
	}	
#cm_list_footer a:Link, 
#navlist a:visited {
	color: Black;
	text-decoration: underline;
}	#cm_list_footer a:Hover {
	color: #9BB7BA;
	}
#cm_container_footer {
	text-align: center;
	}
