body{
	margin			: 30;
	padding			: 0;
	font-family		: Arial, Helvetica, sans-serif;
	color			: #333333;
	font-size       : 12px;
	background-color: #E4E5E5;
}
li.disadv
   {
      font-weight: bold;
	  font-style: italic;
   }

a {	font-family: Verdana;	font-size: 10pt; color: #000000; text-decoration: Underline;}
.TableTitles { color: #FFFFFF; background-color: #0B2775 }
a:hover {font-family: Verdana; font-size: 10pt; color: #FF0000; background-color: ; text-decoration: Underline;}
body {font-family: Verdana; font-size: 10pt; color: #000000; background-color: #FFFFFF }
table {	font-family: Verdana; font-size: 10pt; color: #000000; border: none;}
.TableCells { background-color: #8F98A7 }
input { font-family: Verdana; font-size: 10pt; color: #000000; background-color: #FFFFFF }
select { color: #000000; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
textarea { color: #000000; font-family: Verdana; font-size: 10pt; background-color: #FFFFFF }
H1 {display: inline;color: #000000; font-family: Verdana;font-size:26pt }
H2 {display: inline;color: #000000; font-family: Verdana;font-size:16pt }
H5 {display: inline;color: #000000; font-family: Verdana;font-size:14pt }
H6 {display: inline;color: #000000; font-family: Verdana;font-size:12pt }
H3 {display: inline;color: #000000; font-family: Verdana; font-size:24pt }
H4 {display: inline;color: #000000;font-family: Verdana; font-size: 16pt;  }
li {color: #000000;  line-height: 20px; list-style-image: url('http://www.toolsforbusiness.info/success/headers/box_basic.gif'); }

tr, p, div {
  font-family      : Arial, Helvetica, sans-serif;
  color            : #333333;
  font-size        : 12px;
}
div.advert1{border:1px white solid;}
/*#################### TOPMENU STYLING  ####################*/
ul#mainlevel-nav
{
	list-style: square;
        padding-bottom:10px;
	margin: 0;
        color:white;
}

ul#mainlevel-nav li
{
	list-style: none;
	display: block;
	padding-left: 10px;
        padding-right:10px;
	float: left;
	margin: 0px;
	width:  auto !important;
	font-size: 13px;
	white-space: nowrap;
        font-weight:bold;

}

ul#mainlevel-nav li a
{
	display: block;
	text-decoration: none;
	color: #ffffff;
	background: transparent;
	font-weight:bold;
        padding-left:2px;
padding-right:2px;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #99A9CD;
}
/*################## CONTENT STUFF ###################*/
.content {
	padding: 5px;
}
.contentpane {
	padding					:5px;
}
.small {
	font-size				: 13px;
	color					: #999999;
        font-weight                             : bold;
  font-family      : Arial, Helvetica, sans-serif;
 }
.smalldark {
	font-size				: 10px; 
	font-weight				: bold; 
 }
 .sectiontableentry1 {
	background-color		: #EEEEEE; 
 }
.sectiontableentry2 {
	background-color		: #E4E5E5; 
}
.button {
	font-family				: Arial, Helvetica, sans-serif; 
 	font-size				: 12px; 
 	color					: #333333; 
 	border-width			: 1px; 
 	border-style			: solid; 
 	border-color			: #000000; 
 }
 .createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  13px; 
	color: #666666;
 }
.modifydate {
font-size:  10px; 
color: #999999;
 }
.readon{
	margin-top			: 10px;
}
a.readon:link, a.readon:visited {
	color            	: #eeeeee;
	font-family      	: Tahoma, Arial, Helvetica, sans-serif;
	font-size        	: 10px;
  	font-weight      	: normal;
  	background       	: #106C42;
  	border           	: 1px solid #304a87;
  	padding          	: 4px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 10px;
  	text-decoration  	: none;
}

a.readon:hover {
  	color            	: #999999;
  	font-family      	: Tahoma, Arial, Helvetica, sans-serif;
  	font-size        	: 10px;
  	font-weight      	: normal;
  	background       	: #106C42;
  	border           	: 1px solid #304a87;
  	padding          	: 4px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 10px;
  	text-decoration  	: none;	
}
/* .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold; 
}
*/
 .contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
        background-color:#E5B745;
        padding-left:4px;
        line-height:20px;
}

a.contentpagetitle {
	color: #5F6A79;
}
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
        background-color:#E5B745;
        padding-left:4px;
        line-height:20px;
}
.sectiontableheader {
	background-color 		: #5F6A79;
    font-weight      		: bold;
  	color					: #FFFFFF;
	text-align       		: left;
	border-top		: 1px solid #848E9C;
	padding:1px;
}
a.category:hover {
	text-decoration			: underline; 
 }
/*################## LINKS  ###################*/
a {
	color					: #304a87; 
 	text-decoration			: underline; 
 }
a:hover {
	color					: ##304a87; 
 	text-decoration			: none; 
 }
/*################## MAIN MENU  ###################*/
.inputbox {
	font-family				: Arial, Helvetica, sans-serif; 
 	font-size				: 12px; 
 	border-width			: 1px; 
 	border-style			: solid; 
 	border-color			: #000000; 
 }

 /*###########################  MODULES ##############################*/
table.moduletable {
	margin				:3px 14px 10px 4px;
	width				: 90%;
	border-bottom				: 2px solid #ffffff;
 }
table.moduletable th  {
	color				: #FFFFFF;

font-size:14px;
	background-color	: #304a87;
         padding-bottom:10px;
         text-align:left;
         padding-left:4px;
	}
table.moduletable td  {
	padding 			: 4px;
color: white;

}
table.moduletable a {color:white;}
table.moduletablefp {
	margin				:3px 4px 10px 4px;
	width				: 98%;
	border				: 1px solid #5F6A79;
 }
table.moduletablefp th  {
	color				: #FFFFFF;
	background-color	: #106C42;
text-align:left;
padding-left:4px;
	}
table.moduletablefp td  {
	padding 			: 1px;

}
table.moduletablefp li   {list-style: square;
margin: 0;padding-left: 0;
margin-left: 0;}

table.moduletablefp ul   {list-style: square;
margin: 0;padding-left: 4px;
margin-left:  0;}

ul.latestnews  {list-style:none;
margin: 0;
padding-left: 0;
margin-left: 0;}
}
li.latestnews  {list-style:none;
margin: 0;
padding-left: 0;
margin-left: 0;}
}

/*####### STUFF########*/
a.back_button:link, a.back_button:visited {
	margin-top			: 20px;	margin-left			: 20px;
	color            	: #eeeeee;
  	font-size        	: 10px;
  	font-weight      	: normal;
  	background       	: #333333;
  	border           	: 1px solid #E4E5E5;
  	padding          	: 4px;
  	white-space      	: normal;
  	float            	: left;
  	line-height      	: 10px;
  	text-decoration  	: none;
}

/*##################  TABLE OF CONTENTS ###################*/
.contenttoc{
	border:1px solid #333333;
	margin:0px 1px 3px 3px;
	background-color: #CCCCCC;
	font-weight: bold;
}
a.toclink{
	color: #FFFFFF;
}
/*################## DONT ASK ME ###################*/
/*###################### TEMPLATE SPECIFIC #########################*/
.blacklinetop, .blacklinebottom{
	border-bottom		: 1px solid #5F6A79;
}
.blacklineleft, .blacklineright{
	border-left			: 1px solid #5F6A79;
}	
.maincontenttable{
	border				: 1px solid #5F6A79;
	background-color	: #FFFFFF;

}
.template_header{
	background-color	: #ffffff;
}
.centermodule{
	border-bottom		: 2px solid #5F6A79;
}
.mosimage_caption{color:#666666;}