#divWrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#leftTbl {
	background-color: #DFE0CA;
	background-image: url(images/leftnavbg.jpg);
	background-repeat: no-repeat;
	width: 168px;
	text-align: right;
}
#contentWrapper {
	background-color: #FFFFFF;
	padding-right: 30px;
}
#leftNav a {
	font-size: 11px;
	font-weight: bold;
	color: #4E5C9D;
	text-decoration: none;
}
#leftNav a:hover{
	text-decoration: underline;
}
#leftNav {
	margin-right: 30px;
}
#leftNav p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#footer a {
	font-size: 10px;
	font-weight: bold;
	color: #4E5C9D;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#mainTable td {
	vertical-align: top;

}
#divContent {
	padding: 20px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Agency FB";
	font-size: 12px;
	color: #333333;
}
h1 {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 18px;
	color: #B99149;
}

#footerLeft {
	background-color: #CED0AE;
}
#footer {
	background-color: #EBECDF;
	color: #4E5C9D;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.caption {
	font-size: 9px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #4E5C9D;
	text-decoration: none;
}
h2 {
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 16px;
	color: #48648C;
}
.red {
	font-size: 14px;
	color: #990000;
}
