body {
	margin: 0px;
	background-color: #CCCCCC;
}
.bodyBg {
	background-image: url(../images/bg.jpg);
	background-color:#173a7a;
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin: 0px;
}
.menuLinks {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
}
.slogan {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:2px;
}
.tableBorders {
	border: 1px solid #333333;
}
.tBBorders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.links {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: underline;
}
.links:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFCC66;
	text-decoration: none;
}
.blueLinks {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
.blueLinks:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
.bBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.rBBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.liveText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	/*line-height: 18px;*/
}
.footerText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
}
.rteDiv {
	display: block;
	position: relative;
}
.cfaText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 25px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing:1px;
}
h2 {
	font-weight:normal;
	display: inline;
	line-height:20px;
	font-size:11px;
	text-align:center;
	color: #ddebdd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.whiteText {

	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textFields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #2a2a2a;
	text-decoration: none;
	border: 1px solid #242424;
	height: 22px;
	width: 150px;
	padding-left:4px;
}
.lightBlueText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 15px;
	font-weight: normal;
	color: #c7dbff;
	text-decoration: none;
	letter-spacing:2px;
}
.smallText {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.redMenuLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b00026;
	text-decoration: none;
}
.redMenuLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#7b0610;
	text-decoration: none;
}
