body
{
	font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
    text-align: center;
	background-color: #efefef;
	margin: 0px 0px 0px 0px;
}

td
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 11px;
}

a
{
	text-decoration: underline;
	color: #2a2a2a;
}

a:hover
{
	font-family: Arial, Verdana, Sans-Serif;
	color: #63626;
}

.alert
{
	color: red;
}

.warning
{
	color: red;
	font-weight: bold;
}

.button
{
	font-weight: bold;
}

.submitbutton
{
	font-weight: bold;
}

.form
{

}

.footeraddress
{
	text-decoration: none;
	color: #2a2a2a;
}

.inverse {font-size: 8pt; color:#ffffff; font-weight: bold;}
.PageTitle {font-size:14pt; font-family: arial narrow, sans-serif; font-weight: bold; color:#000000; text-decoration: none;}

.title {font-size:14pt; font-family: arial narrow, sans-serif; font-weight: bold; color:#000000; text-decoration: none;}
a.homepageevents {font-size:9pt; color:#000000; font-family: sans-serif; font-weight: bold; text-decoration: none;}
a.homepageevents:hover {font-size:9pt; color:#50B7F6; font-family: sans-serif; font-weight: bold; text-decoration: none;}
.NewsTitle {font-size:12pt; font-weight: bold; text-decoration: none;}
.white1 {font-size: 10pt; color:#FFFFFF; font-family: arial, sans-serif;}
a.white2b {font-size: 10pt; color:#FFFFFF; font-family: arial, sans-serif; font-weight: bold;}
a.white2b:hover {font-size: 10pt; color:#FEBF30; font-family: arial, sans-serif; font-weight: bold;}
.Located {font-size: 10pt; color:#ffffff; font-family: arial, sans-serif; font-weight: bold;}
a.linksmall {font-size: 8pt; font-family:  arial, sans-serif; font-weight: normal; color: #000000;}
a.linksmall:hover {font-size: 8pt; font-family:  arial, sans-serif; font-weight: normal; color: #429C26;}
.NewsTitle {font-size:12pt; color: #396BAA; font-weight: bold; text-decoration: none;}
a.NewsListing {font-size: 8; font-weight: normal; text-decoration: underline;}
a.NewsListing:Hover {font-size: 10; font-weight: bold; text-decoration: none;}

a.NewsListingTitle
{
	color: #396BAA;
	text-decoration: underline;
	font-weight: bold;
}

a.NewsListingTitle:hover
{
	color: #396BAA;
	text-decoration: none;
	font-weight: bold;
}

a.navMain
{
	text-decoration: none;
	color: #2a2a2a;
}

a.navMain:hover
{
	text-decoration: underline;
	color: #2a2a2a;
}

a.navMainS
{
	text-decoration: underline;
	color: #2a2a2a;
}

a.navMainS:hover
{
	text-decoration: underline;
	color: #2a2a2a;
}

/* SECONDARY NAVIGATION */
a.navSec { text-decoration: underline; color: #2A2A2A; font-size: 11px; }
a.navSec:hover { text-decoration: underline; color: #2A2A2A; font-size: 11px; }
a.navSecS { text-decoration: underline; color: #2A2A2A; font-size: 11px; }
a.navSecS:hover { text-decoration: underline; color: #2A2A2A; font-size: 11px; }

/* FOOTER NAVIGATION */
a.navFooter { text-decoration: none; color: #2A2A2A; font-size: 10px; }
a.navFooter:hover { text-decoration: underline; color: #2A2A2A; font-size: 10px; }
a.navFooterS { text-decoration: underline; color: #2A2A2A; font-size: 10px; }
a.navFooterS:hover { text-decoration: underline; color: #2A2A2A; font-size: 10px; }

/* CALENDAR */
.frameRow {background-color: white;}
a.monthLink {color: black; font-weight: bold; font-size: 14pt; text-decoration: none;}
a.monthLink:hover {color: black; font-weight: bold; font-size: 14pt; text-decoration: none;}
.monthRow {background-color: #ffffff;  color: #000000; font-size: 12pt; font-weight: bold;}
.dowRow {background-color: #ffffff;  color: black; font-weight: bold;}
.dayRow {}
.emptyDay{background-color: #ffffff; color: white; font-weight: bold;  font-size: 9pt}
.activeDay{background-color: #52B6F7; color: #ffffff; font-weight: bold;  font-size: 9pt}
a.activeDay{color: white; text-decoration: none; font-weight: bold; }
a.activeDay:hover {color: white; text-decoration: none; text-decoration: underline;}
.inactiveDay {background-color: #2D4A7F; font-weight: bold;  color: white; font-size: 9pt}
a.inactiveDay {color: black; font-weight: normal; text-decoration: none;  font-size: 9pt}
a.inactiveDay:hover {color: black; font-weight: normal; text-decoration: underline;}
a.upcomingtitle {color: black; font-weight: normal; text-decoration: underline;  font-size: 8pt}
a.upcomingtitle:hover {color: #2D4A7F; font-weight: normal; text-decoration: underline;  font-size: 8pt}

#container
{
	font-family: Arial, Verdana, Sans-Serif;
    font-size: 11px;
	width: 600px;
	margin: 0 auto;
	text-align: left;
	border-left: solid 4px #ffffff;
	border-right: solid 4px #ffffff;
	background-color: #ffffff;
}

img
{
	border: 0px;
}

#header
{
	background-color: #ffffff;
	background-image: url(images/bkg_headerbackground.gif);
	background-repeat: repeat-x;
	width: 600px;
	height: 102px;
	text-align: left;
}

#logo
{
	width: 225px;
	height: 102px;
	float: left;
}

#navigation
{
	width: 350px;
	float: right;
	position: relative;
	top: 45px;
	left: -20px;
}

#content
{
	background-color: #ffffff;
	text-align: left;
}

#news
{
	background-color: #ffffff;
	text-align: left;
}

#footer
{
	background-color: #ffffff;
	width: 600px;
	text-align: left;
}

#topdivider
{
	background-image: url(images/dgn_topdivider.gif);
	background-repeat: repeat-x;
	height: 12px;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#contentdivider
{
	background-image: url(images/dgn_contentdivider.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footerdivider
{
	background-image: url(images/dgn_footerdivider.gif);
	background-repeat: repeat-x;
	height: 11px;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#bottom
{
	background-image: url(images/dgn_bottom.gif);
	background-repeat: repeat-x;
	width: 608px;
	height: 3px;
	text-align: center;
	margin: 0 auto;
}

img.left, img.right
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}