html {
	height: 100%;
}
body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.top-header-wrap {
	background: url('images/top-header-wrap.jpg') no-repeat top center;
	width: 100%;
}
.topheader {
	margin: 0 auto;
	width: 920px;
	height: 230px;
}
.toppic {
	float: left;
	width: 656px;
	height: 200px;
}
.logo {
	float: left;
	width: 264px;
	height: 200px;
}
.topmenu {	
	margin: 0 auto;
	background: url('images/top-menu-bg.jpg');
	background-repeat: no-repeat;
	width: 920px;
	float: left;
	min-height: 30px;
 	height: auto !important;
  	height: 30px;
}
.innerwrapper-wrap {
	background: url('images/innerwrapper-wrap-bg.jpg') no-repeat top center;
	width: 100%;
}
.innerwrapper {
	margin: 0 auto;
	width: 920px;
	background: url('images/innerwrapper-bg.jpg');
	background-repeat: no-repeat;
}
.left {
	width: 220px;
	float: left;
	color: #12304E;
	font-family: Helvetica, Arial, sans-serif;
}
.content {
	font-family: Helvetica, Arial, sans-serif;
	width: 700px;
	float: left;
	padding-bottom: 26px;
	color: #12304E;
	font-size: 80%;
}
.clear {
	clear: both;
}
.footer-wrapper {
	background: url('images/footer-wrapper-bg.jpg') no-repeat top center;
	width: 100%;
}
.footerbar {
	margin: 0 auto;
	width: 920px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	height: 189px;
	color: #FFF;
	text-align: left;
}
.footerindent {
	text-align: left;	
	padding-top: 28px;
	padding-left: 180px;
	padding-right: 46px;
}
.footer-large-text {
	font-size: 120%;
	font-weight: bold;
}	
.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;
}
a.tms:link {
	color: #BCD5EC;
	text-decoration: none;
}
a.tms:visited {
	color: #BCD5EC;
	text-decoration: none;
}
a.tms:hover {
	color: #BCD5EC;
	text-decoration: underline;
}
a.tms:active {
	color: #BCD5EC;
	text-decoration: underline;
}
.textindent {
	margin-right: 22px;
	margin-left: 30px;
	padding-top: 28px;
	background: none;
	min-height: 400px;
 	height: auto !important;
  	height: 400px;
}
.textindentleft {
	min-height: 400px;
 	height: auto !important;
  	height: 400px;
	margin-left: 22px;
	padding-top: 28px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #0060AE;
	margin: 0px;
	padding: 0px;
}
.header2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-image: url('images/h2-bg.jpg');
	background-repeat: repeat-x;
	height: 30px;
	text-indent: 12px;
	padding-top: 6px;
	font-weight: bold;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #6F7072;
}
.redtext {
	color: #E60017;
	font-weight: bold;
}
.bluetext {
	color: #0060AE;
	font-weight: bold;
}
.content a:link {
	color: #12304E;
	text-decoration: underline;
}
.content a:visited {
	color: #12304E;
	text-decoration: underline;
}
.content a:hover {
	color: #12304E;
	text-decoration: none;
}
.content a:active {
	color: #12304E;
	text-decoration: none;
}
.content ul {
	padding: 0;
	margin: 0;
}
.content li {
	list-style-image: url(images/star.gif);
	margin-left: 20px;
}
.content li li {
	list-style-image: none;
}
.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;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
}
.rightobjectfloat {
	float: right;
}
.floatLeft {
	float: left;
}
.pixborderThumb {
	height: 120px;
	width: 90px;
	margin-right: 15px;
}
.pixborderGallery {
	margin-right: 8px;
	z-index: 3000;
}
.pixborderLeftPic {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadRight {
	margin-right: 15px;
	margin-bottom: 15px;
}
.itemPadLeft {
	margin-left: 30px;
	margin-bottom: 15px;
}
.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: 75%;
	font-weight: bold;
	padding-bottom: 8px;
}
li.nav a:link {
	color: #0060AE;
	text-decoration: none;
}
li.nav a:visited {
	color: #0060AE;
	text-decoration: none;
}
li.nav a:hover {
	color: #E60017;
	text-decoration: none;
}
li.nav a:active {
	color: #E60017;
	text-decoration: none;
}
ul.nav2 {
	margin: 0;
	padding: 0;
	}
li.nav2 {
	margin-left: 18px;
	padding-left: 6px;
	list-style-image: url(images/bullet.gif);
}
.content img {
	border: 1px solid #0060AE;
	padding: 4px;
}
.slideshow {
margin-bottom: 30px;
margin-left: 30px;
}
.slideshow img { display: none }
.slideshow img.firstSlide { display: block }

.button {
	border: 1px solid #fff;
	padding: 1px;
}
.button:hover {
	border: 1px solid #0060AE;
	padding: 1px;
}
