P
 { color: #21467b; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
A
 { color: #21467b; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.TextWhite  { color: #ffffff; font-size: 14px; font-family: Arial, Helvetica, sans-serif }
.TextBlue  { color: #21467b; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.TextBlueBold { color:21467b; font-size: 14px; font style: bold; font-family: Arial, Helvetica, sans-serif }
.TextBlue a { color: #21467b; font-size: 14px; text-decoration: none }
.TextBlue a:hover  { color: #21467b; font-size: 14px }
.TitleBlue
 { color: #2e425f; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
.TitleOrange
 { color: #ec6313; font-size: 14px; font-family: Arial, Helvetica, sans-serif; font-weight: bold }
TD
 { color: #21467b; font-size: 11px; font-family: Arial, Helvetica, sans-serif }
.rackingText {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
}

hr {
    color: #1c477c;
    background-color: #1c477c;
    height: 1px;
    margin: 0px;
    padding: 0px;
}

.catNav {
	line-height: 55px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #000000;
	font-size: 130%;
	list-style-type: none;
}

.catNav a
{
	font-weight: bold;
	color: #000000;
	font-size: 100%;
	list-style-type: none;
}

.catNav a:hover {
	text-decoration: none;
}

.catNav1 {
	background: url(images/img-menubar-1.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 5px;
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	font-size: 90%;
}

.catNav2 {
	background: url(images/img-menubar-2.gif) no-repeat;
	background-position: 0px 4px;
	padding-left: 5px;
	list-style-type: none;
	font-weight: bold;
	color: #000000;
	font-size: 90%;
}

.productsTable td 
{
    font-size: 80%;
}

.productsTable a {
    font-size: 100%;
}

.productsTable a:hover {
	text-decoration: none;
}

.ctabox
{
	font-size:22px;
	text-align:center;
	background-color:#eaeef2;
	border:1px solid #1c477c;
	float:left;
	padding: 10px 0px 10px 0px;
	margin-bottom:20px;
	width:100%;
}

