BODY {
	background: #FFFFFF;
	margin: 0;
}
BODY,th,td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.Gebeana-Schrift-Gruen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99CC00;
}
.Gebeana-Schrift-Blau {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0066CC;	
}
.Gebeana-Schrift-Blau-Klein {
	font-size: 11px;
	color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.pathway {
	padding-left    : 5px;
	border			: 0;
	color: #6699FF;
	font-family: Arial;	
}

.pagenav
{
	font-size:11px;
	font-weight:normal;
}

a.pathway:link, a.pathway:visited {
	color			: #999999;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #000000;
	font-family: Arial;
}
ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 20px;
padding-left: 12px;
padding-top: 0px;
background-image: url(../images/bullet.png) ;
background-repeat: no-repeat;
background-position: 0px 3px;
}

table.moduletable{
	width:190px;
}

.componentheading
{

	margin-left:2px;
	padding-left:0px;
	border-bottom: 1px solid #fefefe;
	color: #3366CC;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
}

.sectiontableheader
{
	background: #CCCCFF;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
}

a:link, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration:underline;
	background: #efefef;
}	

table.contentpaneopen {
	width:100%;
	min-width:600px;
}
table.contentpaneopen td.contentheading
{
	height: 20px;
	padding-bottom:3px;
	color: #0066CC;
	text-align: left;
	white-space: nowrap;
	font-family: Verdana,Arial;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #efefef;
}


a.sublevel:link, a.sublevel:visited {
	font-size: 10px;
	color: #333333;
	text-align: left;
	text-decoration: underline;
	vertical-align:middle;
	
}

a.sublevel:hover {
	text-decoration: none;

}


a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
	padding-left:10px;
	padding-top: 3px;
	width:100%;
	text-decoration: none;
	color:#000000;
	background: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 3px;
	border-radius:4px;
	-moz-border-radius:4px;
}


a.mainlevel:hover {
	text-decoration: none;
	color: #FFFFFF;
}

hr {

	color: #CCCCCC;
	height: 1px;
}
input {
	background-color: #efefef;
	margin:0;
	padding-top:2px;
	font-family:Arial;
	font-size:10px;
	color:#3C3032;
	vertical-align: top;
}
.date {
    font-family:Verdana;
	font-size:10px;
	color:#cccccc;
	padding-left:4px;
 
}

.copyright {
	color: #CC0033;
	font-family: Arial;
	font-size:11px;
}

