body,table,tr,td,p,ul,li {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #000000;
	font-weight : normal;
}

blockquote{
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #000000;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 3px;
	margin-left : 47px;
}

h1 {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  16px;
	font-style :  normal;
	color : #0F89C4;
	font-weight : bold;
}

h2 {
	font-family : Arial,Helvetica,sans-serif;
	font-size :  14px;
	font-style :  normal;
	color : #0F89C4;
	font-weight : bold;
}

h3 {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  13px;
	font-style :  normal;
	color : #0F89C4;
	font-weight : bold;
	margin-bottom : 3px;
}

h4 {
	font-family : Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	font-weight : bold;
	color : #36368d;
	margin-bottom : 3px;
}

h5 {
	font-family : Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	font-weight : bold;
	color : #000000;
	margin-bottom : 6px;
}

h6 {
	font-family : Arial,Helvetica,sans-serif;
	font-size :  14px;
	font-style :  normal;
	font-weight : bold;
	color : #36368d;
	margin-bottom : 6px;
}

A:ACTIVE,  A:LINK, A:VISITED {
	color : #36368D;
}

A:HOVER {
	text-decoration : none;
	color : #4F90B9;
}

.navlink {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
 	color : #ffffff;
 	font-weight : bold;
 	text-decoration : none;
}

a.navlink:link,a.navlink:visited {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
 	color : #ffffff;
 	font-weight : bold;
 	text-decoration : none;	
}

a.navlink:hover {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
 	color : #99A0E7;
 	font-weight : bold;
 	text-decoration : none;
}

.bodyBlue {
	color : #7A81CD;
}

.bodySm {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
}

.bodyWhiteSm {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
	color : #ffffff;
}

.bodyWhite {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  12px;
	font-style :  normal;
	color : #ffffff;
	font-weight : bold;

}

.breadtrail {
	font-family :  Verdana,Arial,Helvetica,sans-serif;
	font-size :  10px;
	font-style :  normal;
	color : #666666;
	font-weight : bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
a.breadtrail:link,a.breadtrail:visited {
 	color : #0F89C4;
 	text-decoration : none;	
}
a.breadtrail:hover {
 	color : #4FB3E3;
 	text-decoration : none;
}


.address {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
	color : #C9D9EF;
	margin-top: 10px;
	margin-bottom : 10px;
}
a.address:link,a.address:visited {
 	color : #CCF5FF;
 	text-decoration : none;	
}
a.address:hover {
 	color : #ffffff;
 	text-decoration : none;
}

.features {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
	color : #666666;
}
a.features:link,a.features:visited {
 	color : #36368D;
 	text-decoration : none;	
}
a.features:hover {
 	color : #4F90B9;
 	text-decoration : none;
}

.subnav {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  11px;
	font-style :  normal;
	color : #D8561F;
	font-weight : normal;
	margin-bottom : 5px;
}

.highlight {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  18px;
	font-style :  normal;
	color : #0F89C4;
	font-weight : normal;
}

.highlight2 {
	font-family :  Arial,Helvetica,sans-serif;
	font-size :  16px;
	font-style :  italic;
	color : #091c3b;
	font-weight : bold;
}

li.indentSm {
	list-style-position : outside;
	margin-left : -15px;
}

#winDiv{
	background-color:#FFFFFF;
}
.blue {
	background-color:#1D1D7B;
	}