/* custom stuff */
html {
	height: 100%;
	margin-bottom: 1px;
	text-align: left;
}

form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: #FFFFFF;
	font-size: 12px;
	background: #E9EDF1;
	text-align: left;
}


.archivelink {
	color: #D2742A;
	text-decoration: none;
	font-size: 10px;
}
a.archivelink:link {
	color: #D2742A;
}

a.archivelink:hover {
	color: #102655;
	text-decoration: none;
	font-size: 10px;
}
a.archivelink:visited {
	text-decoration: none;
	font-size: 10px;
}

a:link {
	color: #D2742A;
	text-decoration: none;
	font-size: 14px;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #102655;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  text-align: left;
}

div, p,  table, td, th {
	color:#102655;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

fieldset {
	border: 1px solid #d2d8de;
}

span.pathway {
	padding-left: 10px;
	color: #102655;
	font-size: 10px;
	text-align: left;
}

a.pathway {
	color: #102655;
	font-size: 10px;
	text-align: left;
}

div.componentheading {
  padding-left: 0px;
}


a.readon {
	margin-top: 10px;
	padding-right: 10px;
	line-height: 14px;
	height: 16px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;	
}

h2, .contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #102655;
}

h3 {
	margin: 0;
	text-align: left;
}



#mainbody h3 {
	line-height: 140%;
	height: 140%;
	padding: 0;
	text-indent: 0;
}




table.blog td.contentheading {
	text-align: left;
}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


td.buttonheading {
	
}

td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry1 td, tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry1, td.sectiontableentry2{
  padding: 3px;
}

table.contentpaneopen, table.contentpane {
  width: 450px;
}

div.moduletable h3 {
	margin-left: -8px;
	margin-right: -7px;
	border: 0px solid #f00;
	margin-bottom: 5px;
	height: 29px;
	line-height: 29px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 8px;
	color: #102655;
}


#leftnav ul {
	padding-left: 0;
	margin-left: 5px;
	list-style: none;
}

#leftnav li {
	margin-bottom: 5px;
	list-style: none;
}

div.moduletable {
	padding-left: 4px;
	padding-right: 4px;
}

.small {
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 9px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	font-style: italic;
}

.clr {
	clear: both;
}

#page_bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
}

div.mosimage {
  margin: 5px;
}

div.mosimage_caption {
  font-size: 10px;
  color: #666;
}

table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	
}

/** some content stuff **/
div#wrapper {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		min-width: 750px;
		max-width: 950px;
		width: expression(document.body.clientWidth > 950? "950px": "auto" );
}

div#top {
	background: url(../images/omt_header_m.png) 0 0 repeat-x;
}

div#top div {
	background: url(../images/omt_header_l.png) 0 0 no-repeat;
}

div#top div div {
	background: url(../images/omt_header_r.png) 100% 0 no-repeat;
	height: 98px;
	position: relative;
}

span#logo {
	position: absolute;
	display: block;
	left: 35px;
	top: 28px;
	width: 100px;
	height: 91px;
	z-index: 90;
	background: url(../images/omt_logo_trans.png) 0 0 no-repeat !important;
	background: transparent;
}

span#logo_header {
	position: absolute;
	left: 135px;
	top:28px;
	z-index: 90;
	width: 242px;
	height: 60px;
	background: url(../images/omt_logo_header.png) 0 0 no-repeat !important;
	background: transparent;
}

div#middle {
	background: #fff url(../images/omt_shadow_r2.png) 100% 0 repeat-y;
}

div#middle_2 {
	background: url(../images/omt_shadow_r1.png) 100% 0 no-repeat;
}

div#middle_3 {
	background: url(../images/omt_shadow_l2.png) 0 0 repeat-y;
}

div#middle_4 {
	background: url(../images/omt_shadow_l1.png) 0 0 no-repeat;
	padding: 0 19px; 
}

div#bottom {
	background: url(../images/omt_shadow_b.png) repeat-x;
	height: 44px;
}

div#bottom div {
	background: url(../images/omt_shadow_bl.png) no-repeat;
	text-align: center;
}

div#bottom div div {
	background: url(../images/omt_shadow_br2.png) 100% 0 no-repeat;
	padding-top: 5px;
	font-size: 10px;
	color: #A2A7A9;
	text-align: center;
}

div#navigation {
	height: 28px;
	background: url(../images/omt_buttonbar.png) 0 0 repeat-x;
	text-align: left;
}

div#centernav {
	margin: 0;
	display: table !important;
	display: block;
	text-align: right;
	float: right;
	
}

/* this is not xhtml compliant but works in ie/firefox */
span#topnav {
	padding: 0;
	white-space: nowrap;
	display: table-cell !important;
	display: inline-block;
}

/** tab menu stuff **/
#topnav ul#mainlevel {
	float: left;
	padding: 0;
  margin:0;
  list-style: none;
  border-left: 1px solid #959A9E;
  border-right: 1px solid #ECF4FA;
}

