@charset "utf-8";
body {
	background-color: #346495;
	background-image: url(images/back2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4;
}
#background {
	margin-top: 5px;
	padding-top: 15px;
}
#wrap {
	background-color: #346495;
	width: 778px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#header1 {
	background-image: url(images/header-collage.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
#header2 {
	background-image: url(images/header02.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
#header3 {
	background-image: url(images/header03.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
#header4 {
	background-image: url(images/header04.jpg);
	background-repeat: no-repeat;
	height: 188px;
}
#content-wrap1 {
	background-image: url(images/back-content.jpg);
	background-repeat: repeat-y;
}
#content-wrap2 {
	background-image: url(images/left-col-btm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left-col {
	width: 189px;
	padding:0;
	float: left;
}
#navlist{
	margin:0px;
	padding-left:0px;
	padding-top:35px;
	list-style-type: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
#navlist a {
	display:block;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #154666;
	height: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7D8E9;
	padding-left: 29px;
	padding-top: 9px;
	background-image: url(images/bullet-off.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navlist a:hover {
	color: #FFF;
	background-image: url(images/bullet-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navlist a.active {
	color: #FFF;
	background-image: url(images/bullet-on.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#content, #copyright {
	width: 70%;
	margin: 6rem auto 6rem auto;
}

#copyright {
	color: #FFFFFF;
	text-align: center;
}
.super {
	font-size: 7px;
	vertical-align: super;
}

a.button-white {
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.5em;
	padding: 6px 4px;
	margin: 4px;
}

input.btnformat, a.btnformat {
	font-size: 14px;
	color: #054175;
	background-color: #DEDEDE;
	border: 1px solid #054175;
	font-weight: bold;
	padding: 6px 18px 6px 18px;
	margin: 3px 3px 3px 3px;
}

.top {
	margin-top: 0px;
}
.strong {
	font-weight: bold;
}

.clear-fix {
	clear: both;
}
.bar {
	margin-top: -12px;
	z-index: 100;
}

.inset-img-shadow {
	background-image: url(images/0.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 212px;
	width: 197px;
}
.inset-img {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.img-left {
	float: left;
	margin-right: 15px;
}
.img-right {
	float: right;
	margin-left: 15px;
}
.img-holder {
	width: 500px;
	overflow: hidden;
}


.center {
	float: right;
	margin: 0 auto;
}

.buttons img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	background-repeat: no-repeat;
	height: 60px;
	text-align: center;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#footer-navlist {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 38px 0px 0px 0px;
}

#footer-navlist li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #9ABDD0;
	line-height: 16px;
	vertical-align: bottom;
}

#footer-navlist li.last {
	border:none;
}
#footer-navlist a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer-navlist a:hover {
	color: #9ABDD0;
	text-decoration:underline;
}

#footer-nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}

#copyright a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#copyright a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#sitemap ul, #sitemap li
{
	padding-bottom: 4px;
}
