@charset "utf-8";

a {
	font-size: 11px;
	color: #00458A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Trebuchet, Verdana;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:link {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #003366;
	letter-spacing: 0.25em;
	font-weight: bold;
}

.main-content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Trebuchet, Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	letter-spacing: 0em;
}
.brdr-bttm-dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #645339;
}
.LatestLinks-tite-dash-brdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #A35303;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3F3A32;
	padding-left: 13px;
}
.LatestLinks-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Trebuchet, Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding-top: 11px;
	padding-left: 13px;
	padding-right: 12px;
	padding-bottom: 0px;
}
.LatestLinks-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #A35303;
}
a.latestlink {
	font-size: 10px;
	color: #00458A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Trebuchet, Verdana;
}
a.latestlink:link {
	text-decoration: underline;
}
a.latestlink:hover {
	color: #666666;
	text-decoration: none;
}
a.latestlink:active {
	text-decoration: underline;
}
a.latestlink:visited {
	color: #996600;
	text-decoration: underline;
}
.dot-rule-horiz {
	background-image: url(images/dot-rule.gif);
	background-repeat: repeat-x;
}

.left-border-dash {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #3F3A32;
	border-left-color: #3F3A32;
}

.white-brdrs {
	border: 12px solid #FFFFFF;
}

.border-all-blue {
	border: 1px solid #B3CBDD;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.background {
	background-image: url(images/stripes.gif);
	background-repeat: repeat-x;
}

