body {
	background-color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

td,th,div,span {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

.invis {
	border: 0px solid #ffffff;
	border-collapse: collapse;
}

.whitebox {
	background-color: #ffffff;
	border: 1px solid #C1C1C1;
	padding: 3px;
	margin-bottom: 5px;
}


.image {
	float: left;
	padding: 5px;
}

#footer a, #footer a:active, #footer a:visited, #footer a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#sidebar {
	background-color: #EFEFEF;
	padding: 15px 30px 15px 30px;
	color: #7D8381;
	width: 230px;
}

#sidebar .subtitle {
	color: #70D701;
}

#sidebar .title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
}

#sidebar a, #sidebar a:active, #sidebar a:visited, #sidebar a:hover {
	color: #70D701;
}

#content {
	padding: 15px;
}

#content .subtitle {
	color: #EF9C00;
}

#content a, #content a:active, #content a:visited, #content a:hover {
	color: #EF9C00;
}

#content .title {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0000ff;
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #999999;
}

#navigationbg {
	background-color: #ffffff;
        background-image: url('images/navbgwhite.jpg');
	background-repeat: repeat-x;
	height: 240px;
	width: 230px;
}

#navigation td{
	height: 24px;
	width: 164px;
	color: #ffffff;
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	padding-bottom: 10px;
	background-image: url('images/navitemwhite.jpg');
}

#navigation td a{
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

#navigation td a:hover{
	font-weight: bold;
	font-family: verdana;
	font-size: 13px;
	color: #FFEEEE;
	text-decoration: none;
}