a:link {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
.activeOver a {
	display:block;
	background-color: #3985B9;
	text-decoration: none;
	color: #000000;
	height: 100%;
	width: 100%;
}
.activeOver a:hover {
    background-color: #FFFFFF;
	color: #666666;
	height: 100%;
	width: 100%;
}
.activeOver a:visited {
	display:block;
	background-color: #3985B9;
	text-decoration: none;
	color: #000000;
	height: 100%;
	width: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F7F7;
	background-color: #3985B9;
	font-weight: bold;
}
.bodyText {
	color: #C7DAE7;
}
.emphasisGray {
	color: #666666;
}
.emphasisRed {
	color: #FF0000;
}
.floatLeft {
	float: left;
}
.footerLinks {
	font-size: 10px;
}
.headings {
	color: #000000;
	width: 100%;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F7F7F7;
	line-height: normal;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	color: #FFFFFF;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	width: 100%;
}
.imageBorder {
	border: 1px solid #000000;
	float: none;
}
.mainHeading {
	font-size: 16px;
	font-weight: bold;
}

.menuOption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	float: left;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	color: #FFFFFF;
}
.rollover a {
	display:block;
	background-color: #3985B9;
	text-decoration: none;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
}
.rollover a:hover{
	background-color: #FFFFFF;
	color: #666666;
	height: 100%;
	width: 100%;
}
.sidebarLinks a {
	color: #3985B9;
	display: inline;
}
.sidebarLinks a:hover {
	color: #333333;
	display: inline;
}
.sidebarLinks a:visited {
    color: #3985B9;
}
.tableBorder {
	border: 1px solid #CCCCCC;
}

.tableCell {
	background-color: #C7DAE7;
	border: 1px solid #CCCCCC;
}
.tableCellEmpty {
	background-color: #3985B9;
}
.tableBackground {
	background-color: #FFFFFF;
}
