/*   wirStyle.css          Feb 22, 2005   12p   */         /*     display div boxes for testing w/ div {border: 1px solid #000000;}         */

/* the CSS to control appearance */

body {background-color: #E3E1DD; color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 20px;}  

h1, h1.feature {font-family: verdana, sans-serif; font-variant: small-caps; font-size: 18px; color: #333333;}

h2, h2.feature {font-family: verdana, sans-serif; font-variant: small-caps; font-size: 16px;color: #666666;}

h3 {font-family: verdana, sans-serif; font-size: 14px;color: #666666;}

h3.sub {text-align: center;}

h4 {font-family: verdana, sans-serif;font-size: 12px; color: #666666;}

p {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px; line-height: 20px;} 


/* links */

/* this is to get rid of the default outline on links in IE5.x/Mac and any other browsers that recognize the outline:none style rule. */
a {outline: none;}

a:link, a:visited {font-family: verdana, sans-serif;  font-variant: small-caps;  font-size: 14px; line-height: 16px; color: #333333; font-weight: bold;  text-decoration:none;}  
a:hover {font-family: verdana, sans-serif;  font-variant: small-caps; font-size: 14px; line-height: 16px; color: #6d6dbf; font-weight: bold;  text-decoration:underline; }

a.navMenu, a.navMenu:visited {color: #663300; font-family: verdana, sans-serif; font-size: 12px; background-color: transparent; text-decoration:none;   font-weight: bold;}

a.navMenu:hover {color: #660033; font-family:  verdana, sans-serif; font-size: 12px; text-decoration:underline; background-color: transparent; font-weight: bold;}

a.footer:link, a.footer:visited {font-family: verdana, sans-serif;  font-variant: small-caps; font-size:9px; line-height: 9px; color: #666666; background-color: transparent;font-weight: bold; text-decoration:none;}

a.footer:hover {font-family: verdana, sans-serif;  font-variant: small-caps; font-size: 9px; line-height: 9px; color: #333333; background-color: transparent;font-weight: bold; text-decoration:underline;}

a.body:link, a.body:visited {font-family: georgia , "times new roman", serif;  font-variant: small-caps;  font-size: 14px; line-height: 16px; color: #color: #333333; font-weight: bold;  text-decoration:none;}  
a.body:hover {font-family: georgia , "times new roman", serif;  font-variant: small-caps; font-size: 14px; line-height: 16px; color: #6d6dbf; font-weight: bold;  text-decoration:underline; }

a.BrPartner:link, a.BrPartner:visited {font-family: verdana, sans-serif;  font-variant: small-caps; font-size: 14px; line-height: 16px; color: #BF8C16; background-color: transparent;font-weight: bold; text-decoration:none;}

a.BrPartner:hover {font-family: verdana, sans-serif;  font-variant: small-caps; font-size: 14px; line-height: 16px; color: #C15717; background-color: transparent;font-weight: bold; text-decoration:underline;}



a.violetLink:link, a.violetLink:visited {font-family:verdana,arial,helvetica,sans-serif; font-size: 12px; line-height:12px; color: #9f60bf;font-weight: bold;  text-decoration:none;}   
a.violetLink:hover {font-family:verdana,arial,helvetica,sans-serif; font-size: 12px; line-height:12px; color: #990066; font-weight: bold;text-decoration:underline;  }


/* tables */
td.sub {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 20px; vertical-align: top;  text-align: left; border: 1px solid #cccccc; }

td.border {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 16px; border: 1px solid #cccccc; }
td.border1 {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 16px; border: 1px solid #A4ABC1; vertical-align: top;  }
td.borderBlue {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 16px; border: 1px solid #6d6dbf; vertical-align: top;  }
td.borderViolet {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 16px; border: 1px solid #9f60bf; vertical-align: top;  }
td.borderBrown {color: #333333; font-family: georgia , "times new roman", serif; font-size: 14px;line-height: 16px; border: 1px solid #bfa260; vertical-align: top;  }

/* text */
span.titleBoldWhite {float:left; color: #ffffff; font-family: verdana, arial, sans-serif; font-size: 16px; font-weight: bolder; font-variant: small-caps;}
.more {float:right; font:bold 77% verdana;}
span.mediumtext { color: #333333; font-family: verdana, arial, sans-serif; font-size: 11px;}

span.violetTitle { color: #9f60bf; font-family: verdana, sans-serif; font-size: 14px; text-align: left; font-weight: bold;}
span.violetText {font-family:verdana,arial,helvetica,sans-serif; font-size: 13px; line-height:13px; color: #9f60bf; text-decoration: none; }
span.smalltextViolet { color: #9f60bf; font-family: verdana, sans-serif; font-size: 9px; line-height: 9px;   text-align: center; }

span.smalltext { color: #333333; font-family: verdana, sans-serif; font-size: 9px;}
span.footer { color: #666666;font-family: verdana, sans-serif;font-size:9px;}


/* floating elements */

.picright {float: right; padding: 5px; color: #666666; font-family: verdana, sans-serif;font-size: 9px;}

.picleft {float: left;  padding: 5px; color: #666666; font-family: verdana, sans-serif;font-size: 9px;}
 