td,body,.normal { font-family: Arial, sans-serif; font-size: 12px; color: #666666; }
 
.error { font-weight: bold; color: #F37B7E; }
.small { font-size: 11px; }
.large { font-size: 15px; }
 
.title { font-weight: bolder; color: #FFFFFF; font-size: 20px; font-family: Times New Roman, serif; }
.subtitle { font-weight: bolder; color: #FFFFFF; font-size: 19px; font-family: Times New Roman, serif; line-height:20px; }
.header { font-weight: bolder; color:#999999; font-size: 18px; font-family: Times New Roman, serif; }
.subhead { font-weight: bold; font-size: 14px; }
.doserif { color:#999999; font-style: italic; font-size: 16px; font-family: Times New Roman, serif; }
 
A { color: #79A0D4; text-decoration: none; }
A:hover { color: #79A0D4; text-decoration: underline; }
 
.white { color: #FFFFFF; }
A.white { color: #FFFFFF; font-weight: bold; }
A.white:hover { color: #EEEEFF; }
 
A.grey { color: #666666; }
A.grey:hover { color: #79A0D4; }

#foot td, #foot a, #topper td, #topper a { color: #999999; font-size: 10px; line-height: 15px; }
#foot a:hover, #topper a:hover { text-decoration:none; color: #666666; }
.foothead { color: #79A0D4; font-size: 11px; font-weight: bold; }

ul#slider {
	width: 780px;
	height: 414px;
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	margin: 15px 0;
}

ul#slider li {
    float: left;
    position: relative;
}
