td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}

a {	text-decoration: underline;
	color:#206180;
}

a:hover { text-decoration: none;
	      color:#206180;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	font-weight: bold;
	color: #206180;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

.product-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #206180;
}



.outer-border {
	border: 2px solid #4A8DAB;
}

.white-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.white-link a {	text-decoration: none;
	color:#FFFFFF;
}

.white-link a:hover { text-decoration: none;
	      color:#000000;
}

.white-link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
}

.white-link2 a {	text-decoration: none;
	color:#FFFFFF;
}

.white-link2 a:hover { text-decoration: none;
	      color:#000000;
}

.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.border-sides {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #003E5D;
	border-left-color: #003E5D;
}

#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 5px 0px;
width: 235px;
color: #000;
background-color: #ccc;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}

.cat
{
display: block;
padding: 5px 0px;
width: 235px;
color: #fff;
background-color: #333;
margin: 0 0 1px 0; 
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #206180;
}
