body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #88C2CE;
	background-image: url(images/bgGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
a {
	font-weight: bold;
	color:#2D5D9B;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img{
	border:0px;
}
form {
	margin:0px;
	padding:0px;
}
input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6{
	color: #2D5D9B;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
}
h1{
	font-size:19px;
}
h2{
	font-size:18px;
}
h3 {
	font-size:17px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:15px;
}
h6 {
	font-size:14px;
}
form table td.label{
	color: #2D5D9B;
	text-align:right;
}
form table th.formTitle{
	text-align:center;
}
.required{
	color: #2D5D9B;
	font-weight:bold;
	font-size:11px;
}
#topSection{
	width:760px;
	background-image: url(images/topBgGrad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#topSection table, #content table{
	width:100%;
	height:100%;
}
#topLinks {
	padding-top: 5px;
	padding-right: 10px;
}
#topLinks a{
	color: #2D5D9B;
}
#logo img{
	position: absolute;
	top: 9px;
}
#search {
	padding-right: 10px;
	padding-bottom: 10px;
}
#mainFlash {
	background-color: #1683CE;
	width: 760px;
}
#mainFlash #flash {
	padding-left: 1px;
}
#leftShadow {
	width:10px;
	background-image: url(images/bls.jpg);
	background-repeat: repeat-y;
}
#rightShadow {
	width:10px;
	background-image: url(images/brs.jpg);
	background-repeat: repeat-y;
}
#content {
	width:760px;
	padding-top:15px;
	padding-bottom:0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1683CE;
}
.topLine, .topLineLeft {
	width: 125px;
	height:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	font-size: 1px;
}
.topLineLeft {
	width: 140px;
}
#brandHeader {
	width: 140px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#brandHeader img {
	width:140px;
	height:40px;
}
.companyLinks, #subPageLinks {
	width: 140px;
	height: 100%;
	padding-right:10px;
	padding-left:15px;
}
.companyLinks2 {
	width: 125px;
	height: 100%;
	padding-right:15px;
	padding-left:10px;
}
#subPageLinks a{
	background-color: #FFFFFF;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	color:#84A2CF;
	font-family: "Trebuchet MS", Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size:130%;
}
.companyLinks a{
	background-color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.companyLinks2 a{
	background-color: #FFFFFF;
	display: block;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
#subPageLinks a{
	padding-top: 10px;
	padding-bottom: 10px;
}
.companyLinks a img {
	width:100px;
	height:36px;
}
.companyLinks2 a img {
	width:100px;
	height:36px;
}
.companyLinks a:hover, #subPageLinks a:hover {
	background-color: #EAF8FB;
	background-image: url(images/blueArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	color:#2B60AF;
	text-decoration:none;
}
.companyLinks2 a:hover {
	background-color: #EAF8FB;
	background-image: url(images/blueArrow_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color:#2B60AF;
	text-decoration:none;
}
.contentText, .homeContentText {
	margin-bottom:15px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	height:100%;
}
.homeContentText{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.contentInside{
	padding-bottom:10px;
	font-size: 11px;
}
.contentInside #padding{
	padding:10px 10px 0 10px;
}
.subContentText {
	margin-bottom:15px;
	padding-bottom:80px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
	height:100%;
	width:100%;
}
.subContentText h1{
	padding-right:10px;
	padding-left:10px;
}
.contentText img, .subContentText img, homeContentText img {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding:5px;
	border: 1px solid #E5E5E5;
}
.important {
	margin-top:10px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:35px;
	background-color:#E1E4E9;
	background-image: url(images/doubleArrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 21px;
}
.subText {
	padding-top:10px;
	padding-left:35px;
	padding-right:20px;
	background-image: url(images/doubleArrow.gif);
	background-repeat: no-repeat;
	background-position: 15px 11px;
}
#stockistTable{
	width:100%;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
}
#stockistTable th{
	border-left: 1px solid #E5E5E5;
	background-color: #EAF8FB;
}
#stockistTable td{
	border-left: 1px solid #E5E5E5;
	border-top: 1px solid #E5E5E5;
}
#bottomLinks {
	height:25px;
	width:760px;
	background-image: url(images/bottomLinksBg.jpg);
	background-repeat:repeat-x;
	color:#1D3863;
	font-size:9px;
}
#bLinks {
	padding-left:10px;
	padding-right:10px;
}
#bLinks a {
	color:#1D3863;
}
#bottomInfo {
	width:760px;
	height:25px;
	font-size: 10px;
	background-color: #FFFFFF;
}
#bottomInfo table {
	width:100%;
	height:100%;
}
#address {
	color: #275761;
	padding-left: 10px;
}
#number {
	color: #88C2CE;
	padding-right: 10px;
}
#credit {
	width:760px;
	font-size:11px;
	padding-bottom:10px;
}
#credit table {
	width:100%;
	height:100%;
}
#copyright {
	color: #ffffff;
	padding-left: 10px;
}
#pixelsoup a{
	color: #388696;
	font-weight:bold;
	padding-right:10px;
}
#leftCornerShadow{
	background-image: url(images/blcs.jpg);
	height: 10px;
	width: 10px;
}
#rightCornerShadow{
	background-image: url(images/brcs.jpg);
	height: 10px;
	width: 10px;
}
#bottomShadow{
	background-image: url(images/bs.jpg);
	height: 10px;
	width: 760px;
	background-repeat: repeat-x;
}
.noLink{
	text-decoration:line-through;
}

#b{
    width: 300px;
}
#deliverySchedule{
	width:100%;
	border-collapse:collapse;
	margin:0;
	padding:0;
}
#deliverySchedule td, #deliverySchedule th{
	vertical-align:top;
	padding:5px;
	border:1px solid #E5E5E5;
}
#deliverySchedule th#run{
	width:5em;
}

.box {
	border: 1px solid #000000;
	padding: 5px;
}
.daybox {
	border: 2px solid #28517a;
	float: left;
	padding: 4px;
	margin: 1px;
}
.daybox_invert {
	border: 2px solid #28517a;
	float: left;
	padding: 4px;
	margin: 1px;
	background-color:#28517a;
}

.daybox_invert a {
	color:#FFFFFF;
}
