body{
/*background:#d9e6f1 url('images/back.gif') top center repeat-y;*/
background:#ffffff;
margin:9px;
font: 8pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#666666;
}

A:link{ color:#0054a4; text-decoration:none; }
A:hover{ color:#6C8EFF; text-decoration:underline; }
A:active{ color:#999999; text-decoration:none; }
A:active:hover{ color:#6C8EFF; text-decoration:underline; }
A:visited{ color:#0054a4; text-decoration:none; }
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }


#wrap{
width:760px;
margin-left:auto;
margin-right:auto;
}

#sidebar{
float:left;
text-align:left;
/*width:200px;*/
}

#container{
width:550px;
margin-left:205px;
-margin-left:0px;
-float:right;
-width:553px;
border-left:#CCCCCC 1px solid;
/*border-right:#CCCCCC 1px solid;*/
}

#contentZone{
width:500px;
padding:30px;
text-align:justify;
-float:right;
-padding:50px 0 40px 0;
}

#imgZone{
width:500px;
height:284px;
border:#CCCCCC 1px solid;
}

#title2{
font-family: Arial, Helvetica, sans-serif;
font-size:18pt;
letter-spacing:1px;
color:#fff;
text-align:right;
padding-right:15px;

padding-top:250px;
}


h3{
text-align:right;
color:#0054a4;
font-size:14pt;
font-weight:bold;
}

#header{
height:120px;
*height:94px;
margin-top:30px;
border-bottom:#CCCCCC 1px solid;
}

#title1{
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
letter-spacing:1px;
color:#adc7bc;
padding-left:25px;
font-weight: bold;
font-style: italic;
padding-top:80px;
*padding-top:50px;
}

#footer{
color:#999999;
text-align:center;
font-size:10px;
height:30px;
margin-top:10px;
border-top:#CCCCCC 1px solid;

margin-bottom:20px;
}

/* Sub nav */
#menu1 li{
list-style:none;
border:#fff 0px solid;
}
#menu1 .subNav a
{
font-size:10px;
display: block;
padding: 0.50em 0.5em 0.50em 0.75em;
-padding: 0.2em 0.5em 0.2em 0.75em;
background: #fff;
text-decoration: none;
}

#menu1 .subNav a:link { color: #999999; }
#menu1 .subNav a:visited { color: #999999; }
#menu1 .subNav a:hover
{
color: #000;
background:#fff;
}


#menu2 li{
list-style:none;
border:#fff 0px solid;
}
#menu2 .subNav a
{
font-size:10px;
display: block;
padding: 0.50em 0.5em 0.50em 0.75em;
-padding: 0.2em 0.5em 0.2em 0.75em;
background: #fff;
text-decoration: none;
}

#menu2 .subNav a:link { color: #999999; }
#menu2 .subNav a:visited { color: #999999; }
#menu2 .subNav a:hover
{
color: #000;
background:#fff;
}


#menu3 li{
list-style:none;
border:#fff 0px solid;
}
#menu3 .subNav a
{
font-size:10px;
display: block;
padding: 0.50em 0.5em 0.50em 0.75em;
-padding: 0.2em 0.5em 0.2em 0.75em;
background: #fff;
text-decoration: none;
}

#menu3 .subNav a:link { color: #999999; }
#menu3 .subNav a:visited { color: #999999; }
#menu3 .subNav a:hover
{
color: #000;
background:#fff;
}

/* end sub */


 #navlist
{
padding: 0;
margin-left: 0;
padding-top:3px;
font: bold 12px Verdana, sans-serif;
background:#FFF;
width: 205px;
}


#navlist li
{
list-style: none;
margin: 0;
border-bottom:#CCCCCC 1px solid;
text-align: left;
}



#navlist li a
{
display: block;
padding: 0.75em 0.5em 0.75em 0.75em;
background: #fff;
text-decoration: none;
}

#navlist li a:link { color: #0054a4; }
#navlist li a:visited { color: #0054a4; }
#navlist li a:hover
{
margin-left:5px;
border-color: #0054a4;
color: #000;

background:#fff;
}

#active a:link
{
border-color: #0054a4;
background:#fff;
color:#000;
}
#active a:visited{
border-color: #0054a4;
background:#fff;
color:#000;
}
#active a:hover
{
}


.teamBox img{
border:1px solid #CCCCCC;
margin-top:4px;
}

#contentZone strong {
color:#0054a4;
}


.checkBox{
width:30px;
margin:0;
padding:0;
}

select {
margin-right:10px;
}

 input {
  width: 230px;
  font-size: 8pt;
  }
 
  .label {
letter-spacing:2px;
font-weight:bold;
font-size:11px;
  }
 
 
   
  .error {
text-align:left;
font-size: 9pt;
  color: #FF0000;

  display:none;
  font-weight:bold;
  letter-spacing:2px;
  }
  
  form{
  margin:0;
  padding:0;
  }

  #contentZone h2 {
  font-size:12px;
  
  }


