body {
margin: 0px;
padding: 0px;
background: #FFFFFF;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
line-height: 1.3em;
color: #000000;
}

form {
margin: 0px;
padding: 0px;
}

a:link {
color: #F36813 !important;
text-decoration: none !important;
font-weight: bold !important;
}

a:visited {
color: #F36813 !important;
text-decoration: none !important;
font-weight: bold !important;
}

a:hover {
color: #F36813 !important;
text-decoration: underline !important;
font-weight: bold !important;
}

a:active {
color: #F36813 !important;
text-decoration: none !important;
font-weight: bold !important;
}

img {
border: 0px;
}

h3 {
margin: 3px 0px 18px 0px;
font-size: 22px;
color: #DA251C;
font-weight: bold;
}

p {
text-align: justify;
}

ul {
padding-left: 22px;
margin-top: 10px;
margin-bottom: 10px;
}

ul ul {
padding-left: 22px;
margin-top: 0px;
margin-bottom: 0px;
}

ol {
padding-left: 22px;
margin-top: 10px;
margin-bottom: 10px;
}

#full {
width: 800px;
margin: 15px auto 0px auto;
}

#main {
background: #FFFFFF;
padding: 15px 0px 30px 0px;
min-height: 280px;
}

#header {
background: url('../images/template/header.gif') no-repeat;
height: 95px;
width: 100%;
}

#top {
background: #FFFFFF;
color: #4B4948;
height: 37px;
width: 100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

#footer {
clear: both;
background: url('../images/template/footer.gif') no-repeat;
height: 95px;
width: 100%;
padding: 10px 0px 0px 7px;
color:#555555;
font-size: 11px;
}

#footer a:link {
color: #555555 !important;
text-decoration: none !important;
font-weight: bold !important;
}

#footer a:visited {
color: #555555 !important;
text-decoration: none !important;
font-weight: bold !important;
}

#footer a:hover {
color: #555555 !important;
text-decoration: underline !important;
font-weight: bold !important;
}

#footer a:active {
color: #555555 !important;
text-decoration: none !important;
font-weight: bold !important;
}