/* Bebbington Stylesheet */

TD {
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 10pt;
	color: #333333;
}

body { 
	background-color: #0044ad;
}

.reg9b {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 17px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.reg12b {
	color: #3a3a3a;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.reg12msds {
	color: #3a3a3a;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 25px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.reg12blue {
	color: #0044ad;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.reg12blue2 {
	color: #0044ad;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.reg12red {
	color: red;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.reghead {
	color: #0044ad;
	font-style: normal;
	font-weight: normal;
	font-size: 23px;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

a:hover {
	color: #cf9900;
}

.lineoutside {
	border-style: none outset none outset;
	border-width: medium 1px medium 1px;
	border-color: #00448e;
}

#nav {
	
}

div.category {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #333333;
}

div.pname {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #333333;
}

div.pdesc {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	color: #333333;
}

div.copy {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
}

div.tagline {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}

div.navHeader {
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
}

a.navbar:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

a.navbar:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

a.navbar:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
}

#nav ul, #nav li {
	padding: 0;
	margin: 0;
}

#nav ul {
	padding-left: 12px;
	padding-right: 4px;
}

#nav ul li {
	list-style-type: none;
	line-height: 80%;
	padding-bottom: 6px;
}

#nav ul li.navItem a {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	
}

.product {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	padding-top: 24px;
	padding-bottom: 24px;
	color: #000;
}

.product table tr td {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
}

.productHeader {
	font-size: 12px;
	font-weight: bold;
	color: #04A;
	margin-bottom: -12px;
}

td.submitTD {
	padding-top: 6px;
}

#mainContent {
	padding-top: 18px;
}

#mainContent hr {
	margin-top: 32px;
	margin-bottom: 6px;
}


