BODY {
	scrollbar-face-color: 000066;
	scrollbar-highlight-color: 336699;
	scrollbar-3dlight-color: 000066;
	scrollbar-darkshadow-color: 000000;
	scrollbar-shadow-color: 000066;
	scrollbar-arrow-color: 336699;
	scrollbar-track-color: 003399;
	font-size: 11px;
	font-weight: 300;	
}
.TBcellBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.BcellBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;

}
.subhead1 {
	font-family: Tahoma;
	font-size: 15px;
	color: #0066CC;
	font-weight: bold;
}
.bodyCopy {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.subhead2 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 11px;
}
.headline {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
}
.selectBox {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #99CCFF;
	width: 220px;
	border: 1px solid #336699;
}
.selectBoxerror {
	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFD3D3;
	width: 220px;
	border: 1px solid #ffff00;
}
.button1 {
	background-color: #99CCFF;
	border: 1px solid #336699;
}
.bodySmall {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.textBox {

	font-family: Tahoma;
	font-size: 11px;
	background-color: #99CCFF;
	width: 150px;
	border: 1px solid #336699;
}
.textBoxerror {

	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFD3D3;
	width: 150px;
	border: 1px solid #FF0000;
}
.textBox2 {


	font-family: Tahoma;
	font-size: 11px;
	background-color: #99CCFF;
	width: 250px;
	border: 1px solid #336699;
}

.textBox2error {


	font-family: Tahoma;
	font-size: 11px;
	background-color: #FFD3D3;
	width: 250px;
	border: 1px solid #FF0000;
}
p.errortext {
	font-family: Tahoma;
	font-size: 12px;
	color: red;
	font-weight: 700;
}
td.columnheader {
	color: white;
	padding: 4px 8px 4px 8px;
	border-top: 1px solid #0057AD;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 700;
}
td.searchresultsdata {
	color: white;
	padding: 4px 8px 4px 8px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 300;	
}
table, tr, td {
	color: white;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: 300;		
}
p {
	margin: 0px;
	padding: 0px 0px 14px 0px;
}
.retailers{
	padding:5px;
	background:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #003399;
}
a.note{
	color:#FF0000;
}
a.note:hover{
	color:#FF9900;
}

