body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.LeftNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	color: #FFFFFF;
	font-weight: bold;







}
.CompanyName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
.CopyrightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: bottom;
	padding: 5px;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.TopNavBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	padding-bottom: 6px;
}
.TopNavBar a:link, .TopNavBar a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.TopNavBar a:hover {
}
.LeftNavBar a:link, .LeftNavBar a:visited {
	text-decoration: none;
	display: none;
	width: 100%;
	border: 2px none;
	font-weight: bold;
	white-space: normal;
	height: 35px;
	font-size: 10px;
	margin: auto;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC99FF;





}
.LeftNavBar a:hover {
	text-decoration: none;
	color: #CC99FF;

}
.LeftNavBar p {
	margin: 5px;
}
.button {
	background-image: url(../images/button3.gif);
	height: 35px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: auto;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	background-position: center;





}
.blue {
	color: #0033CC;
	font-weight: bold;

}
.blueTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	font-weight: bold;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

