#navT {
	background-image: url(images/nav_01.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#navT td {
	text-align: left;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#navT a:link, #navT a:visited {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCE6FF;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
}
#navT a:hover {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCE6FF;
	border-left-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	background-color: #FFFFFF;
}
.nav:link {
	color: #003366;
	text-decoration:none;
}
.nav:hover {
	text-decoration:none;
	color: #003366;
}
.nav:visited {
    color:#003366;
}
.nav:active {
	color:#CC0000;
	background-color: #FFF5EE;
}
Body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #1a76b7;
	font-size: 11px;
	margin: 0px;
}
.siteWidth {
	width: 890px;
	border: 2px solid #036;
}

.paragraph {
	font-size: 11px;
	padding: 6px;
}
.tbBorder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1A76B7;
	border-bottom-color: #1A76B7;
}

a:link {
	color: #135484;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #FF6666;
}
.largeTxt {
	font-size: 14px;
}
.title {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}

a:hover {
	color: #FF0033;
	text-decoration: none;
}
.titleW {

	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtW {
	color: #FFFFFF;
}
.imgRM {
	margin-right: 4px;
}
.bCorner {
	background-image: url(images/BC.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.border_all {
	border: 1px solid #0B2E48;
}
.smallTxt {
	font-size: 9px;
}
form {
	margin: 2px;
}
.fInputField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #1A76B7;
	padding: 2px;
}
select {
	border: 1px solid #0C3350;
	padding: 2px;
}
.border_all_grey {
	border: 1px solid #CCCCCC;
}
.imgLM {
	margin-left: 4px;
}
.rTxt {
	color: #FF0000;
}
.xlText {
	font-size: 18px;
}
.border_all_red {
	border: 1px solid #FF0000;
}
.title2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #135484;
	font-size: 14px;
	background-image: url(/images/cap_titleLeft.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}
#footer {
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px;
	background-color: #135484;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #C9E3F8;
	text-decoration: none;
}
.hrDiv {
	background-color: #1A76B7;
	height: 1px;
	width: 100%;
	margin-top: 6px;
	margin-bottom: 6px;
}
.txt_10 {
	font-size: 10px;
}
h1 {
	font-size: 18px;
	margin: 0px;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
.color_green {
	color: #060;
}
.newsLinks {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
