

body { 
font-family: Times New Roman, sans-serif;
font-size : 12px; 
color: #000; 
margin:0px;
padding:0px;
background-color: #DFE7EE; 
 }


	  
address {
font-family: Arial, sans-serif; 
font-size : 12px;
margin : 0;
text-indent : 0;
padding-top : 0px;
color : #003366;
padding-bottom : 0px;
      }

img { 
border:0px 
}

#head {
width : 100%;
background-color : #dfe7ee;
background-image : url(images/headtile.png);
background-repeat : repeat-x;
height : 156px;
vertical-align : top;
text-align : center;
color : #666666;
}

#nav {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-weight : bold;
font-size : 12px;
width : 100%;
background-image : url(images/navitile.png);
padding-bottom : 5px;
padding-top : 9px;
text-align : left;
background-position : 50% 0%;
background-repeat : repeat-x;
background-color : #dfe7ee;
}

#nav a:link {
font-weight: bolder;
color: #003366;
text-decoration: none;
}

#nav a:hover {
font-weight: bolder;
color: #003366;
text-decoration: none;
padding-top: 10px;
position: relative;
bottom: 1px;
}

#nav a:visited {
font-weight: bolder;
color: #003366;
text-decoration: none;
}

.headshadow {
background-image : url(images/headshadright_tile.png);
background-position : 50% 0%;
background-repeat : repeat-x;
width : 100%;
padding-top : 0px;
padding-bottom : 0px;
text-align : left;
}

.headshadow a:link {
font-weight: bolder; 
text-decoration: none;
}

.headshadow a:hover {
font-weight: bolder;
color: #003366;
text-decoration: none;
padding-top: 10px;
bottom: 1px;
}

.headshadow a:visited {
font-weight: bolder;
text-decoration: none;
}

.nav-right {
text-align: right;
float: right;
width: auto;
}

#content {
margin-left: auto;
margin-right: auto;
width: 95%;
text-align: left;
}





