body {
	text-align: center;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(/images/border.png);
	background-color: #002346;
}
#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 748px;
	margin: 0 auto;
}
#header {
	margin: 0px;
	height: 75px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #002142;
	width: 750px;
	background-color: #002346;
}
#header #logo {
	float: left;
	height: 75px;
	width: 750px;
}

#mainContent {
	margin: 0px;
	padding: 0px;
	width: 598px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5EAFF;
}
#mainContentHeader {
	font-size: 2em;
	font-weight: bold;
	color: #B40418;
	text-align: center;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5EAFF;
	width: 578px;
	float: right;
}
#mainContentSubHeader {
	float: left;
	width: 277px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5EAFF;
	padding-top: 10px;
}
#mainContentSubHeaderRight {
	text-align: left;
	float: left;
	width: 305px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#mainContentSubHeaderRightHeader {
	font-size: 1em;
	color: #002346;
	text-align: left;
	width: 305px;
	margin: 5px;
	font-weight: bold;
}
#mainContentSubHeaderRightContent {
	color: #002346;
	text-align: left;
	width: 305px;
	margin: 5px;
	font-size: 1em;
	border: .5px solid #8B807C;
}
.mainContentBoldText {
	font-size: 1.2em;
	color: #666;
	width: 558px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.mainContentText {
	font-size: 1em;
	color: #666;
	width: 558px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}

#subHeaderTitle {
	font-size: 1em;
	color: #D6031E;
	text-align: left;
	margin: 5px;
	font-weight: bold;
}
#subHeaderFooter {
	font-size: .75em;
	color: #002346;
	text-align: left;
	padding: 5px;
}

#header #flag_banner {
	float: right;
	height: 75px;
	width: 540px;
}
#sideNav {
	background-color: #FFF;
	width: 144px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D5EAFF;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 600px;
}
.sidenav_size {
	font-size: .75em;
}
#subHeaderImage {
	padding-left: 5px;
}
#2ndTierContent {
	margin: 0px;
	padding: 0px;
	width: 598px;
	float: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5EAFF;
}
#2ndTierColumn {
	text-align: left;
	width: 179px;
	float: left;
	margin-left: 10px;
}
#footer {
	background-color: #fff;
	margin: 0px;
	clear: both;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5EAFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.columnText {
	font-size: 0.75em;
	color: #464646;
	vertical-align: top;
	margin-right: 10px;
	line-height: 1.1em;
	margin-bottom: 5px;
}
.mainContentBoldText img {
	float: left;
	margin-left: 20px;
}
#mainContentImage {
	float: left;
	width: 170px;
	padding-right: 20px;
}
.mainContentText img {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
