/* CSS Document */

body {
	background-color: #043513;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navback {
	background-image: url(/images/splash/navback.gif);
	background-repeat: no-repeat;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 108px;
	font-weight: bold;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 108px;
	font-weight: bold;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 108px;
	font-weight: bold;
}
.nav_smaller {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 115px;
	text-decoration: none;
}
.nav_smaller:hover {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 115px;
	text-decoration: none;
}
.nav_smaller:visited {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 115px;
	text-decoration: none;
}


.CONSUMERTIP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #890E23;
	text-decoration: none;
}
.consumertipback {
	background-image: url(/images/splash/Consumertipback.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 175px;
}

.consumertipback a {
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   color: #890E23;
   text-decoration: none;
   display: block;
}

.consumertipback a span {
   font-size: 10px;
}

.SPECIALALERTback {
	background-image: url(/images/splash/Specialalertback.jpg);
	background-repeat: no-repeat;
	height: 61px;
	width: 175px;
}

.SPECIALALERTback a {
        font-size: 16px;
        font-style: italic;
        font-weight: bold;
        color: #085E21;
        text-decoration: none;
        display: block;
}

.SPECIALALERTback a span {
	font-size: 10px;
}