﻿.main {
color: #142D4E; 
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
}

.mainSM {
color: #142D4E; 
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.side {
color: #142D4E; 
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
}

.bottom {
color: #142D4E; 
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
background-color: #F6F3EA;
}

/*--- slider begin ---*/
#faded { 
	width:949px;
	height:321px;
	position:relative;
}

ul.pagination {
	position:absolute;
	right:-19px;
	bottom:9px;
	z-index:10;
}
ul.pagination li { padding-bottom:4px; vertical-align:top; width:15px; overflow:hidden;}
ul.pagination li a {
	width:15px;
	height:15px;
	overflow:hidden;
	background:url("../images/Banner_Button2.gif") no-repeat 0 0;
	color:#ede9dd;
	font-size:0;
	line-height:0;
	text-decoration:none;
	display:block;
}
ul.pagination li.current a, ul.pagination li a:hover {
	background:url("../images/Banner_Button1.gif") no-repeat 0 0;
}
/*
 * Required: If fixed height, state it here
*/
#faded .rap { height:321px; }
#faded img {
	position:absolute;
	left:0;
	top:0;
}
/*--- slider end ---*/


