h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #124064;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #13436B;
	margin-bottom: 10px;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #124064;
	padding-bottom: 5px;
}
h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #124064;
	padding-bottom: 8px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #13436B;
	margin-bottom: 10px;
}
h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #C40851;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C40851;
	margin-bottom: 5px;
	padding-top: 5px;
}
a:link {
	color: #0ABBED;
	text-decoration: none;
}
a:visited {
	color: #0ABBED;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #0ABBED;
	text-decoration: none;
}
/*body {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}*/
#footer a:hover{

}.LargerText {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #C40851;
}
.LargerTextWhite {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Table-Title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #C40851;
	padding-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C40851;
}
ul{
	list-style-image: url(../images/bullet.gif);
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-bottom: 5px;
	list-style-position: inside;
}
ol{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-position: inside;
	list-style-type: decimal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 30px;
	padding-bottom: 5px;
}
li{
	display: list-item
}
.FAQ-Heading {
	font-family: Arial;
	font-size: 13px;
	line-height: 15px;
	color: #154872;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #154872;
	margin-bottom: 10px;
}
.FAQ-SubHeading {
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #C40851;
	padding-bottom: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C40851;
	margin-bottom: 10px;
}
blockquote {
	padding-right: 40px;
	padding-left: 40px;
	display: block;
}
.White {
	color: #FFFFFF;
}
.padding-left-right-15 {
	padding-right: 15px;
	padding-left: 15px;
}
