body, p, h1, h2, h3, ul, li, ol, form, iframe, img, a
{margin: 0; padding: 0;}

body
{text-align: center;
 font-family: Arial, Helvetica;
 font-size: medium;
 background: #E7F2FD;
 line-height: 1.5;
}
h1,h2,h3, #siteName
{font-family: 'Lucida Sans Unicode', Arial, Helvetica;}
h1, h2, h3
{color: #244E9D; line-height: 1;}
#wrapper
{margin: 0 auto 0;  
 width: 960px;
 position: relative;
 overflow: hidden; 
 text-align: left; 
 background: #fff; 
 border: 1px solid #BBCCDA;
 border-width: 0 1px; 
}
#content
{width: 610px; 
 min-height: 590px;
 padding: 15px;
 margin-top: 90px;
 float: left; 
}
#navigation
{width: 300px; 
 float: right; 
 margin-top: 90px;
 background: #DAEDFE; 
}
#navigation ul
{list-style-type: none;}
#navigation a
{display: block;
 height: 14px;
 color: #000;
 line-height: 1;
 border-bottom: 1px solid #BBCCDA;
 border-left: 1px solid #BBCCDA;
 border-top: 1px solid #E5F2FE; 
 text-decoration: none; 
 padding: 10px 10px 10px 25px;
 background: url('/img/arrow.gif') no-repeat 6px 13px;
}
#navigation a:hover, #navigation a:focus
{ background-color: #CBE9FE;}
/*on-state*/
.home #homeLink, .page1 #page1Link, .page2 #page2Link, .page3 #page3Link, .page4 #page4Link
{background-color: #CBE9FE;
}

#header
{width: 960px; 
 position: absolute; 
 top: 0; 
 height: 90px;
 clear: both;
 background: #244E9D;
}

#siteName
{color: #ffffff;
 font-size: 330%; 
 text-decoration: none;
 letter-spacing: -0.08em; 
 display: block; 
 padding: 8px 0 0 17px;  
}

#siteName span
{color: #aaccf5;}
#siteName small
{font-size:70%; letter-spacing:-0.1em;}
.clear
{clear: both;}

#footer
{clear: both;
 background-color: #244E9D; 
 width: 940px;
 padding: 4px 10px;
 font-size: 80%;
 margin: 0 auto; 
 text-align: left;
}
#footer, #footer a
{color: #ffffff;}
#intake
{ width: 560px; 
  height: 400px;
}
.intakePage  #intake
{height: 2500px;}
h1
{font-size: 150%; letter-spacing: -0.01em;}
h2
{font-size: 120%;}
h3
{font-size: 110%;}
p
{margin: 1em 0;}


#content ul
{padding: 0 0 0 2em;}
#content ul li
{margin: 0.5em 0;}