@import "../css-styles/menu.css";


body {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #a67637;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.top-bar{
	background-image: url(../images/single-bar.gif);
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 1024px;
	background-repeat: no-repeat;
	height: 25px;
}

.header-wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page-bgr.gif);
	background-repeat: repeat;
	padding: 0px;
	margin-bottom: 0px;
}


.flash{
	height: 250px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.content {
	padding: 0px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page-bgr.gif);
	background-repeat: repeat-y;
}

.body-text {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
}
.bottom {
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	font-weight: bold;
	font-size: large;
	padding: 0px;
	background-image: url(../images/single-bar.gif);
	background-repeat: no-repeat;
	clear: both;
}
.flash-text {
	color: #000000;
	text-align: justify;
	margin-left: 40px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	width: 250px;
	float: left;
}
.flash-text a {
	color: #000000;
	text-decoration: underline;
}
.flash-text a:hover {
	text-decoration: none;
}
.space {
	padding-left: 10px;
}


.footer {
	color: #2826F6;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 75px;
	background-image: url(../../images/icop_member_seal.gif);
	padding-bottom: 20px;
}
.logo {
	margin-top: 109px;
	margin-left: 25px;
}

.footer-text {
	width: 430px;
	margin-right: 297px;
	margin-left: 297px;
	font-family: Arial, Helvetica, sans-serif;
	color: #2826F6;
	text-align: center;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #0707C2;
	padding-top: 15px;
	height: 75px;
	margin-top: 5px;
	position: relative;
}
.footer-eba{
	font-weight: bold;
}
.footer-links{
	font-size: small;
}

.locate {
	color: #FF0000;
	text-decoration: underline;
}
h1 {
	font-size: xx-large;
	color: #2826F6;
	text-transform: capitalize;
	text-align: center;
}
.subtitle {
	text-align: center;
	font-size: large;
	background-color: #FFFF5B;
	font-weight: bold;
}
.welcome-states-old {
	text-align: center;
	font-size: x-large;
	font-weight: normal;
	background-color: #0707A9;
	color: #FFFFFF;
	border: thin ridge #FFFF00;
	height: 90px;
	width: 460px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.welcome-states-new {
	text-align: center;
	font-size: x-large;
	font-weight: normal;
	background-color: #0707A9;
	color: #FFFFFF;
	border: thin ridge #FFFF00;
	height: 90px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.states {color: #FFFF00}
h2 {
	font-size: large;
	font-weight: bold;
	color: #986C32;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #986C32;
}
h4 {
	font-size: large;
	font-weight: bold;
	color: #986C32;
}
h5 {
	font-size: large;
	font-weight: bold;
	color: #986C32;
}
.bold {
	font-weight: bold;
}
.sitemap a {
	color: #000000;
}
.sitemap a:hover {
	text-decoration: none;
}
.no-bull {
	list-style-type: none;
}
