body {
	margin: 0px 0px 10px 0px;
	background: #FFFFFF;
}

A { 
	color: #891A21;
	font-family: verdana, arial, sans-serif; 
	font-size: 12px; 
	text-decoration: none; 
	font-weight: bold; 
}

A:hover {
	text-decoration: underline;
}

.banner3 {
	background: #123466;
	width: 100%;
	height: 111px;
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #123466;	
}

.banner4 {
	background: #123466;
	border-top-width: 2px;
	border-top: #123466;
	border-bottom-width: 2px;
	border-bottom: #123466;
	padding-top: 10px;
/*	padding-left: 20px; */
	width: 100%;
}

.mainbody {
	position: absolute;
	left: 138px;
	top: 110px;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 15px;	
	width: 575px;
	height: 100%;
	border-left: solid;
	border-left-width: 2px;
	border-left-color: #123466;
	border-left-length: 100%;	
}

.sidebody {
	position: absolute;
	top: 110px;
	width: 140px;
	height: 100%;
/*	border-right: solid;
	border-right-width: 2px;
	border-right-color: #123466;
	border-right-length: 100%;
*/
}

.sidebody-text {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-color: #5A1E3C;
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;	
	width: 100%;
}

.text {
	font-family: verdana, arial, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
  	text-transform: none;	
	letter-spacing: .none; 		
}	

li {
	font-family: verdana, arial, sans-serif;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
  	text-transform: none;	
	letter-spacing: .none; 		
}	

.footer {
	width: 100%;
	padding: 10px;
	text-align: center;
	vertical-align: baseline;
}	

h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #333333;
  	text-transform: none;
	font-weight: bold;		
}	

p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #333333;
  	text-transform: none;		
}	

.small {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
  	text-transform: none;		
}

