/* General CSS */


* {
  margin: 0;
  padding: 0;
}

body {
border: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-repeat: repeat-x;
background-color: #014377;
font-size:10px;
text-align: center; 

}


#masthead {
background-image: url(images/masthead.jpg);
background-repeat:no-repeat;
height: 176px;
width: 820px;
}

#wrapper {
  width: 820px; 
  margin: 0 auto; 
  margin-top:20px;
  text-align: left;
  background: url(images/bg.jpg);
  
}


#content { 
  width: 570px;
  float: right; 
  color: #336699;
  padding-left:14px;
  padding-right:20px;
  padding-bottom:20px;
	}
	
#short {
  height:400px;}



h2{
  font-size: 12px;
  font-weight: bold;
  color: #336699;
  	margin-right: 20px;
	margin-bottom:10px;
	margin-top:14px;
	line-height:150%;


}

h1 {
  font-size: 16px;
  font-weight: bold;
	text-align: left;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	color:#336699;line-height:150%;


}

h3{
  font-size: 12px;
  font-weight: bold;
  color: #006699;
  	margin-right: 20px;
	margin-bottom:10px;
	margin-top:20px;
	line-height:150%;


}


p, li {
  font-size: 12px;
}

li {color: #666;
list-style:outside;
margin-left:20px;
margin-bottom:10px;
margin-right:20px;
line-height:150%;
}
ul {margin-bottom:20px;}
ul li {font-weight:bold;}

ul ul {margin-left: 20px;}
ul ul li {list-style-type: square;
font-weight:normal;
margin-top:4px;
margin-bottom:0px;}


p {
padding: 3px 0px 8px 0px;
margin: 10px 10px 3px 0px;
line-height: 150%;
color: #666;
text-align: left;
}

p.box {
margin: 6px 20px 6px 20px;
background-color: #d6e9f0;
padding: 12px 0px 15px 10px;
border: 4px double #00a4e4;
color:#666;
float:right;
width:250px;
font-size: 14px;
font-weight:bold;

}


a:link, a:active, a:visited {
color:#336699;
text-decoration:underline;
}

a:hover {
color:#666;
}

img {margin-left:10px;}

.imgbdr {border: 1px solid #336699;
margin-bottom: 4px;}

.imgnobdr {border: none;
padding-left:20px;
margin-bottom:10px;}


/* Sidebar */


#mainNav {
  width: 180px; 
  float: left; 
  margin-bottom:0px;
  margin-left:0px;
  margin-right:0px;

}




p.nav {
font-size: 10px;
margin-top:24px;
margin-left:26px;
margin-bottom:60px;
  padding:0px;
  width:168px;
  border-left: 1px solid #bfd7e4;
  border-right: 1px solid #bfd7e4;
  
  

}

.sidetext {
  width: 158px; 
  margin-left:28px;
  padding-top:4px;
  margin-bottom:20px;
  margin-top:10px;
  padding-left:0px;
  padding-bottom:4px;
border: 4px double #00a4e4;
  background-color: #fff;

}

.sidetext p {color:#666;
font-weight:normal;
margin-left:10px;
font-size:11px;}

a.side:link, a.side:active, a.side:visited {
font-weight:bold;
color:#336699;
text-decoration:none;
}

a.side:hover {
color: #666;

}




a.menubuttons:link, a.menubuttons:active, a.menubuttons:visited {
display: block;
color: #fff;
text-decoration: none;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 5px;
margin: 0px;
margin-left:2px;
font-size: 11px;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #fff;
width:154px;
height:20px;
background-color:#116db1;
}

a.menubuttons:hover {
background-color:#e7f2f6;
color: #85d1ea;
}

a.menubuttons_top:link, a.menubuttons_top:active, a.menubuttons_top:visited {
display: block;
color: #fff;
text-decoration: none;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 5px;
margin: 0px;
margin-left:2px;
font-size: 11px;
text-align: left;
font-weight: bold;
border-bottom: 1px solid #fff;
width:154px;
height:20px;
  background-image: url(images/nav_top.gif);
  background-position:top;
  background-repeat:no-repeat;
}

a.menubuttons_top:hover {
background-color:#e7f2f6;
text-decoration:underline;
  background-image: url(images/nav_top_hov.gif);
  background-position:top;
  background-repeat:no-repeat;
  color: #85d1ea;


}

a.menubuttons_bottom:link, a.menubuttons_bottom:active, a.menubuttons_bottom:visited {
display: block;
color: #fff;
text-decoration: none;
padding-right: 0px;
padding-left: 10px;
padding-bottom: 2px;
padding-top: 5px;
margin: 0px;
margin-left:2px;
font-size: 11px;
text-align: left;
font-weight: bold;
width:154px;
height:20px;
  background-image: url(images/nav_bottom.gif);
  background-position:bottom;
  background-repeat:no-repeat;
}

a.menubuttons_bottom:hover {
background-color:#e7f2f6;
text-decoration:underline;
  background-image: url(images/nav_bottom_hov.gif);
  background-position:bottom;
  background-repeat:no-repeat;
  color: #85d1ea;

}




/* footer */

#footer {
padding: 1px 20px;
padding-bottom:10px;
clear: both; 
height: 40px;
margin-bottom:0px;
padding-top:10px;
background-color:#aedbdd;
border-top:1px solid #00a4e4;
width: 758px;
margin-left:11px;
border-bottom: 1px solid #00a4e4;


}

#footer p{
color: #006699;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin-bottom: 0px;
padding-bottom: 0px;
text-align: center;
margin-top:0px;
}

  







