/* CSS Document */
body {
	color: #5B5B5B;
	font-size: 12px;
	font-family: Verdana;
	background-color: #F8EFDE;
	}
	table {border-collapse:collapse;}
.style2 { 
	color: #2C5A8A;
	font-size: 12px;
	font-family: Verdana;
	font-weight:bold;
}
.style3 {
	color: #2C5A8A;
	font-size: 13px;
	font-weight: bold;
font-family: Verdana;
}
.emphSmall {
	color: #2C5A8A;
	font-size: 10px;
	font-weight: bold;
}
.small {
font-size:10px;
}
.style4 {font-size: 10px;
	color: #2C5A8A;
	font-weight: bold;
	font-family: Verdana;
}
.tenpoint {font-size: 10px;
	font-family: Verdana;
	color: #5B5B5B;
	}

.footer {
font-size:10px;
color:#aaaaaa;
}
.footer a:link {
	color: #aaaaaa;
	text-decoration: none;
}
.footer a:visited {
	color: #aaaaaa;
	text-decoration: none;
}
.footer a:hover {
	color: #888888;
	text-decoration: none;
}
.footer a:active {
	color: #aaaaaa;
	text-decoration: none;
}
a:link {
	color: #2C5A8A;
}
a:visited {
	color: #2C5A8A;
}
a:hover {
	color: #3771ad;
}
a:active {
	color: #2C5A8A;
}
.areas {color: #5B5B5B;
	font-size: 10px;
	font-family: Verdana;
	padding-left: 10px}
.style5 {border-right: 1px solid #EEEEEE}
.bodystyle {
	color: #5B5B5B;
	font-size: 12px;
}
.sidebar {
border: 1px solid #0153A9;
background-color:#EEEEEE;
padding:10px;
}
.contact {
background-image:url(images/white_to_gray.jpg);
background-repeat:repeat-x;
}

.red {
color:red;
font-weight:bold;
}