body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	text-transform: uppercase;
	color: #356063;
	font-weight: bold;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
.SideNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.SideNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #000000;
	font-weight: normal;

}
.textFade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #999999;
	font-weight: normal;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18pt;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;


}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.bgdothoriz {
	line-height: 6px;
	background-image: url(../images/bg_dothoriz.gif);
	background-repeat: repeat-x;
	height: 6px;
}
.bgdotvert {
	background-image: url(../images/bg_dotvert.gif);
	background-repeat: repeat-y;
}
.textsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.border {
	border: 1px solid #cccccc; 

	}
	.borderleft {
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px solid #cccccc;
	}
	.borderright {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px none #cccccc;
	}
.borderleftright {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px none #cccccc;
	border-left: 1px solid #cccccc;
	}
	.borderleftrightbottom {
	border-top: 1px none #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 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;

	}	
.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;
}
.CopyNote
{
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: none;
	text-transform: uppercase;

	}
.CopyNote a
{
	color: #66B8D0;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: none;
	text-transform: uppercase;

	}	
.CopyNote a:hover
{
	color: #66B8D0;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	Text-decoration: underline;
	text-transform: uppercase;
}
.CopyNoteBase {

	height: 10px;
	line-height: 10px;
}
.bgnavline {
	background-color: #7e7e7e;
	height: 4px;
	line-height: 4px;
}
.titleGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90B54C;
	font-weight: bold;
}
.titleGreen a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90B54C;
	font-weight: bold;
	Text-decoration: underline;
}
.titleGreen a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #90B54C;
	font-weight: bold;
	Text-decoration: none;
}
.footerShade {

	height: 18px;
	line-height: 18px;
	background-image:  url(../images/footer_shade.gif);
}
.textRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #f22a2a;
	font-weight: normal;
}
.headerGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 20pt;
	text-transform: none;
	color: #90B54D;
	font-weight: bold;
}
.textAnnounce {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: normal;
}
.cellheight10 {
	line-height: 10px;

}
.tableGreyBack {
	background-color: #E5E2D9;
}
.tableClientLogin {
	background-image: url(../images/bg_clientarea.jpg);
}
.alignCenter {
	text-align: center;

}
.titleWhite {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	text-transform: uppercase;
	color: #8CA35B;
	font-weight: bold;
}
.footerBlue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	text-transform: uppercase;
	color: #A7C8D1;
	font-weight: bold;
}
.bordertopbottom {

	border-top: 1px solid #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;
}
.cellwidth10 {
	width: 10px;

}
.tableHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8FB44B;
	padding: 5px;
}
