body
{
background-color: #ffffff;	
font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 75%;
color: #222222;
text-align: center;
}

td
{
font-size: 75%;
color: #222222;
}

a
{
color: #069;
text-decoration: none;
font-weight: normal;
}

a:hover
{
text-decoration: underline;
}

#logo a 
{
display:block;
width:200px;
height: 76px;
background: url(images/logoSm.gif) no-repeat;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 20px;
}
	
/*		
#logo a:hover {	background-position: -230px 0; }
*/

#container
{
width: 850px;
margin: 10px auto;
background-color: #fff;
color: #333;
line-height: 130%;
text-align: left;
}

#leftnav
{
float: left;
width: 200px;
margin: 0;
padding-left: 8px;
padding-top: 0px;
height: 80px;
}

#content
{
margin-top: 0px;
margin-left: 200px;
padding-left: 8px;
padding-top: 25px;
}

#flashcontent
{
width: 850px;
}

#text
{
margin-left: 25px;
margin-top: 50px;
width: 550px;
padding-bottom: 20px;
}

#text ul 
{
text-align: left;
list-style-type: none;
}

#footer
{
width: 850px;
margin: 10px auto;
margin-top: 20px;
color: #333;
font-size: 80%;
text-align: left;
}

#leftnav p 
{ 
margin: 0 0 2em 0; 
padding-right: 20px;
}

#content h2 
{ 
margin: 0 0 1.5em 0; 
font-size: 150%;
font-weight: normal;
line-height: 110%;
}

#content p 
{ 
margin: 0 0 1.5em 0;
}

#pressCallout
{
font-weight: normal;
font-size: 90%;
text-align: left;
}

#navcontainer
{
margin-left:  0;
margin-right: 0;
margin-bottom: 0px;
margin-top: 10px;
border-top: 1px solid #ccc;
font: 11px Verdana, sans-serif;
width: 100%;
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 20px;
margin-top: -7px;
padding: 0;
position: relative;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
font-weight: normal;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#subnavcontainer
{
margin-left:  0px;
margin-right: 0;
margin-bottom: 45px;
margin-top: 20px;
border-top: 1px solid #ccc;
font: 11px Verdana, sans-serif;
width: 100%;
}

#subnavcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 20px;
margin-top: -7px;
padding: 0;
position: relative;
}

#subnavcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#subnavcontainer li a 
{ 
padding: 1px 7px;
color: #666;
font-weight: normal;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#subnavcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#subnavcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#subnavlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #ccc;
width: 190px;
}

#subnavlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #ccc;
}

#subnavlist li#active
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid #ccc;
border-right: 6px solid #666;
font-weight: bold;
color: #000;
}

#subnavlist li a { text-decoration: none; }

#subnavlist li a:hover { text-decoration: underline; }

#subnavlist li a#current 
{ 
text-decoration: none;
color: #000; 
font-weight: bold;
}