
body {
	background-color:#000000;
	background-image: url(../gfx/bg.jpg);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-attachment : fixed;
	background-position : center;
	background-repeat : repeat-y;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
a {
color: #175fab;
}
p {
text-align: left;
margin-right: 25px;
font-size: 12px;

}
li {
	text-align: left;
	font-size: 12px;
}
h1 {
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 15px;
	height: 20px;
	text-align: left;
	color: #ffffff;
	background: #ffffff url(../gfx/h1-bg.jpg) repeat-y;
}
#long {
	padding-left: 5px;
	padding-top: 3px;
	margin-bottom: 20px;
	margin-top: 0;
	font-size: 15px;
	height: 20px;
	text-align: left;
	color: #ffffff;
	background: #ffffff url(../gfx/h1-bg2.jpg) repeat-y;
}
h4 {
	padding-left: 5px;
	margin-right: 29px;
	margin-top:5px;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: #ffffff;
	background: #1d61ac;
}
h2 {
	margin-top:8px;
	margin-bottom:8px;
	font-size: 12px;
}
h3 {
	margin-top:15px;
	margin-bottom:15px;
	font-size: 13px;
}

.mainlist {
	list-style-type: disc;
	line-height:1.75em;
	text-align:left;
}
.small {
font-size:11px;
line-height:1.25em;
text-align:center;
}
	
.testims {
padding-right:20px;
font-size:11px;
line-height:1.25em;
text-align:center;
}
.grayheader {
font-size: 12px;
color: #000000;
font-weight: bold;
}
.hyperlinks {
font-size: 10px;
color: gray;
}
.footernav {
font-size: 10px;
color: #ffffff;
}
.testimtext {
font-size:12px;
}
.testimtext2 {
font-size:12px;
}
#nav {
list-style-type: none;
margin-top: 0;
margin-bottom: 20px;
margin-left: 25px;
margin-right: 15px;
padding: 0;
width: 177px;
_display: block;
}
#nav li a{
background: white url(../gfx/btnBg.jpg) repeat-x top left;
font: normal 12px "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #1d61ac;
display: block;
width: auto;
padding: 2px 0 2px 0;
padding-left: 1PX;
text-decoration: none;
border-bottom: 1px solid #aec6e1;
border-top: 1px solid #fff;
_margin-bottom: 0;
_margin-top: 0;
_height: 15px;
}
* html #nav li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: auto;

}
#nav li a:hover{
background-image: url(../gfx/btnBgOn.jpg);
}
#nav li.header {
background-image:url(../gfx/navHeader.jpg);
height: 18px;
width: 177px;
text-indent: 5px;
padding-top: 2px;
color: white;
}

#subNav {
margin-left: 0;
width: auto;
}
#subNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subNav ul li a.sub{
background: white url(../gfx/bgSub.jpg) repeat-x top left;
font: normal 11px "Arial", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #1d61ac;
display: block;
width: auto;
padding: 2px 0 2px 0;
padding-left: 25px;
text-decoration: none;
border-bottom: 1px solid #aec6e1;
border-top: 1px solid #fff;
margin: 0;
}
.calendarHead {
	width: auto;
	height: 15px;
	color: #fff;
	text-align: center;
	font: bold 14px Arial;
	background: #bbb url(../gfx/calendarHead.jpg);
	text-transform: uppercase;
	padding: 5px;
}
.calendarDesc {
	width: auto;
	height: 68px;
	background: #ccc url(../gfx/calendarDesc.jpg);
	padding: 5px;
	padding-top: 10px;
	font: normal 11px Arial;
	color: #2370b6;
}
#calendar td {
	 border:2px groove #fff
}
.applyBorder { border: 2px solid #aec6e1 }
.removeBorder { border:2px solid #efefef }

.curPage {
	color: #0763A4;
	font-weight: bold;
}

