@charset "UTF-8";

body {
	color:#333333;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
}



#footer ul {
	list-style-type: none;
	font-size: 8pt;
}

#footer li {
	display: inline;
}


#left_column ul{
	padding-bottom: 25px;
	margin-bottom: 15px;
}

#left_column h1 {
	font-size: 14px;
	height: 25px;
	padding-top: 5px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	text-indent: 6px;
	background-image: url(../images/layout/sidenav_header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #94DA93;
}

h1{
	font-size: 16px;
}

h2 {
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	height: 20px;
	color: #666666;
}
h3 {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	text-indent: 5px;
}

table
{
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	border: 1px solid #CCCCCC;
}

td
{
	border-color: #CCCCCC;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	padding: 4px;
}

p a,li a {
	color: #003366;
	text-decoration: none;
}

p a, li a:hover {
	color: #333333;
	text-decoration: underline;
}


#footer a{
	color: #333333;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.highlight {
	color: #FF6699;
}

.statcounter{
	visibility: hidden;
	background-color: #FFFF34;
	background-image: url(../images/bg_colour.gif);
	background-repeat: repeat;
}

#statimg{
	visibility: hidden;
}

blockquote {
	margin-right: 30px;
	margin-left: 30px;
}

.micetype{
	font-size: 10px;

}

.mid{
	font-size: 11px;
}