@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; background:url('images/pg_bg.gif');
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #006699;
}
h4  a:link {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF00;
	line-height: 24px;
	text-align:left;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #339900;
}
h4  a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	text-align:left;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
h4  a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	line-height: 24px;
	text-align:left;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
}

.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify	;
	margin-top: 6px;
}
h1 {
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	padding-left: 10px;
	text-align:left;
	margin: 6px 2px 0px 0px;
}

ul { 
	font-family:tahoma;
	color:#000000;
	padding: 0px 0px 0px 27px;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	line-height:15px;
	list-style-image:url('images/bullet.jpg');
}
whitetext { 
	font-family:tahoma;
	color:#ffffff;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	line-height:16px;;
	list-style-image:url('images/bluebullet.gif');
}
ol { 
	font-family:tahoma;
	color:#000000;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 6px 15px;
	font-size: 11px;
	font-weight:normal;
	text-align: left;
	line-height:14px;
}
.subheads {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #669933;
	text-align: left;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 5px;
	text-align:justify;
	}

.pageheader {
	font-family: tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-align: right;
	}
	
.upcoming_events {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 6px 0px 6px;
	}
	
.footer {
	font-family: tahoma;
	color:#333333;
	font-size: 11px;
	padding: 10px;
	font-weight:normal;
	}
	
h2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background: #0099CC;
	display: block;
	padding: 2px 2px 4px 10px;
	margin: 6px 6px 0px 6px;
	text-align:left;
}

.smallgraytext {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.formfield {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006699;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	padding-left: 5px;
}
.formbuttons {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #0099CC;
	border: 1px solid #006699;
	padding-left: 5px;
}
h3 {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #0099CC;
	padding: 6px;
	margin: 1px;
	text-align:right;
}
.tabletext {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding: 6px;
	text-align:left;
}
.white {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.green{
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #009900;
}
h4 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;
	margin: 1px;
	line-height: 24px;
	text-align:left;
}