body {
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	line-height: 17px;
	color: #444243;
	background-color: #CBCBCB;
	background-image: url(/Images/BKGD.jpg);
	background-repeat: no-repeat;
}

TD,P {
font-family: arial; 
font-size: 12px; 
line-height: 17px;  
}

A {
text-decoration: none; 
color: #1d487d;
}

A:hover {
text-decoration: underline; 
color: #990000;
}

H1  {
color: #990000;
font-weight: bold;
font-size: 16px;
margin:-5px 0 0 0;
}

h2, homeh2  {
color:#990000;
font-weight: bold;
font-size: 13px;
margin:10px 0 0 0;
}

homeh2 {font-size: 18px !important; font-weight: normal;}

h3 {
color:#990000;
font-weight: normal;
font-size: 13px;
margin:10px 0 0 0;
}

h4  {
color: #990000;
font-weight: bold;
font-size: 13px;
margin:5px 0 0 0;
}

h5  {
color: #990000;
font-weight: normal;
font-size: 11px;
margin:10px 0 0 0;
}

h6 {
color:#990000;
font-weight: normal;
font-size: 13px;
margin:0 0 0 0;
}

h7 {
color:#990000;
font-weight: bold;
font-size: 13px;
margin:0 0 5px 0;
}

.MainBody {
background-color: #FFFFFF;
border-left: 1px solid #c6c6c7;
border-right: 1px solid #c6c6c7;
width:820px;
}

.regular-red {
font-family: sans-serif;
font-size: 14px;
font-weight: normal;
color: #990000;
}

.regular-grey {
font-family: sans-serif;
font-size: 14px;
font-weight: normal;
color: #666666;
}

.bold-red {

font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color: #990000;
}

.bold-white {

font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.bold-grey {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

.bold-black {
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

.bold-whtie {
font-family: sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

.large-bold-red {

font-family: sans-serif;
font-size: 16px;
font-weight: bold;
color: #990000;
}

.large-bold-grey {
font-family: sans-serif;
font-size: 11px;
font-weight: bold;
color: #666666;
text-decoration: none;
}

.normal-white {
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.normal-black {
font-family: sans-serif;
font-size: 12px;
font-weight: normal;
color: #444243;
text-decoration: none;
}

.footnote-gray {
font-family: sans-serif;
font-size: 9.5px;
font-weight: normal;
color: #9e9e9e;
text-decoration: none;
margin: 10px 0 10px 0;
}

.footnote-links {
font-family: sans-serif;
font-size: 11px;
font-weight: normal;
color: #9e9e9e;
text-decoration: none;
}

.boldblack {
color: #444243;
font-family: sans-serif;
font-size: 14px;
font-weight: bold;
}

.more {
font-size: 11px;
font-weight: normal;
}

.large-bold-black {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #990000;
}

.sub-menu-active {
font-family: arial;
font-size: 11px;
font-weight: normal;
color: #9e9e9e;
}

.more-link {
font-family: sans-serif;
font-size: 9px;
color: #990000;
}

#right {
width:182px !important;
float:right;
border-left: solid 1px #65676a; 
border-right: solid 1px #65676a;
margin-right: 3px !important;
}

#right p {
padding:0 0 0 6px;
}

.bottom {
background: url(/Images/bottom-right.gif) no-repeat;
height:17px;
margin:0;
padding:0;
}

.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #c6c6c7;
padding: 2px;
left: -1000px;
border: 1px solide #c6c6c7;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 100px; /*position where enlarged image should offset horizontally */
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background:#d0d0d2 url(../Images/bodybg.gif) left top repeat-x;
}

h1{
	font-size:25px;
	margin:0px;
	padding:0px;
	line-height:28px;
}

.apph{
	font-size:15px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	line-height:28px;

}

h3, h2 {
	margin:0px;
	padding:0px;
}
p {
	margin:0px;
	padding:0px;
	line-height:25px;
}
ul.list {
	margin:0px;
	margin-left:25px;
	padding:0px;
	list-style-image:url(../Images/bullet.gif);
}
ul.list li {
	line-height:25px;
}
a.readmore {
	background:url(../Images/readmore.gif) left center no-repeat;
	padding-left:12px;
	color:#b9204c;
	text-decoration:none;
	font-weight:bold;
}
ul#menuNav {
	list-style:none;
	margin:0px;
	margin-left:30px;
	padding:0px;
}
ul#menuNav li {
	float:left;
	padding-left:5px;
}
ul#menuNav li a {
	background:url(../Images/readmore.gif) left center no-repeat;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
	color:#999;
	font-size:14px;
	font-weight:bold;
}

