body {
	text-align: center; /* ie */ 
	font: 10px Verdana, Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #000033;
  /*font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;*/
  background-image: url(images/bg_top_MOK.png); 
	background-repeat: repeat-x;
	background-color: #304266;
	margin: 0;
	padding: 0;
}

/* Hide from IE-Mac \*/
body {
	text-align: -moz-center; /* firefox */
}
/* End hide */ 

p,form {
	margin: 5px 0 10px 0;
}

.smtdt {
	font-size: 12px;
	font-weight: bold;
	width: 25%;
	vertical-align: bottom;
	color:#000033;

}
.smtdb  {
	font-size: 12px;
	font-weight: normal;
	width: 25%;
	vertical-align: top;
}

.smtdb a {
	color: #999;
}
.smtdb a:hover {
	color: #FF5000;
}

.tdfl {
	width: 230px;
	padding-right: 6px;
	border-bottom: 1px solid #C0C0C0;
	text-align: right;
}
.tdfr {
	border-left: 1px solid #FF6600;
	border-bottom: 1px solid #999;
	background-color: #e0e0e0;
	padding: 5px;
	text-align: left;
}

h1 {
	font-size: 20px;
	color:#ea5e0f;
	text-transform:lowercase;
	font-family: Verdana;
	font-weight: bold;
	border-bottom: 1px solid #ea5e0f;
	margin-top:10;
	margin-bottom:14px;
}

h2 {
	font-size: 14px;
	color:#000033;
	text-transform:lowercase;
	font-family: Verdana;
	margin-bottom:5px;
}

h3 {
	font-size: 12px;
	color:#000033;
	text-transform:uppercase;
	letter-spacing: 0.05em;
}

.crumitemleft {
	float:left;
}

.crumitemleft, .crumitemleft a {
	font-size: 11px;
	color:#555;
	text-transform:lowercase;
}

hr {
	height:0;
	border:0;
	border-top: 1px solid #ccc;
}

#page {
	width:995px;
}

/* HEADER */
/*
#header	{
	width:855px;
	height:54px;
	clear:both;
	float:left; 
	text-align:left;
} 
*/

/* MENU */

#menu	{
	width:855px;
	height:52px;
	clear:both;
	float:left; 
} 

div.menuoff {
	background-image: url(images/menu_off.png);
  background-repeat: no-repeat;
	float:left;
	width:140px;
	height:32px;
	text-align:center;
	margin-top:20px;
	margin-left:10px;
}

div.menuon {
	background-image: url(images/menu_on.png);
  background-repeat: no-repeat;
	float: left;
	width:140px;
	height:32px;
	text-align:center;
	margin-top:20px;
	margin-left:10px;
}

div.menuon a {
	font-size: 16px;
	font-weight:bold;
	color:#fff;	
	text-decoration:none;
	position:relative;
	top:8px;
}

div.menuoff a {
	font-size: 16px;
	font-weight:bold;
	color:#ea5e0f;
	text-decoration:none;
	position:relative;
	top:8px;
}

div.menuon a:hover, div.menuoff a:hover {
	text-decoration:underline;
	vertical-align:0%;
}

/* SUBMENU */

#submenu {
	width:855px;
	height:28px;
	clear:both;
	float:left; 
} 
div.submenuleft {
	background-image: url(images/submenu_left.png);
  background-repeat: no-repeat;
	float: left;
	width:15px;
	height:28px;
}
div.submenuright {
	background-image: url(images/submenu_right.png);
  background-repeat: no-repeat;
	float:right;
	width:15px;
	height:28px;
}
div.submenumiddle {
	background-image: url(images/submenu_middle.png);
  background-repeat: repeat-x;
	float:right;
	width:825px;
	height:28px;
	text-align:left;
}
div.submenumiddle a {
	font-size: 13px;
	color:#fff;	
	font-weight: bold;
	text-decoration:none;
	position:relative;
	top:5px;
}
div.submenumiddle a:hover {
	text-decoration:underline;
	font-weight: bold;
}
.sl {
	font-size: 13px;
	color:#fff;	
	position:relative;
	top:4px;
}

#left {
	width:865px;
	float:left; 
}

#right {
	width:120px;
	float:right; 
}

/* CONTENT */

#content {
	padding:10px;
	border-left: 1px solid #001E4C;
	border-right: 1px solid #001E4C;
	text-align:left;
	float:left; 
	width:833px;
	background-color: #fff;
	font-size:13px;
}

#crum {
	padding: 10px 10px 10px 10px;
}

#text {
	margin: 10px 0 10px 0;
}

#sitemap {
	height:120px;
	padding:10px;
	border-left: 1px solid #001E4C;
	border-right: 1px solid #001E4C;
	border-top: 1px solid #001E4C;
	text-align:left;
	float:left; 
	width:833px;
	background-color:#EDEDED;
}

/* BANNERS */
/*
#banners {
	padding-top:1px;
	border: 1px solid #001E4C;
	background-color: #fff;
	width:142px;
	margin-top:10px;
}
div.banneritem {
	padding-bottom:1px;
}
*/
/* FOOTER */

#footer	{
	border-top: 1px solid #001E4C;
	width:855px;
	height:18px;
	clear:both;
	float:left; 
} 
div.footerleft {
	font-size: 11px;
	width:525px;
	float:left;
	color:#ffffff;
	text-align:left;
}
div.footerright {
	font-size: 11px;
	width:330px;
	float:right;
	text-align:right;
}

.footerright a, .footerleft a {
	color:#ffffff;
	text-decoration: none;
}

input, select {
	font-family: arial, sans-serif; 
	font-size: 12px;
}

ul 
{
	margin: 0px 0px 0px 0px; 
	padding-top: 7px;
	padding-right: 7px; 
	padding-left: 15px; 
	padding-bottom: 7px; 
}

li {
	list-style-image : url(images/bullet.gif);
}

legend {
	margin-left: 700px;
}

table {
	border: 0;
	border-spacing: 0;
}

table td {	
	margin: 0px;
	padding: 0px;
}

.bold {
	font-weight: bold;
}