/* Link styles */

a:link { color: #006600; text-decoration: none; }
a:visited  { color: #006600; text-decoration: none; }
a:hover  { color: #008B00; text-decoration: underline; } 
a:active { color: #008B00; text-decoration: underline; }

a.columnlink:link { color: #0F314C; text-decoration: none; font-weight: bold;}
a.columnlink:visited  { color: #0F314C; text-decoration: none; font-weight: bold;}
a.columnlink:hover  { color: #327CB5; text-decoration: none; font-weight: bold;}
a.columnlink:active  { color: #327CB5; text-decoration: none; font-weight: bold;}

.columnhead { color: #444444; text-decoration: none; font-weight: bold; }

a.rightlink:link { color: #FFFFFF; text-decoration: none; font-size: 12px; line-height: 26px; font-weight: bold;}
a.rightlink:visited { color: #FFFFFF; text-decoration: none; font-size: 12px; line-height: 26px; font-weight: bold;}
a.rightlink:hover { color: #B5DB04; text-decoration: none; font-size: 12px; line-height: 26px; font-weight: bold;}
a.rightlink:active { color: #B5DB04; text-decoration: none; font-size: 12px; line-height: 26px; font-weight: bold;}

a.footlink:link { color: #007dff; text-decoration: none; font-size: 13px; line-height: 16px; font-weight: normal;}
a.footlink:visited { color: #007dff; text-decoration: none; font-size: 13px; line-height: 16px; font-weight: normal;}
a.footlink:hover { color: #007dff; text-decoration: none; font-size: 13px; line-height: 16px; font-weight: normal;}
a.footlink:active {
	color: #007dff;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}


/* CONTENT text and image styles */

body {
	background-color: #DDDDDD;
	margin: 0px 0px 0px 0px;
}

body.admin {
	background-color: #DDDDDD;
	margin: 20px 20px 20px 20px;
}

.body-text	{ 
	color: #000000;
	font-size: 12px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.footer-text	{ 
	color: #FFFFFF;
	font-size: 10px; 
	line-height: 16px; 
	font-family: Arial, sans-serif; 
	font-weight: normal;
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.input-text	{ 
	color: #848484;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.caption-text	{ 
	color: #848484;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif;
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.small-text	{ 
	color: #848484;
	font-size: 9px; 
	line-height: 11px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

hr.banner-menus {
	border-top: solid 2px #2E597A;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	width: 100%;
}

.disabled-text	{ 
	color: #888888;
}

p {
	color: #848484;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

p.indent15 {
	margin-left: 15px;
}

p.top30 {
	margin-top: 30px;
}

p.small {
	font-size: 10px; 
	line-height: 14px; 
	color: #848484;
}

p.small-darker-top10 {
	font-size: 10px; 
	line-height: 14px; 
	color: #848484;
	margin-top: 10px;
}

p.large {
	font-size: 12px; 
	line-height: 15px;
	color: #818A8F;
}

p.large-notop {
	font-size: 12px; 
	line-height: 15px;
	color: #818A8F;
	margin-top: 0px;
}

.darker {
	color: #787878;
}

.very-dark {
	color: #333333;
}

.content-table-admin {
	background-color: #FFFFFF;
	width: 800px;
	color: #848484;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
	border-top: solid 2px #2E597A;
	border-bottom: solid 2px #2E597A;
	border-left: solid 2px #2E597A;
	border-right: solid 2px #2E597A;
}

.content-table {
	background-color: #FFFFFF;
	width: 775px;
	color: #848484;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.home-header-bkg {
	background-image: url(../images/home-header-bkg.jpg);
	background-repeat: no-repeat;
}

.subpage-header-bkg {
	background-image: url(../images/subpage-header-bkg.jpg);
	background-repeat: no-repeat;
}

.right-bar-bkg {
	background-image: url(../images/right-bar-bkg.gif);
	background-repeat: no-repeat;
	background-color: #818A8F;
}

.footer-bkg {
	background-image: url(../images/footer-bkg.jpg);
	background-repeat: no-repeat;
}

.printer-friendly-table {
	background-color: #FFFFFF;
	width: 100%;
	color: #444444;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
}

.small-error-text {
	color: #FF0000;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}

.medium-error-text {
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.03em;
}

.error-color {
	color: #FF0000;
}


/* Styles that originally came from DreamWeaver: */

.style1 {color: #000000}
.style2 {font-size: 10px}
.style3 {color: #FF6600}
.style4 {color: #848484}
.style5 {color: #000000; font-weight: bold; }
.style6 {color: #FF6600}
.style7 {color: #CCCCCC}
.style8 {
	color: #006600;
	font-style: italic;
}
.style9 {color: #2E597A}
.style10 {
	color: #006600;
	font-weight: bold;
}


h1  { 
	color: #018B04; 
	font-size: 24px; 
	font-family: Arial, sans-serif;
	letter-spacing: 0.03em;  
	line-height: 28px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}

h2  { 
	color: #018B04; 
	font-size: 18px; 
	font-family: Arial, sans-serif;
	letter-spacing: 0.03em;  
	line-height: 20px; 
	padding: 0px 0px 0px 0px;
	margin: 12px 0px 12px 0px;
}

h3  { 
	color: #018B04; 
	font-size: 14px; 
	font-family: Arial, sans-serif;
	letter-spacing: 0.03em;  
	line-height: 16px; 
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 5px 0px;
}

h4  { 
	color: #444444; 
	font-size: 12px; 
	font-family: Arial, sans-serif;
	letter-spacing: 0.03em;  
	line-height: 14px; 
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 5px 0px;
}

h4.notop {
	margin: 0px 0px 5px 0px;
}

h4.page-break {
	page-break-before: always;
}

.grid-table {
	color: #444444;
	font-size: 11px; 
	line-height: 14px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0.03em;  
	padding: 0px 0px 0px 0px;
	border: solid 1px #888888;
}

sub, sup { line-height: 0; }


/* Table cell styles */

td.col-table-header		{ background: #D3DDE5; }
td.col-table-even		{ background: #FFFFFF; }
td.col-table-even-alt	{ background: #E0BEC1; }
td.col-table-odd		{ background: #DCE5ED; }
td.col-table-odd-alt	{ background: #E0B8BA; }
td.col-divider			{ background: #0000DD; }
td.col-grid-cell		{ background: #DDDDDD; }

tr.row-table-header		{ background: #D3DDE5; }
tr.row-table-even		{ background: #FFFFFF; }
td.row-table-even-alt	{ background: #E0BEC1; }
tr.row-table-odd		{ background: #DCE5ED; }
td.row-table-odd-alt	{ background: #E0B8BA; }

/* Option colors for availability */

option.available-option		{ color: #008800; }
option.active-option		{ color: #FF0000; }
option.unavailable-option	{ color: #FF8800; }
.available-background		{ background: #008800; }
.active-background			{ background: #FF0000; }
.unavailable-background		{ background: #FF8800; }
.available-color			{ color: #008800; }
.active-color				{ color: #FF0000; }
.unavailable-color			{ color: #FF8800; }
.sample-cell 				{ border: solid 1px #888888; }

#div_country_other	{ position:relative; z-index:2; top:0px; left:0px; visibility:hidden }
#div_state_choice	{ position:relative; z-index:2; top:0px; left:0px; visibility:visible }
#div_us_states		{ position:absolute; z-index:3; top:0px; left:0px; visibility:hidden }
#div_canadian		{ position:absolute; z-index:3; top:0px; left:0px; visibility:hidden }
#div_other_states	{ position:absolute; z-index:3; top:0px; left:0px; visibility:hidden }
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
	vertical-align: super;
}
.biggertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.red_bold_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #990000;
}
.tr-h-text {
	color: #386390;
}

