body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22pt;
	text-transform: none;
	color: #FF6600;
	font-weight: bold;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14pt;
	color: #000000;
	font-weight: normal;

}
.bgdothoriz {
	line-height: 6px;
	background-image: url(../../images/bg_dothoriz.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.bgdotvert {
	background-image: url(../images/bg_dot_vert.gif);
	background-repeat: repeat-y;
}
.border {
	border: 1px solid #cccccc; 

	}
.NavHeader a
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: none;
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	background-color: #333333;
	padding-right: 10px;
	padding-left: 10px;


	}	
.NavHeader a:hover
{
	color: #35606e;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: none;
	
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	background-color:#ffffff;

}
.NavFooter
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: none;
	text-transform: none;

	}
.NavFooter a
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: none;
	text-transform: none;

	}	
.NavFooter a:hover
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: underline;
	text-transform: none;
}
.footerShade {

	height: 18px;
	line-height: 18px;
	background-image:  url(../../images/footer_shade.gif);
}
