

/* Base fontstyle for a page and background */
body {font-family: verdana, arial, helvetica, sans-serif;}


/*Fix for Netscape*/
p, a, h1, h2, h3, h4, ul, ol {font-family: verdana, arial, helvetica, sans-serif;}

  
/* Fix for Netscape */  
b {font-weight: bold;}
strong {font-weight:bold} 
em {font-style:italic} 


/* Appearance of links within normal text.*/

A:link {text-decoration: underline; color: #000000;}
A:visited {text-decoration: underline; color: #000000;}
A:hover {text-decoration: none; color: #000000;}
A:active {text-decoration: underline; color: #111111;}


/* Copyright links that are white. Underlined except on mouseover */
  
A.white:link {font-size: 9px; text-decoration: underline; color: #ffffff;}
A.white:visited {font-size: 9px; text-decoration: underline; color: #ffffff;}
A.white:hover {font-size: 9px; text-decoration: none; color: #111111; }
A.white:active {font-size: 9px; text-decoration: none; color: #111111;}

/* Links_white. Not underlined except on mouseover */
  
A.white2:link {font-size: 11px; text-decoration: none; color: #ffffff;}
A.white2:visited {font-size: 11px; text-decoration: none; color: #ffffff;}
A.white2:hover {font-size: 11px; text-decoration: underline; color: #ffffff; }
A.white2:active {font-size: 11px; text-decoration: none; color: #ffffff;}


/* Email/Contact Us links that are white. Underlined except on mouseover */

a.whitee{font-weight:bold;font-size:10px;text-decoration:none;padding:4px 5px 5px 5px;} 
a.whitee:link{color:#ffffff;text-decoration:none;background-color:#808e9f;} 
a.whitee:visited{color:#ffffff;text-decoration:none;background-color:#808e9f;} 
a.whitee:hover{color:#ffffff;text-decoration:none;background-color:#006666;} 
a.whitee:active{color:#ffffff;text-decoration:none;background-color:#808e9f;} 


/* Styles the links that are black. Not underlined except on mouseover */  
A.black:link {font-size: 11px; font-weight: bold; text-decoration: none; color: #000000;}
A.black:visited {font-size: 11px; font-weight: bold; text-decoration: none; underline: #000000;}
A.black:hover {font-size: 11px; font-weight: bold; text-decoration: underline; color: #663300; }
A.black:active {font-size: 11px; font-weight: bold; text-decoration: none; color: #000000;}

/* Styles the links that are black. Not underlined except on mouseover */  
A.blacks:link {font-size: 11px; font-weight: none; text-decoration: none; color: #000000;}
A.blacks:visited {font-size: 11px; font-weight: none; text-decoration: none; underline: #000000;}
A.blacks:hover {font-size: 11px; font-weight: none; text-decoration: underline; color: #663300; }
A.blacks:active {font-size: 11px; font-weight: none; text-decoration: none; color: #000000;}


/* Styles for headings */ 
H1 {font-size: 11px; font-weight: bold; color: #000000;}
H2 {font-size: 11px; font-weight: bold; color: #000000;}
H3 {font-size: 10px; font-weight: bold; color: #000099;}
H4 {font-size: 12px; font-weight: normal; color: #000000; font-style: italic;}
H5 {font-size: 11px; font-weight: normal; text-decoration: none; color: #000000;}
H6 {font-size: 12px; font-weight: bold; color: #7c6aa6;}


/* Paragraph styles */ 
p {font-size: 13px; font-weight: normal; color: #000000;}
p.brown {font-size: 13px; font-weight: normal; color: #462300;}
p.dkgrn {font-size: 13px; font-weight: normal; color: #6c7b8e;}
p.blugryb {font-size: 10px; font-weight: bold; color: #475b7c;}
p.blugryb12 {font-size: 12px; font-weight: bold; color: #475b7c;}
p.blugryb15 {font-size: 15px; font-weight: bold; color: #475b7c;}
p.brown11 {font-size: 11px; font-weight: normal; color: #462300;}
p.brownb11 {font-size: 11px; font-weight: bold; color: #462300;}
p.brown12 {font-size: 12px; font-weight: normal; color: #462300;}
p.graysmall {font-size: 10px; font-weight: normal; color: #7e7e7e;}
p.whitesmall {font-size: 9px; font-weight: normal; color: #ffffff;}
p.whitesmallb {font-size: 10px; font-weight: bold; color: #ffffff;}
p.blacksmall {font-size: 10px; font-weight: normal; text-decoration: none; color: #00000;}
p.smallbold {font-size: 11px; font-weight: bold; color: #000000;}
p.gray {font-size: 13px; font-weight: normal; color: #50525E;}
p.grayblod {font-size: 12px; font-weight: bold; color: #7e7e7e;}
p.greenb {font-size: 10px; font-weight: bold; color: #006666;}
p.copyr {font-size: 9px; font-weight: normal; color: #808080;}
p.black {font-size: 12 px; font-weight: normal; color: #00000;}
p.bold {font-size: 11 px; font-weight: bold; color: #00000;}
p.gb {font-size: 11px; font-weight: normal; color: #475b7c;}

/* Styles bulleted & numbered lists */ 
OL {font-size: 12px; font-weight: normal; color: #000000;}
UL {font-size: 12px; color: #333333; font-weight: 000000;}