/* CSS Document */

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

a:active {
	color: #ffffff;
}
	

#wrapper, #Top, #Mid, #Bottom {
	width: 954px;
}

#Nav {
	padding: 15px;
}

#MainNav {
	padding-top: 50px;
	width: 318px;
	vertical-align: top;
	background-image:url(images/left_overhang_color.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#SmallMultiColor {
	background-image:url(images/multiColor_sm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#MainNavHolder {
	/*height: 200px;*/
	/*padding-top: 35px;*/
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#Top {
	background-color: #942825;
}

#Mid {
	background-color: #F2E1DA;
}

#Bottom {}

#MainMenuItem {
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#SubMenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	padding-left: 85px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#Signature {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	background-color: #942825;
}

#ReviewImageTable {
	text-align: center;
}

#SideBar {
	background-color: #e5ded4;
	vertical-align: top;
}

#Logo {
	text-align: center;
}

#Lcolor {
	color: #000000;
}

#Lcolor2 {
	color: #942825;
}

#Footnote {
	padding-top: 10px;
	padding-bottom: 10px;
}

#Overhang {
	background-image:url(images/left_overhang_color.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.dottedLine {
	border-bottom-color: #ffffff;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 11px;
	text-align: left;
	vertical-align: top;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #942825;
	font-weight: bold;
	padding-bottom: 20px;
}

.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #942825;
	font-weight: bold;
}

.image {
	text-align: center;
}

.divider {
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	padding-bottom: 5px;
	padding-top: 5px;
}
