#topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
}

#topLinks a {
	text-decoration: none;
	color: #000000;
	margin-right: 8px;
	margin-left: 8px;

}

#topLinks a:hover {
	text-decoration: underline;
	color: #666666;

}

#mainNav {
	float: right;
	background-color: #005496;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;

}

#mainNav a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;

}

#mainNav a:hover {
	color: #CCCCCC;
	text-decoration: underline;

}

#subNav {
	background-color: #00a3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#subNav a {
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 13px;
	margin-left: 13px;
	text-decoration: none;
}

#subNav a:hover {
	color: #CCCCCC;
	text-decoration: underline;

}

#bannerCopy {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	width: 250px;

}

#banner {
	margin-top: 35px;
	background-color: #005496;
	margin-bottom: 40px;

}

#bannerHead {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}

#homeLogoCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;

}

#homeLogoCopy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}

#homeLogoCopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	color: #000033;
	text-decoration: underline;
	margin-left: 20px;
	text-indent: 20px;

}


#bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 50px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 100px;
	color: #333333;

}



#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
	margin-bottom: 25px;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.indentedText{
	margin-left: 40px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

#metaNavBlock{
	margin-top: -20px;
	margin-bottom: 20px;
}

.metaNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;

}

.metaNav a {
	font-weight: bold;
	color: #005496;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px 0px 0px 15px;
	text-decoration: none;
	background-image: url(../images/metaNavBox.gif);
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	float: left;

}

.metaNav a:hover {
	color: #00a3e3;
	text-decoration: underline;
	background-image: url(../images/metaNavBoxR.gif);
	background-position: left center;
	background-repeat: no-repeat;

}
.tableHeader {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#newprod {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005496;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 180px;
}
#newprod a {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005496;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
	width: 180px;
}
#newprod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #005496;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #000000;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding: 5px;
	width: 180px;
}
.vidbutton {
	padding: 3px;
	font-size: 12px;
	text-align: center;
	background-color: #99CCFF;
	width: 80px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.vidbutton a {
	text-decoration: none;
	color: #FFFFFF;
}

.vidbutton a:hover {
	text-decoration: underline;
	color: #003399;
}
a {
	color: #003366;
}

