@charset "utf-8";
.SectionTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #00AEEF;
}

.linkStyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00AEEF;
	padding-left: 28px;
}
.BodyContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}


body {
	background-image: url(images/bg_main.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.HeaderMiddleBG {
	background-attachment: scroll;
	background-image: url(images/middle_bgimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftBG {
	background-attachment: scroll;
	background-image: url(images/bg_left_wires.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rightBG {
	background-attachment: scroll;
	background-image: url(images/bg_right_wires.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.ContentBG {
	background-attachment: scroll;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.topBtnsBG {
	background-attachment: scroll;
	background-image: url(images/topbtns_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebarBackground {
	background-attachment: scroll;
	background-image: url(images/sidebar_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sidebarCell {
	padding: 6px;
	float: left;
	height: auto;
	width: 203px;
}
.sidebarTitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #9C9C9C;
}
.linkStyleBlack {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 0px;
}
.linkStyleNoIndent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AEEF;
	padding-left: 0px;
}
.BodyContentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.BodyContentSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00AEEF;
}
.FooterTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
.FooterLinks {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.FooterCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

