body  {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ECEDED;
margin:-10px 0 0 -10px; /* for NN4 only */
padding: 0;
background: #3e494a url(../res/bg1.gif) repeat-y;
}

/* be kind to NN4 */

p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, form {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: normal;
color: #ECEDED;
}

/* end be kind to NN4 */

img {
display: block;
border: 0;
}
	            
a {
text-decoration: none;
color: #99D3E8;
}
          
a:visited  {
text-decoration: none;
color: #99D3E8;
}
          
a:hover  {
text-decoration: none;
color: #FF3300;
}

a:active  {
text-decoration: none;
color: #FF3300;
}

h1  {
display: none;
padding-top: 0;
padding-bottom: 0;
}

h2  {
display: none;
padding-top: 0;
padding-bottom: 0;
}

h3  {
font-size: 11px;
font-weight: bold;
padding: 0;
margin: 0;
}

td img {
vertical-align: bottom;
}

.navCol {
background: #98d1e5;	
}

#content  {
padding: 10px 0 0 10px;
}

#footer {
padding-top: 25px;
padding-bottom: 2em;
}

#footer p {
font-size: 9px;
}

/* the contentbox div must have a width specified, to stop <p> margins rendering outside the div in IE5 */
/* contentbox for NN4 - overwriting styles imported using @ import */
.contentbox  {
border: 1px solid #606565;
width: 465px;
padding: 10px;
margin-top: 10px;
}

.contentbox .lastpara  {
margin: 0;
}

.imagebox {
padding-top: 10px;
}

.imageboxtall {
padding-top: 20px;
}

.imagebox img, .imageboxtall img, .contentbox img {
display: inline;
}

.imgspacebottom {
padding-bottom: 10px;
}

.horizrule {
border-top: 1px solid #606565;
width: 443px;
padding: 0;
margin-top: 15px;
margin-bottom: 15px;
}

.formbox {
margin-top: 3px;
background: #6EBCD9;
font-size: 10px;
color: #3E494A;
font-family: verdana, arial, sans;
}

.form {
margin-bottom: 0;
}

.subhead  {
padding-top: 20px;
padding-bottom: 0px;
}

.small {
font-size: 9px;
}

.blogcaption {
font-size: 9px;
margin-top: -7px;
}

.blogimage {
border: 1px solid #606565;
display: inline;
}

.hide  {
display: none;
}

.inline  {
display: inline;
}
