.header {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #7C81B8;
}
basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.main {
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000066;
	font-weight: bold;

}
.sidnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.main2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
}
.newhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: 8a90c9;

}
.newnewhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;

}

/*CMS Styles*/

body.mceContentBody{
	font-family: Tahoma, Verdana, "MS Sans Serif", Arial !important;
	
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	list-style-position: inside;
	list-style-type: square;
}

.mceContentBody p{font-size: 12px;}

.mceContentBody a{color:#ff6600;
text-decoration:underline;
}

.mceContentBody a:visited{color:#6699FF;}
