@charset "utf-8";
body {
	background-color: #052130;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #2e2d2d;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
#specTable {
	text-align: center;
}
#specTable #black {
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.Headline {
	font-size: 120%;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}

#container {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 159px;
	width: 1000px;
	position: relative;
}
#leftNav {
	float: left;
	width: 250px;
}
#movie {
	width: 700px;
	float: right;
	background-image: url(images/movieBkgrnd.jpg);
	height: 400px;
	background-repeat: no-repeat;
	margin-right: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 12px;
}
#clear {
	clear: both;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 46px;
	text-align: center;
	padding-top: 6px;
	font-size: 90%;
}
#rightSide {
	float: right;
	width: 600px;
	padding-top: 20px;
	padding-right: 150px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#rightSide2 {
	float: right;
	width: 725px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 5px;
	line-height: 120%;
}

#rightSide2 li {
	padding-bottom: 5px;
	padding-right: 20px;
}
.supportDoc {
	font-weight: bold;
	color: #333399;
	font-size: 90%;
	line-height: 120%;
}
#Calculator {
	width: 700px;
	margin-top: 30px;
	float: right;
	margin-right: 20px;
}
#buy {
	float: right;
	width: 700px;
}
#toolSelector {
	float: right;
	width: 725px;
	margin-top: 30px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	color: #0C7BB2;
}
a {
	color: #052130;
	text-decoration: none;
}
a:hover {
	color: #D60B77;
}

h1 {
	font-size: 100%;
	color: #052130;
}
p {
	line-height: 120%;
}
.whereLogos {
	background-color: #AFAFAF;
	display: block;
	width: 175px;
	float: left;
	margin: 3px;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
	height: 75px;
}#buy {
	float: right;
	width: 700px;
	margin-top: 30px;
}
#buy legend {
	color: #052130;
	font-weight: bold;
}
#buy fieldset {
	border: 1px solid #052130;
	margin: 5px;
	width: 650px;
}
#rightSide li {
	font-weight: bold;
	line-height: 130%;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #052130;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 475px;
}
.smallCopy {
	font-size: 80%;
}
.customers {
	font-size: 120%;
	font-weight: bold;
	color: #D20C7B;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #D20C7B;
	border-right-color: #D20C7B;
	border-bottom-color: #D20C7B;
	border-left-color: #D20C7B;
	padding-top: 5px;
}

