﻿/* CSS Document */

body {
	border: 0;
	margin: 0;
	padding: 0;
	background: #E9EAE5;
	font-family: LucidaSans, arial, sans-serif;
	font-size: 16px;
	line-height: 1.3;
	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: #ffffff;
	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;
	}
	
.szreg {
	font-family: LucidaSans, arial, sans-serif;
	font-size: 16px;
	line-height: 1.3;
}
.sz30 {
	font-size: 30px;
	font-weight:normal;
}

.sz28 {
	font-size: 30px;
	font-weight:normal;
}

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

.bench {
	font-size: 160%;
}

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

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

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

.sz16 {
	font-size: 16px;
	font-weight:normal;
}

.sz14 {
	font-size: 14px;
	font-weight:normal;
}

.sz12 {
	font-size: 12px;
	font-weight:normal;
}


.sthd {
	font-size: 15px;
	font-weight: bold;
}

.sthdl {
	font-size: 24px;
	font-weight: bold;
	color:#666666;
}

.stinfo {
	font-size: 13px;
	font-weight: normal;
}

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

.footer {
	font-size: 12px;
}

.footerred {
	font-size: 12px;
	color:#FF0000;
}

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


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


.utlnavBbck {background-color: #E9EAE5; 
	font-size: 16px;
	padding: 4px 14px 4px 14px;
	color: #E9EAE5;
	border: 1px solid #CECFCA;
	border-left: 0;
}
.utlnavBbckB {background-color: #E9EAE5; 
	font-size: 16px;
	padding: 4px 14px 4px 14px;
	color: #E9EAE5;
	border-left: 1px solid #CECFCA;
	border-right: 1px solid #CECFCA;
	border-bottom: 1px solid #CECFCA;
	border-left: 0;
}
 
#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; 
	}