/* CSS Document */

body{
font-family: verdana;
margin-left: 0px;
font-size:12pt;
color: #000000;
}

/*Content css*/

.pagehead{
	font-weight: bold;
	font-size: 20pt;
}
.subhead{
	font-weight: bold;
	font-size: 16pt;
}

.centerblock{
	align:center;
	width:100%;
	text-align:center;
}

/* LAYOUT CSS */
.header{
	display:none;
	padding: 7px 0px 0px 7px;
}

.overalltable{
	width: 95%;
	background-color:#ffffff;
}

.oall-left{
	vertical-align: top;
}

.oall-right{
}

.menutable{
	display:none;
	width:168;
	height: 95%;
}
.mtable-top{
	display:none;
	height:11px;
}
.mtable-bot{
	display:none;
	background-image: url("images/bot-left.gif");
	background-repeat:  repeat-x;
	background-position: bottom left;
	height:11px;
	align: right;
}

.contenttable{
	width: 100%;
	height: 451px;
}

.ctab-top{
display:none;
}

.ctab-mid{
	color: #000000;
	vertical-align: top;
	
}
.bot-right{
display:none;
background-image: url("images/bot-right.gif");
height: 26px;
width: 611;
}

.faqanswer{
color: #000000;
 padding: 2px 2px 2px 15px;
}
.faqvspace{
height: 25px;
}
.faqquestion{
	color: #000000;
	font-weight: bold;
	font-size: 16;
	padding: 2px 2px 2px 2px;
}
.backtotop{
display:none;
 font-size: 10px;
 padding: 10px;
 text-align: right;
}
.faqtableofcontents{
	font-size: 11pt;
	background-color: #ffffff;
	padding: 6px;
}
a{
	color: #000000;
}
.toclink{
	text-decoration: none;
}
/*a:visited{
	color: #000033;
}*/
a:hover{
	color: #000000;
}
.footer{
	color: #000000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	background-color: #ffffff;
}
.printtext{
	font-weight: normal;
	font-style: italic;
}
li{
	margin-bottom:5px;
}