body {
	margin-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #000000;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white12 a {
	color: #66CCCC;
	text-decoration: none;
}
.dropdown {
    float: left;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left:3px;
    width:155px;
    display:none;
    list-style-type: none;
    background: #00FF00; /*override this on each page*/
}
.dropdownElement {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0px;
	height:21px;
	padding: 0px;
}
.dropdownElement a {
	display: block;
	padding-right:10px;
	padding-left: 10px;
    padding-top: 4px;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	height:17px;
}
.dropdownElement a:hover {
    background: #FF0000; /*set this on each page*/
}
.pad5 {
	padding: 5px;
}

.faqs{font-weight: bold;}
.listSpace{line-height:9px;}
.faqAnswer{font-weight: normal;}
.whiteList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CCCC;
	text-decoration: none;
}

.whiteList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
