BODY, TD{
font-family:verdana,helvetica,sans-serif,arial;
font-size:9pt;
color:#333;
}

BODY{
margin:0px;
padding:0px;
background-color:#EBE5DA;
}

IMG{
border:none;
}

A{
color:blue;
}

A:hover{
color:red;
}

#head-logo{
width:100%;
background-color:#29231E;
border-bottom:3px solid white;
}

.home-links{
padding-top:10px;
}

.home-links A{
font-family:arial,sans-serif,helvetica,verdana;
color:#3366CC;
font-size:11pt;
font-weight:bold;
}

.home-links A:hover{
color:#FF9933;
}

#main-table{
background-color:white;
width:900px;
}

#main-table .content{
vertical-align:top;
padding:30px;
}

#footer{
width:100%;
background-color:#C4BFB8;
}

#footer TD{
color:#5E5B58;
font-size:8pt;
padding:10px;
}

#footer A{
color:#5E5B58;
}

#footer A:hover{
color:black;
}

.feature{
background-image:url('img/bw/icons/tick.gif');
background-repeat: no-repeat;
padding-left:20px;
margin:10px;
}

.bw{
color:#FF3300;
}

.button{
padding:5px;
background-color:#F2A217;
text-align:right;
font-size:14pt;
color:white;
}

#stats{
width:90%;
}

#stats .corner{
width:5px;
height:5px;
}


#stats .upmiddle{
background-color:#E2E2EE;
border-top:1px solid #C6CED7;
}

#stats .downmiddle{
background-color:#E2E2EE;
border-bottom:1px solid #C6CED7;
}

#stats .content{
border-left:1px solid #C6CED7;
border-right:1px solid #C6CED7;
background-color:#E2E2EE;
font-weight:bold;
text-align:center;
padding:5px;
color:#4E566E;
font-size:8pt;
}

div#featureOverview div.panel {
  color: #29231E;
  font-size: 12px;
  line-height: 130%;
  width: 199px;
  float: left;
  margin: 0 6px 1.75em 5px;
}

div.panel {
  font-size:8pt;
  margin-bottom: 1.5em;
  background-color: #FFFFFF;
  text-align:center;
}

div.panel p{
margin:0px;
height:110px;
}

div.panel h3 {
  background-position: top right;
  background-color: #5D5751;
  margin: 0;
  font-size: 100%;
  color: #FFFFFF;
}

div.panel h3 span {
  display: block;
  background-position: top left;
  background-repeat: no-repeat;
  padding: 4px 11px 4px 11px;
}

div.panel div.contents {
  padding: 10px;
  border: 1px solid #5D5751;
}

div.panel div.contents p {
  margin-bottom: .5em;
}


TD.container{
       background-color:white;
       border-left: 1px solid #0f2d5a;
       border-right: 1px solid #0f2d5a;
       border-bottom: 1px solid #0f2d5a;
       margin: 0 auto;
       padding: 9px 0px 20px 0px;
       font-size:9pt;
}


#slogan{
color:#000040;
font-weight:bold;
font-size:8pt;
}


div.sp{
      color:#29231E;
      font-family:arial,sans-serif,helvetica;
      font-size:10pt;
      font-weight:bold;
      padding:8px;
}


div.ep{
      color:#29231E;
      font-family:arial,sans-serif,helvetica;
      font-size:16pt;
	padding-bottom:15px;
}

div.separator{
     border-bottom:1px solid #C0C0FF;
}

.highlight-yellow{
background-color:#FBFBDF;
padding:20px;
font-weight:bold;
width:350px;
text-align:left;
}


.important-links{
font-family:sans-serif,arial,helvetica;
color:dimgray;
font-size:7.5pt;
}

.important-links A{
font-family:sans-serif,arial,helvetica;
color:dimgray;
font-size:7.5pt;
}

.important-links A:hover{
color:#202020;
}


#stats{

}


#stats .corner{
width:5px;
height:5px;
}


#stats .upmiddle{
background-color:#E2E2EE;
border-top:1px solid #C6CED7;
}

#stats .downmiddle{
background-color:#E2E2EE;
border-bottom:1px solid #C6CED7;
}

#stats .content{
border-left:1px solid #C6CED7;
border-right:1px solid #C6CED7;
background-color:#E2E2EE;
font-weight:bold;
text-align:center;
padding:5px;
color:#4E566E;
font-size:8pt;
}

INPUT.button{
color:black;
font-weight:bold;
}

INPUT,SELECT,TEXTAREA{
font-family:sans-serif,arial,helvetica;
font-size:9pt;
color:black;
}

#contact .fname{
font-size:16pt;
text-align:right;
padding:10px;
vertical-align:top;
}

#contact .fvalue{
padding:10px;
}

#contact INPUT,SELECT,TEXTAREA{
font-size:16pt;
border:1px solid #333;
width:350px;
}

#contact TEXTAREA{
height:150px;
}

#contact .big-button{
background-color:#2B85E7;
color:white;
font-family:verdana,arial,helvetica;
font-size:14pt;
font-weight:bold;
width:180px;
border:1px outset gray;
}