html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#fef102;
}

h1 {
	font-size: 14px;
	color: #15258b;
	padding: 0px;
	margin: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.form, textarea.form {
	margin-bottom: 8px;
	width: 175px;
}

.form td {
	vertical-align: top;
}

.topNav td {
	text-align: center;
}

.text_background{
	background:url('images/text_background.jpg') no-repeat;
	min-height: 597px;
	width: 547px;
	padding: 10px 10px;
}

*html .text_background {
	height: 597px;
}

.catfont {
	background: url('images/category_bk.gif') no-repeat;
	width: 267px;
	height: 66px;
}

.leftNavHeader {
	padding-left: 10px; 
	background: url('images/productspod.jpg') no-repeat; 
	color: #ffffff;
}

.sectionImage{
	padding: 5px;
	width: 70px	
}

.prodfont {
	padding-right:5px;
	font-size:11px;
	text-decoration: none;
	color: #333333;
	padding-left: 0px;

}


.navHover {
 	background-color: #e9e9e9;
}

.navHover:hover {
	background-color: #ddd;
}

.navfont {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	
}


a.test:link{
	color: #000;
}

a.navfont:link, a.navfont:visited, a.navfont:hover, a.navfont:active {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.portLink {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.portLink:link, a.portLink:visited, a.portLink:hover, a.portLink:active {
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}




.email_title {
	font-size: 14px;
	font-weight: bold;
	color: #0059A1;
}
.email_copy {
	font-size: 12px;
	color: #000000;
}

.breadcrumb {
	font-size: 10px;
}
.cellBorder {
	font-size: 10px;
	text-decoration: none;
	padding: 8px 45px;
}


.blueLink {
	font-size: 10px;
}
.homeCalloutTitles {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 4px;
}
footer_line {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #15258b;
	
}
.bluetext {
	color: #15258B;
	font-size: 12px;
	padding: 10px;
}
.bluetext a {
	color: #15258B;
	font-size: 11px;
	text-decoration: underline;
}
