html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: 0;
}


html {

}


body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: left;
background-color:#D5E0EA;
background-image:url(images/background.jpg);
background-position:top;
background-repeat:repeat-x;
}


a:link {
 text-decoration: underline;
 color: #336699;
}


a:visited {
 text-decoration: underline;
 color: #336699;
}


a:hover {
 text-decoration: underline;
 color: #333333;
}


a:active { 
 text-decoration: underline;
 color: #333333;
}


p{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:25px;
color:#666666;
padding-top:10px;
padding-bottom:10px;
}


h1{
 font-style: italic;
 font-size: 18px;
 color: #203850;
 padding: 0;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-weight: bold;
 border-bottom:dotted;
 border-bottom-width:medium;
 border-bottom-color:#999999;
 margin-bottom:10px;
}


h2{
 font-style: normal;
 font-size: 14px;
 color: #203850;
 padding: 0;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-weight: normal; 
 margin-bottom:10px;
  border-bottom:dotted;
 border-bottom-width:thin;
 border-bottom-color:#999999;
}


h3{
 font-style: italic;
 font-size: 18px;
 color: #203850;
 padding: 0;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-weight: bold; 
 margin-bottom:10px;
}

h4{
 font-style: normal;
 font-size: 14px;
 color: #203850;
 padding: 0;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
 font-weight: normal; 
 margin-bottom:0px;
  margin-top:0px;
}


.smallfont {
font-size:10px;
}


.smallfontwhite {
font-size:10px;
color:#FFFFFF;
}


#nav2 {


}

 #nav2 ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

 #nav2 a
{
display: block;
color: #FFF;
width: 220px;
padding: .2em ;
padding-top:7px;
padding-bottom:8px;
text-align:center;
text-decoration: none;
line-height: 24px;

}

#nav2 a:hover
{
background-image: url(images/linkbarhover.jpg);
background-repeat: repeat-x;
color: #FFF;
width: 220px;
}

#nav2 li { margin: 0 0 .2em 0; }


#navcontent {
line-height: 54px;
height: 54px;
text-align:center;
width: 800px;

}

 #navcontent ul
{
margin: 0;
padding: 0;
list-style-type:none;
line-height: 54px;
height: 54px;
}
#navcontent ul li {
display: inline;
}

 #navcontent ul li a
{
line-height: 54px;
height: 54px;
 color: #FFFFFF;
 font-family: "century gothic", Arial, sans-serif;
 font-size:16px;
 text-decoration: none;
 text-align: center;
 width: 15em;
 padding-right: 35px; 
 padding-left: 35px;
 padding-top:17px;
 padding-bottom:16px;

}

#navcontent a:hover
{
background-image: url(images/linkbarhover.jpg);
background-repeat: repeat-x;
color: #FFF;
line-height: 50px;
height: 50px;
}

.list{
list-style-image:url(images/check.jpg);
list-style-position:outside;
 font-family: "century gothic", Arial, sans-serif;
 font-size:16px;
 line-height:30px;
 font-style:italic;
 font-weight:bold;
  color: #203850;
}