* { 
	margin:0;
	padding:0;
}
body {
	font-size: 12;
	width: 980;
	letter-spacing:1px;
	margin:0 auto;
}
.defaultwidth {
	margin:10px;
	width: 980;
	margin:0 auto;
}
a {
	color: #05539d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title1 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.title2 {
	font-size: 16px;
	color: #05539d;
	font-weight: bold;
}
.title3 {
	font-size: 26px;
	text-align:center;
	vertical-align:middle;
	color: #05539d;
	font-weight: bold;
}
.copyright {
	font-size: 12px;
	color: #05539d;
	font-weight: bold;
}
li.inline {
	list-style: disc outside; 
	margin-top: 5;
}
li.list {
	display: inline;
	padding-left: 5px;
	padding-right: 3px;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 13;
	font-weight: bold;
}

li.last {
	display: inline;
	padding-left: 5px;
	padding-right: 3px;
	border-right: 0;
	color: #05539d;
	font-size: 13;
	font-weight: bold;
}

.faqTitle { 
	font-size: 15px; 
	color: #000000; 
	}

.faqQuestion { 
	color: #666666; 
	font-size: 13px; 
}

a.faqQuestion { 
	text-decoration: none; 
	color: #666666; 
	font-size: 13px;	 
}

a.faqQuestion,a.faqQuestion:link,a.faqQuestion:visited { 
	text-decoration: none; 
	color: #666666; 
	font-size: 13px; 
}

a.faqQuestion:hover	{ 
	text-decoration: underline; 
	color: #666666; 
	font-size: 13px; 
}
div.qaformat{
	background-color:#E4E4E4;
	margin-left:10px;
	padding:5px;
	color:#0033FF;
}
[class].qaformat{
	background-color:#E4E4E4;
	margin-left:6px;
	padding:5px;
	color:#0033FF;
}