@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
}
img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form:focus {
	outline:none;
}
/* CSS Document */

.even {
	background-color: #FFFFFF;
}
.odd {
	background-color: #EAECF3;
}
.hover {
	background-color: #D5E6FF;
	cursor: pointer;
}
.select {
	background-color: #325078;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #325078;
}
a:visited {
	text-decoration: none;
	color: #325078;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
	color: #325078;
	font-weight: bold;
}
h3 {
	padding: 0px;
	font-size: 13px;
	color: #325078;
	font-weight: bold;
	margin: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	margin-top: 20px;
	margin-bottom: 10px;
}
#header td {
	text-align: left;
	vertical-align: bottom;
}
.payHead {
	margin-bottom: 5px;
	margin-left: 30px;
}
.contact {
	padding: 0px;
	margin: 0px;
	width: 200px;
}
.contact li {
	list-style-type: none;
	height: 50px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}
.contact a {
	display: block;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.contactBtn {
	background-image: url(../images/Contact_btn.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
.contactBtn a:hover {
	background-image: url(../images/Contact_btn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}
#topMenu {
	color: #325078;
	text-decoration: none;
	font-size: 10px;
	float: left;
	margin-top: 5px;
}
#topMenu a {
	color: #325078;
	text-decoration: none;
}
.windowHead {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
	background-image: url(../images/WindowEdges.png);
	margin: 0px;
}
.window {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCC4D5;
	border-left-color: #BCC4D5;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#pageHeading {
	clear: both;
	text-align: right;
	margin-right: 10px;
}
#headTitle {
	float: right;
	text-align: right;
	font-weight: bolder;
	color: #325078;
	margin: 0px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#brandLogo {
	float: right;
}
.windowBase {
	background-image: url(../images/WindowEdges.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
	height: 25px;
	margin-bottom: 30px;
}
.divider {
	clear: both;
}
#mainBODYbase {
	clear: both;
}
#footer {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #BCC4D5;
	color: #325078;
	font-size: 9px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}
#footer  p {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer   a {
	color: #325078;
}
#footer  table td {
	text-align: center;
}
ul#footLinks {
	list-style-type: none;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #325078;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
ul#footLinks li {
	list-style-type: none;
	line-height: 16px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul#footBadges {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #325078;
}
ul#footBadges li {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 10px;
}
.hidden    {
	display: none;
}
#viewCart {
	float: right;
	margin-top: 3px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 0px;
}

