html {
	height: 100%;
}
body {
	background: url(images/body-bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
}
.top-header {
	margin: 0 auto;
	width: 920px;
}

.topbar-wrap {	
	background: url('images/menu-bg.jpg') repeat-x;
	width: 100%;
	min-height: 35px;
 	height: auto !important;
  	height: 35px;
}
.topbar {
	margin: 0 auto;
	width: 920px;
	height: 35px;
	background-color: #F3F4F9;
}
.topbar-indent {
	padding: 6px 12px 7px 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
}
.outerwrapper {
	width: 920px;
	margin: 0 auto;
	padding:0px 27px;
	background:url('images/content-bg-png24.png') repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #003366;
}
.outerwrapper-indent {
	padding: 12px;
	background-color: #fff;
}
.content {
	float: left;
	width: 620px;
	text-align: justify;
}

.left {
	width: 20px;
	float: left;
	color: #4B4B4B;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
}
.right {
	font-family: Helvetica, Arial, sans-serif;
	width: 270px;
	float: right;
	color: #0052A3;
	font-size: 13px;
 	height: auto !important;
	
}

.textindentleft {

}
.textindentcontent {
	padding: 12px 22px;
}
.textindentright {
	padding: 42px 12px 12px;
	text-align: center;
}
.clear {
	clear: both;
}
.footerbar {
	margin: 0 auto;
	width: 920px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 15px;
}
.footerindent {
	text-align: left;
	padding-top: 12px;
	min-height: 120px;
	height: auto !important;
	height: 120px;
	color: #fff;
	padding-bottom: 12px;
	background-image: url(images/footer-bg.jpg);
}
.footerindent-address {
	margin: 0 12px 0 12px;
}
.footer-logos {
	width: 872px;
	background-color: #fff;
	min-height: 85px;
	height: auto !important;
  	height: 85px;
	margin: 0px 12px 12px 12px;
	color: #0052A3;
	font-size: 16px;
	font-weight: 600;
}
.footer-logos-indent {
	margin: 0px 12px 12px 12px;
	padding-top: 6px;
}
.right-footer-logos {
	float: right;
	padding-right: 12px;
}
.footerbar a:link {
	color: #fff;
	text-decoration: none;
}
.footerbar a:visited {
	color: #fff;
	text-decoration: none;
}
.footerbar a:hover {
	color: #fff;
	text-decoration: underline;
}
.footerbar a:active {
	color: #fff;
	text-decoration: underline;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #0052A3;
	padding: 0px;
	margin: 0px 0px 10px;
}
h1.home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: url('images/subheader-bg.jpg') no-repeat;
	min-height: 30px;
	height: auto !important;
	height: 48px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 10px;
	margin-left: -22px;
	margin-right: -22px;
	border-top: 12px solid #fff;
	font-weight: bold;
}
.tinyText {
	font-size: 80%;
}
.right a:link {
	color: #F29300;
	text-decoration: none;
}
.right a:visited {
	color: #F29300;
	text-decoration: none;
}
.right a:hover {
	color: #F29300;
	text-decoration: underline;
}
.right a:active {
	color: #F29300;
	text-decoration: underline;
}
.did-you-know {
	margin: 10px 0px;
	padding: 10px 5px 5px 5px;
	color: #f29300;
}
ul.linklist {
	margin: 0;
	padding: 0 0 0 0.3em;
	list-style-type:none;
}

ul.linklist ul {
	margin:0.5em 0 1em 0;
	padding:0 0 0 2em;
	list-style-type:none;
}

ul.linklist li {
	margin:0 0 0 0;
	padding:0 0 5px 0;
	font-weight: bold;
}

.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 30px;
	margin-left: 30px;
}
.errortext {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}
.rightimagefloat {
	float: right;
	text-align: right;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.floatLeft {
	float: left;
}
.pixborderThumb {
	height: 100px;
	width: 100px;
	margin-right: 15px;
}
.pixborderGallery {
	margin-right: 10px;
	margin-bottom: 4px;
	z-index: 3000;
}
.pixborderLeftPic {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 30px;
	margin-bottom: 15px;
}
.rightpicdiv {
	width:420px;
	border:1px solid #b8c0c1;
}
.rightpicborder {
	margin-bottom: 15px;
}
/*ul .udm {
	z-index:auto !important;
}

ul.nav {
	margin: 0;
	padding: 0;
}
li.nav {
	list-style: none;
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	padding-bottom: 2px;
}
li.nav a:link {
	color: #fff;
	text-decoration: none;
}
li.nav a:visited {
	color: #fff;
	text-decoration: none;
}
li.nav a:hover {
	color: #fff;
	text-decoration: underline;
}
li.nav a:active {
	color: #fff;
	text-decoration: underline;
}
ul.nav2 {
	margin: 0;
	padding: 0;
	}
li.nav2 {
	margin-left: 18px;
	padding-left: 6px;
	list-style-image: url(images/bullet.gif);
}*/
.slideshow {
margin-bottom: 0px;
margin-left: 0px;
height:160px;
}
.slideshow img { display: none }
.slideshow img.firstSlide { display: block }
.quicklinks {
	float: left;
	width: 250px;
}
.footer-contacts {
	float: left;
	width: 250px;
	margin: 0;
	padding: 0;
}

/* Pics Changer Stuff, prefix of pc_ to prevent interferring with other styles */
.pc_container {
	width:420px;
	border:1px solid #b8c0c1;
}
.pc_small-bg {
	padding:14px 0px 0px 14px;
	background-color:#cfd8d8;
	width:406px;
}
.pc_small-images-container {
	padding:0px 14px 14px 0px;
	float:left;
}
.pc_small-images {
	cursor:pointer;
}
.pc_big-image-container {
	padding:14px;
}
.pc_big-image {
	
}

/* formy bits */

label {
	width: 130px;
	float: left;
}
input {
	margin-bottom: 4px;
}
textarea {
	margin-bottom: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100%
}
.errortext {
	color: #f00;
}
legend {
		color: #006A72;
		font-weight: bold;
		padding: 0 4px 0 4px;	
}
fieldset {
	width: 420px;
	padding: 4px;
}

.whitehr {
	color: #fff;
	background-color: #fff;
	border: 1px solid #fff;
}
hr {
	color: #fff;
	background-color: #fff;
	border: 1px solid #fff;
}

.date {
	color: #000;
}
.bold {
	font-weight:bold;
}

/* NEWS SYSTEM */
.textpadding {
	padding: 12px 22px;
}
.news-article {
	border:1px solid #d8e3ef;
	background-color:#e5edf6;
	padding:15px;
	margin-bottom:15px;
}

.news-article .headline {
	padding-bottom:3px;
	font-size:14px;
}

.news-article .date {
	padding-bottom: 3px;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.button-style {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: url('images/search-button-bg.jpg') no-repeat;
	border: 0;
	margin: 0;
	vertical-align: middle;
	height: 22px;
}
.small-text {
	font-size: 10px;
}

.info-container {
	float:left; width:520px;
}

object {
	position:relative;
	z-index:1;
}

.address {
	float: left;
	width: 614px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	margin-left:30px;
}
.quick-links {
	float: left;
	width: 150px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
.quick-links2 {
	float: left;	
	width: 262px;
	text-align: left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}
.footer-header {
	font-size: 13px;
	font-weight: 600;
	font-family: Helvetica, Arial, sans-serif;
}
.footerbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footerbar li {
	font-size: 12px;
}

