html {
	height: 100%;
}
body {
	background: #0C2E4E;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.content-wrapper {
	background: #1C588A url('images/page-bg.jpg') no-repeat top center;
	width: 100%;
	padding-top: 10px;
}
.outerwrapper {
	margin: 0 auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	width: 920px;
}
.topheader {
	margin: 0 auto;
	width: 920px;
	height: 275px;
	background-color: #fff;
}
.logo {
	width: 325px;
	float: left;
	height: 275px;
}
.toppic {
	width: 595px;
	float: left;
	height: 220px;
}
.toppicindent {
	margin-top: 23px;
	margin-right: 26px;
}
.topmenu {	
	background: url('images/top-menu-bg.gif');
	background-repeat: no-repeat;
	width: 595px;
	float: left;
	min-height: 56px;
 	height: auto !important;
  	height: 56px;
	padding-top: 14px;
}

.innerwrapper {
	margin: 0 auto;
	width: 100%;
	background: #fff url('images/innerwrapper-bg.gif');
	background-repeat: no-repeat;
}
.left {
	width: 292px;
	float: left;
	color: #12304E;
}
.content {
	width: 332px;
	float: left;
	padding-bottom: 26px;
	color: #12304E;
}
.right {
	float: left;
	width: 270px;
	text-align: left;
	color: #12304E;
	}
.clear {
	clear: both;
}
.footerbar {
	width: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75%;
	background-color:  #0C2E4E;
	background-position: center bottom;
	height: 80px;
	color: #FFF;
	text-align: left;
	margin: 0;
	padding: 0;
}
.footerindent {
	margin: 0 auto;
	text-align: left;	
	width: 920px;
	padding-top: 10px;
	padding-left: 46px;
	padding-right: 46px;
}	
.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: 30px;
	margin-left: 30px;
	padding-top: 16px;
	background: none;
}
.textindentright {
	min-height: 360px;
 	height: auto !important;
  	height: 360px;
	margin-right: 26px;
	padding-top: 26px;
}
.textindentleft {
	min-height: 360px;
 	height: auto !important;
  	height: 360px;
	margin-left: 26px;
	padding-top: 18px;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/h1-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-indent: 17px;
	padding-top: 8px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/h1-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-indent: 17px;
	padding-top: 8px;
}
.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-image: url(images/h1-bg.gif);
	background-repeat: repeat-x;
	height: 33px;
	text-indent: 17px;
	padding-top: 8px;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 130%;
	color: #6F7072;
}
.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/bullet.gif);
	margin-left: 16px;
}
.content li li {
	list-style-image: none;
}
.right a:link {
	color: #E48635;
	text-decoration: none;
}
.right a:visited {
	color: #E48635;
	text-decoration: none;
}
.right a:hover {
	color: #6F7072;
	text-decoration: underline;
}
.right a:active {
	color: #6F7072;
	text-decoration: underline;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.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: 15px;
	margin-bottom: 15px;
}
.rightpicborder {
	margin-bottom: 15px;
}
ul .udm {
	z-index:auto !important;
}