*{
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
}

.headertext{
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	margin-top: 25px;
	margin-right: 0pt;
	margin-bottom: 2px;
	display: block;
}

.headernumbers{
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	font-family: helvetica,arial,sans-serif;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 5px;
}

.topban{
	background:#2b77a0 url(../images/topban.gif) repeat;
	text-align:center;
	height:20px;
}

.dottedline{
	width: 8px;
	background:#ffffff url(../images/dot.gif) repeat-y;
}

.dottedlinex{
	height:38px;
	padding:3px;
	background:#ffffff url(../images/dot.gif) repeat-x;
	background-position:left bottom;
	text-align:left;
}

.toplinks{
	float:left;
	text-align:center;
	padding: 3px;
	color: #ffffff;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
	border-left: 1px solid #7aa1c8;
	border-right: 1px solid #18497b;
	cursor:pointer;
}

.toplinks:hover{
	background:#2965a1 url(../images/topban_hover.gif) repeat;
}

.toplinks_selected{
	float:left;
	text-align:center;
	padding: 3px;
	background:#000000 url(../images/topban_selected.gif) repeat;
	color: #999999;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
	border-left: 1px solid #333333;
	border-right: 1px solid #18497b;
	cursor:pointer;
}

.headers{
	font-size: 24px;
	font-weight: bold;
	color: #296c90;
	font-family: helvetica,arial,sans-serif;
	padding: 8px;
}

.contentBox{
	padding:15px; 
	text-align:left;
	color: #000000;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
}

.footerText{
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	font-family: helvetica,arial,sans-serif;
	padding: 8px;
}

.sidelinks{
	text-align:left;
	padding: 5px 3px 5px 15px;
	color: #ffffff;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 1px solid #7aa1c8;
	cursor:pointer;
}

.sidelinks:hover{
	background: #418eb8; /*#1d5877*/
}

.sidelinks_selected{
	text-align:left;
	padding: 5px 3px 5px 15px;
	color: #ffffff;
	background: #1d5877; /*#418eb8*/
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	font-weight: normal;
	text-decoration:none;
	border-bottom: 1px solid #7aa1c8;
	cursor:pointer;
}



.topWhite{
	background:#ffffff url(../images/white_top.gif) no-repeat;
	width:720px;
	height:7px;
}

.bottomWhite{
	background:#ffffff url(../images/white_bottom.gif) no-repeat;
	width:720px;
	height:7px;
}

.topDarkGray{
	background:#121212 url(../images/darkgray_top.gif) no-repeat;
	width:220px;
	height:8px;
}

.bottomDarkGray{
	background:#121212 url(../images/darkgray_bottom.gif) no-repeat;
	width:220px;
	height:8px;
}

.topBlue{
	background:#296c90 url(../images/blue_top.gif) no-repeat;
	width:220px;
	height:8px;
}

.bottomBlue{
	background:#296c90 url(../images/blue_bottom.gif) no-repeat;
	width:220px;
	height:8px;
}

.topSideWhite{
	background:#ffffff url(../images/sidewhite_top.gif) no-repeat;
	width:220px;
	height:7px;
}

.bottomSideWhite{
	background:#ffffff url(../images/sidewhite_bottom.gif) no-repeat;
	width:220px;
	height:7px;
}

.link {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000000;}
a.link {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000000;}
a.link:hover {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:underline; color:#296c90;}

.didyouknow {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#999999;}
a.didyouknow {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#cc3300;}
a.didyouknow:hover {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:underline; color:#ff3300;}

.featuredproduct {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#000000;}
a.featuredproduct {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:none; color:#236182;}
a.featuredproduct:hover {font-family:helvetica,arial,sans-serif; font-size:12px; font-weight:normal; text-decoration:underline; color:#1d4f6a;}

/*
.toplinks div{
	color: #ffffff;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	text-decoration:none;
}

.toplinks_selected{
	float:left;
	padding: 3px;
	text-align:center;
	background:#000000 url(../images/topban_selected.gif) repeat;
	border-left: 1px solid #7aa1c8;
	border-right: 1px solid #18497b;
}

.toplinks_selected a{
	color: #666666;
	font-size: 12px;
	font-family: helvetica,arial,sans-serif;
	font-weight: bold;
	text-decoration:none;	
}
*/