a:link, a:visited {
	color: #2880C7;
	text-decoration: none;
	border-bottom-width: 0.063em;
	border-bottom-style: dotted;
	border-bottom-color: #2880C7;
}
a:hover, a:active {
	color: #005c99;
}


a.page:link {
	color: #900;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
}
a.page:visited {
	text-decoration: none;
	color: #900;
}
a.page:hover {
	text-decoration: none;
	color: #2D669B;
}
a.page:active {
	text-decoration: none;
	color: #2D669B;
}



body {
	background-color: #1f486f;
	font-family: "Arial Narrow’", sans-serif;
	font-size: 1em;
	ine-height: 1.375em;
	font-family: 	
	margin: 0px;
	font-family: "Arial Narrow’", sans-serif;
	color: #666;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.000emx;
	margin-left: 0em;
	padding: 0px;
}
.lrgHdr, h1, .medHdr, h2, .smHdr, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
}

.lrgHdr, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #214F7D;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.25em;
	padding-left: 0em;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.medHdr, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2E669E;
	font-weight: normal;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0px;
	line-height: 1.3em;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ffffff;
	font-weight: normal;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0px;
	line-height: 20px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight: normal;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	margin: 0px;
	line-height: 16px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.000em;
	margin: 0.000em;
}
.buttons, .action, .byte-pageactions a, #byte_breadcrumb {
	background-color: ##2283ef;
	font-size: 1.125em;
}
.buttons, .action {
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 0.250em 0em;
	padding: 0.625em 0.625em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.125em;
	font-weight:bold;
	text-align: center;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 0.5em;
	/*For Safari*/
	-webkit-border-radius: 0.500em;
	/*For CSS3*/
	border-radius: 0.500em;
	background-color: #434343;
}
.buttons a:link, .buttons a:visited, .buttons, .action, .byte-pageactions a {
	color: #FFF !important; /* buttonFontColor */
	text-decoration: none;
	font-size: 1.125em;
}
.buttons a:active, .buttons a:hover, .buttons:hover, .formbutton:hover, .action:hover, .byte-pageactions a:hover {
	color: #2880C7; /*linkColor2 */
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.125em;
	font-weight:bold;
	text-align: center;
}
.buttonsSm {
	border: 1px solid #CCCCCC;
	background-color: #2283ef;
	background-image: url(/mainimages/buttonbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	margin: 0.250em 1.250em;
	padding: 0.500em 0.375em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.125em;
	font-weight:bold;
	text-align: center;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 0.375em;
	/*For Safari*/
	-webkit-border-radius: 0.375em;
	/*For CSS3*/
	border-radius: 0.375em;
}
.buttonsSm a:link, .buttonsSm a:visited, .buttonsSm {
	color: #FFFFFF; /* buttonFontColor */
	text-decoration: none;
	font-size: 1.125em;
}
.buttonsSm a:active, .buttonsSm a:hover, .buttonsSm:hover {
	color: #EEEEEE !important; /* linkColor2 */
	text-decoration: none;
	font-size: 1.125em;
}
#contentPadding {
	padding: 0.938em;
	background-color: #FFF;
	/* Rounded Corners*/
	/*For Mozilla*/
	-moz-border-radius: 0.625em;
	/*For Safari*/
	-webkit-border-radius: 0.625em;
	/*For CSS3*/
	border-radius: 0.625em;
	margin-top: 1.875em;
	margin-right: 0.625em;
	margin-bottom: 0.625em;
	margin-left: 0.625em;
}
#logopadding {
	padding: 0em;
}
#footer {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
	font-size: 0.875em;
	color:#ffffff;
	text-align: center;
}

.img {
	max-width: 100%;
	padding: 15px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.imgLft {
	max-width: 100%;
	width: 40%;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.line {
	max-width: 100%;
	height:1px;
	float: left;
}


.arrow {
	max-width: 5px;
	height:15px;
	float: left;
	width: 6px;
	padding-right: 15px;
}

ul
{
	list-style-image: url(../images/check-mark.png);
	margin-top: 1.563em;
	margin-left: 0em;
	padding-left: 1.250em;
}

.red {
	color:#900;
}

img {
	display: block;
	border: 0;
	max-width: 100%;
	height: auto;
	width: 90%;
}

p {
	font-family: "Arial Narrow’", sans-serif;
	font-size: 1.000em;
	line-height: 1.375em;
	margin: 0em;
	font-family: 
	margin: 0em;
	color: #666;	
}

.footer {
	font-family: "Arial Narrow’", sans-serif;
	font-size: 0.875em;
	line-height: 1.375em;
	margin: 0em;
	font-family: 
	color: #fff;
	color: #FFF;
}
.logos {
	width: 15em;
	margin-left: auto;
	margin-top: -7em;
	margin-right: auto;
}

.mImg {
	margin-top: -3em;
	margin-left: 8.125em;
	background-image: url(../images/moen-certified.jpg);
	height: 3.188em;
	width: 6.25em;
}
#imgBkg {
	background-color: #FFF;
}

.img { 
	display: block; 
	border: 0; 
	max-width: 100%; 
}


.schedule {
	-moz-box-shadow:inset 0px 1px 0px 0px #f29c93;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f29c93;
	box-shadow:inset 0px 1px 0px 0px #f29c93;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100) );
	background:-moz-linear-gradient( center top, #fe1a00 5%, #ce0100 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe1a00', endColorstr='#ce0100');
	background-color:#fe1a00;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d83526;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b23e35;
}.schedule:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00) );
	background:-moz-linear-gradient( center top, #ce0100 5%, #fe1a00 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce0100', endColorstr='#fe1a00');
	background-color:#ce0100;
}.schedule:active {
	position:relative;
	top:1px;
}
