/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */


body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #f1edd7;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}


.container {width:720px;margin:auto;padding-left:10px;}

#menu {
	font-size: 1em;
	padding-top:18px;
	padding-bottom:15px;
	padding-left:5px;
}

#menu a, #menu a:active, #menu a:visited {color:#506b88;font-weight:bold; text-decoration:underline;}
#menu a:hover {color:#941233; text-decoration:none;}


#contentcell {border: 1px solid #506b88; background-color: #faf8ec;}

#maincontent {
	margin: 15px;
	background-color: #fff;
	text-align: justify;
	line-height: 18px;
	padding: 15px;
	border: 1px solid #a9a9a9;
	}
	
#maincontent a {color:#941233; text-decoration:none;}
#maincontent a:hover {color:#506b88; text-decoration:underline;}

#linkscontent {
	margin: 15px;
	background-color: #fff;
	text-align: justify;
	line-height: 18px;
	padding: 15px;
	border: 1px solid #a9a9a9;
	}
	
#linkscontent a {color:#506b88; text-decoration:underline; font-weight:bold;}
#linkscontent a:hover {color:#000; text-decoration:none; font-weight:bold;}
	
.bluecolor {color:#506b88;}

.blueborder {border: 1px solid #506b88;}

.sectionheader {margin-bottom: 10px;}

.subheader {font-weight: bold;color: #941233;margin-bottom: 10px;margin-top: 10px;}
.subheader2 {font-weight: bold;color: #941233;margin-bottom: 10px;margin-top: 15px;text-decoration:underline;}
.subheader3 {font-weight: bold;color: #941233;margin-bottom: 0px;margin-top: 10px;}


.list {list-style-image: url(images/bullet.gif);color:#506b88;line-height: 18px;}

.hrline {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-top: 25px;
	margin-bottom: 25px;
}

.rightlistfloat {width:300px;float:right;padding-left:25px;}

.homefloat {
	width:326px;
	float:right;
	line-height: 28px;
	}

.homefloat ul {
	padding-top:6px;
	list-style:none;
	padding-left: 25px;
}

.homelogos {
	list-style: none;
	
}

#footer {
	font-size: 9px;
	color: #666;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 22px;
}

#footer a {text-decoration:underline;color:#666;}
#footer a:hover {text-decoration:none;color:#506b88;}
.footerlines {color:#506b88;font-weight:bolder; font-size:10px;padding-left:7px;padding-right:7px;}
.contactaddress {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #506B88;
	text-align: left;
	line-height: 24px;
}
