@charset "utf-8";
/* CSS Document */
@media screen {
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat;
	margin: 0px;
}
#wrap {
	width: 757px;
	margin:0px auto;
	display: block;
}
#top {
	width: 757px;
	height: 19px;
	background-image: url(../images/HP/HP_TOP.gif);
	background-repeat: no-repeat;
}
#nav {
	width: 757px;
	height: 51px;
	background-image: url(../images/HP/HP_NavBG.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#header {
	width: 757px;
	height: 125px;
	background-image: url(../images/HP/HP_HEADER.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 757px;
	height: auto;
	background-image: url(../images/HP/HP_ContentBG.jpg);
	background-repeat: repeat-y;
}
#content #left {
	margin-left: 25px;
	margin-right: 25px;
	font-size: 10pt;
	line-height: 1.25em;
	margin-top: 4px;
	width: 445px;
	width: 700px;!important;
}
#wrap #content #left #crumb {
	padding-bottom: 10px;
	color:#6576ad;
	font-size: 10px;
}

#wrap #content #left #crumb a{
	color:#6576ad;
	text-decoration: none;
}

#wrap #content #left #crumb a:hover{
	color:#BBC1D7;
	text-decoration: underline;
}

#wrap #content #left #text {
	margin-left: 10px;
}
#text a{
	color: #CE2F33;
	text-decoration: underline;
}
#text a:hover{
	color: #891F23;
	text-decoration: none;
}
#content h3 {
	color: #eb8400;
	font-size: 12pt;
	margin-top: 0px;
	padding-top: 0px;
	height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
#content h2 {
	color: #5C6996;
	font-size: 12pt;
	margin-top: 0px;
	padding-top: 0px;
	height: 14px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
}
#footer {
	width: 757px;
	height: 57px;
	background-image: url(../images/HP/HP_Footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	color: #c5c4c4;
	font-size: 11px;
	padding-top: 20px;
}
/* Calendar Styles */
.calendarDate {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: bold;
}
.calendarDetail {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	font-weight: normal;
	padding-top: 4px;
}
.calendarDetail ul{
	padding-left: 0px;!important;
	padding-left: 15px;
}
.calendarDetail li{
	padding-left: -15px;!important;
	padding-top: 1px;
	padding-bottom: 3px;
}
.calendarTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.calendarTab a{
	color: #CE2F33;
	text-decoration: underline;
	}
.calendarTab a:hover{
	color: #891F23;
	text-decoration: none;
	}
}

