/* CSS Document created by Dieter Schneider 2006 for www.csstemplateheaven.com */



* {margin: 0;

   padding: 0;}

   

body {

	font-family: Arial, Helvetica, sans-serif;

	text-align:center;

	background-color: #6a9b6a;

}



#container {

	width: 70.5em;

	margin: 1em auto;

	background-color: #93be91;

	font-size: .8em;

	border: 1px solid #ffffff;

	text-align:left;

	padding: 0em;

}



#header {

	margin-bottom: 0em;

	border: 0px solid #93be91;

	height: 24em;

	background-color: #93be91;

}





#content {

	float: right;

	width: 51em;

	padding: 0.5em;

	border: 1px solid #9ac498;

	background-repeat: no-repeat;

	background-position: right top;

	margin-top: 1em;

	margin-bottom: 1em;

	background-color: #93be91;

}



#leftbox{

	padding: 0.5em;

	margin-right: 53em;

	background-color: #93be91;

	background-repeat: no-repeat;

	background-position: right top;

	margin-top: 1em;

	border: 1px solid #9ac498;

	margin-bottom: 1em;

}  



#footer {

	clear: both;

	padding: 0.5em;

	background-color: #93be91;

	color: #FFFFFF;

	text-align: center;

	font-size: .9em;

	border: 1px solid #9ac498;

	margin-top: 1px;

}



moduletable td {

	margin-top: 1em;

	margin-bottom: 1em;

	padding: .5em;

}



.moduletable{

	width: 100%;

	padding-bottom: 5px;

}



.moduletable th{
	font-size: 1em;
	padding: 0.5em;
	color: #000000;
	border: 1px dotted #9ac498;
	background-color: #93be91;
}



.contentheading {

	font-size: 1em;

	padding: 0em;

	margin-bottom: 1em;

	color: #93be91;

	border: 1px solid #93be91;

}



.componentheading {

	font-size: 1em;

	padding: 0em;

	margin-bottom: 1em;

	color: #93be91;

	border: 1px solid #93be91;

}



h1 {

	font-size: 5.3em!important;

	font-size: 3.3em;

	padding: 0.5em;

	margin-bottom: 1em;

	color: #798196;

	font-family: "Times New Roman", Times, serif;

	font-style: italic;

}







a:link {color: #000000; text-decoration: none;}

a:visited {color: #000000; text-decoration: none;}

a:hover {color: #418b59; text-decoration: underline;}

a:active {color: #890000;}



/********** Top navigation *************/

#navlist

{

	/*

	height: 2.6em!important;

	height: 2.7em;

	padding: 1.7em 0em 0.3em 0.4em;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

	background-repeat: no-repeat;

	background-color: #646675;

	*/

	height: 20px;

	background-image: url(../images/bg_menu.gif);

	background-repeat:repeat-x;

	padding-top: 5px;

}



#navlist a, #navlist a:link, #navlist a:visited

{

	padding-right: 10px; 

	color: #CCCCCC;

	text-decoration: none;

}



#navlist a:hover, #navlist a:active, #navlist a:focus

{

	text-decoration: none;

	color: #FFFFFF;

}



#navlist #active a {

	color: #000000;

	font-size: 1em;

	font-weight: bold;

}

   

dl{

	margin-bottom: 1.5em;

	margin-left: 2em;

}



.modifydate{

	font-style: italic;

	color: #7E0000;

	font-weight: bold;

}



dd{

	margin-bottom: .3em;

	text-indent: .5em;

}



.contentpaneopen{

	width: 100%;

}