#topnav #mainlevel li {
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #959A9E;
	list-style-type: none;
	list-style-image: none;
}

#topnav #mainlevel a:link, #topnav #mainlevel a:visited {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	display:block;
	padding: 0 30px;
	height: 28px;
	line-height: 28px;
	text-decoration: none;
	background: url(../images/omt_button_off.png) 0 0 no-repeat;
	border: 0;
}

#topnav #mainlevel li.red_active_menu {
	border-right: 1px solid #721901;
}

#topnav #mainlevel li.red_active_menu a:link, #topnav #mainlevel li.red_active_menu a:visited {
	background: url(../images/omt_button_on.png) 0 0 no-repeat;
	color: #EEF0F2;
	float:left;
	padding: 0 30px;
	height: 28px;
	line-height: 28px;
}


#topnav #mainlevel a:hover {
  color: #102655;
  background: url(../images/omt_button_on.png) 0 0 no-repeat;
}

#topnav #mainlevel li.red_active_menu a:hover {
	color: #fff;
}

/*
turned OFF disable header in showcase area
#showcase .moduletable h3 {
	display: none;
	margin: 0;
	padding: 0;
}
*/

div#showcase {
	margin-top: 2px;
	margin-bottom: 2px;
	background: url(../images/omt_body_main.png) 0 0 no-repeat;
	height: 147px;
	margin-right: 0px;
	position: relative;
	left: 0px;
	top: -2px;
	width: 910px;




}
div#introtext {
	position: absolute;
	top: 1px;
	left: 127px;
	width: 783px;
	height: 149px;
	visibility: visible;
}

#showcase .moduletable {
	margin: 0;
	float: right;
	padding-right: 0px;
}
#showcase .moduletable-intro {
	margin: 0;
}

#showcase .contentheading {
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#user1 {
	width: 50%;
}

#user2 {
	width: 50%;
}

table.contentarea {
	/*background: url(../images/omt_body_right.png) 100% 0 repeat-y;*/
}


#leftborder {
	border-left: 2px solid #FFFFFF;
}

#lefttop {
	padding-top: 5px;
	padding-bottom: 50px;
}


#pathway{
	background: url(../images/omt_bodytop.png) 0 0 repeat-x;
	padding-top: 5px;
	height: 29px;
	text-align: left;
}

#leftnav ul.submenu, #leftnav ul.submenu ul {
	list-style:none;
	margin: 0;
	padding: 0;
}


#leftnav ul.submenu li {
	background: none;
	padding: 0;
	margin: 0;
}

#leftnav ul.submenu ul li {
	text-indent: 10px;
}

#leftnav ul.submenu ul li {
	text-indent: 20px;
}

#leftnav ul.submenu ul ul li {
	text-indent: 30px;
}

#leftnav ul.submenu ul ul ul li {
	text-indent: 40px;
}

#leftnav ul.submenu ul ul ul ul li {
	text-indent: 50px;
}

ul.submenu a:link, /*ul.submenu a:visited*/ {
	display: block;
	width: 162px;
	height: 21px;
	background: url(../images/omt_menu_red.png) 100% -2px no-repeat;
}

ul.submenu a:hover {
	background-position: 100% -22px;
	text-decoration: none;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 170px;
	background: url(../images/omt_menu.png) 100% -2px no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	line-height: 20px;
	font-size: 10px;
}

a.mainlevel:hover {
	background-position: 100% -22px;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}


div#footer table {
	margin-top: 4px;
}

div#footer table td {
	text-align: center;
}

div#footer a {
	padding: 0 10px;
}

div#topmodule {
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
	overflow: hidden;
}

div#quote {
	padding-top: 10px;
	margin-right: 10px;
	text-align: left;
	float: right;
	width: 505px !Important;
	width: 485px;
}

div#quote td {
	text-align: left;
}

table.menublock {
	margin: 0 15px;
}

td.summary {
	background: #eef3f9;
	padding: 5px;
	padding-left: 10px;
} 

td.latestnews {
	background: #eef3f9;
	padding: 5px;
}




/* some page content things */

table.blog span.article_seperator {
	display: block;
	height: 20px;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

body.contentpane {
	background: #fff;
}

/* LM ADDED STYLES */

span#contact {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	position: absolute;
	left: 34px;
	top: 72px;
	line-height: 11px;
	width: 182px;
	visibility: visible;
}

div#date {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 15px;
	position: absolute;
	line-height: 25px;
	left: 46px;
	top: 120px;
	width: 120px;
	visibility: visible;
}

span#htlogo {
	position: absolute;
	right: 14px;
	top: 159px;
	z-index: 99;
	width: 300px;
	height: 70px;
	background: url(../images/htenenslogo.png) no-repeat 0px 10px!important;
	background: transparent;
	float:right;
	left: 815px;
}

div#htlogo {
	position: absolute;
	right: 14px;
	top: 21px;
	z-index: 99;
	width: 300px;
	height: 70px;
	background: url(../images/htenenslogo.png) no-repeat 0px 10px!important;
	background: transparent;
	float:right;
}

