/* CSS Document */
.footer {
	font-size: 9px;
	font-family: Verdana;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.leftnav {
	font-size: 10px;
	font-family: Verdana;
	color: #FFFFFF;
}
.text {
	font-size: 12px;
	font-family: Verdana;
	color: #333333;
}
.leftnavhead111 {
	color: #FFFFFF;
	font-weight: bold;
}
a:link.whitetext {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.whitetext{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.whitetext{
	color: #d5d5d5;
	font-weight: bold;
	text-decoration: underline;
}
.headerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.middleborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footerborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	color: #288BA8;
	font-weight: bold;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.subheading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}
.subheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #288BA8;
}

.footerimage {
	background-color: #1E99C2;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.whitetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contentshadow {
	background-image: url(../images/contentshadowtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}

