

.bluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
body {
	margin-top: 19px;
}
.free_mag {
	color: #003163;
	font-weight: bold;
}
.temporary {
	color: #CC3333;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
a:link {
	color: #003263;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003263;
}
a:hover {
	text-decoration: underline;
	color: #993333;
}
a:active {
	text-decoration: none;
}
.hidelinks {
	visibility: hidden;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 65%;
}
.bodytextbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.scrollwindowtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	font-style: normal;
	padding: 8;
}
.sub_nav {
	color: #003263;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.verticalnavbars {
	color: #993333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.webswaggernav {
color: #003263;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
}
.blunavigation {
font-family: Arial, Helvetica, sans-serif
}
.bluetitles {
	font-size: 14px;
	font-weight: bold;
	color: #003263;
	font-family: Arial, Helvetica, sans-serif;
}
.specialpromobanners {
color: #F1C103;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.redbullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #99002B;
}
.headerbluetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.fieldformtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9E243E;
	text-align: left;
}
.megenta_text {
	color: #99002B;
	font-weight: bold;
}
HR {
    height:5px;
    width:100%;
    background:#DBE4F8;
    }

.prodtitle {
	font: bold 10pt arial;
}

.proddesc {
	font: normal 10pt arial;
}

.prodthumb {
	font: normal 10pt arial;
}.secondLevelBulletsDash    {
	color: #99002B;
	font-weight: bold;
	font-size: 10px;
}
#yellow {
	background-color: #FFCC33;
	vertical-align: bottom;
	height: 3px;
	padding-top: 0px;
}
.bodytext_wt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

/*cart*/

table.cart {

	border-collapse: collapse;
	width: 580px;

}

table.cart thead tr {
	background-color: #ffffcc;
}

table.cart td {
	border: solid 1px #333333;
	padding: 3px;
	font: normal 9pt arial;
}

table.info td {

	font: normal 9pt arial;

}

.submitbutton {

	border: solid 1px #cccccc;
	font: bold 9pt arial;
	background-color:#cc6666;
}

table.price {

	border-collapse: collapse;
	width: 750px;

}

table.price td {
	border: solid 1px #333333;
	padding: 3px;
	font: normal 9pt arial;
	vertical-align: top;
}

.gradient {
	background-color: #dddddd;
}

#buildprice {
	font-weight: bold;
	font-size: 20pt;
	color: #666666;
}



.build {}
.build td {
	font: normal 8pt arial;
	padding: 5px;
	color:#666666;
	border: solid 1px #cccccc;
}

h3 {
	font: bold 11pt arial;
	color: #6666cc;
	text-transform: small-caps;

}
