a {         color:#555555;  font-family:  Arial, Helvetica, sans-serif; text-decoration: underline;}
a:hover {   color:#555555;  font-family:  Arial, Helvetica, sans-serif; text-decoration: underline;}


.menuCell a {
	color:#0089C8;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
.menuCell a:hover {
	color:#BBCCD9;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	
}


.footer, .footer a, .footer a:hover{
	color:#00ADEF;
	text-decoration: none;
	font-size: 11px;	
}

.footer a:hover{
text-decoration: underline;
}


td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}



.windowCell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	
	padding: 5px 5px 0px;
}

.blueW{
	border-right-color: 28B6FF;
	border-left-color: 28B6FF;
}

.yellowW{
	border-right-color: FFD45C;
	border-left-color: FFD45C;
}

.pinkW{
	border-right-color: FF5C7E;
	border-left-color: FF5C7E;
}

.pl {
	padding-left: 4px;
}
.pr {
	padding-right: 4px;
}
.pt {
	padding-top: 4px;
}
.pb {
	padding-bottom: 4px;
}

.mt {
	margin-top: 0px;
}
.mb {
	margin-bottom: 10px;
}
.windowHead {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;


}
.homeSep {
	background-image: url(../images/home/sub-image-strip.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bulletMenu {
	margin: 7px 9px 7px 4px;
	border: 0px;
	vertical-align: middle;



}
.mainTable {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 23px;
}
.titleMain {
	color:#0089C8;
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 19px;
	padding-right: 7px;
	padding-bottom: 3px;


}
.titleTail {
	background-image: url(../images/horLine3.gif);
	background-repeat: repeat-x;
	background-position: center;
}

