BODY {
 margin:0px; 
 background-color:#ffffff; 
 background-image:url(images/bg-body.jpg);
background-repeat:repeat-x;
 font-family: arial,helvetica,verdana,sans serif;
 font-size: 12px;
 line-height: 16px;
 }
#box1 {
 margin-left: auto;
 margin-right: auto;
 background-color:#ffffff; 
 width: 680px;
  background-image:url(images/bg-box1.jpg);
background-repeat:repeat-x;
border-right: 1px solid white;
border-left: 1px solid white;
 }
 
#box2 {
 margin:0 10px 0 10px;
 background-color:#f0f1f6; 
 width: 660px;
 border: 1px solid white;
 }
 
#header {
height: 122px;
}


#menu {
color: #040971;
}

.menuitem {
height: 21px;
float:left;
color: #040971;
padding: 7px 10px 0 10px;
margin: ;
font-size: 12px;
border-right: 1px solid #b2b2bc;
}

a:hover .menuitem {
color: #69b0b3;
}

.menuspacer {
height: 31px;
float:left;
color: #ffffff;
padding: 7px 0 0 0;
margin: 0 0 -7px 0;
font-size: 12px;
}

#strapline {
margin: 50px 0 20px 0;
}
#content {

 }

#container {
margin: 0 50px 0px 10px;
}

#pageheader {
float: left;
width:100px;
margin: 5px 0 0 0;
color: #6b6b6b;
font-size: 12px;
}

#submenu UL {
margin: 0 0 0 15px;
padding: 0;
}

#submenu UL LI {
margin: 0 0 5px 0;
}

#submenu a:active, #submenu a:link, #submenu a:visited  {
 color:#6b6b6b;
 text-decoration:none;
}

#submenu a:hover  {
 color:#153d9c;
 text-decoration:none;
}

LI {
list-style-image:url(images/bullet2.gif);
margin-bottom:5px;
}

#text {
color: #696c76;
margin: 0 0 0 135px;
}
 
h1 {
color:#040971;
font-weight:300;
font-size:18px;
margin: 15px 0px 10px 0px;
letter-spacing:2px;
line-height:22px
}

.page-heading {
color: #153d9c;
}

h2 {
color:#69b0b3;
font-weight:300;
font-size:14px;
letter-spacing:1px;
line-height:18px;
margin: 15px 0 5px 0; 
}

h3 {
color:#69b0b3;
font-style:bold;
font-size:11px;
line-height:16px;
}

.quote {
font-size:14px;
text-align:center;
line-height:20px;
font-style:italic;
}

.quote-attribute {
text-align:right;
color:#e1011c;
margin: -10px 0 0 0;
}

.intro {
color:#040971;
font-size:14px;
line-height:20px;
}

.red {
color:#e1011c;
}
.blue {
color: #153d9c;
}
 
#footer {
background-image:url(images/bg-footer.gif);
background-repeat:no-repeat;
font-size:10px;
color: #0a00aa;
height:100px;
clear:both;
}

#copyright {
float:left;
}

#legal-sitemap {
float:right;
}
 
a:link {
 color: #040971; text-decoration: none;
}
a:active {

 color: #040971; text-decoration: none;
}
a:visited {

 color: #040971; text-decoration: none;
}
a:hover {
 color: #69b0b3; text-decoration:underline;
} 