body {
  background-color: #E6DEE3;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  text-align: center;
}

#container
{
width: 785px;
margin: 10px auto;
background-color: #CBE4EE;
color: #333;
border: 2px solid #133557;
line-height: 130%;
float: center;
}

#top
{
padding: 0;
border-bottom: 5px solid #133557;
background:url(images/header.jpg);
background-repeat: no-repeat;
height: 150px
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 185px;
margin: 0;
padding: 2px;
background-color: #CBE4EE;
text-align: left;
}

#leftnav p {
padding: 3px;
margin: 0 0 2px 0; 
font-family: Verdana;
font-size: 14px;
font-style: normal;
line-height: 18px;
font-weight: bold;
font-variant: normal;
color: #C94E6A;
text-decoration: none
}

#leftnav a {
padding: 3px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
color: #C94E6A;
text-decoration: none;
}

#leftnav a:hover {
padding: 3px;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
color: #1F9CCE;
text-decoration:underline;
}

#leftnav a:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 18px;
font-weight: normal;
font-variant: normal;
color: #1F9CCE;
}

#content
{
float: right;
width: 570px;
border-left: 2px solid #1F9CCE;
padding: 10px;
background-color: #FFFFFF;
text-align: left;
}

#content h2 {
margin: 0 0 1px 0; 
}

#content p {
font-family: Verdana;
font-size: 12px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
text-align: justify;
color: #666666;
text-decoration:none
padding: inherit
margin-right: 10px;
}

#content h1 {
font-family: Verdana;
font-size: 24px;
font-style: normal;
line-height: 28px;
font-weight: bold;
font-variant: normal;
color: #C94E6A;
text-decoration:none
padding: inherit
}

#content h2 {
font-family: Verdana;
font-size: 20px;
font-style: normal;
line-height: 24px;
font-weight: bold;
font-variant: normal;
color: #1F9CCE;
text-decoration:none
padding: inherit
}

#content h3 {
font-family: Verdana;
font-size: 12px;
font-style: italic;
line-height: 14px;
font-weight: bold;
font-variant: normal;
text-align: justify;
color: #C94E6A;
text-decoration:none
padding: inherit
margin-right: 10px;
}

#content ul {
  list-style-image: url(images/chevron.jpg);
  font-family: Verdana;
  font-size: 12px;
  font-style: normal;
  line-height: 16px;
  font-weight: normal;
  font-variant: normal;
  text-align: justify;
  color: #666666;
  text-decoration:none
  padding: inherit
  margin-right: 10px;
 } 

#content p.pinkbox {
  background-color: #CBE4EE;
  display: block;
  width: 565px;
  border: 1px solid #1F9CCE;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 14px;
  text-align: right;
  padding: 3px;
  margin: 0;
}

#content a.pinkbox {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #C94E6A;
text-decoration: none
}

#content a.pinkbox:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #1F9CCE;
text-decoration:underline
}

#content a.pinkbox:active {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #C94E6A;
text-decoration:none
}


#footer
{
clear: both;
margin: 0;
padding: 3px;
background-color: #CBE4EE;
border-top: 2px solid #1F9CCE;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 15px;
font-weight: normal;
font-variant: normal;
color: #1F9CCE;
text-decoration:none
}


#footer a {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #1F9CCE;
text-decoration:none
}

#footer a:hover {
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #C94E6A;
text-decoration:underline
}

#footer a:active {
margin: 0;
padding: 0;
font-family: Verdana;
font-size: 11px;
font-style: normal;
line-height: 14px;
font-weight: normal;
font-variant: normal;
color: #C94E6A;
text-decoration:none
}



