.exteriorBorder {
	background-color: #FFFFFF;
}
.interiorBackground {
	background-color: #FFFFFF;
}
.blueBar {
	background-color: #0a6cce;
}
.headerBar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: 0067AF;
	background-color: B4D5F4;
	vertical-align: middle;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: capitalize;
	white-space: normal;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ff6600;
	font-weight: bold;
}
.featuredBG {
	background-color: #e3f1ff;
}
a:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #0a6cce;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0a6cce;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #0a6cce;
	text-decoration: underline;
	cursor: hand;
}
li {
	list-style-position: inside;
	list-style-type: none;
	line-height: 18px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	margin-top: 2px;
}
.verticalGrey {
	background-image: url(../images/grey_pixel_vert.gif);
	background-repeat: repeat-y;
}
.horizontalGrey {
	background-image: url(../images/grey_pixel_horiz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.productsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}
.bodyCopySmall {
	font-family: Verdana;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.lightGrey {
	background-color: #d0c8bb;
}
.formObjects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	background-color: #e8f1f5;
}
