@charset "UTF-8";
body {
	margin-top: 0px;
	background-color: #E7CB9F;
	background-image: url(../Images/HeaderHome_02.jpg);
	background-repeat: repeat-x;
}
.mainTextArea {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.arrowPosition {
	margin-left: -15px;
	margin-right: 4px;
}
.arrowWhitePosition {
	margin-right: 8px;
	margin-left: -30px;
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navPanel {
	background-color: #4E7180;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.navPanel hr {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 1px;
	line-height: 1px;
}
.navPanel p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #feefd7;
	margin-top: 8px;
	margin-bottom: 8px;
}
.navPanel a {
	color: #feefd7;
	text-decoration: none;
}
.navPanel  a:hover {
	color: #feefd7;
	text-decoration: underline;
}
.normalType {
	font-weight: normal;
}
.boldType {
	font-weight: bold;
}
.legalType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #777;
}
.legalType a {
	color: #777;
	text-decoration: none;
}
.legalType a:hover {
	color: #880000;
	text-decoration: underline;
}
a {
	color: #222;
	text-decoration: underline;
}
a:hover {
	color: #880000;
	text-decoration: none;
}
.fauxList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #222;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-indent: -10px;
}
.formFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #222222;
}
.pixpadleft {
	margin-bottom: 2px;
	margin-left: 5px;
}
.pixpadright {
	margin-right: 5px;
	margin-bottom: 2px;
}
#picklist {
	height: 830px;
	padding-left: 15px;
	overflow: auto;
	padding-right: 25px;
	background-color: #F7F1E3;
}
#picklist p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #444444;
	margin-top: 8px;
	margin-bottom: 8px;
}
#picklist a {
	color: #444444;
	text-decoration: underline;
}
#picklist a:hover  {
	color: #880000;
	text-decoration: none;
}
#picklist .redBorder {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #880000;
}
#picklist .redBorder img {
	margin-top: 8px;
	margin-bottom: 8px;
}
