﻿p {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
	margin-bottom: 14px;
}

  
h1 {
	font-family: Verdana, Arial;
	font-size: 14px;
	color: #000000;
	margin-bottom: 14px;
}

h2
{
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 14px;

}



a:link {color: #0083D7; outline: none;}
a:visited {color: #0083D7; outline: none;} 
a:hover {color: #CE0000; outline: none;}
a:focus{-moz-outline-style: none;}


form { display:inline; }




.textRed {color: #EC2328}

input {font-family: Verdana, Arial;
    font-size: 9px;
    font-weight: normal;
    padding: 2px;
    margin: 0px 0px 0px 0px;
	color: #333333;
    border: 1px #B6B6B6 solid;
}



.submitBttn {font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #EC2328;
    padding: 2px 5px 2px 4px;
    margin: 0px;
    border: none;
}


.inputError {border: 1px #E00000 solid;}

textarea {font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    padding: 2px;
    margin: 0px;
    border: 1px #B6B6B6 solid;
}

select {font-family: Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
    padding: 0px;
    margin: 1px;
    border: 1px #B6B6B6 solid;
}
    
select option{padding: 0px 10px 2px 2px;}




.dividerLine {width:100%; border-top:solid 1px #B6B6B6;}

.breadcrumActive {font-family: Verdana, Arial;	
     font-size: 10px;
	 color: #0083D7;
	 margin-bottom: 0px;
}

a.homepageRetailers
{
color: #E00000;
outline-color: -moz-use-text-color;
outline-style: none;
padding:0px;
margin:-5px 0px 0px -20px;
    }

.siteMapListing {
    width: 240px;
    float: left;
}

.siteMapListing ul {
    list-style-type: none;
}

.siteMapListing li {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
	margin-left: 0px;
	font-weight:bold;
}
.siteMapListing li.subLink {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 10px;
	margin-left: 0px;
	font-weight:bold;
}

.siteMapListing li.subLink2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    margin-bottom: 8px;
	margin-left: 0px;
	font-weight:normal;
}
.siteMapListing a:link {color: #0083D7; text-decoration: none;}
.siteMapListing a:visited {color: #0083D7; text-decoration: none;}
.siteMapListing a:hover {color: #CE0000; text-decoration: none;}


/*
select { font-family: Verdana, Arial;
	font-size: 9px;
	color: #333333;
}
select option {
	padding: 1px;
}

.dataEntry {
    padding: 2px;
    font-family: Verdana, Arial;
    font-size: 9px;
    border: solid 1px #B6B6B6;
    }

.dataEntryButton {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
	background-color: #EFEFEF;
	border: 1px solid #333333;
}

*/
