body {background: #0e365e;
text-align: center;
margin: 0;
padding: 0;font-size: 77%;font-family: "trebuchet ms", trebuchet, arial, sans-serif;}
#containAll {
width: 60em;
background-color: #0e365e;
margin: 0 auto;
text-align: left;
padding: 0;
}#banner {
height: 80px;
text-align: center;
}

#header {
font-weight: normal;
font-size: 2em;
color: #fff;
position:relative;
width:502px; height:70px;
margin: 0 auto; padding:0;
overflow:hidden;
}

#header span {
display:block;
position:absolute; left: 0; top:0; z-index:1;
width:502px; height:70px;
margin: 0; padding:0;
background: url(images/header.gif) no-repeat top left}

#content {background-color: #0b2948;
width: 60em;
border: 1px #6699ff solid;
margin: 0;
}
/* navbar controls */

#nav {width: 9em;float: left;
}	

#nav ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
display: list-item;
width: 9.8em;
font-family: sans-serif;
}

#nav li {
border-bottom: 1px #6699ff solid;
font-size: 1.2em;
}

#nav li a:link, #nav li a:visited {
padding: 6px 20px 6px 10px;
display: block;
margin: 0;
text-decoration: none;
color: #fff;
border: none;}
#nav li a:hover, #nav li a:active {
color: #fff; 
text-decoration: none;
background: #283d64;
border: none;}

#nav #uber {
color: #fff;
background: #283d64;
border-left: 10px solid #6699ff;
font-family: sans-serif;
}

/* additional nav bar control for text size changer */
.style {
padding: 30px 0 0 10px;
color: #fff;
font-size: 1em;font-variant: small-caps;}

.style a:link, .style a:visited, .style a:hover, .style a:active {
border: none;text-decoration: underline;
padding-right: 10px;
}

{
border: none;
}

.text1 {
font-size: 1.2em;
}

.text2 {
font-size: 1.6em;
}
/* main content styling */
#mainContent {
width:50em;
background:#0b2948;
color: #ccc;
text-align:left;border-left: 2px #6699ff solid;
float: right;
}
#mainContent p {
margin-left: 40px;
font-size: 1.1em;
margin-right: 40px;text-align: justify;}

#mainContent hr {
margin: 30px 40px;
} 

#mainContent h2 {
margin: 30px 0 30px 40px;
font-size: 1.4em;
}

#mainContent h3 {
margin: 10px 0 10px 40px;
font-size: 1.2em;font-weight: normal;font-variant: small-caps;letter-spacing: .2em;}

#mainContent h4 {
margin: 10px 0 10px 40px;text-decoration: underline;
}

blockquote {
font-size: 1.2em; 
padding-left: 60px;
color: #6699ff;
background: url(images/beginQuote.jpg) no-repeat left top
}

.quoteBody {
padding: 0 60px 0 0;
background: url(images/endQuote.jpg) no-repeat right bottom;text-align: justify;}

#clear {
clear: both;
border-bottom: 2px #6699ff solid;
}
.date {letter-spacing: .2em;}
img {
border: none;
float: right;
padding: 30px 30px;
}

/* footer style */

#footer {
background-color: #fff;
padding: 10px 30px 10px 2em; display: block;
font-size: 86%;
margin: 0;
}

#footer p {
margin: 0;
}

#footer img {
float: right;
clear: both;
padding: 0;
}

#footer a:link, #footer a:visited {color: #0b2948;font-weight: bold;}
/* general link styling */
a:link {color: #6699ff;text-decoration: none;}a:visited {color: #758cb7;text-decoration: none;}a:hover, a:active {border-bottom: 1px dotted;
}

li.download {list-style-type: square;list-style-image: url(images/pdf_icon.gif);}