/*BODY*/

body{

	margin			: 30;

	padding			: 0;

	font-family		: Verdana;

	color			: #333333;

	font-size       : 10px;

	background-color: #ffffff;

}



tr, p, div {

  font-family      : Verdana;

  color            : #333333;

  font-size        : 10px;

}

/*#################### TOPMENU STYLING  ####################*/

ul#mainlevel-nav

{

	list-style: none;

	padding: 0;

	margin: 0;

        text-decoration: none;

	color: #5F6A79;

	font-size: 10px;

}



ul#mainlevel-nav li

{

	display: block;

	background-image: none;

	padding-left: 0px;

	padding-right: 0px;

	float: left;

	margin: 0;

	width:  auto  !important;

	font-size: 10px;

	line-height: 14px;

	white-space: nowrap;


}



ul#mainlevel-nav li a

{

	display: block;

	padding-left: 15px;

	padding-right: 15px;

	text-decoration: none;

	color: #5F6A79;

	background: transparent;

	font-weight: normal;


}



#buttons>ul#mainlevel-nav li a { width: auto; }



	ul#mainlevel-nav li a:hover

{

border-top:0px solid #FFFFFF;

	color: #FFFFFF;

	font-weight: normal;

	background-color: #5F6A79;

}

/*################## CONTENT STUFF ###################*/

.content {

	padding: 0px;

}

.contentpane {

	padding				 :5px;

}

.small {

	font-size			: 12px;

	color				: #999999;

 }

.smalldark {

	font-size			: 12px; 

	font-weight			: bold; 

 }

 .sectiontableentry1 {

	background-color		: #EEEEEE; 

 }

.sectiontableentry2 {

	background-color		: #E4E5E5; 

}

.button {

	font-family			: Verdana; 

 	font-size			: 10px; 

 	color				: #333333; 

 	border-width			: 0px; 

 	border-style			: solid; 

 	border-color			: #000000; 

 }

 .createdate {

	font-family: Verdana;

	font-size:  9px; 

	color: #999999;

 }

.modifydate {

font-size:  10px; 

color: #999999;

 }

.readon{

	margin-top			: 10px;

}

a.readon:link, a.readon:visited {

	color            	: #999999;

	font-family      	: Verdana;

	font-size        	: 10px;

  	font-weight      	: normal;

  	background       	: #F0F0F0;

  	border           	: 0px solid #E4E5E5;

  	padding          	: 4px;

  	white-space      	: normal;

  	float            	: left;

  	line-height      	: 10px;

  	text-decoration  	: none;

}



a.readon:hover {

  	color            	: #4C6790;

  	font-family      	: Verdana;

  	font-size        	: 10px;

  	font-weight      	: normal;

  	background       	: #F0F0F0;

  	border           	: 0px solid #E4E5E5;

  	padding          	: 4px;

  	white-space      	: normal;

  	float            	: left;

  	line-height      	: 10px;

  	text-decoration  	: none;	

}

.contentheading {
        display: block;

        height:  0px;

	font-family: Arial;

	font-size: 0px;

	color: #ffffff;

	/*font-weight: bold;*/

}

a.contentpagetitle {

	color: #5F6A79;

}

.componentheading {

	font-family: Verdana;

	font-size: 12px;

	color: #5F6A79;

	font-weight: bold;

}

.sectiontableheader {

	background-color 		: #5F6A79;

        font-weight      		: bold;

  	color				: #FFFFFF;

	text-align       		: left;

	border-top		        : 0px solid #848E9C;

	/*padding                       :1px;*/

}

a.category:hover {

        color				: #E37F19; 

	text-decoration			: none; 


 }

/*################## LINKS  ###################*/

a {

	color				: #666666; 

 	text-decoration			: none; 

 }

a:hover {

	color				: #E37F19; 

 	text-decoration			: none; 

 }

/*################## MAIN MENU  ###################*/

.inputbox {

	font-family			: Verdana; 

 	font-size			: 10px; 

 	border-width			: 1px; 

 	border-style			: solid; 

 	border-color			: #ECE9D8; 

 }



 /*###########################  MODULES ##############################*/

table.moduletable {

	margin				:0px 0px 0px 0px;

	width				: 110%;

	border				: 0px solid #5F6A79;

 }


table.moduletable th  {

	color				: #FFFFFF;

	background-color	        : #5F6A79;

	border-top			: 0px solid #848E9C;

	}

table.moduletable td  {

	padding 			: 1px;



}



/*####### STUFF########*/

.back_button {

	margin-top		: 20px;

	color            	: #999999;

  	font-size        	: 10px;

  	font-weight      	: normal;

  	background       	: #F0F0F0;

  	border           	: 0px solid #E4E5E5;

  	padding          	: 4px;

  	white-space      	: normal;

  	float            	: left;

  	line-height      	: 10px;

  	text-decoration  	: none;

}



/*##################  TABLE OF CONTENTS ###################*/

.contenttoc{

	border:0px solid #333333;

	margin:0px 1px 3px 3px;

	background-color: #CCCCCC;

	font-weight: bold;

}

a.toclink{

	color: #FFFFFF;

}

/*###################### TEMPLATE SPECIFIC #########################*/

.blacklinetop, .blacklinebottom{

	border-bottom		: 0px solid #5F6A79;

}

.blacklineleft, .blacklineright{

	border-left			: 0px solid #5F6A79;

}	

.maincontenttable{

	border				: 0px solid #5F6A79;

	background-color	: #FFFFFF;



}

.template_header{

	background-color	: #5F6A79;

}

.centermodule{

	border-bottom		: 0px solid #5F6A79;

}