body {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}

a {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: none;


}

A:Visited {

}

A:Active {
	text-decoration: none;

}

A:Hover {
	text-decoration: underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.footer {
	color: #FFFFFF;
}


.form {
	font-weight: bold;
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}
.bullet {
	list-style-image: url(../images/orange_arrow.gif);
}
.text10 {
	font-size: 10px;
}
.faq {
	color: #FF0000;
	font-weight: bold;

}
.topnav {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}

.underline {
	text-decoration: underline;
}

.topnav:hover {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}

.text12 {
	font-size: 12px;
}
.sectionTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sectionTitle2 {
	font-size: 16px;
	font-weight: bold;

}
.cookiecrumb {
	text-decoration: underline;
	font-size: 11px;

}
.gray {
	color: #666666;
}
.discountbox {
	border: 1px solid;
}
.discountboxtitle {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;


}
.boxoutline {

	border: 1px solid #A3C2D3;
	padding: 2px;
}