html {
	overflow-x:hidden;
}
/* ********************************************************************* */
body {
	overflow: -moz-scrollbars-vertical;
	font-family:Verdana;
	color:#fefefe;
	text-align:justify;
	height:100%;
	font-size: 10px;
	margin:0px;
	padding:0px;
	background-color: #9bb8da;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x ;
}

#pathway_text {
	padding:4px 0px 0px 0px;
}

.pathway {
	border: 0;
	color: #666;
	font-family: Arial;
	
}

a.pathway:link, a.pathway:visited {
	color			: #0099cc;
	font-size		: 11px;
	line-height		: 18px;
	font-family: Arial;
}
a.pathway:hover {
	color			: #0099cc;
	font-family: Arial;
}
ul
{
margin: 0px 0px 0px 0px;
}

li
{
}

.pagenav {
	font-size:12px;
	font-weight:normal;
}

.componentheading {
	padding-bottom: 2px;
	height: 16px;
	border-bottom: 1px solid #0099cc;
	color: #0099cc;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
}


.button {
	margin-top:3px;
	margin-bottom: 3px;
	padding-left:5px;
	padding-right:5px;
	border:solid 1px #ADAA9C;
	background-color: #e9e9e9;
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	text-align: center;
	font-size: 11px;
}

.sectiontableheader{
	background: #e9e9e9;
	height: 20px;
	padding-right:3px;
	font-weight :bold;
	font-size:10px;
}

sectiontableentry {
	font-size:10px;
}

sectiontableentry1 {
	font-size:10px;
}

table.contentpane td.contentdescription
{
	font-size:12px;
	line-height:18px;
}

table.contentpane td.componentheading
{
	background:#e9e9e9;
	height: 16px;;
	border: 1px solid #FFFFFF;
	color: #C20A28;
	text-align: left;
	padding-bottom:3px;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	vertical-align:top;
}

table.contentpane td
{
	padding-top:1px;
	padding-bottom:2px;
	font-size:12px;
}

a:link, a:visited {
	font-family:arial;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration:none;
}	

table.contentpaneopen
{
	width:100%;
}

table.contentpaneopen td
{
	font-family:Arial;
	line-height:18px;
	font-size:11px;	
}

table.contentpaneopen td.contentheading
{
	height: 20px;
	color: #0099cc;
	text-align: left;
	white-space: nowrap;
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	width:515px;
	border-bottom:1px solid #4fa4e5;
}



/* mainlevel */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight:bold;
	text-align: left;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:150px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	color:#0099cc;
}

a.mainlevel:hover {
	text-decoration: none;	
}

#active_menu .mainlevel{
}


/* sublevel */

a.sublevel:link, a.sublevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 11px;
	font-weight:none;
	text-align: left;
	margin-left:5px;
	padding-left:3px;
	padding-top: 5px;
	height: 16px;
	width:140px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	color:#0099cc;	
}

a.sublevel:hover {
	text-decoration: none;
}



/* mainlevel -nav (topmenu) */

#mainlevel-nav {
	text-align: right;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	font-size: 12px;
	font-weight:bold;
	text-align: right;
	color:#000000;
	text-decoration: none;	
}

a.mainlevel-nav:hover {
	text-decoration: none;	
}

a.latestnews:link {
	vertical-align: middle;
	font-size: 11px;
	line-height:14px;
	text-align: left;
	text-decoration: none;
	color:#0099cc;
}


table.moduletable {		
	border-spacing: 0px;
}

table.moduletable th {
	text-align:left;
	color: #0099cc;
	vertical-align:middle;
	height: 25px;
	font-weight: bold;
	font-size: 12px;
}

table.moduletable td {
	margin-top:12px;
	font-size: 11px;
	margin: 10px;
	font-weight: normal;
}

td
{
	font-family:arial;
	font-size:10px;
	color:#3C3032;
}

.inputbox {
	font-size:10px;
	font-family:arial;
	background-color: #e9e9e9;	
}

 #mceSpanFonts .mceContentBody {
 	background-color: #ffffff;

 }
 
 
/* Pony Gallery */
#caption {
	font-size:10px;
	color:#000000;
}

#numberDisplay {
	font-size:10px;
	color:#000000;
}