span#htlogosmall {
	position: absolute;
	right: 5px;
	top: 40px;
	z-index: 99;
	width: 210px;
	height: 50px;
	background: url(../images/htenenslogosmall.png) no-repeat 0px 10px!important;
	background: transparent;
	float:right;
}


/* LM took out #showcase p, #showcase span, #showcase div from following style commented out style */
#showcase td {
	padding-left: 5px;
	height: 130px;
}

#leftnav div.moduletable h3 {
	background: url(../images/omt_moduletitle.png) 0 0 repeat-x;
}

#leftnav div.moduletable {
	/*background: url(../images/omt_module_bg.png) 0 28px no-repeat;*/
}

#leftnav {
	width: 180px;
	background: #FFFFFF url(../images/omt_column.png) 0 0 repeat-x;
	border-right: solid #FFFFFF 2px;
}

#leftnavtitle div.moduletabletitle h3 {
	background: url(../images/omt_moduletitle.png) 0 0 repeat-x;
	border-right: 3px solid #FFFFFF;
	height: 29px;
	line-height: 29px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 8px;
	color: #102655;
}

#rightnav {
	width: 180px;
	background: #FFFFFF url(../images/omt_column.png) 0 0 repeat-x;
	padding-top:10px;
}

#righttop {
	/*background: #E9EDF1 url(../images/omt_column.png) 0 0 repeat-x;*/
}

#rightbody {
	/*background: url(../images/omt_rightnav_bg.png) 0 0 repeat-x;*/
}

a.mainlevel-botnav:link, a.mainlevel-botnav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	padding-left: 5px;
	padding-right: 5px;
}

a.mainlevel-botnav:hover {
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel-loc:link, a.mainlevel-loc:visited {
	display: block;
	width: 140px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #102655;
	line-height: 25px;
	font-size: 14px;
	background-image: url(../images/htsiteslogo.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 0% 2px;
}

a.mainlevel-loc:hover {
	text-decoration: none;
	font-weight: bold;
	color: #D2742A;
	background-image: url(../images/htsiteslogo.png);
	background-repeat: no-repeat;
	background-position: 0% -25px;
}

div#bottommenu {
text-align:center:
	height: 60px;
	height: 60px;
}

div#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	font-size: 9px;
}

span#footer {
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	font-size: 9px;
}


div#mainbody {
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

div#sublevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 9px;
	text-decoration:none;
	height: 18px;
	}
	
div#a.sublevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 9px;
	text-decoration:none;
	height: 18px;
	}

.sublevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 10px;
	text-decoration:none;
	height: 18px;
}

a.sublevel:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 10px;
	text-decoration:none;
	font-weight: bold;
	line-height: 18px;
	}
a.sublevel:hover {
	color: #102655;
	}

a.sublevel:visited {
	text-decoration:none;
	font-weight: bold;
	line-height: 18px;
	}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 10px;
	text-decoration:none;
	height: 18px;
	padding-left:5px;
}

a.submenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 10px;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
	line-height: 18px;
	}

/*a.submenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D2742A;
	font-size: 10px;
	text-decoration:none;
	padding-left:5px;
	font-weight: bold;
	line-height: 18px;
	}*/
	
a.submenu:hover {
	color: #102655;
	}

.submenu-loc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
	line-height: 18px;
	padding-left:35px;
}

a.submenu-loc:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	padding-left:35px;
	font-weight: bold;
	line-height: 18px;
	}

a.submenu-loc:visited {
	text-decoration:none;
	font-weight:bold;
	padding-left:35px;
	font-weight: bold;
	line-height: 18px;
	}
	
a.submenu-loc:hover {
	color: #D2742A;
	font-weight:bold;
	}
	
a.mainlevel#active_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #102655;
	font-weight: bold;
	display: block;
	width: 170px;
	height: 16px;
	background: url(../images/omt_menu.png) 100% -22px no-repeat;
}

span#whitetourhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:18px;
	position: absolute;
	left: 55px;
	top: 45px;
	}
	
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 102655;
	font-size:10px;
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
	line-height: 18px;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #102655;
}

div#map {
	border: 1px solid lightblue;
	width: 500px;
	height: 450px;
}

div#sitemap {
	padding-left:15px;
}

.componentheading, #mainbody h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #102655;
}

.componentheading-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #102655;
}

a.contentpagetitle-news:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #8792AA;
}

a.contentpagetitle-news:hover {
	color: #102655;
}

a.contentpagetitle-news:visited {
	font-weight: bold;
	font-size: 14px;
	color: #8792AA;
}

.blog-news {
width:90%;
}

div.moduletable-archive h3 {
	margin-left: 8px;
	border: 0px solid #f00;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-indent: 8px;
	color: #102655;
	line-height: 22px;
	margin-top: 5px;
}

div.moduletable-archive {
	text-align:left;
}

a.archiveli {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #102655;
}
div#bottom tbody {
	text-align: center;
}

