/* CSS Document */
div.footer {
        font-size: 10px;
        padding-left: 2px;
	color: #00BB00;
}
.search {
	float: right;
 width: 100px;
margin: 0 0 10px 10px;
background-color: #ddd;
padding: 10px;
border: 1px solid #666;
}
.inputbox {
        font-size: 9px;
        font-weight: bold;
        border: 1px solid #9F0505;
	padding-left: 2px;
	background: #FEFEFE;
}
div.moduletable_loginform {
        align: center;
        width: 100%;
        margin-top: 4px;
        margin-left: 0px ;
        marign-right: 0px;
}
div.moduletable_loginform table {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9px;
        text-decoration: none;
}
div.moduletable_topmenu {
	border-top: 5px solid #669933;
        align: center;
	width: 100%;
        margin-top: 4px;
	margin-left: 0px ;
	marign-right: 0px;
        background: #fdd513;
	text-align: center;
}
div.moduletable_topmenu table {
	text-align: center;
}
a.mainlevel_topmenu:link, a.mainlevel_topmenu:visited, mainlevel_topmenu:link, mainlevel_topmenu:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	text-decoration: none;
        height: 16px;
        padding-left: 7px;
        border-left-width: 2px;
        border-left-style: solid;
        border-left-color: #FFFFFF;
        font-weight: bold;
        color: #990000 ;
        margin-right: 12px;
}
a.mainlevel_topmenu:hover {
        color: #222222;
}
.pathway {
        font-family: Arial, Helvetica, sans-serif; 
        color: #000; 
        font-size: 9px;
}
a.pathway {
	color: #000033;
}
.readon { 
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
}
.contentheading {
        font-weight: bold;
	border-bottom: 1px solid #fdd513;
	font-size: 14px;
        color: #228833;
	text-align: center;
	padding-bottom: 4px;
}
div.componentheading {
        font-weight: bold;
        color: #228833;
}
.type
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 12px;
	line-height: 16pt;
}
.contentpane {
        padding: 0px;
        font-family: Arial, Helvetica, Sans Serif;
        line-height: 120%;
        font-size: 12px;
        color: #333333;
        background: #ffffff;
}
table {
        font-family: Arial, Helvetica, Sans Serif;
        font-size: 12px;
}
.contentpaneopen {
        padding: 0px;
        font-family: Arial, Helvetica, Sans Serif;
        line-height: 120%;
        font-size: 12px;
        color: #333333;
        background: #ffffff;
}
.title
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom:0px;
	margin-top:20px;
	margin-right:0px;
	margin-left:0px;
}

a:link
{
	color:#993300; 
	text-decoration:none;
}

a:active
{
	color:#993300; 
	text-decoration:none;
}

a:visited
{
	color:#993300; 
	text-decoration:none;
}

a:hover
{
	color:#993300; 
	text-decoration:none;
}

.footer
{
	font-family: Arial, Helvetica, sans-serif; 
	color: #fff; 
	font-size: 11px;
	line-height: 14pt;
}

a:link
{
	color:#a90000; 
	text-decoration:none;
}

a:active
{
	color:#a90000; 
	text-decoration:none;
}

a:visited
{
	color:#a90000; 
	text-decoration:none;
}

a:hover
{
	color:#000000; 
	text-decoration:none;
}
