.thumbnail{
position: relative;
z-index: 0;
}
.thumbnail:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFCC;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
/*position:fixed;  added for Firefox/Mozilla*/
visibility: visible;
top: -50px;
left: -200px; /*position where enlarged image should offset horizontally */
}


.thumbnail2{
position: relative;
z-index: 0;
}
.thumbnail2:hover{
background-color: transparent;
z-index: 50;
}
.thumbnail2 span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFFFCC;
padding: 5px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail2 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail2:hover span{ /*CSS for enlarged image on hover*/
/*position:fixed;  added for Firefox/Mozilla*/
visibility: visible;
top: -500px;
left: -50px; /*position where enlarged image should offset horizontally */
}


#sideNav {
width: 110px;
}
#sideNav ul {
list-style: none;
margin: 0;
padding: .05em;
}
#sideNav li a:link, #sideNav li a:visited {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
display: block;
color: #000000;
text-decoration: none;
}
#sideNav li a:hover {
color: #FF9900;
text-decoration:underline;
}

.sideNav2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color: #000000;
text-decoration: none;
}
.sideNav2 a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
color: #000000;
text-decoration: none;
}
.sideNav2 a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
color: #000000;
text-decoration: underline;
}
.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.topNav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
}
.topNav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
	line-height: 20px;
}
.leftNavCol {
	background-color: #FFFFFF;
	background-image: url(images/leftCol_bgd.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 48px;
	margin-left: 0px;
	padding-top: 10px;
	line-height: 30px;
}
.leftNavCol a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftNavCol a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.leftCol2 {
	background-color: #FFFFFF;
	background-image: url(images/leftCol_Bgd2.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
.titleBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/title_bar.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
	padding-right: 8px;
}
.ltYelCol {
	background-color: #FFFFFF;
	background-image: url(images/ltYel_ColBgd.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 15px;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.DkYelCol {
	background-color: #FFFFFF;
	background-image: url(images/DkYel_ColBgd.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 8px;
	font-weight: bold;
}
.productNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.promotionsHeader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.promotionsBorder {
	border: 1px solid #000000;
}
.productNav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.productNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
.promotionsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 4px;
}
.promotionsText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: none;
}
.promotionsText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}
.promotionsHeader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 22px;
}
.promotionsHeader2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 22px;
}
.promotionsHeader2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 22px;
}
.promotionsHeader2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 22px;
}
.promotionsHeader2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	line-height: 22px;
}
.promotionsHeader3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}
.formsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 15px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	padding-top: 10px;
}
.smText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.smText a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.smText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.promotionsHeader4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
.promoBorder {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.promoBorder1 {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #000000;
	border-left: none;
	color: #000000;
	text-decoration: none;
}
.promoBorder2 {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #000000;
	border-left: none;
	color: #000000;
	text-decoration: none;
}
.phoneHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFCC33;
	text-decoration: none;
	font-style: normal;
}
.requestTable {
	background-image: url(images/requesttb_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
