body {
	background-color: #354C62;
	margin: 0px;
	padding: 0px;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 147px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #416284;
}
.featureText {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 28px;
	line-height: 140%;
	font-weight: 100;
	color: #C9D9BA;
	margin: 5px;
	padding: 12px;
	border: 1px solid #3B5977;
}
#outerWrap {
	background-image: url(../webImages/background.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#innerWrap {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#navTable {
	background-color: #FFFFFF;
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
}
#navTable .header {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D2D2D2;
}
#navTable h3 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D2D2D2;
}
#navLeft {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	padding-right: 10px;
}
#navTable p {
	font-size: 12px;
	line-height: 80%;
	font-weight: bold;
}
#navMiddle {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E3E3E3;
	padding-left: 15px;
}
#navRight {
	padding-left: 15px;
}
#navLeft a:link, #navLeft a:visited, #navLeft a:hover, #navLeft a:active {
	color: #3A89C9;
	text-decoration: none;
	text-align: left;
}
#navMiddle a:link, #navMiddle a:visited, #navMiddle a:hover, #navMiddle a:active{
	color: #57585A;
	text-decoration: none;
}
#navRight a:link, #navRight a:visited, #navRight a:hover, #navRight a:active {
	color: #993300;
	text-decoration: none;
}
#mainText {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #354C62;
}
#mainText p, #mainText li {
	font-size: 12px;
	line-height: 175%;
	color: #FFFFFF;
}
#mainText h1 {
	font-size: 26px;
	font-weight: bold;
	color: #354C62;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #354C62;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#contentTable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #354C62;
}
#loginTable {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
}
#loginTable h4 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D2D2D2;
}
#loginTable p {
	font-size: 12px;
	color: #D2D2D2;
}
.borderedImage {
	border: 6px solid #FFFFFF;
}
#mainText a:link, #mainText a:visited, #mainText a:hover, #mainText a:active {
	color: #FFFFFF;
}
#sideBar {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
}
#sideBar h3 {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: 100;
	text-transform: uppercase;
}
#sideBar p {
	font-size: 12px;
	color: #E6E6E6;
}
.featureTextSmall {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, sans-serif;
	font-size: 24px;
	line-height: 140%;
	font-weight: 100;
	color: #C9D9BA;
	margin: 5px;
	padding: 12px;
	border: 1px solid #3B5977;
}
#sideBar a:link, #sideBar a:visited, #sideBar a:hover, #sideBar a:active {
	color: #FFFFFF;
}
#mainText h4 {
	font-size: 18px;
	color: #2A3E4F;
}
.imgLeftFloat {
	clear: both;
	float: left;
	margin-right: 20px;
	border: 2px solid #FFFFFF;
}
.floatedText {
	padding: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #354C62;
	border-right-color: #354C62;
	font-size: 28px;
	color: #FFFFFF;
}
.imgBorder {
	border: 3px solid #354C62;
}
.beforeAfterText {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.bottomBorder {
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #354C62;
}
