@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
}
.border_grey {
	border: 1px solid #999999;
}

a:link {
	color: #0c2e82;
}

a:visited {
	color: #0c2e82;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
}
.border_blue {
	border: 1px solid #0c2e82;
}
.bodyheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #00379b;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	padding-right:10px;
}
.IntroBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0c2e82;
}
.navBg {
	background-color:#5190cd;
}
.Nav a:link {
	color: #0c2e82;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
}
.Nav a:visited {
	color: #0c2e82;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
}
.Nav a:hover {
	color: #0c2e82;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: bold;
	line-height: 14px;
	font-weight: normal;
}
.NavBold {
	color: #0c2e82;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
}

.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt;}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt;}

#ToolTip{position:absolute; width: 125px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.box_underline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
.boardnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
	text-align:left;
	margin-left:0px;
	padding-left:5px;
	margin-right:0px;
	padding-right:0px;
}
.boardnames_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.IntroBlue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0c2e82;
}
.bgBlue1{
	background-color:#114ea9;
	height:57px;
}
.map_text {
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
}
.Map a:link {
	color:#0c2e82;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:  normal;
}
.Map a:visited {
	color: #0c2e82;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.Map a:hover {
	color: #0c2e82;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight:  normal;
}


#bullets { list-style-image: url(images/bullet.gif); }