﻿/* CSS Document */

html {
-webkit-text-size-adjust: 100%;
}

body {
	border: 0;
	margin: 0;
	padding: 0;
	background: #E9EAE5;
	font-family: LucidaSans, arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	background-position: top center;
}
#headertop {
	width: 850px; /* center page in IE (which doesn't implement margin: auto in next rule) */ /* center page in non-IE browsers */;
	background-color: #E9EAE5;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#bodymiddle {
	width: 850px; /* center page in IE (which doesn't implement margin: auto in next rule) */ /* center page in non-IE browsers */;
	background-color: #000080;
	background: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}

#bodymiddle a  {
	color: #336BAA;
	text-decoration: none; 
	}
#bodymiddle  a:hover  {
	color:  #666666;
	text-decoration: underline;
}

img {
	border: none;
}

h1 { 	font-family: LucidaSans, arial, sans-serif;
	font-size: 30px;
	font-weight:normal;
	}
		
.utlnavBbckT {background-color: #E9EAE5; 
	font-size: 12px;
	padding: 3px 8px 3px 8px;
	color: #E9EAE5;
	border-right: 1px solid #CECFCA;
	border-top: 1px solid #CECFCA;
}
.utlnavBbckB {background-color: #E9EAE5; 
	font-size: 12px;
	padding: 3px 8px 3px 8px;
	color: #E9EAE5;
	border-right: 1px solid #CECFCA;
	border-bottom: 1px solid #CECFCA;
}
.utlnavBbckTB {background-color: #E9EAE5; 
	font-size: 12px;
	padding: 3px 8px 3px 8px;
	color: #E9EAE5;
	border-right: 1px solid #CECFCA;
	border-top: 1px solid #CECFCA;
	border-bottom: 1px solid #CECFCA;
}
 
#utlnavB a {
	color: #E9EAE5;
	text-decoration: none; 
	}
#utlnavB a:hover  {
	color: #E9EAE5;
	text-decoration: none; 
	}
#utlnavB a:visited  {
	color: #E9EAE5;
	text-decoration: none; 
	}
#utlnavB a:active  {
	color: #E9EAE5;
	text-decoration: none; 
	}
	

.sz24 {
	font-size: 24px;
	font-weight:normal;
}

.sz22 {
	font-size: 22px;
	font-weight:normal;
}

.sz20 {
	font-size: 20px;
	font-weight:normal;
}

.sz18 {
	font-size: 18px;
	font-weight:normal;
}


.footer {
	font-size: 12px;
	line-height: 1.3;
}

.moreinfo {
	font-size: 14px;
    line-height: 1.4;
}


.cap1 {
	font-size: 12px;
	line-height: 1.3;
}

.sup {
   font-size: .83em;
   vertical-align: 0.25em;
   line-height: 0;
}
 


