@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers.*/
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #404040;
	background-repeat: repeat-x;
	background-image: url(/images/mainbg1.jpg);
}
.oneColLiqCtrHdr #container {
	width: 68em;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
	height: auto;
}
.oneColLiqCtrHdr #header {
	height: 110px;
	padding: 0;
	overflow: hidden;
	width: 100%;
	background-color: #FFF;
}
.oneColLiqCtrHdr #header a img {
	border: none;
}
#logowrapper {
	height: 110px;
	width: 345px;
	float: left;
	margin-right: 15px;
}
#headerlogo {
	margin-top: 7px;
	margin-left: 30px;
	height: auto;
	width: 311px;
	float: right;
}
#headergraphic {
	float: right;
	height: auto;
	width: 590px;
}
.oneColLiqCtrHdr #mainContent {
	width: 100%;
	margin-top: 1%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
	height: auto;
	background-color: #FAFAFA;
}
.oneColLiqCtrHdr #footer {
	height: 29px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	padding-right: 0px;
	width: 100%;
	clear: both;
	background-color: #BBBBBC;
	background-image: url(/images/footermenu2.jpg);
} 
.oneColLiqCtrHdr #footer p {
	margin: 0;
	padding: 0;
}
.oneColLiqCtrHdr a img {
	border: dashed 1px #A2A2A2;
}
.oneColLiqCtrHdr a:hover img {
	border: solid 1px #e38306;
}
#footer a{
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	color: #900;
}
#navigation {
	width: 100%;
	position: relative;
	visibility: visible;
	z-index: 2000;
	left: 0px;
	top: 0px;
	background-image: url(/p7pmm/img/menu2.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	height: 2em;
	background-color: #f4f4f4;
	font-weight: normal;
	color: #000;
	background-position: left top;
	clear: both;
}
#footercontent {
	width: 100%;
	height: 26px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#footerleft {
	float: left;
	height: 16px;
	width: 30%;
	visibility: visible;
	z-index: auto;
	margin-top: 9px;
	text-align: center;
	margin-right: 2%;
}
#footercenter {
	text-align: center;
	float: left;
	height: 16px;
	width: 39%;
	margin-top: 9px;
	margin-right: 4%;
}
#footerright {
	text-align: right;
	height: 16px;
	width: 19%;
	margin-top: 9px;
	float: left;
}
.oneColLiqCtrHdr #footerbelow {
	height: 35px;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-align: center;
	width: 100%;
	overflow: visible;
}
.oneColLiqCtrHdr #footerbelow ul li {
	display: inline;
	margin: 3px 25px 0px 0px;
}
.oneColLiqCtrHdr #footerbelow a {
	text-decoration: none;
	color: #CCC;
}
.oneColLiqCtrHdr #footerbelow a:hover {
	text-decoration: underline;
	color: #900;
}
.addresscheck {
	display: none;
}
#addresscheck {
	display: none;
}
#courselistinghotbox {
	width: 580px;
	height: auto;
	margin: 10px auto 20px auto;
	border: dashed 1px #A2A2A2;
	background-color: #EFEFEF;
}
#courselistinghotbox h1 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 14px;
	margin: 15px 10px 18px 50px;
}