@charset "UTF-8";
/* CSS Document */

html {

	scrollbar-base-color: #193567;
	scrollbar-arrow-color: #e3ebfb;
	scrollbar-track-color: #e3ebfb;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #193567;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #ccccff;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	background-repeat: no-repeat;
	background-position: center top;
}
.communityhead {
	background: #193567;
	font: bold 10pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 4px;
}
.hours {
	font: bold 11pt/1.2 Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	padding-right: 16px;
}.bkgNoRepeat {
	background-repeat: no-repeat;
}
.bkgNoRepeatAttchBotm {
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bkgRepeatVertical {
	width: 78px;
	background-repeat: repeat-y;
	
}
.regularPrint {
	color: #003B7C;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}
.regularPrintPad10 {
	color: #203569;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
	padding: 10px;
	font-style: normal;
}
.regularPrintRedBold {
	color: #D63731;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1;
	font-weight: bold;
}
.regularPrintWhiteBold14 {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
}
.frameBkg {
	background-image: url(images/frameBkg.jpg);
	background-repeat: repeat;
}
.modelLink {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #095BD2;
	text-decoration: none;
	margin: 0px;
	height: 20px;
}
.modelLinkOver {
	color: #CC0000;
	height: 20px;
}
.wht60 {
	background-image: url(images/logos/wht60.png);
	background-repeat: repeat;
}
.regularPrint9 {
	color: #FFFFFF;
	font-family: Helvetica;
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
}
.modelLinkPDF {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #F33D2E;
	text-decoration: none;
	margin: 0px;
	height: 22px;
}
.modelLinkOverPDF {
	color: #CC0000;
	height: 20px;
}
a:link {
	scrollbar-track-color: #ccccff;
	scrollbar-lightshadow-color: black;
	font-family: Helvetica;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #009;
	text-decoration: none;
	text-align: center;
}
a:hover {
	text-transform: none;
	color: #F00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	text-transform: none;
	color: #C00;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

