body {
	background-image: url(../images/bgStripe.jpg);
	background-repeat: repeat;
}
.flashDiv {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #033250;
	border-left-color: #033250;
}
.homeContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background:#FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #033250;
	border-left-color: #033250;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #033250;
}



.homeContent h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top: 6px;
	padding-bottom: 4px;
	margin: 0px;
}

.footerDiv{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #033250;
	text-align:center;
}

.footerDiv a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #033250;
	text-decoration: none;
}

.footerDiv a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #033250;
	text-decoration: none;
}

.footerDiv a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #033250;
	text-decoration: underline;
}


.subContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	background:#FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #033250;
	border-left-color: #033250;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #033250;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #033250;
}

.subContent h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-top: 6px;
	padding-bottom: 4px;
	margin: 0px;
}
