/* CSS Document */

#Banner {
	position:absolute;
	left:165px;
	top:15px;
	width:600px;
	height:36px;
	z-index:1;
	visibility: visible;
	color: #CC3232;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-variant: normal;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 12px;
}
#NavBar {
	position:fixed;
	left:6px;
	top:0px;
	width:150px;
	height:400px;
	z-index:3;
	background-attachment: fixed;
	font-weight: bold;
}
#MainBody {
	position:absolute;
	left:166px;
	top:70px;
	width:600px;
	height:1645px;
	z-index:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
}
.navigation {
	display: block;
	/*	text-decoration: none;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin-bottom: 6px;
}
.navigation:hover {
	display: block;
	/*	text-decoration: none;	*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #FFFFFF;
	background-color: #9933FF;
	width: 140px;
	padding: 8px;*/
	margin-bottom: 6px;
	font-weight: lighter;
}

H1, H2, H3, H4 {
margin-top: 12ex;
margin-right: 0ex;
margin-bottom: 0ex;
margin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
H1 {
	font-size:24px;
	color: #000000;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
H2 {
	font-size:18px;
	color: #0000FF;
	margin-top: 6px;
}
H3 {
	font-size:14px;
	color: #FF0000;
	margin-top: 6px;
}
P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0ex;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
h4 {
	color: #CC00FF;
}

	

UL LI	{
	list-style-type:	disc;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.25em;
	margin-top: 1ex;
	}	

UL LI LI	{
	list-style-type:	square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
.first {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1ex;
	margin-left: 0px;
}


UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
.lft {
	clear: right;
	float: left;
	margin-right: 6px;
}
.rght {
	clear: none;
	float: right;
	vertical-align: top;
	margin-bottom: 16px;
	margin-left: 16px;
}
img {
	margin-top: 0px;
}
#NavBar img {
	margin-bottom: 3px;
}
#MainBodyHome {
	position:absolute;
	left:156px;
	top:160px;
	width:594px;
	height:1645px;
	z-index:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	padding-left: 0px;
}
#BannerHome {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
}
#NavBarHome {

	position:fixed;
	left:6px;
	top:160px;
	width:150px;
	height:400px;
	z-index:3;
	background-attachment: fixed;
	font-weight: bold;


.question {
	font-weight: bold;
}