html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #353c48;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

.text-bold {
  color: #000080;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}

.centered {
  color: #000080;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

.phone {
  color: #000080;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  text-align: center;
}

.banner-text {
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;	
}

#banner-text {
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	width: 500px;
	background-color: #EAEFF5;
	padding: 10px;
	text-align: center;
}

h1 {
  color: #000080;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}

h2 {
  color: #000080;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
}

a:link {
  color: #4095df;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

a:visited {
  color: #4870aa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

a:hover {
  color: #2170bd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

a:active {
  color: #039;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 850px;
  position: absolute;
  top: 0;
  left: 0;
}

#outerWrapper #header {
  background-color: #9bb6d2;
  border-bottom: solid 1px #4b647f; 
  font-size: 18px;
  font-weight: bold;
  line-height: 10px;
  vertical-align: top;
  text-align: right;
  padding: 10px 10px 10px 10px; 
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #eaeff5;
  border-right: solid 1px #9bb6d2; 
  border-bottom: solid 1px #9bb6d2;
  float: left;  
  padding: 10px 10px 10px 10px; 
  width: 150px;
  height: 980px;  
}

#outerWrapper #contentWrapper #content {
  margin: 0 0 0 220px; 
  padding: 10px 10px 10px 10px; 
}

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #eaeff5;
  border-top: solid 1px #9bb6d2; 
  padding: 10px 10px 10px 10px; 
  text-align: center;
}

#contentWrapper #menu {
	width:120px;
	height: 470px;
	position: absolute;
	background-color: #eaeff5;
	text-align: left;
	line-height: 2.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top: 212px;
	left: 20px;
	
}

#contentWrapper #menu a:hover {
	color:#4095df;
	text-decoration: none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
  
#contentWrapper #menu a:link {
  color:#000080;   
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;  }
  
#contentWrapper #menu a:visited {
  color:#000080;   
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;  }
  
#contentWrapper #menu a:active {
  color:#000080;   
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;  }
  
ul {
	list-style-image: url(images/arrows.gif);
	list-style-type: arrows;	
}




a.footer-l:link {
  color: #4095df;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

a.footer-l:visited {
  color: #4870aa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
}

a.footer-l:hover {
  color: #2170bd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}

a.footer-l:active {
  color: #039;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-decoration: underline;
}


img {border: 0;}

a.box-l:link {
  color: #4095df;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border: solid;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px; 
  padding: 2px;
}

a.box-l:visited {
  color: #4870aa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border: solid;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px; 
  padding: 2px;
}

a.box-l:hover {
  color: #2170bd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border: solid;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px; 
  padding: 2px;
  background-color:#FFFFCC;
}

a.box-l:active {
  color: #039;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  border: solid;
  border-top: 1px;
  border-left: 1px;
  border-right: 1px;
  border-bottom: 1px; 
  padding: 2px;
}

.box {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	border-style: solid;
	border-width: thin;
	border-color: #000000;
	background-color:#EAEFF5;
	padding: 2px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
  
a.55-l:link {
  color: #4095df;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 45px;
}

a.55-l:visited {
  color: #4870aa;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 45px;
}

a.55-l:hover {
  color: #2170bd;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  line-height: 45px;
}

a.55-l:active {
  color: #039;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  line-height: 45px;
}

#onlineordering {
   	background-image: url(images/easyonlineordering.jpg);
	width: 120px;
	height: 139px}
	
#phone {
    background-image: url(images/phone.jpg);
	width: 120px;
	height: 220px}	
	
/*Resources Section Styles*/

#links {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;}
	
li {
    margin-top: 15px;
	margin-left: 15px;}
	
#search {
    text-align: center;
	}	
	
#exchange {
	width: 100%;
	height: auto;	
	border: 2px;
	border-color: #000000;
}		

#disclaimer {
    font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
    width: 85%;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-style: italic;
	border: 1px solid #000000;
	padding: 10px;
	}
