body { font-size:12px; font-family: Arial, Helvetica, sans-serif; background:url(../images/bg-header.jpg) repeat-x 0 0 #fff; color:#333333; line-height:18px; height:480px;}

.whitefont { color:#FFF; font-size:10px;
}


ul#menuitem {list-style:none; margin:0; margin-left:-8px;}
ul#menuitem li {margin-bottom:5px;}
ul#menuitem li a {color:#666; font-weight:bold; font-size:12px; display:block; text-align:left;
    padding-left: 20px; 
    background-image: url("../images/arrow.jpg"); 
    background-repeat: no-repeat; 
    background-position: 0px 2px; 
    margin-top: -16px; 
}

ul.citems {margin-bottom:15px;}
/* ---TOGGLE--- */
div#menucontainer {width:180px;}
span.trigger, h4.trigger {
	padding: 0 0 0 32px;
	margin: 0;
	background: url('../images/h4_trigger_a.jpg') no-repeat;
	height: 25px;
	line-height: 25px;
	width: 140px;
	font-size: 2em;
	font-weight: normal;
	float: left;
}
span.trigger a, h4.trigger a {
	color: #333;
	text-decoration: none;
	display: block;
	font-size:13px;
	font-weight:bold;
}
span.trigger, h4.trigger a:hover { color: #ccc; }
h4.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	font-size: 1.2em;
	width: 180px;
	clear: both;
}

.solid {
border-collapse:collapse;
border-style:solid;
}
.solid td {
	padding: 0px 10px 8px 10px;
}

.chart {
border-collapse:collapse;
}
.chart tr th {
border:1px solid #CCCCCC;
}
.chart tr td {
border:1px solid #CCCCCC;
}

.topbar {
position:absolute;
top:0px;
left:50%;
margin-left:-430px;
}

#footer{ 
clear: both; 
height: 5%; 
border-top: 1px solid green; 
padding: 0; 
margin: 0; 
} 

a, a:link, a:visited, a:active {
color:#339999;
text-decoration:none;
}

input, textarea, select {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#fff none repeat scroll 0 0;
border:1px solid #b2b2b2;
padding:1px;
font:normal 12px  Arial, Helvetica, sans-serif; color:#6f6f6f;
}

.border {
border:1px solid #CCCCCC;
padding:3px;
}
