body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bodyInside{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(../images/pgBg.gif);
	background-repeat:repeat-x;
}
.bodyHome{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image:url(../images/pgBgHome.gif);
	background-repeat:repeat-x;
}

.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight:bold;
}
.bodyTextBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	font-weight:bold;
}
td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	LINE-HEIGHT: 20px;
	color: #000000;
	font-weight:normal;

}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
}

.dropDef{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CFD9DD;
	font-weight:bold;
	text-decoration:none;
	background-color: #103F54;
	cursor:hand;
	border-bottom:1px solid #8EC2C3;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:12px;
}
.dropMo{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #103F54;
	font-weight:bold;
	text-decoration:none;
	background-color: #CFD9DD;
	cursor:hand;
	border-bottom:1px solid #8EC2C3;
	padding-left:8px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:12px;
}
.formObjects{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #303030;
	padding:2px;
}
.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
}
.bodyTextBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A70400;
	font-weight:bold;
}
.newsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	line-height:24px;
}
.title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
}
.heading{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A12026;
	font-weight:bold;
}
.mainLinkDef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A70400;
	font-weight:bold;
	text-decoration:none;
	cursor:hand;
}

.mainLinkMO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #018C55;
	font-weight:bold;
	text-decoration:none;
	background-color: #EEEEEE;
	cursor:hand;
}

.subLinkDef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
	background-color: #E5E5E5;
	filter: Alpha(Opacity=80);
	cursor:hand;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #EDEDED;
	border-right:1px solid #9A9A9A;
	padding-left:8px;
}

.subLinkMO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight:normal;
	text-decoration:none;
	background-color: #5CB08F;
	filter: Alpha(Opacity=80);
	cursor:hand;
	border-top:1px solid #8DC8B1;
	border-bottom:1px solid #8DC8B1;
	border-right:1px solid #3E9271;
	padding-left:8px;
}

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
A:hover{
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;*/
	color: #A12026;
	font-weight:bold;
	text-decoration:none;
}
.blue {
	color: #003366;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
.red {
	color: #A12026;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}
