/* ---==: Tag Declarations :==--- */
body {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0;
	}
a, 
a:Visited,
a:Active {
	color: #000099; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;
}	a:Hover {
	color: #3366ff;
	text-decoration: underline;
	}
td, 
p, 
div, 
li {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px;
	}

/* ---==: Specific Style Classes :==--- */

a.topnav, 
a.topnav:Visited, 
a.topnav:Active {
	color: white; 
	text-decoration: none; 
	font-weight: bold;
	border-left: 1px solid white;
	border-right: 1px solid black;
	padding: 4px 8px;
	line-height: 22px;
}	a.topnav:Hover {
	color: #FFEECC; 
	text-decoration: underline;	
	}
a.topnavLeft, 
a.topnavLeft:Visited, 
a.topnavLeft:Active {
	color: white; 
	text-decoration: none; 
	border-right: 1px solid black;
	font-weight: bold;
	padding: 4px 8px 4px 31px;
}	a.topnavLeft:Hover {
	color : #FFEECC; 
	text-decoration : underline;
	}
a.topnavRight, 
a.topnavRight:Visited, 
a.topnavRight:Active {
	color: white; 
	text-decoration : none; 
	border-left: 1px solid white;
	font-weight: bold;
	padding: 4px 8px;
}	a.topnavRight:Hover {
	color: #FFEECC; 
	text-decoration: underline;
	}

.content {
	padding: 5px; 
	vertical-align: top;
	}
.contentHome {
	padding: 6px 12px; 
	vertical-align: top;
	}
.contentBoxed { 
	padding: 6px 12px;
	margin: 4px;
	vertical-align: top;
	width: 400px;
	border: 1px solid black;
	}

a.sm, 
a.sm:Visited, 
a.sm:Active {
	font-size: 10px; 
	color: #676767; 
	text-decoration : none;
}	a.sm:Hover {
	color: black;
	text-decoration: underline;
	}

.bodytexttitle {
	color: #FF9601; 
	font-size: 18px; 
	font-weight: bold; 
	border-bottom: 1px black solid;
	}

.forminput {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1px;
	margin: 0pt;
	border : 1px solid black;
	}

.bt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	}

.pnorm {
	color: black;
	background: #f0f8ff;
	border: 1px solid black;
	}

.pover {
	color: #0066cc;
	background: #f0f8ff;
	border: 1px solid black;
	}

#footBar {
	clear: both;
	background-image: url(images/footerbk.gif);
	background-repeat: repeat-x;
	}

.homePicBorders {
	border-color: #0066FF;
	}

/* Form Field Alignment */

.formFields {
	width: 640px;
	}

/* ---==: Content Management Named Styles :==--- */

#cm_list_footer li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
}	#cm_list_footer a {
	color: black;
	font-size: 10px;
	text-decoration: underline;
}	#cm_list_footer a:Link, 
	#navlist a:visited {
	color: black;
	text-decoration: none;
}	#cm_list_footer a:Hover {
	color: #9BB7BA;
	}
#cm_container_footer {
	text-align: center;
	}
