html, body, form, h1, h2, h3 {
margin: 0;
padding: 0;
}

p {
margin-left: 15px;
margin-right: 10px;
text-align: left;
}

body {
background-attachment: fixed;
background-image: url("images/foliage.jpg");
background-repeat: no-repeat;
background-position: bottom right;
background-color: #000066;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #006699;
}

#header {
background: url("images/contentbg.png") repeat-x;
padding: 0;
width: 100%;
top: 0;
height: 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: right;
}

#content {
margin: 0;
padding: 0;
width: 880px;
text-align: center;
}

.AccordionTitle, .AccordionContent, .AccordionContainer
{

width:300px;
}

.AccordionTitle
{
overflow:hidden;
cursor:pointer;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color: #006699;
vertical-align:middle;
text-align:left;
background-repeat:repeat-x;
display:table-cell;
}

.AccordionContent
{
height:0px;
overflow:hidden;
display:none;
font-size:14px;
text-align:left; 
}

#leftside {
width: 300px;
float: left;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}

.menutxt {
height: 40px;
}

.subtxt {
font-size: 14px;
}

#leftside a {
color: #006699;
font-size: 18px;
font-weight: normal;
text-decoration: none;
}

#leftside a:hover {
color: #339900;
font-size: 18px;
font-weight: normal;
}

#leftside a:visited {
color: #006699;
font-size: 18px;
font-weight: normal;
text-decoration: none;
}

#leftside a:visited:hover {
color: #339900;
font-size: 18px;
font-weight: normal;
}

#maintext {
background: url(images/contentbg.png) repeat;
width: 550px;
float: left;
margin-top: 50px;
font-size: 14px;
text-align: left;
}

#maintext a {
color: #339900;
font-weight: normal;
text-decoration: none;
margin-bottom: 30px;
}

#maintext a:hover {
color: #006699;
font-weight: normal;
}

#maintext a:visited {
color: #339900;
font-weight: normal;
text-decoration: none;
}

#maintext a:visited:hover {
color: #006699;
font-weight: normal;
}

.contentheading {
color: #006699;
text-align: left;
font-size: 18px;
margin-left: 15px;
padding-bottom: 25px;
}


.formbox {
width: 400px;
height: 400px;
text-align: left;
padding-left: 10px;
border: 1px solid #339900;
}

.style1 {color: #CC0000}
.style2 {
color: #000000;
font-weight: bold;
}

a img { border:none; }

.small {
font-size: 9px;
padding-top: 3px;
}

.footer {
clear: both;
position: fixed;
width: 100%;
bottom:0;
left:0;
background: url("images/contentbg.png") repeat-x;
height: 30px;
font-size: 10px;
text-align: right;
color: #666666;
}

.footer a {
color: #006699;
text-decoration: none;
}

.footer a:hover {
color: #FFFFFF;
text-decoration: none;
}

.footer a:visited {
color: #006699;
text-decoration: none;
}

.footer a:visited:hover {
color: #FFFFFF;
text-decoration: none;
}
