body {
    margin: 0px 0px 20px 0px;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

.txtarial {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

.header {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

.headermed {
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

.txtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #FFFFFF;
}

.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

.txtsmallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #000000;
}

.txt12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
}

.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0082BF;
	text-decoration: underline;
}

.txtlink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0082BF;
	text-decoration: none;
}

body {
	background-color: #63749F;
}

a:link {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #0082BF;
   }
a:visited {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #0082BF;
   }
a:hover, a:active {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
   color: #0082BF;
   } 
   
.faq {
	margin-left: 0px;
	padding-left: 0px;
	width: 520px;
}

.faq li {
	list-style: none;
	list-style-position: outside;
}

.faq li ul li {
	font-weight: bold;
	list-style-position: outside;
	list-style-type: none;
}

dl.faq {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

dl.faq dt {
	margin-top: 10px;
	font-weight: bold;
	border-top: solid 1px #CCCCCC;
}

dl.faq dd {
	margin-top: 4px;
}

.faqheader {
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #fff;
	display: block;
	padding-top: 5px;
	border-bottom: 1px solid #CCCCCC;
}


.faqheader ul {
	font-size: 11px;
	display: inline;
	color: #000;
	border-bottom: none;
}

.faqheader ul li{
	padding-left: 3px;
	list-style-position: outside;
	list-style: none;	
	line-height: 16px;
	color: #000;
}

.row0 {
	padding-top: 4px;
	border-top: 1px solid #CCCCCC;
	font-weight: normal;
	background-color: #F5F5F5;
	border-bottom: none;
}

.row0 dd, .row1 dd {
	font-weight: normal;	
	color: #000000;
	padding-bottom: 5px;
}


.row1 {
	padding-top: 4px;
	border-top: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-weight: normal;
	border-bottom: none;
}