/* CSS Document */
body {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal;
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
	background-image: url(../images/tile_bg.gif);
}
p {
	margin-top: 0;
	line-height: 1.6em;
}
a:link { 
	color: #666600;
}
a:visited { 
	color: #6699CC; 
}
a:hover { 
	 color: #AEA147;
}
a:active { 
	 color: #666600;
}
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #336699;
	font-weight: normal;
	border-bottom: 1px dotted #369;
}
h2 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 18px;
	color: #336699;
	font-weight: normal;
	border-bottom: 1px dotted #369;
}
h3 {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}
.container {
	position: relative;
	margin: auto;
	padding: 9px;
	padding-top: 0;
	width: 650px;
	background-color: #FFF;
	border: 1px solid #ccc;
	border-top: none;
}
.topBanner {
	height: 150px;
}
.topPromo {
	display: none;
}
.logoTop {
	float: left;
	padding-top: 10px;
}
.leftNav {
	position: absolute;
	top: 150px; left: 0px
	background-color: #fff;
	width: 130px;
	margin-top: 15px;
	padding-right: 10px;
}

.leftNav li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: right;
	width: 130px;
}
.leftNav ul {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
}
.leftNav ul ul {
	padding-right: 0;
	margin-top: 5px;
}
.leftNav ul ul li {
	padding-bottom: 5px;
}
#submenu {
	text-decoration: none;
}
#submenu {
	font-size: .9em;
	text-decoration: none;
}
#submenu a:link{
	text-decoration: none;
}
#submenu a:hover{
	text-decoration: none;
}
#submenu a:active{
	text-decoration: none;
}
#submenu a:visited{
	text-decoration: none;
}
.submenuclass li{
	padding-bottom: 0px;
}
.submenuclass {
	background: none;
}
.rightNavContainer {
	float: right;
	width: 137px;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 0px;
}
.rightNav {
	float: right;
	width: 200px;
	background-color: #EFEFEF;
	background-image: none;
}
.rightNav img{
	margin-right: 10px;
}
.rightNav p{
	padding: 0px;
	font-size: .9em;
	line-height: 1.2em;
}
.rightNavPromo h2 {
	border-bottom: 0;
	font-size: 15px;
}
.rightNavPromo table {
	background-color: #efefef;
	width: 180px;
}
.rightContent {
	padding: 10px;
}
.homePromoText {
	color: #A82828;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
}
.homePromoText img {
	float: left;
	padding-right: 10px;
}
.mainContent {
	background-color: #fff;
	margin-left: 150px;
	margin-right: 210px;
}
.mainContentNoRight {
	background-color: #fff;
	margin-left: 150px;
	margin-right: 210px;
}
.mainContent img{
	float: left;
	padding-right: 10px;
}
.mainContent table{
	background-color: #efefef;
	color: #333333;
	font-size: 11px;
}
.mainContentWrapper{
	
}
.generalNav {
	width: 600px;
	text-align: right;
	height: 15px;
	font-size: .9em;
	padding-top: 10px;
	padding-bottom: 10px;

}
.rightTitle {
	background-image: url(../images/right_title_bg.gif);
	background-repeat: no-repeat;
	height: 22px;
	font-size: 1.2em;
	color: #FFF;
	padding-left: 15px;
	padding-top: 8px;
}
.pageTitle {
	background-color: #fff;
	background-image: url(../images/title_bg.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin-left: 140px;
	padding-left: 15px;
	padding-top: 10px;
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
.people table{
background-color: #fff;
}
.top {
	padding-top: 30px;
	padding-bottom: 10px;
	border: 0;
}