body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.txt-main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	line-height: 17px;
}
.txt-main-blue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0d6499;
	text-decoration: none;
	line-height: 17px;
}

a.txt-main:hover {
    text-decoration:underline
	
}

.txt-white-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.txt-white-sml:hover {
	text-decoration:underline
	
}
.txt-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
a.txt-nav:hover {
	color: #CCC;
	
}
.bg-rollover {
	background-color: #9a0712;
	border: 1px solid #FFF;
}
.times18-blue {
	font-family: Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0d6499;
	text-decoration: none;
}
.times24red {
	font-family: Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #9a0712;
	text-decoration: none;
}
.line-btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.txt-gray-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.txt-red-11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9a0712;
	text-decoration: none;
}
.txt-white-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.txt-white-10:hover {
	text-decoration: underline;
	}
.txt-gray-10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ccc;
	text-decoration: none;
}
a.txt-gray-10:hover {
	text-decoration:underline;
	color:#fff
	}
	
.sup {
	vertical-align: text-top;
	font-size: 9px;
	line-height: 15px;
}
.bg-light-blue {
	background-color: #cbe4f3;
	border: 1px solid #000;
}
.txt-arial-footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:300;
	color:#000;
	text-decoration:none;
	line-height: 25px;
}
a.txt-arial-footer:hover {
	text-decoration:underline;
}
.txt-arial-footer-sml {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:300;
	color:#000;
	text-decoration:none;
	line-height: 20px;
}
a.txt-arial-footer-sml:hover {
	text-decoration:underline;
}
.txt-times-red-20 {
	font-family: Times, serif;
	font-size:18px;
	color:#9a0712;
	text-decoration:none;
}.txt-nav-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	text-decoration: none;
}
.txt-red-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9a0712;
	text-decoration:none;
}
.txt-main-bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0d6499;
	text-decoration: none;
	line-height: 17px;
	list-style-image: url(images/arrow.png);
}
.white-bdr {
	border: 1px solid #FFF;
}
h1 {
	font-family: Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #0d6499;
	text-decoration: none;
}
.large {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #000;
	text-decoration: none;
}
