body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	margin:0 0 20px 0;
	padding:0;
}

a:link, a:visited {
	color:#EE6818;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
}

a:hover, a:visited:hover {
	color:#cccccc;
	text-decoration:none;
}

a img {
	border:none;
}

td, p {
	text-align:left;
	vertical-align:top;
	font-size:11px;

}

h1 {

}

h2 {

}

h3 {

}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}
.clr {
	clear:both;
	font-size:0px;
}

.clear {
	clear:both;
	font-size:0px;
	height:1px;
	
}

.spacer {
	clear:both;

	background-color:#FFFFFF;
	font-size:2px;
}

#outer {
	width:960px;
	margin:auto;
	/*background-color:#e4e4e4;*/
	
}

#left_outer {
	width:180px;
	float:left;
}

#body_outer {
	float:left;
	width:615px;
	/*background-color:#e4e4e4;*/
}

#header {
	height:100px !important;
	height:105px;
	padding:5px 10px 0 0;
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	
}

#logo {
	height:66px !important;
	height:106px;
	padding:40px 0 0 0;
	text-align:center;
	background-color:#FFFFFF;
}

#search_outer {
	text-align:right;
}
#topmenu {
	padding:0;
	margin:0px 0 0 0;
}

#content {
	/*background-color:#e4e4e4;*/
	margin: 0 0 0 2px;
}

#content_outer {
	width:438px !important;
	width:447px;
	float:left;
	/*background-color:#D9D9D9;*/
	padding: 0 5px 0 5px;
	margin: 0 2px 0 0px !important;
	margin: 0 2px 0 0px;
}

#content_outer_noright {
	width:600px !important;
	width:610px;
	float:left;
	padding: 0 5px 0 5px;
	/*ackground-color:#D9D9D9;*/
}

#right_outer {
	width:180px;
	float:right;
	vertical-align: top;
}

div#footer {
	clear:both;
	background-color:#ACA5A5;
	color:#FFFFFF;
	text-align:center;
	height:10px;
	
}

#footer_text {
	/*background-color:#FFFFFF;*/
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover, #footer a:visited:hover {
	color:#CCCCCC;
	text-decoration:none;

}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#mainlevel-nav li
{
	float:left;
	background-image:url(../images/header_liner.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:18px !important;
	height:68px;
	padding: 50px  0 0 0;
	
	
}

ul#mainlevel-nav li a
{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	color: #e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;

}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #cccccc;
}

/* Extended menu */

.moduletable_extmenu {
	background:none;
}
ul#mainlevel_extmenu
{
	list-style: none;
	padding: 0;
	margin: 0;
}

a.mainlevel_extmenu 
{
	padding-left: 15px;
	padding-right: 15px;
	display:block;
	float:left;
	background-image:url(../images/header_liner.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:18px !important;
	height:68px;
	padding: 50px  0 0 0;
	
	
}

ul#mainlevel_extmenu li a
{
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	background: transparent;
	color: #e4e4e4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;

}

#buttons>ul#mainlevel_extmenu li a { width: auto; }

	ul#mainlevel_extmenu li a:hover
{
	color: #cccccc;
}
/* end Extended menu */

a.mainlevel:link, a.mainlevel:visited {
	background-image:url(../images/aerrow.jpg);
	background-repeat:no-repeat;
	background-position:6px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e4e4e4;
	display: block;
	vertical-align: middle;
	text-align: left;
	padding-left: 18px;
	width: 100%;
	text-decoration: none;
	margin: 5px 0 3px 0px;
	
}

a.mainlevel:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a.mainlevel#active_menu {
	color:#FF9900;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #CCCCCC;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.componentheading {

	font-family:verdana, Verdana, Arial;
	color: #EE6818;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;

}
.contentheading {

	font-family:verdana, Verdana, Arial;
	color: #EE6818;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;

}
.moduletable {
	
	background-color:#016CD1;
	
}

.moduletable td{
	
	color:#ffffff;
	
}

#search_outer .moduletable {
	background:none;
}
div.moduletable table {

	margin-left:10px;
	width:90% !important;
	width:90%;
}

table.moduletable th {
	background-color: #368FE3;
	color: #CCCCCC;
	text-align: center;
	padding-left: 4px;
	height: 29px;
	line-height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 1px 0 2px 0;
	vertical-align:middle;
}

div.moduletable h3 {
	background-color: #368FE3;
	color: #e4e4e4;
	text-align: center;
	padding: 6px 0 0 10px;
	height: 23px !important;
	height: 29px;
	text-transform: uppercase;
	margin: 1px 0 2px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
	letter-spacing:1px;


}



div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {
  border: 1px solid #cccccc;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  font-size: 10px;
  border-top: 1px solid #cccccc;
}

span.article_seperator {
	display: block;
	height: 1.5em;
}

.back_button {
  float: left;
   color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  border:1px solid #016CD1;
  background: url(../images/button_bg.jpg) repeat-x;
  padding: 0 5px 0 5px;
  height: 15px ;
  margin: 1px;
  cursor:pointer;
}

.back_button a:link, .back_button a:visited, .back_button a:hover, .back_button a:visited:hover {

	color:#333333;
}

.pagenav {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  border:1px solid #016CD1;
  background: url(../images/button_bg.jpg) repeat-x;
  padding: 0 5px 0 5px;
  height: 15px ;
  margin: 1px;
  cursor:pointer;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

.button {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  border:1px solid #016CD1;
  background: url(../images/button_bg.jpg) repeat-x;
  padding: 0 5px 0 5px;
  height: 17px !important;
  height: 18px ;
  margin: 1px;
  cursor:pointer;
}
select.button {
	background:none;
	background-color:#FFFFFF;
	border:none;
	padding:0;
	margin:0;
	font-weight:normal;
}

.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}


table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}

table.moduletable {
	width: 100%;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

div.moduletable {
	padding: 0;
	margin-bottom: 2px;
}

table.contentpaneopen {
	width:100%;
}

