/******* Remove  *******/

.subglobalNav, #navigation, #masthead, #utility, #globalNav, #breadCrumb, #siteInfo, #button{
	visibility: hidden;
	display: #none;
}

/******* Format  *******/

body{
	font-family: Arial,sans-serif;
	color: #000000;
	background-color: #FFF;
	font-size:12px
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #000000;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
	font: bold 175% Arial,sans-serif;
	color: #FF0000;
	margin: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #333333;
 margin: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
}

h4{
 font: bold 90% Arial,sans-serif;
 color: #FF0000;
 margin: 0px;
}

h5{
 font: 80% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}


ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	width:100%;
	background-color: #000000;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -2px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#pageNav{
	float: left;
	width:15em;
	padding: 0px;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 0px;
}


/********************* end **********************/

.redNav {
	color: #FF0000;
	line-height: 25px;
}

.dkredNav {
	color: #CC0000;
	line-height: 25px;
}
.RegFont {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.Redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
}
/********************* left nav **********************/

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}
#navigation {
position: absolute; /* Menu position that can be changed at will */
top: 0;
left: 0;
width: 200px;
background-color: #666666;
display: none;
}
#navigation dt {
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	background-color: #666666;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#navigation dd {
	background-color: #333333;
	font-size: 12px;
}
#navigation li {
	text-align: center;
	background-color: #333333;
}
#navigation li a, #navigation dt a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height: 25px;
	border: 0 none;
	height: 100%;
}
#navigation li a:hover, #navigation dt a:hover {
	background-color: #000000;
}
#navigation dt.active {
	cursor: pointer;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-weight: bold;
	background-color: #CC0000;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-color: #999999;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.smallform {
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
}
.FAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	font-size: 115%;
}
.Charcolbold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.whitecolor {
	color: #FFFFFF;
}
.main {
	vertical-align: top;
	background-color: #E5E5E5;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.FAQ {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
	font-size: 115%;
}

#section{
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(/images/checkbox.gif);
	line-height: 25px;
  }
