@charset "utf-8";

.BgContent {
	background-image: url(img2009/BgContent.gif);
	background-repeat: repeat-y;
}
.Text12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.BorderBlue {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #0236A4;
	border-bottom-color: #0236A4;
	border-left-color: #0236A4;
}
.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Text14Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Text12Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.FloatRight {
	float: right;
	padding-left: 20px;
}
.HeaderEx {
	background-image: url(img2009/headerEx.jpg);
	background-repeat: repeat-x;
}
.BlueLineVertical {
	background-image: url(img2009/BlueVerticalLine.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.BorderBlueFull {
	border: 1px solid #0236A4;
}
.Text12Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}

#Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
#Menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
}
#Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: underline blink;
}
.Text16BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000269;
}

.MenuCurrent {
	text-decoration: underline;
}
.Text14BlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000269;
}
.Text14Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000269;
}
