/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute;}
.clLevel0{color:white;}
.clLevel0over{cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana; font-size:10px;}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#333333;}
.clLevel1over{background-color:#CD2C3D; layer-background-color:#CD2C3D; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#959595; layer-background-color:#959595}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:verdana; font-size:10px;}
.clLevel2{background-color:#206ED0; layer-background-color:#206ED0; color:#BBD9FF;}
.clLevel2over{background-color:#0695DD; layer-background-color:#0695DD; color:white; curor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#2EA7FF; layer-background-color:#2EA7FF}
.menusubhead{background-color:#ECECEC; layer-background-color:#ECECEC; color:#333333; position:absolute; padding:2px; font-family:verdana; font-size:10px; font-weight:bold; }

/*Body Styles*/
.BottomNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A:hover.BottomNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CD2C3D;
	text-decoration: underline;
}
.FooterText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.PageHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
A:hover.PageHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993333;
	text-decoration: Underline;
}
.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.bodytxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
A:hover.bodytxtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.lhcmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	line-height: 25px;

}
A:hover.lhcmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
	line-height: 25px;
}

.bc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	line-height: 30px;
}
.bcactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;

}
A:hover.bcactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: underline;
	line-height: 30px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
