.bgBlue {
	background-color: #5187B5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.outerBorderBlueLeft {
	background-color: #345888;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #000000;
}

.outerBorderBlueRight {
	background-color: #345888;
	border-left-width: thick;
	border-left-style: ridge;
	border-left-color: #000000;
}
.bgBluebottom {
	border-bottom-style: solid;
	border-bottom-color: #396C9B;
	border-bottom-width: medium;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgBlueFadeLeft {
	background-image: url(../Graphics/LeftFade.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.bgBluebox {
	border: thin solid #396C9B;
	background-image: url(../Graphics/page.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	height: 1px;
	margin: 0px;
	padding: 0px;
}
.bgBlackbottom {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: medium;
	background-color: #5187B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bgBlueFadeRight {
	background-image: url(../Graphics/RightFade.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F8E619;
	text-decoration: none;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CD2023;
	text-decoration: none;
	font-style: oblique;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00CC00;
	font-style: oblique;
	text-decoration: none;
}
a.current:link, a.current:visited {
	color: #00FF00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.bgBlueBold {
	background-color: #5187B5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
.bgBlueSmall {
	background-color: #5187B5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-variant: normal;
	font-style: italic;
}
.bgBlueHeading {

	background-color: #5187B5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
.submitButton {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	color: #345888;
	background-color: #FFFFFF;
	border: thin double #345888;
	font-weight: bold;
}
.textBox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #345888;
	background-color: #FFFF99;
	border: thin solid #345888;
}
.row0 {
	background: #88ACCC;
}
.fadedText {
	color: #88ACCC;
}

.row1 {

	background: #78A0C5;
}
.bgBoldSmallCaps {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}
