.thinborder {
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: auto;


}
.thinborderHeader {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	width: auto;
	background-color: #CCCCCC;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.faq:link {text-decoration: none; font-weight:bold; color:#1C5396}
a.faq:visited {text-decoration: none; font-weight:bold; color:#1C5396}
a.faq:hover {text-decoration: underline; font-weight:bold; color:#000066}
a.faq:active {text-decoration: underline; font-weight:bold; color:#000066}

a.body:link {text-decoration: none; font-weight:bold; color:#1C5396}
a.body:visited {text-decoration: none; font-weight:bold; color:#1C5396}
a.body:hover {text-decoration: underline; font-weight:bold; color:#000066}
a.body:active {text-decoration: underline; font-weight:bold; color:#000066}
	
.ParagraphHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.ThinUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.list_style_1 {
	border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#000066; padding:10px; font-family:Arial, Helvetica, sans-serif; list-style-type:decimal
}

.list_style_2 {
	font-size:11px 
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
