body, html {
	padding: 0;
	margin: 0 15px !important;
	margin: 0 30px;
	background: #44aa22;
	font-family: Arial, Helvetica, sans-serif;
}

p, div, td, tr {
	font-size: 13px;
	color: #333333;
	line-height: 16px;
}

a {
	text-decoration: underline;
	color: #004688;
}

a:link, a:visited {
	color: #004688;
}

a:hover {
	color: #336699;
}

a:active {
	color: #990000;
}

ul {
	padding: 0 0 0 10px;
}

li {  
	padding: 4px 6px;
}

table {
	border: none;
}

img {
	border: none;
}

h1 {
	color: #006900;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
	padding: 5px 0;
	margin: 3px 0;
}


/**********  READ MORE  **********/
a.readon:link, a.readon:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	float: right;
	line-height: 15px;
	padding: 1px 0px 1px 10px;
	text-decoration: none;
}

a.readon:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	white-space: normal;
	float: right;
	line-height: 15px;
	padding: 1px 0px 1px 10px;
	text-decoration: underline;
}







/**********  MODULE TAB  **********/

table.moduletable {
	margin: 0;
	width: 100%;
}

table.moduletable td {
	padding: 5px 12px;
}

table.moduletable th {
	height: 50px;
	vertical-align: bottom;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 15px;
	text-transform: uppercase;
	text-align: left;
	color: #666666;
	border-bottom: 2px solid #DDE1E3;
	padding: 2px 2px 5px 20px;
}

.moduletabhh {
	color: #006900;
	font-size: 16px;
	font-weight: bold;
	line-height: 21px;
	text-align: left;
	padding: 5px 0;
	margin: 3px 0;
}




/******************************  INDEX  ******************************/

div#topm {
	width: 1000px;
	height: 80px;
	background: #006400;
	margin: 0 auto;
}

div.topmenu {
	width: 100%;
	height: 30px;
	background: #004400;
	margin: 35px auto 8px auto;
}

div.topmenu div {
      color: #f5f5f6;
	padding: 5px 15px;
}

div.topmenu a {
      color: #f5f5f6;
	margin: 0 5px;
}

div#topfoto {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	background: url(images/topfon.jpg) no-repeat 0 0;
}


/*** CONTENT  ***/

#clear {
	clear: both;
	width: 350px;
	height: 10px;
}

div.clear {
	width: 6px;
	border: none;
	background: none;
}

#cont {
	width: 1000px;
}

#contleft {
	width: 210px;
	vertical-align: top;
	background-color: #BFEAAA;
	border: 1px solid #006400;
}

#contright {
	width: 210px;
	vertical-align: top;
	background-color: #ededee;
	border: 1px solid #006400;
}

#contcenter {
	width: 540px;
	vertical-align: top;
	padding: 10px 15px;
	background-color: #ffffff;
	border: 1px solid #008800;
}



/***  CENTER  ***/
.small {
	font-size: 10px;
	color: #999999;
}

.centertxt {
	vertical-align: top;
	padding: 7px 10px;
	text-align: left;
}


.centertxt p {
	text-align: justify;
}

.contentmod {
      padding: 0 4px;
}






/*** MODULE  ***/
div.module {
	text-align: left;
	width: 190px;
	margin: 10px 10px 20px 10px;
}

div.module h3 {
	font-size: 14px;
	font-weight: 500;
      color: #f5f5f6;
	line-height: 23px;
	text-transform: uppercase;
	background: url(images/hmodul.gif) no-repeat top left;
      height: 23px;
      margin: 0 0 18px 0;
	padding: 0 0 0 22px;
}

a.mainlevel {
	display: block;
	width: auto !important;
	width: 100%;
	background: none;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 3px 0 3px 10px;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #333333;
	border-bottom: 1px solid #44aa22;
}

a.mainlevel:hover {
	color: #990000;
	width: 92%;
	border-bottom: 1px solid #990000;
	border-right: 4px solid #990000;
}

a.sublevel {
	display: block;
	font-size: 12px;
	color: #333333;
	margin: 5px 10px 5px 20px;
}

a.sublevel:link, a.sublevel:visited {
	color: #333333;
	text-decoration: none;
}

a.sublevel:hover {
	color: #552222;
	text-decoration: underline;
}



/***  PATHWAY  ***/
div.pathway {
	font-size: 11px;
	color: #333333;
	padding: 10px 0;
	width: auto;
	border-bottom: 1px solid #f5f5f6;
}

a.pathway, a.pathway:link, a.pathway:visited {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.pathw {
	padding: 7px 5px;
}






/**********  FOOTER  **********/

div#foot {
	width: 1000px;
	height: 80px;
	background: #006400;
	margin: 0 auto;
}

#foot table {
	width: 100%;
}

#foot table td {
	padding: 10px;
}

.foot-l {
	text-align: left;
}

.foot-r {
	width: 50%;
	font-size: 10px;
	color: #44aa22;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
}
