body{
text-align: center;
margin: 0em;
background-image: url(../images/global/bg-tile.gif);}
#header{
padding: 0em;
margin: 0em;}
#page{
text-align: left;
width: 900px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
background-color: #fff;
border-bottom: 1px #0066cc solid;}
#leftColumn{
float:left;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
width:200px;
color: #333333;
padding-left: 100px;
border-top: 1px #fff solid;
margin-top: 0px;
padding-top: 0px;}

/* Main Navigation */


#navcontainer{
background-color: #FFCC00;
width: 200px;
padding-top: 30px;
padding-bottom: 30px;}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 10px;
color: #0066cc;
text-decoration: none;
width: 100%;
font-family: Trebuchet, Verdana, sans-serif;
font-size: 14px;
font-weight: bold;}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
background: #FFF9E1;
}

#active a:link, #active a:visited, #active a:hover
{
background: #FFF2BF;
}

#subnavlist li{
}
#subnavlist li a{
font-size: 10px;
padding-left:20px;
}
#grandChildNavlist ul{
padding-left: 20px;}

#grandChildNavlist li{
font-size: 7pt;
background-color: #ffffff;
}
#grandChildNavlist li a{
background-color: #ffffff;
border-left: 5px #fff solid;
}
/* End Navigation */

#address{
width: 200px;
font-size: 8pt;
padding-top: 10px;}

#address a{
color: #0000ff;
}

#content{
width: 505px;
font-family: Trebuchet, Verdana;
color: #0066cc;
font-size: 12pt;
float:left;
padding-left: 20px;
padding-top: 20px;}


#content a{
color: #0000ff;
border-bottom: 1px #0000ff solid;
text-decoration: none;}

#content p{

font-size: 10pt;
line-height: 1.5em;
font-family: Verdana, sans-serif;}

#content ul{
font-size: 10pt;
line-height: 1.75em;}

#content h1{
font-size: 15pt;
font-family: Trebuchet, Verdana, sans-serif;
font-weight: normal;
}
#content h2{
font-size: 12pt;
font-family: Trebuchet, Verdana, sans-serif;
font-weight: bold;}
#content h3{
font-size: 10pt;
font-family: Trebuchet, Verdana, sans-serif;
font-weight: bold;}

#copyright{
width:500px;
clear: both;
font-size: 10pt;
font-weight: bold;
font-style: normal;
text-align: center;
font-family: Trebuchet, Verdana, Arial, sans-serif;
color: #0077ee;
padding-top: 30px;
margin-left: auto;
margin-right: auto;
}
#copyrightStatement{
font-weight:normal;}
/* shared styles */
.photoRight{
float:right;}
.photoLeft{
float:left;}
.reference{
text-indent: 50px;}
.clearAll{
clear: both;}
.citation {
padding-left: 30px; 
text-indent: -30px;}
.photoPullout{
float:right;
/*margin-right:-50px;*/
padding-left: 5px;
padding-bottom: 5px;
width:280px;
height:318px;}

.photoPullout span{
padding-left: 5px;
padding-bottom: 5px;
width:280px;
position: absolute;}
