﻿.FAQQuestion {
	list-style-image: url('../images/question.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:medium;
	color: #CC6600;
	padding-left: 0px;
	list-style-position:outside;
}
.FAQAnswer {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
	padding-left: 7px;
	padding-bottom: 20px;
	list-style-type: none;
	list-style-position:outside
}
.seperator {
	border: 1px solid #D9F2FF;
}


.widget ul {
margin-bottom:10px;
list-style-type:none;
margin-left:0px;
}

.widget { background: url('../images/sidebar-panel_bg.gif') top left no-repeat; padding: 7px 10px 15px 10px;margin: 0 0 0 10px;}
.widget h4 { color: #fff;font-size: 12px;padding-bottom: 10px; 
}
.widget ul { font-size: 12px;line-height: 16px;}

.widget li { padding:2px 0; margin:0; line-height:10px;width:100%;}

.widget li a { display: block; color: #035796}
.widget li a:hover{ background:none;color: orange;}

.PageSplash h1 {
	color:#fff; font-size:larger; font-weight:bold;
}