body {
color:black;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
}
hr {
height:1pt;
}
h4 {
color:#136EAA;
font-size:16px;
}
p, span, table, td {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
textarea, input, select {
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
}
a:link {
color:#136EAA;
font-weight:bold;
text-decoration:underline;
}
a:visited {
color:#136EAA;
font-weight:bold;
text-decoration:underline;
}
a:hover {
color:black;
font-weight:bold;
text-decoration:none;
}
a:active {
color:#136EAA;
font-weight:bold;
text-decoration:underline;
}
.leftnav {
color:white;
font-size:10px;
font-weight:normal;
margin-bottom:3px;
}
.leftnav a:link {
color:white;
font-weight:normal;
text-decoration:none;
}
.leftnav a:visited {
color:white;
font-weight:normal;
text-decoration:none;
}
.leftnav a:active {
color:white;
font-weight:normal;
text-decoration:none;
}
.leftnav a:hover {
color:white;
font-weight:normal;
text-decoration:underline;
}
.copyright {
color:#0A426A;
font-size:11px;
}
.copyright a:link {
color:#0A426A;
font-weight:bold;
text-decoration:underline;
}
.copyright a:visited {
color:#0A426A;
font-weight:bold;
text-decoration:underline;
}
.copyright a:active {
color:#0A426A;
font-weight:bold;
text-decoration:underline;
}
.copyright a:hover {
color:#0A426A;
font-weight:bold;
text-decoration:none;
}
.tableheader {
background-color:#003A63;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.tableheader td td {
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}
.tableheader a {
color:white;
text-decoration:underline;
}
.tableheader a:link {
color:white;
text-decoration:underline;
}
.tableheader a:visited {
color:white;
text-decoration:underline;
}
.tableheader a:hover {
border-bottom:medium none;
color:white;
text-decoration:none;
}
.tableheader a:active {
color:white;
text-decoration:underline;
}
.shoppingtoolsheader {
background-color:#003A63;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}
.shoppingtoolsheader td td {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}
.buyboxheader {
background-color:#003A63;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}
.productStatusItem {
background-color:#003A63;
border:medium none;
color:white;
font-size:11px;
font-weight:normal;
padding-left:5px;
text-decoration:none;
}
.productStatusItem a:link {
color:white;
font-weight:normal;
text-decoration:none;
}
.productStatusItem a:visited {
color:white;
font-weight:normal;
text-decoration:none;
}
.productStatusItem a:active {
color:white;
font-weight:normal;
text-decoration:none;
}
.productStatusItem a:hover {
color:white;
font-weight:normal;
text-decoration:underline;
}
.contentpaneopen{
border: 0px;
border-spacing: 0px;
padding:0px;
border-collapse:collapse;
}
.contentpaneopen td{
padding:0px;
}

/*BLOG styles*/
h3, .componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #BD4B37;
	line-height: 18px;
	margin: 5px 0;
}

.componentheading {
  padding-top: 10px;
}

.contentheading {
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/oo_seperator_horiz.png) bottom left repeat-x;
  padding: 0px 0px 5px 0px;
	font-size: 20px;
	font-weight: normal;
	height: 45px;
	vertical-align: bottom;
	color: #5C6265;
	text-align: left;
	width: 100%;
}

table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
