.border {
	border: 1px solid #666666;
	top-padding: 5px;
	left-padding: 5px;
	right-padding: 5px;
	bottom-padding: 0px;

}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	width: 150px;
}
.leftNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	width: 150px;
}
.leftNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-decoration: none;
	width: 150px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #A7010F;
	padding-left: 10px;
	padding-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #A7010F;

}
.white {
	color: #FFFFFF;
}
a {
	text-decoration: none;
}
a:hover{text-decoration:underline;
	}
.grey {
	color: #666666;
}
.redlink {
	color: #A7010F;
}
a {
	text-decoration: none;
}
a:hover{text-decoration:underline;
	}
.grey {
	color: #666666;
}
.btBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.Borderleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.IPBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.FormBody {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
}
.red {
	color: #CC0000;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	margin-right: 25px;
}
