body {
	background-color: #6c6c54;
}
hr {
	color: #D8D4BA;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 2px;
}
.navSidebar {
	background-color: #CCC7A5;
	background-image: url(/pix/sidebar_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 119px;
	padding: 10px;
}
.navRule {
	background-color:#C4BD96;
	width: 6px;
}
.navSidebar .sidebar_searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5D5A47;
	background-color: #FFFDF2;
	width: 80px;
	border: 1px solid #C4BD96;
}
.navSidebar .navTop {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #8C8860;
	line-height: 25px;
}
.navSidebar .navTop .navSub {
	font-family:  Myriad, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8C8860;
	line-height: 13px;
	padding-left: 16px;
}
.navSidebar  a:link {
	text-decoration: none;
	color: #8C8860;
}
.navSidebar  a:visited {
	text-decoration: none;
	color: #6C694A;
}
.navSidebar  a:hover {
	text-decoration: underline;
	color: #CEAE6C;
}
.whiteBG {
	background-color: #FFFFFF;
}
.verticalRule {
	background-image: url(/pix/vertical_rule.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.whiteBG h1 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #676441;
	font-weight: bold;
}
.whiteBG h2 {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #787552;
	font-weight: bold;
}
.whiteBG p, li, td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787552;
}
.whiteBG a:link {
	color: #8C8860;
}
.whiteBG  a:visited {
	color: #6C694A;
}
.whiteBG  a:hover {
	color: #AD633D;
}
.whiteBG .coleagueBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787552;
	background-image: url(/pix/gradient_box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 105px;
	width: 164px;
	padding-top: 10px;
	padding-right: 6px;
	padding-bottom: 40px;
	padding-left: 6px;
}
.onePxWhtBorder {
	border: 1px solid #FFFFFF;
}
.onePxBlkBorder {
	border: 1px solid #000000;
}
.footerLeft {
	background-color: #cbc6a4;
	background-image: url(/pix/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footerRight {
	background-color: #FFFFFF;
	background-image: url(/pix/rightside_bottomcurve.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.formLabel {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787552;
	font-weight: bold;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787552;
}
.formNote {
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA2D17;
	font-style: italic;
}