a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#mainContent	{
	float:none;
	width:962px;/*778px;*/
	/*padding-left:10px;
	padding-right:10px;*/
	background-color:#FFFFFF;
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 14px; FONT-WEIGHT: normal;
	color:#333333;
}
.normalText	{
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 14px; FONT-WEIGHT: normal;
	color:#333333;
}
.blueLinkText	{
	color:#3333cc;
}
.descriptionText	{
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 14px; FONT-WEIGHT: normal;
	color:#333333;
	line-height:20px;
}
.menuText	{
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 14px; FONT-WEIGHT: bold; color:#FFFFFF;
}
.blueText	{
	FONT-FAMILY: Tahoma, Arial, Helvetica; FONT-SIZE: 14px; FONT-WEIGHT: bold; color:#FFFFFF;
}
#headContent	{
	float:left;
	width:100%;
}
#leftContent	{
	float:left;
	width:000px;
}
#bodyContent	{
	float:left;
	width:962px;
}
#rightContent	{
	float:left;
	width:000px;
}
#footContent	{
	float:left;
	width:100%;
}
.headMenu	{
	color:#FFFFFF;
	text-decoration:none;
}
.textBox	{
	font-family:arial;
	font-size:14px;
	color:#333333;
	width:200px;
}
.highlightText	{
	font-family:Arial;
	font-size:16px;
	color:#666666;
	font-weight:bold;
}

