/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003066;
}
body {
	background-color: white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #003066;
}
a:visited {
	text-decoration: none;
	color: #003066;
}
a:hover {
	color: #FFFFFF;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #003066;
}
h1 {
	font-size: 13px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	margin: 20px 0px 0px;
	padding: 0px;
}
h3 {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h4 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	color:white;
	margin: 0px;
	padding: 0px;
}
.header {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
}
.menu {
	background-color: #F8A411;
	font-weight: bold;
}
.menu a, .menu a:visited, .menu a:active {
	display: block;
	color: #003066;
	font-weight: bold;
}
.menu a:hover {
	color: white;
	background-color: #FB812F;
}
.container {
	border: 1px solid #6F6F6F;
	width: 705px;
}
IMG.products {
	border: 1px solid white;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#otherproducts {
	margin-top: 0px;
	margin-bottom: 12px;
}
.sidehome {
	background-color: #003066;
	margin: 4px;
}
A.contentlinks:hover {
	color: #003066;
	text-decoration: underline;
}
FORM.nopadding {
	margin: 0px;
	padding: 0px;
}
INPUT.textbox {
	font-size: 10px;
	padding-left: 3px;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003066;
}
INPUT.challengebox1 {
	font-size: 10px;
	padding-left: 3px;
	border: 1px solid #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003066;
}
TEXTAREA.selectbox {
	font-size: 10px;
	padding-left: 3px;
	border: 1px solid #6F6F6F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003066;
	height: 50px;
}
.content {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E9E9E9;
	padding-right: 25px;
	padding-left: 25px;
	height: 229px;
}
#popupcontent {
	height: 315px;
}

.newsletter {
	background-image: url(images/bg_newsletter.gif);
	height: 43px;
	padding-left: 24px;
}
.footer {
	border-bottom-width: 9px;
	border-left-width: 6px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003066;
	border-left-color: #003066;
	background-color: #F8A411;
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: #003066;
}
.popupfooter {
	border-bottom-width: 9px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	background-color: #F8A411;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E9E9E9;
	height: 25px;
}
UL.orangebullets {
	color: white;
	list-style-image: url(images/bullet_orange.gif);
	margin: 10px 0px 0px;
	padding: 0px 20px 0px 30px;
}
.challengehead {
	color: white;
	background-color: #003066;
	margin: 2px;
	font-size: 10px;
}
#white {
	color:white;
}
