
/* Page settings */
body {
		background-color: #c0c0c0; 
		color:#000000; 
		font:11px Arial, Helvetica, sans-serif; 
		text-align: left;
		}


/* Whitenav */
.whitenav {border: 0px; padding:2px 10px 3px 10px; color: #ffffff; font-weight:normal; text-decoration:none;  height: 18px; vertical-align:top; text-align: center; font-size: 10px;}
.whitenav a:hover {color:#ffffff; font-weight: normal; text-decoration:underline; font-size: 10px;}
.whitenavtd {color: #ffffff; font-weight:normal; text-decoration:none; vertical-align:middle; text-align:center; font-size: 10px; padding: 0px;}

/* Mambo */

a.mainlevel:link, a.mainlevel:visited {
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 12px 25px 12px 15px;
}

a.mainlevel:hover {
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
}


a.sublevelside:link, a.sublevelside:visited {
	vertical-align: middle;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-align: left;
	padding-left: 5px;
	padding-right: 6px;
	line-height:18px;
		
}


a {
	color: #c10101;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color : #000000;
	font-weight: normal;
	text-decoration : underline;
}
a:active {
	color : #888888;
	font-weight: normal;
	text-decoration : underline;
}


.button {
	border : solid 1px #000000;
	color : #333;
	font-weight : bold;
}


INPUT, TEXTAREA, SELECT, .inputbox {
	color: #666666;
	z-index : -3;
	font-size: 11px;
	border : solid 1px #000000;
}

.contentheading, .componentheading, .moduleheading, .componentheadingnewsroom {
	font-size: 16px;
	color: #d8231a;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align: left;
}


td {
	font-size: 11px;
	color: #000000;
	text-align: left;
}

ul
{
	margin: 0;
	padding-left: 15px;
	color: #000000;
}

li
{
	padding-left: 10px;
	padding-top: 0px;
	list-style: square; 
}

h1 {
	font-size: 16px;
	color: #d8231a;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	text-align: left;
}

h2 {
	padding-top:5;
	color: #2b3769;
	font-size: 12px; 
	font-weight: bold;
	text-align:left;
}

h3 {
	padding-top:5;
	color: #d8231a;
	font-size: 11px; 
	font-weight: bold;
	text-align:left;
}


h4 {
	padding-top:0px;
	color: #d8231a;
	font-size: 11px; 
	font-weight: bold;
	text-align:left;
}

h5 {
	color: #000000;
	font-size: 12px; font-weight: bold;
}


form {
	margin: 0px 0px 0px 0px;
}


.searchtd {
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

table.moduletablelogin th {
	font-size: 11px;
	color: #666666;
	padding-bottom: 8px;
        font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align:left;
}

table.moduletable th {
	font-size: 11px;
	color: #666666;
	padding-bottom: 14px;
        font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}

.moduletable {
	width: 100%;
}

