h1.faq {
	margin-left: 10px;
	margin-bottom: 10px;
	clear: both;
}
p.faq {
	margin-left: 10px;
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 20px;
	font-family: verdana;
}
h2.faq {
	padding-left: 10px;
	background: #A7B6D0 url(../images/template-images/menubg2.png);
	border: 1px solid #666666;
	color: #FABE44;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 17px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
h3.faq {
	margin-left: 10px;
}

/************ Links ********/
div.foooter a:link, div.foooter a:active, div.foooter a:visited {
	font-family: verdana;
	font-size: 11px;
	color: #0166FE;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

div.foooter a:hover {
	font-family: verdana;
	font-size: 11px;
	color: #0166FE;
	text-decoration: underline;
	font-weight: normal;
	text-align: center;
}

p {
	margin: 5px;
}

ul {
	font-size: 13px;
	margin-top: 10px;
	margin-bottom: 15px;
}
div.blueTheme strong {
	color: #4776BA;
}


ul li {
	margin-top: 5px;
	margin-bottom: 5px;
}


ul.faq {
	background: #D8E6C8;
	font-size: 12px;
	font-weight: bold;
	color: #7F96B9;
	padding-top: 10;
	padding-bottom: 10;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
}
ul.faq li {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px dotted #A7C985;
	border-bottom: 1px dotted #A7C985;
}
ul.faq a:link, ul.faq a:active, ul.faq a:visited {
	color: #385070;
	text-decoration: none;
}
ul.faq a:hover {
	color: #E39709;
}
img.right {
	float: right;
	margin-right: 15px;
	margin-left: 15px;
}
table.links {
	background: #E2E8EF;
	font-weight: bold;
}
table.links td {
	padding-left: 15px;
}


.flushright {
/* 
	text-align: right;
	float: right;
*/
	border: 1px solid red;
	}

/************ pages ********/
div.center-page {
	float: left;
	width: 907px;
	clear: both;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #5B759C;
}

/************ faq ********/
div.leftside {
	float: left;
	width: 460px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #5B759C;
	border-right-color: #5B759C;
	border-bottom-color: #5B759C;
	margin-top: 15px;
}
div.rightside {
	float: right;
	width: 460px;
	clear: right;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5B759C;
	border-bottom-color: #5B759C;
	border-left-color: #5B759C;
	margin-top: 15px;
}
span.rightside {width: 520px; margin-right: auto; margin-left: auto; float: right; text-align: left;}
.makefloatright {float: right; padding-left: 5px;}
.makefloatleft {float: left; padding-right: 5px;}

/****************************/
p.plaintext {line-height: 12px; margin-left: 10px;}
