a:link, a:visited {
	text-decoration: underline;
	color: #00467F;
	font-weight: bold;
}
a:hover {
text-decoration: none;
color: #007CC2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.elevenpx {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
.twelvepix {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.tblborder {border: 1px solid #CCCCCC;
margin-bottom: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
h1 {
	color: #00467F;
	background: #C8E3F6;
	margin-top: 0px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 150%;
	font-weight: bold;
	margin-bottom: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #00467f;
	margin-bottom: 0px;
}
li{
margin-top: 5px;
margin-bottom: 0px;
margin-left: 7px;
}
ul {
	margin-left: 8px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
hr {
COLOR: #d8d8d8;
HEIGHT: 6px;
BACKGROUND-COLOR: #d8d8d8;
}
.textbox {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #00467f;
position:relative;
top: -1048px;
left:63px;
width:200px;
height:20px;
}
.buttons {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
position:relative;
top: -1022px;
left:-8px;
padding:1px;
}
.errorMSG {
position:relative;
top: -986px;
left: 10px;
padding: 3px;
width: 303px;
}
/* Modal Popup START */
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:200;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 201;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 2px solid #000000;
	background-color: #FFFFFF;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 202;
}
#popupTitleBar {
	background-color: #00467f;
	color: #FFFFFF;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	position: relative;
	z-index: 203;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #78A3F2;
	border-right-color: #204095;
	border-bottom-color: #000000;
	border-left-color: #78A3F2;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('http://www.meridiansystems.com/images/close.gif') no-repeat;
	color: #333333;
}
/* Surveys */
.ltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #000000;
}
.stext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* END Surveys */
a.register, a.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00467F;
	background-color: #C8E3F6;
	padding: 5px;
	border: 1px solid #00467F;
	margin-bottom: 10px;
	text-decoration: none;
}
a.register:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00467F;
	padding: 5px;
	border: 1px solid #00467F;
	margin-bottom: 10px;
	text-decoration: none;
}
/* Right Navigation */
html>body #rnav li a {
width: auto;
}

#rnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#rnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	background: #E7E7E9;
	height: 20px;
	padding: 2px 0px 0px 10px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	color: #6C6E70;
}

#rnav a.section {
	color: #00467F;
	background: #C7C8CA;
	cursor: default;
	font-weight: bold;
}

#rnav a:hover {
	background-color: #6D6E71;
	color: #FFF;
}
#rnav a.current:hover {
	background-color: #C8E3F6;
	color: #00467F;
}
/* Top Navigation */
a.nav1, a.nav1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4E4F51;
	background-color : #C7C8CA;
	text-decoration : none;
	padding : 0;
	text-align : center;
	width : 100%;
	display : block;
	font-weight: normal;
} 
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#00467F;
	background-color : #E7E7E9;
	text-decoration : underline;
	padding : 0;
	text-align : center; 
	vertical-align : middle;
	width : 100%;
	display : block; 
}
/* Featured Content */
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	border: 1px solid #e1e1e1;
	padding: 10px;

}
.featured img {
	float: left;
}
blockquote ul {
	line-height: 20px;
	margin-top: 0px;
	list-style-type: none;
	margin-left: 0px;
}
blockquote {
	margin-top: 10px;
	margin-left: 20px;
}
#loginmessage {
	width:350px;
	height: 200px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -250px;
	margin-top: -100px;
	padding: 20px;
	border: 5px solid #333333;
	text-align: center;
	display: none;
}
