@charset "utf-8";
body {
	background-color: #7585AE;
}
.redTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #CC0000;
}


.basicTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.redBoldTxt {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.redBoldTxtLrg {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.redBoldTxtSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CC0000;
}

.basicTxtLrg {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}

a:hover.basicTxtLrg {
	color: #333333;
}

.basicTxtTest {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.basicTxt {
	color: #000066;
}

a:visited.basicTxt {
	color: #000066;
}

a:hover.basicTxt {
	color: #333333;
}


.basicTxtSml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

a.basicTxtSml {
	color: #000066;
}

a:visited.basicTxtSml {
	color: #000066;
}

a:hover.basicTxtSml {
	color: #666666;
}

.attnTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.attnTxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}


a.sideLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.sideLinksCurrent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.whiteSmlTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}


a:hover.sideLinks {
	color: #3B4A73;
	text-decoration: none
}	

.bottomLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover.bottomLinks {
	color: #CCCCCC;
	text-decoration: none
}	

.homeSideTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #29477E;
}
a:visited.homeSideTxt {
	color: #29477E;
}

a:hover.homeSideTxt {
	color: #333333;
}
.homeSideTxtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #29477E;
}
a:visited.homeSideTxtBold {
	color: #29477E;
}

a:hover.homeSideTxtBold {
	color: #333333;
}

.breadCrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
}
.pageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #3B4A73;
}

.pageTitles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #3b4a73;
	font-variant: normal;
}

.pageTitles3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #3b4a73;
	font-variant: normal;
}

.blueTxtBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #FFFFFF;
	padding: 3px;
	margin: auto;
}
.mainLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	padding: 2px;
	text-decoration: none;
	background-color: #97A4C1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #FFFFFF;
}
a:hover.mainLinks {
	color: #666666;
}
.highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
