body {
	
	background-color : #07386d;
	display : block;
	width:100%;
	height: 100%;
	
}

body, p, h1, h2, h3, table, td, th, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color : black;
	line-height :140%;
}

h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	margin-bottom: 0px;
	margin-top: 14px;
}

.details
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: black;
}

.linkbar
{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:20px;
	padding-left:20px;
	color: #36A127;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color: #36A127;
}

.faqtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #36A127;
}

.faqlink
{
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: gray;
}

.footer
{
	background-color: #909090;
}

.footer td
{
	color: white;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footer a
{
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
