/* CSS Document */


/******************************************************************/
/* standard tags */
/******************************************************************/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*text-align:justify*/
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;

}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #9a258f;
	font-weight: bold;
	line-height: 20px;
}

h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #d80b8c;
	font-weight: bold;
	line-height: 16px;
}

td {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*text-align:justify*/
	color: #333333;
	
}

th.grid {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*text-align:justify*/
	color: #333333;
	background-color: #eeeeee;
}


.logo { background-image: url(background.gif);
			background-repeat: no-repeat; }

table.grid {
	background-color: #cccccc;
}
td.grid {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*text-align:justify*/
	color: #333333;
	background-color: #ffffff;
}

.copy_header{
	font-weight: bold;
	color: #333333;
}

.copy_header_big{
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

.copy_bold{
	font-weight: bold;
	color: #333333;
}

.border_img{
	border: solid #cccccc 8px;
}

cite {
	font-size: 9px;
	/* color: #660000; */ 
	}

.copy_quote{
font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style:italic;
	line-height: 12px;
	color: #333333;
	
}

/******************************************************************/
/* content page specific */
/******************************************************************/
.content_header {
	font-family: Helvetica, sans-serif;
    font-size: 23px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	word-spacing: -1.0px;
}

.content_header2 {
    font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 10px;
}

.content_header3 {
    font-family: Helvetica, sans-serif;
    font-size: 23px;
	line-height: 28px;
	font-weight: bold;	
	color: #660000;
	margin-bottom: 10px;
}

.content_header4 {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 13px;
	line-height: 20px;
	font-weight: bold;	
	color: #660000;
	/*margin-bottom: 10px; */
}

p {
font-size: 11px;
line-height: 14px;
margin-bottom: -5px;
/*text-align:justify*/
}

.content_img{
margin: 0px 10px 10px 0px
}

.options{
line-height: 16px;
}

a.options:link, a.options:active, a.options:visited { 
	text-decoration: none; 
}

a.footer_nav:hover { 
	text-decoration: none;
}

.smalltext {
font-size: 11px;
line-height: 16px
}

/******************************************************************/
/* generic lists formatting */
/******************************************************************/
ul{
 margin-left: 0px;
 padding: 0px;
 line-height: 10px;
}

li {
  font-size: 11px;
  line-height: 14px;
  list-style-type: none;
  color: #333333;
}

/******************************************************************/
/* bulleted lists formatting */
/******************************************************************/
ul.squares{
 margin-top: -5px;
 margin-left: 10px;
 padding: 5px;
 line-height: 10px;
}

li.squares {
  font-size: 11px;
  line-height: 15px;
  list-style-type: square;
}

ul.squares2{
 margin-top: -20px;
 margin-left: 40px;
 padding: 5px;
 line-height: 10px;
}

li.squares2 {
  font-size: 11px;
  line-height: 15px;
  list-style-type: square;
}

/******************************************************************/
/* numbered lists formatting */
/******************************************************************/
li.numbered {
  font-size: 11px;
  line-height: 14px;
  list-style-type: decimal;
}

/******************************************************************/
/* link tags */
/******************************************************************/
/*a:link, a:active, a:visited { 
	color: #660000;
}

a:hover { 
	color: #FC0303;
}
*/


/* new styles below  */

 a:visited {
	color: #9a258f;
}
a:link {
/*, a:active { */
	color: #9a258f;
}
a:hover {
  color: #d80b8c;
}


/* */
/******************************************************************/
/* top menu stuff */
/******************************************************************/
.menu{
color: #ffffff;
}

a.menu_nav:link, a.menu_nav:active, a.menu_nav:visited { 
	color: #000000;
	text-decoration: none; 
}

a.menu_nav:hover { 
	color: #d80b8c;
	text-decoration: none;
}

.line 
{ color: #d80b8c;}

/******************************************************************/
/* footer stuff */
/******************************************************************/
.footer{
color: #c2c2c2;
}

a.footer_nav:link, a.footer_nav:active, a.footer_nav:visited { 
	color: #c2c2c2;
	text-decoration: none; 
}

a.footer_nav:hover { 
	color: #d80b8c;
	text-decoration: none;
}

/******************************************************************/
/* promo boxes */
/******************************************************************/
.promo_header{
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}

.promo_header2{
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	height: 20px;
	line-height: 14px;
}

/******************************************************************/
/* forms */
/******************************************************************/
form {
	padding: 0;
	border: 0;	
}

input {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9px;
 }
 
inv_spacing {
	line-height: 20px;	
 }
 
/******************************************************************/
/* tree menu */
/******************************************************************/
#mainMenu {
  width: 168PX;
  text-decoration: none;
}

#menuList {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

li.menubar {
  font-size: 11px;
  line-height: 18px;
  font-weight:bold;
  text-decoration: none;
  background: url(images/plus.gif) no-repeat 0em 0.3em;
  list-style: none outside;
}

li.menubarflat {
  font-size: 11px;
  line-height: 18px;
  font-weight:bold;
  text-decoration: none;
  background: url(images/square.gif) no-repeat 0em 0.3em;
  list-style: none outside;
}

.menu {
  display: none;
  margin-left: 0px;
  padding: 0px;
  padding-bottom: 8px;
}

.menu li {
 list-style-type: none outside;
  background: url(images/square.gif) no-repeat 0em 0.3em;
  font-weight:normal;
  line-height: 14px;
}

a.actuator:link {
  background-color: transparent;
  color: #666666;
  text-decoration: none;
  padding-left: 15px;
}

a.actuator:visited {
  background-color: transparent;
  color: #666666;
  text-decoration: none;
  padding-left: 15px;
}

a.actuator:hover {
  color: #660000;
  text-decoration: none;
  padding-left: 15px;
}

a.actuator:active {
  background-color: transparent;
  color: #666666;
  text-decoration: none;
  padding-left: 15px;
}


a.gray_nav { 
  color: #666666;   
  font-size: 11px;
  /*line-height: 18px;*/
  list-style-type: none; 
}


a.gray_nav:link {
   color: #666666;   
  font-size: 11px;
  /*line-height: 18px;*/
  list-style-type: none; 
  
}

a.gray_nav:visited {
  color: #666666;   
  font-size: 11px;
  /*line-height: 18px;*/
  list-style-type: none; 
}

a.gray_nav:hover {
  color: #000000;   
  font-size: 11px;
  /*line-height: 18px;*/
  list-style-type: none; 
}


a.gray_nav:active {
  color: #000000;   
  font-size: 11px;
  /*line-height: 18px;*/
  list-style-type: none; 
}


.menu li a {
  background-color: transparent;
  color: #666666;
  text-decoration: none;
  padding-left: 0px;
}

.menu li a:hover {
  color: #660000;
  text-decoration: none;
}

span.key {
  text-decoration: none;
}
.Burgundy_Header11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.Gray_Header11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.specialTable {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #E5E5E5;
	border: 0px none #B2B2B2;
}
.specialTableBorder {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-color: #B2B2B2;
	border: 0px none #B2B2B2;
}

.kerned_in4 {
	font-family: Helvetica, sans-serif;
    font-size: 23px;
	line-height: 24px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 10px;
	word-spacing: -1.0px;
}

.tdnone {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
	background-color: #E6E6E6;
}


.Store_Locator_Select {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #660000;
}


.Store_Locator_Select2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color: #660000;
	font-weight: bold;
	color: #FFFFFF;
}
