﻿/* 
This VNAV.CSS file is designed to work ONLY with VNAV_.DWT files and their  
table-positioned pages. DON't use this CSS for positioning elements.
BThiel, Nov2009
 */
 
 /* These classes are common in all DWT files. Add further definitions to suit. */
.masthead a:link 
  { color: #FFF; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.masthead a:active  
  { color: #FCC; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.masthead a:visited  
  { color: #FFF; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.masthead a:hover  
  { color: #FCC; font: bold bold 13px/18px Trebuchet MS, Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #C2CFD8;  } 

/* FF HNAV is here for reference only.  ONLY VNAV attributes are used in this Web.
.hnav { background: #006B41; height: 24px; padding-top: 1px; padding-left: 15px; 
				height: 24px; color: #FFF; 	font-style:normal; font-variant:normal; 
				font-weight:normal; line-height:16px; font-size:1.2em; 
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif }  
    text-decoration: none underline; 	background-color: #FEE4CB; }
.hnav a:link  { color: #CCC; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.hnav a:active  { color: #CCC; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.hnav a:visited  { color: #FFF; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.hnav a:hover { color: #EEE; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #6181A7;  } 
*/
.masthead { background-color: #224488; height: 24px; padding-top: 1px; padding-left: 15px; 
				height: 24px; color: #FFF; 	font-style:normal; font-variant:normal; 
				font-weight:normal; line-height:1.3em; font-size:1.3em; text-align:center; 
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif }  

.vnav { padding: 5px; color: #FFF; 	font-style:normal; font-variant:normal; 
				font-weight:normal; line-height:16px; font-size:0.9em; 
				font-family:Trebuchet MS, Arial, Helvetica, sans-serif; 
				background-color:#bbddff;  text-align:center;
}  
.vnav a:link  { color: #CCC; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.vnav a:active  { color: #CCC; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.vnav a:visited  { color: #FFF; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.vnav a:hover { color: #EEE; font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif;
    text-decoration: none; border-bottom: 1px solid #6181A7;  } 

.mainarea {	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em; 
	color: #000033; 
	margin-top: 2px;
	background-color:#f0f8ff;
}

.footer   { color:#cccccc;  background-color:#224488;
						font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:0.8em; }
						
/* Default definitions. Add further definitions. */
body {
	font-family:"Trebuchet MS", Helvetica, sans-serif;
	font-size: 0.9em; 
	color: #000033; 
	margin-top: 2px; 
	background-color: #f0f8ff;
	background-image:url('bg199a.jpg');
	border:1px navy solid;
}

p     { color: #000033;  padding: 5px; 
				font-size: 1.0em; 
        font-style: normal;
				font-variant: normal;
  			font-weight:500; 
				line-height: 1.2em;
	text-align: left;
}

h1    { color: #000099; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.4em; font-variant: none; 
				border-bottom: 1px dashed #CCC; padding-top: 10px;}
h2    { color: #000066; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.2em; text-align:left; }
h3    { color: #003366; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.2em; text-align:center; }
h4    { color: #003366; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.1em; text-align: left; }
h5    { color: #003333; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 1.0em; }
h6    { color: #003333; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; 
				font-size: 0.9em; }
				
dl       { color: #000; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ol ol ol { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ol ol    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ol       { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ul ul ul { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ul ul    { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }
ul       { color: #669; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.0em }

.footer a:link 
  { color: #666; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; } 
.footer a:active  
  { color: #666; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; } 
.footer a:visited  
  { color: #666; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; }   
.footer a:hover  
  { color: #666; font: normal normal 8px/10px Trebuchet MS, Arial, sans-serif; } 

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

HR { height: 1px; align: center; width:75%; color:#999; }
}
 
 
/* END OF FILE */ 
/* POSSIBLE ADDITIONAL VALUES, SAMPLES FROM OTHER STANDARD TEMPLATES */
/*
.rightside a:link 
  { color: #5F81A5; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.rightside a:active  
  { color: #CCC; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.rightside a:visited  
  { color: #5F81A5; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; }
.rightside a:hover  
  { color: #597B3E; font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; 
    text-decoration: none; border-bottom: 1px solid #597B3E; } 
.top { color:#FFF;  font: normal bold 10px/14px Trebuchet MS, Arial, sans-serif; }
.pagetitle { color: #330; font: normal bold 15px/18px Trebuchet MS, Arial, sans-serif; }
.masthead  { background: #006B41; padding-top: 1px; color:#FFF; 
	font-style:normal; font-variant:italic; font-weight:bold; line-height:22px; font-size:18px; 
	font-family:Trebuchet MS, Arial, sans-serif;
	border-collapse: collapse;
}
.mainbody { background: #FFF; color: #333;  padding: 10px;  
	font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif;  }	
.leftside { background: #FFF; color: #333; border-right: 1px solid #C2CFD8;  
	padding-top: 15px;  padding-left: 15px; padding-right: 10px; 
	font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif; }
.leftsidemenu { color: #666; padding-left: 10px; normal }
.middle { padding-left: 10px; padding-right: 10px; }
.rightside { padding-left: 10px; padding-right: 10px; }
.rightsideback { background: #FFF; color: #333;  border-right: 1px solid #C2CFD8;  
	font: normal normal 12px/18px Trebuchet MS, Arial, sans-serif;  }
.products { background: #FFF; color: #000; font-size: 1.1em; border-right: 1px solid #C2CFD8;  
	font-family: Trebuchet MS, Arial, sans-serif; }
.productbox { background: #FFF; color: #666; border: 1px solid #649AA2;  
	font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; } 
.productboxtop { background: #094999; color: #000; font-size: 11px; font-weight: normal;  
	font-family: Trebuchet MS, Arial, Helvetica; border: 1px solid #649AA2; }
.textbox { background: #FFF; color: #666; padding: 3px;  border: 1px solid #649AA2;
	font: normal normal 11px/16px Trebuchet MS, Arial, sans-serif; }
.textboxtop { background: #146444; color: #FFF;  
	font-size: 10px; font-weight: bold; font-family: Trebuchet MS, Arial, Helvetica; }
.footer { background: #006B41; color: #FFF; height: 30px;  
	font-size: 9px; font-family: Trebuchet MS, Arial, sans-serif; }
*/
