@charset "ISO-8859-1";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
}

p {
	font-size: 14px;
	line-height: 24px;
}

#blueHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #00447C;
	text-align: center;
}

.paypalHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 22px;
	font-weight: bold;
	color: #00447C;
	}

.Normal_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #FFF;
}
.Normal_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	color: #FF9;
}
.Normal_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
}
.blue_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #006;
}.gray {
	background-color: #CCC;
}
.blue_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #006;
	text-align: center;
}

a:link {
	color: #00447C;
}

a:hover {
	text-decoration: none;	
}
a.OrderNow {
	background: url(images/order-now.png) center no-repeat;
	display: block;
	height: 83px;
	margin: 20px 0;
	width: 215px;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	margin: 0;
	font-weight: bold;
	color: #00447C;
	text-align: center;
}
.SubHead {
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	text-align: center;
}
.SubSubHead {
	color: #00447c;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin: 10px 0;
}
.YellowBox {
	background: #FFFF99;
	border: 1px solid #AEAF6D;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 20px 0;
	text-align: justify;
	padding: 10px;
}
.BodyText {
	color: #000066;
	font-size: 14;
	line-height: 24px;
	margin: 10px 0;
	text-align: justify;
}
.CommonFormula {
	color: #00447c;
	font-weigthe: bold;
}
.FourTypes li {
	font-size: 14;
	line-height: 24px;
	margin: 20px 0;
}
.FourTypes li ul li {
	margin: 0;
}