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


input {
   font-family: Arial, Helvetica, sans-serif; 
	background-color: #ffffff;
	border-color: #05325b;
	color: #000000;
}

button {
	border: .5px #000000 solid;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color : #ffffff;
	background-color: #05325b;
}
form {
  margin: 0;
  padding: 0;
}

body {
	margin: 0px 0px 0px 0px;
	height: 100%;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #ffffff;
	background: #41566E url(../images/omt_bg_top.png) repeat-x;
}

a:link, a:visited {
	color: #000000; 
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;	
	text-decoration: underline;
	font-weight: normal;
}

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

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


span.pathway {
	padding-left: 10px;
	color: #ffffff;
}


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


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

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

.BoldText {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.BoldTextUnderline {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

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

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

h3 { 
	margin: 0;
}

.componentheading, #mainbody h3 {
	margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}

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


table.blog td.contentheading {

}

table.contenttoc {
  margin: 5px;
  border: 1px solid #ffffff;
  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: 100%;
}






#leftnav ul {
	padding-left: 0;
	margin-left: 12px;
}

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

div.moduletable {
	padding-bottom: 15px;
	padding-left: 8px;
	padding-right: 8px;
}

.smallFont {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.stylewhite {color: #FFFFFF}

a.stylewhite {color: #FFFFFF}
.smallTxt {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.SmallWhiteTxt {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

a.SmallWhiteTxt {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}

.OrangeBoldText {
	font-size: 15px;
	color: #d94700;
	font-weight: bold;
	text-decoration: none;
}

.smallBuyBooktxt {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
}

.FormOutline {
	margin:10px 10px 10px 10px;
	padding:15px 5px 15px 5px;
	border:1px solid #b5d9f3;
	background:#EBF1F4;
}

a.footerlink:ACTIVE, a.bodylink:LINK, a.bodylink:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-decoration : underline;
}

a.footerlink:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #ffffff;
	text-decoration : underline;
}
















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

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	width: 147px;
	padding-right: 15px;
	padding-bottom: 5px;
	background: url(../images/omt_menu.png) 100% -2px no-repeat;
}

a.mainlevel:hover {
	background-position: 100% -53px;
	text-decoration: none;	
}

div#footer {
	margin-top: 10px;
	width: 766px;
	height: 28px;
	line-height: 28px;
	text-indent: 20px;
	background: #e6eef8;
}

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

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

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


/* module stuff */

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 */

.article_seperator {
	display: block;
	height: 1px;
}

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

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;
}

 iframe.wrapper {
border: #000 solid 1px;
min-width: 500px;
 }

/*  TURN OFF More... TEXT FOR BLOG LINKS */

.blog_more strong {
	display: none;
}

/* NEW TOP NAVIGATION */

#navigation {
padding-left: 177px;
padding-right: 202px !important;
padding-right: 0px;
		 line-height: 1px;
}

#topnav {
float: left;
width: auto !important;
	width: 200px;
		 line-height: 1px;
}

#topnav img {
vertical-align: middle;
border: 0;
padding: 0;
margin: 0;
}

a.mainlevel_tm, a:link.mainlevel_tm, a:visited.mainlevel_tm {
white-space:nowrap;
padding: 0 12px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
  color: #2b3036;
vertical-align: baseline;
	z-index: 100;
	position:relative;
}


a:hover.mainlevel_tm {
white-space:nowrap;
padding: 0 12px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
  color: #616b78;
vertical-align: baseline;
	z-index: 100;
	position:relative;
}

a#active_menu_tm {
white-space:nowrap;
padding: 0 12px;
text-align: center;
font-size: 11px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
  color: #AB290F;
vertical-align: baseline;
	z-index: 100;
	position:relative;
}
