/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F44646;
	background-image: url(/images/bg_main3.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.title2{
	font-weight: bold;
	color: #990000;
}

.textLeft{
	padding-left: 15px;
}

.hdrBox{
	background-image: url(/images/hdr_box2.jpg);
	background-repeat: repeat-x;
	width: 242px;
	padding-top: 14px;
	padding-left: 10px;
	float: left;
	padding-bottom: 14px;
}

.hdrBoxtext{
	font-size: 14px;
	font-weight: bold;
	color: #9A0606;
}

.hdrBox2{
	background-image: url(/images/hdr_box2.jpg);
	background-repeat: repeat-x;
	width: 200px;
	padding-top: 14px;
	padding-left: 10px;
	float: right;
	margin-right: 5px;
	padding-bottom: 14px;
}

.bottomBox{
	background-image: url(/images/bg_box.jpg);
	background-repeat: repeat-x;
	width: 232px;
	padding-top: 14px;
	padding-left: 10px;
	float: left;
	padding-right: 10px;
}

.bottomBox2{
	background-image: url(/images/bg_box.jpg);
	background-repeat: repeat-x;
	width: 190px;
	padding-top: 14px;
	padding-left: 10px;
	float: right;
	padding-right: 10px;
	margin-right: 5px;
}

a:link, a:active, a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

.textmaroon{
	color: #990000;
}

.sendBtn{
	float: right;
	margin-right: 3px;
}

.compName{
	font-size: 13px;
}

.productName{
	color: #990000;
}
.bannerLeft{
	float: left;
}

.logo{
	padding-left: 18px;
	float: left;
}
.amsTag{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.list{
	list-style-image: url(/images/bullet_dot.gif);
	margin-top: 2px;
	margin-left: -20px;
}

.smallText{
	font-size: 9px;
}
.pic{
	float: right;
}
.pic2{
	float: right;
	margin-right: 150px;
}
.line{
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #990000;
}

.privacy{
	font-size: 9px;
}

.readMore{
	font-weight: bold;
	color: #990000;
	font-size: 10px;
}

.video{
	margin-top: -180px;
	float: right;
	padding-right: 20px;
}

.picNav{
	float: right;
	margin-top: -28px;
	margin-right: 12px;
}

