/* CSS Document */
/* General */
body {
background: #fff;
color: #4f5b70;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: 0px;
padding: 0px;
font-family: Georgia, "Times New Roman", serif;
font-size: 10pt;
}

/* Positioning */
#header {
height: 122px;
width: 100%;
border-width: 0px 0px 2px 0px;
border-style: solid;
border-color: #1A3B71;
background: url(images/topimage.jpg) top left no-repeat;
background-color: #fff;
text-align: right;
}

#menu {
height: 20px;
width: 100%;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8.5pt;
color: #1A3B71;
text-align: left;
padding: 0px;
}

div.maintext {
margin: auto;
margin-top: 35px;
padding: 0px;
border: 0px;
width: 740px;
text-align: left;
}

div.clearareaindex {
width: 360px;
border: 2px solid #1A3B71;
margin: 0px;
text-align: left;
padding: 20px 0px 20px 0px;
}

div.cleararea {
width: 360px;
border: 2px solid #1A3B71;
margin: 0px;
text-align: left;
padding: 20px 0px 20px 0px;
font-family: Verdana, Arial, sans-serif;
}

div.bluearea {
border: 2px solid #1A3B71;
background: #1A3B71;
color: #FFFEFE;
width: 360px;
text-align: left;
margin: 0px;
float: right;
padding: 20px 0px 20px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer {
text-align: center;
font-size: 10pt;
font-weight: bold;
padding-top: 40px;
}

span.number {
font-size: 12pt;
}
/* Text */
h1.toptitle {
color: #1A3B71;
font-size: 24pt;
font-style: italic;
padding: 30px 15px 0px 0px;
visibility: none;}

h2 {
font-size: 11pt;
font-weight: bold;
padding-left: 20px;
padding-right: 20px;
}

p {
padding-left: 20px;
padding-right: 20px;
}

p.menu {
padding: 0px 5px 5px 10px;
}

p.whitetext {
font-weight: bold;
padding-left: 40px;
padding-right: 40px;
font-size: 9pt;
line-height: 30px;
}

p.testname {
text-align: right;
font-size: 8.5pt;
padding-bottom: 20px;
padding-left: 60px;
}

p.testnameblue {
text-align: right;
padding-right: 60px;
font-size: 8.5pt;
padding-bottom: 20px;
line-height: 12pt;
font-family: Verdana, Arial, sans-serif;
}

p.bluetest {
font-family: Verdana, Arial, sans-serif;
line-height: 14pt;
}

li.blueareatext {
line-height: 27px;
}

p.viewmap {
text-align: center;
font-size: 14pt;
}

a {
color: #F47D09;
text-decoration: none;
}

a:hover {
color: #56A311;
text-decoration: underline;
}

a:visited {
color: #B28156;
}

#menu a, #menu a:visited {
text-decoration: none;
color: #1A3B71;
}

#menu a:hover {
text-decoration: none;
color: #F47D09;
}

/* Images  */