@charset "utf-8";
body {
	margin: -10px 0 0 -10px;
	padding: 0;
	background-color: #ffffff;
	color: #423C35;
}
html body{
	margin:0;
	padding:0;
}
td{
	vertical-align: top;
}
p{
	margin-top: 0px;
}
strong{
	color: #58585A;
}
ul{
	margin-bottom: 0px;
	margin-top: 0px;
}
#picHolder{
	background-image: url(../images/blank_pic.gif);
	background-repeat: no-repeat;
}
#leftShadow{
	background-image: url(../images/shadowl.gif);
	background-repeat: repeat-y;
}
#rightShadow{
	background-image: url(../images/shadowr.gif);
	background-repeat: repeat-y;
}
#bottomShadow{
	background-image: url(../images/shadowb.gif);
	background-repeat: repeat-x;
}
#contentTable{
	background-color: #F7F7EE;
}
#spacerRow{
	background-color: #96B13C;
}
#leftMenuCell{
	text-align: right;
	padding-top: 25px;
}
#highlight0 a, #highlight1 a, #highlight2 a{
	padding-right: 24px;
	padding-left: 25px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	display: block;
	color: #423C35;
	line-height: 14px;
}
#highlight0{
	background-image: url(../images/highlight_r2_c1.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 1px;
}
#highlight1{
	background-image: url(../images/highlight_r3_c1.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-bottom: 2px;
}
#highlight2{
	background-image: url(../images/highlight_r4_c1.jpg);
	background-repeat: no-repeat;
	padding-top: 13px;
}
#highlight0 a:hover, #highlight1 a:hover, #highlight2 a:hover{
	color: #999999;
}
#highlight0 a{
	height: 48px;
	overflow: hidden;
}
#highlight1 a{
	height: 50px;
	overflow: hidden;
}
#highlight2 a{
	height: 47px;
	overflow: hidden;
}
#contentTable .title{
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #58585A;
	margin-bottom: 9px;
}
#contentTable p.title a{
	color: #58585A;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
#contentTable p.inset a{
	font-style: italic;
	font-size: 12px;
}
#contentTable p, #contentTable .parasim{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	padding-right: 20px;
}
#contentTable .parasim{
	padding-bottom: 14px;
}
#contentTable p.indented{
	text-indent: 10px;
}
#contentTable p.inset{
	padding-left: 10px;
}
#contentTable p a{
	color: #423C35;
	text-decoration: none;
}
#contentTable p a:hover{
	color: #999999;
	text-decoration: underline;
}
#contentArea{
	/*padding-bottom: 20px;*/
}
.bold{
	font-weight: bold;
	color: #58585A;
}
.boldItal{
	font-weight: bold;
	font-style: italic;
	color: #58585A;
}
.menuDiv a .bracket{
	visibility: hidden;
	font-weight: bold;
}
.menuDiv a:hover .bracket{
	visibility: visible;
}
.menuDiv, .menuDivOver{
	padding-bottom: 5px;
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 18px;
}
.menuDiv a{
	color: #423C35;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
.menuDiv a:hover{
	text-decoration: none;
	color: #A1B757;
}
.menuDivOver a .bracket{
	visibility: visible;
	font-weight: bold;
}
.menuDivOver a{
	color: #A1B757;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
}
.smaller{
	font-size: 13px;
}
.leftCol{
	padding-right: 20px;
	font-weight: bold;
	white-space: nowrap;
}
.rightCol{
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 15px;
}
.rightColRunOn{
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rightCol div, .rightColRunOn div{
	margin-bottom: 10px;
	line-height: 20px;
}
