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

body.bodyfluid 
#wrap-a{width: 860px;}
#wrap-a{width: 99%;}

img {border:0;}

form {
  margin: 0;
  padding: 0;
}

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

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

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

p {
	color: #c0c0c0; 
  margin-top: 0;
  margin-bottom: 5px;
	font-size: 12px;
  text-indent: 15px;
}

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

fieldset {
	border: 1px solid #d2d8de;
}

#wrapper div, #wrapper p, #wrapper table, #wrapper td, #wrapper th {
	text-align: left;
}




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


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


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

h1 {
	padding: 0;
	padding-bottom: 5px;
	font-family:Verdana, Helvetica ,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	vertical-align: bottom;
	color: #666;
	width: 100%;	
}

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

h3 { 
	margin: 0;
	font-family: Arial Narrow, Helvetica Nueue, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #cccc36;
}


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


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

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

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


td.menu_header {
	background: url(../ims/omt_button_on.png) 0 0 no-repeat;
}

a.menu_header:link, a.menu_header:visited {
	color: #ffffff; 
	text-decoration: none;
	font-weight: normal;
}

a.menu_header:hover {
	color: #ffff00;	
	text-decoration: underline;
	font-weight: normal;
}

a.menu:link, a.menu:visited {
	color: #ffff00; 
	text-decoration: none;
	font-weight: normal;
}

a.menu:hover {
	color: #ff0000;	
	text-decoration: underline;
	font-weight: normal;
}


#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(../ims/omt_button_on.png) 0 0 no-repeat;
	color: #EEF0F2;
	float:left;
		padding: 0 25px;
	height: 28px;
	line-height: 28px;
}


#topnav #mainlevel a:hover {
  color: #616B78;
}

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