* {
margin: 0;
padding: 0;
}


html, body {
height: 100%; /* Required */
background: #0066A5 url(images/body.gif) top center repeat-y;
}

body {
color: #333;
font: 11px Verdana;
text-align: center;
}

h1 {font-size: 13px; font-family: verdana, arial; color: #000000; font-weight: bold; text-decoration: none; padding-top: 10px; padding-bottom: 5px; text-align: left;}

h2 {font-size: 12px; font-family: verdana, arial; color: #000000; font-weight: bold; text-decoration: none; margin-bottom: 1mm; margin-top: 1mm; letter-spacing: 1px; padding-top: 15px; padding-bottom: 5px; text-align: left;}

p {margin: 2em 0; line-height: 1.5em;}


ul {
list-style-type: disc;
list-style-position: outside;

margin: 16px;


}


a {color: #666; font-weight: bold; text-decoration: none;}
a:hover {color: #999; text-decoration: underline overline;}

#body-page {
margin: 0 auto;
width: 770px;
background: #FFFFFF;
text-align: left;
position: relative;
min-height: 100%; /* For Modern Browsers */
height: auto !important; /* For Modern Browsers */
height: 100%; /* For IE */
}

#body-head {
background: url(images/top.png);
background-repeat: repeat-x;
height: 106px;
width: 770px;
}

#body-content {
padding: 100px 2em 40px 2em;
}

#body-content:after {
clear: both;
display: block;
font: 1px/0px serif;
content: ".";
height: 0;
visibility: hidden;
}

#body-main {
width: 100%;
float: left;
color: #000000;
font-size: 12px;
font-family: verdana, arial;
font-weight: normal; 
text-align: left;
line-height: 18px;
}

#body-main a:link {font-weight: normal; color: #0000ff; border-bottom: 0px solid #efefef; font-family: verdana, arial; text-decoration: none;}
#body-main a:visited {font-weight: normal; color: #0000ff; border-bottom: 0px solid #efefef; font-family: verdana, arial; text-decoration: none;}
#body-main a:hover {font-weight: normal; color: #A52A2A; text-decoration: underline;}



#body-menu {
height: 1.2em;
line-height: 1.8em;
width: auto;
margin: 0px 0px 0px 0px;
padding: 0px;
text-align: center;
padding-top: 106px;
}


#body-menu h1 a:active {background-color: #F1D515; letter-spacing: 0px; height: 1.2em; font-size: 11px; font-family: verdana, arial; color: #000000; font-weight: bold;}
#body-menu h1 a:link {background-color: #F1D515; letter-spacing: 0px; height: 1.2em; font-size: 11px; font-family: verdana, arial; color: #000000; font-weight: bold;}
#body-menu h1 a:visited {background-color: #F1D515; letter-spacing: 0px; height: 1.2em; font-size: 11px; font-family: verdana, arial; color: #000000; font-weight: bold;}
#body-menu h1 a:hover {letter-spacing: 0px; height: 1.2em; font-size: 11px; font-family: verdana, arial; color: #9D080D; font-weight: bold; border: 0px solid #000000; background: #FFFFFF; text-decoration: none;}


#body-footer {
clear: both;

background: #FFFFFF;
position: absolute;
height: 38px;
width: 730px;
padding: 0px 0px 0px 0px;
}

#footer {
padding: 0 1em;
line-height: 14px;
color: #000000;
font-size: 10px;
font-family: verdana, arial;
font-weight: normal; 
text-align: center;

}

#footer a:link {font-weight: normal; color: #000000; border-bottom: 0px solid #EFEFEF; font-family: verdana, arial; text-decoration: none;}
#footer a:visited {font-weight: normal; color: #000000; border-bottom: 0px solid #EFEFEF; font-family: verdana, arial; text-decoration: none;}
#footer a:hover {font-weight: normal; color: #A52A2A; text-decoration: none;}

img.right {
border: none;
float: right;
padding: 0px 10px 0px 20px;
}


img.left {
border: none;
float: left;
padding: 0px 20px 0px 10px;
}
