/* CSS Document */

A {
	font-family: verdana, arial, sans-serif;
	color: #0066CC;
	text-decoration: underline;
}

A:hover {
  font-family: verdana, arial, sans-serif;
  color: 999966;
    text-decoration: underline;
}

.general {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.bottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

.sectionHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0066CC;
	text-transform: uppercase;
}
.calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #67735D;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-variant: normal;
	text-transform: none;
	border: none;
}
.boxOutlined {
	padding: 0px;
	width: 200px;
	border: 1px solid #000000;
}
li {
	list-style-type: square;
	padding-bottom: 15px;
}

.footertext {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066CC;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 26px;
	letter-spacing: .1em;
}
.note {
	color: #333333;
	font-size: 13px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	letter-spacing: .1em;
}

#menu td {
	background-color: #1753B5;
	line-height: 2em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: #000000;
}

td {
	vertical-align: top;
}
.smalltext {
	font-size: 10px;
	padding-left: 15px;
	width: 200px;
	padding-bottom: 8px;
}
.highlight {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

