body, a, a:hover, a:link, a:active, li, ul, ol, div, layer, table, tr, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-style: normal; 
	font-weight: normal;
}

a:hover {   color: #CCFF00; text-decoration: underline;}
a {  font-size: 12px; font-style: normal;  color: #003366 text-decoration: underline}

.mainhome {
	font-size: 12px;
	font-style: normal;
	color: #003366;
}
.title, h1, .title .h1 {
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #003366;
}
.productpull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	width: 240px;
	padding: 2px;
	border: thin solid FFFFFF;
}
.banner {
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px;
	color: #003366
}
.intro {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #003366;
}

.searchpull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	width: 160px;
	padding: 1px;
	border: thin solid FFFFFF;
}
.imageHide {
	display:none;
}

h1 {
	color:#003366;
	font-size:16px;
	line-height:20px;
	padding-top:10px;
}