/* Element selectors */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCD9E1;
}
a:link {color: #2570BA;}
a:hover {color: #003366;}
a:visited {color: #666666;}
td#lt_menu a:link { text-decoration: none; color: #ffffff; }
td#lt_menu a:visited { text-decoration: none; color: #ffffff; }
td#lt_menu a:hover { text-decoration: underline; color: #ffffff; }
td#lt_menu a:active { text-decoration: none; color: #ffffff; }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #004993;
	background-color: #C2E4FE;
	text-align: left;
	text-transform: uppercase;
	line-height: 140%;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #577593;
	background-color: #C2E4FE;
	text-align: left;
	line-height: 140%;
}
h3 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #006699;
	background-color: #C2E4FE;
	text-align: left;
}
h4 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #006699;
	text-align: left;
}
.subheading {	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	font-weight:bold;
}
.menuhp {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bodystyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.newitems {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.dblinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* ID selectors */
#header {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-left-width: 1px;
}
#content {
	border-left-color: #999999;
	border-right-color: #999999;
	border-right-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
}
#footer {
	border-top-style: solid;
	border-top-color: #999999;
	border-top-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

/* Class selectors */
.breadcrumb {
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/header_bg.gif);
	background-color: #589BDE;
	font-size: 105%;
	text-decoration: none;
}
.breadcrumb a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: #FFCC00;
	text-decoration: none;
}
.breadcrumb a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnavigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	color: #000000;
	text-align: center;
	font-size: 102%;
}
.bottomnavigation a:link {
	color: #003399;
}
.bottomnavigation a:hover {
	color: #000033;
}
.copyright {
	line-height: 140%;
	color: #FFFFFF;
	text-align: center;
	font-size: 85%;
}
.bullet1 {list-style-type:disc;}
.bullet2 {list-style-type:square;}


.Calendar-Week {margin: 10px 0 10px 0}
.Calendar-Week-Border {background: #BDBDBB}
.Calendar-Week-Cell {background: #F3F3F3}

.Calendar-Week-Text {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px 3px 3px 4px
    }
	