/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}
.nav {
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:white;
	border-top:1px dotted #8EE0C9;
	background-color: #2C7E67;
	cursor:pointer;
	cursor:hand;
} 
.nav_roll {
	padding:5px;
	font-weight:bold;
	font-size:12px;
	color:white;
	border-top:1px dotted #8EE0C9;
	background-color: #388771;
	cursor:pointer;
	cursor:hand;
} 
.nav a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
.Title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#002866;
}
.BodyText {
	font-size:13px;
	line-height:125%;
}
.BodyTextNoSpace {
	font-size:12px;
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #022C54}
.style5 {
	font-size: 10px;
	color: #246956;
}
.style7 {font-size: 10px}
.style8 {font-size:16px; font-family: Verdana, Arial, Helvetica, sans-serif;}
