﻿body{
margin: 0px;
padding: 0px;
background-color: black;
font-family: Arial, Georgia, Tahoma, Arial, sans-serif;
font-size: 1.1em;
margin-top: 10px;
padding-bottom: 10px;
}

div.shell{
width: 940px;
margin: auto;
}

div.header{
width: 938px;
float: left;
background:url(i/bg-content2.png) repeat-y scroll center top white;
height:395px;
}

div.content{
width: 939px;
float: left;
background-image: url("i/bg-content2.png");
background-repeat: repeat-y;
color: #2f2f2f;
background-color: white;
padding-bottom:30px;
}

div.content img{
border:0px;
}


div.nav{
width: 162px;
float: left;
margin-left: 33px;
margin-right: 37px;
display: inline;
margin-top: 0px;
background-color: white;
}

div.copy{
float: left;
width: 660px;
background-color: white;
margin-top:-25px;
}


div.copy a{
color: #0992ca;
}

div.copy h1{
font-size: 140%;
}

div.copy h2, div.copy h3, div.copy h4{
font-size: 100%;
}

div.wrapper{
font-size: 90%;
}

div.footer{
width: 939px;
background:white;
}

hr{
margin: 0px;
padding: 0px;
height: 1px;
border: 0px;
border-top: 1px dashed black;
}

table td{
font-size: 100%;
}

form{
padding: 0px;
margin: 0px;
height: 0px;
}