/* Common style sheet, copied from http://wasp/css/common/pcns6.css */

body { 
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 80%;
  margin: 0px;
  padding: 0px;
  background-repeat: no-repeat;
}

p, td, ha, h2, h3, h4, h5, h6, input, select, option, ul, ol {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

td { font-size: 80%; }

h1 { font-size: 170%; font-weight: normal; }
h2 { font-size: 150%; font-weight: normal;
     border: #cccccc solid; border-width: 0 0 1px 0; margin-right: 200px;}
h3 { font-size: medium; font-weight: bold; }
h4 { font-size: small; font-weight: bold; }
h5 { font-size: x-small; font-weight: bold; }
h6 { font-size: xx-small; font-weight: normal; font-style: italic; }

input, select, option { font-size: 10px; }

#main p { line-height: 1.6; }

#main a { 
  color: #003399;
  text-decoration: none;
  border-bottom: 2px solid #e0ebf5;
}

a { text-decoration: none; }

a:link, a:visited { 
 color: #003399; 
}

#main a:hover { 
  border-color: transparent;
  background: #1c69ad;
  color: #ffffff;
}

td.location {
  font-size: 80%;
}




.sidebarinput 
{ 
color: #000000;
font-weight: normal; 
font-size: 10px;
width: 100px 
}

ul, ol 
{ 
margin-top: 2px;  
margin-bottom: 2px; 
padding-top: 2px; 
padding-bottom: 2px
}

.smalltext {
font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
font-size: 90%;
}

td.smalltext {
font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
font-size: 65%;
}

.location { 
font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
font-size: 65%;
color: #333333;
background-color: #FFFFFF;
border-style: none none solid none;
border-color: #CCCCCC;
border-width: 1px
}

.footer { 
font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
font-size: 65%;
color: #333333;
border-style: solid none none none;
border-color: #CCCCCC;
border-width: 1px
}
hr {
color: #CCCCCC
}
.separator {
border-top-width: 1px;
border-top-color: #CCCCCC;
border-top-style: solid;
margin-top: 10px;
margin-bottom: 10px;
}
.box { 
border-style: solid; 
border-color: #CCCCCC; 
border-width: 1px 
} 

.regions {
font-size: 90%;
color: #999999;
}
.regions a {
color: #666666;
text-decoration: none;
}
.regions a:hover {
color: #666666;
text-decoration: underline;
}

.worldwide {
font-size: 80%;
color: #999999;
}
.worldwide a {
color: #666666;
text-decoration: underline;
}
.worldwide a:hover {
color: #333333;
text-decoration: underline;
}
.worldwide a:visited {
color: #CC3300;
text-decoration: underline;
}
