h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5F6062;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #5F6062;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	text-decoration: none;
}

.searchInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008BA7;
	width: 102px;
	border: 1px solid #5F6062;
	height: 13px;
}
.loginInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #5F6062;
	height: 15px;
	width: 135px;
	border: 1px solid #5F6062;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}

.footer, a.footer, footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F6062;
	text-decoration: none;
}
a.footer:hover{
text-decoration: underline;
}
html,body {
	height: 100%;
}
body {
	background-color: #5F6062;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5F6062;
}

.green{
	color: #008BA7;
}
/*////////////////////////
   Navigation Styles
///////////////////////*/
.nav {
	border-bottom: 1px solid #62AAAB;
	margin: 2px;
}

.SecondNav, .SecondNav a, a.SecondNav{
	width:130px;
	color: #fff;
	background: #008BA7; /* IE6 Bug */
	padding: 8px 8px 0px 12px;
	height:21px;
	border: 1px solid #62AAAB;
	border-bottom: 0;
	text-decoration: none;
}
.SecondNav a:hover, a:hover.SecondNav{
	color: #fff; 
	background: #5F6062;
	text-decoration: none;
	display: block;
}
.SecondNavActive, .SecondNavActive a{
	width:130px;
	color: #ffffff;
	display: block;
	padding: 8px 8px 8px 12px;
	border: 1px solid #62AAAB;
	border-bottom: 0;
	text-decoration: none;
	background: #5F6062;
}
/* Fix IE. Hide from IE Mac \*/
* .SecondNav { float: left; height: 1%; }
* .SecondNav a { height: 1%; }
/* End */

.ThirdNavCell a{
	width:125px;
	color: #fff;
	padding: 2px 2px 2px 0px;
	height:12px;
	border: 0;
	border-bottom:  1px solid #5F6062;
	text-decoration: none;
	align:right;
}
.ThirdNavCell a:hover, a:hover.ThirdNavCell{
	border-bottom:  1px solid #888888;
	display: block;
	text-decoration: none;
}
.ThirdNav{
	width:125px;
	color: #fff;
	padding: 0;
	height:15px;
	border: 0;
	text-decoration: none;
	border-top:  1px solid #888888;
	align:right;
	margin-top:5px;
	padding-top:5px;
}
.headeRepeat {
	background-image: url(images/headerRepeat.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.qtyInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F6062;
	width: 25px;
	border: 1px solid #5F6062;
	height: 15px;
}
.footerBg {
	background-image: url(images/base.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.orange {
	color: #F9A25E;
}
.regField1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
	height: 20px;
	width: 300px;
	border: 1px solid #DCDDDE;
}
.regField2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
	height: 20px;
	width: 260px;
	border: 1px solid #DCDDDE;
}
.regField3 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
	height: 20px;
	width: 35px;
	border: 1px solid #DCDDDE;
}
.regDrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
	width: 300px;
	border: 1px solid #DCDDDE;
}
.regDrop2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F6062;
	width: 150px;
	border: 1px solid #DCDDDE;
}

p a:link {
	color: #008BA7;
}
p a:visited {
	color: #008BA7;
}
p a:hover {
	color: #F9A25E;
}
p a:active {
	color: #008BA7;
}
a:hover{
text-decoration: underline;
}

a {
color: #5F6062;
}
a:hover {
	color: #F9A25E;
}.textIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5F6062;
	padding-left: 50px;
}
