/* CSS Document */
* {
border: 0px;
margin: 0px;
padding: 0px;
}

body {
background-color: #BFBFBF;
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
letter-spacing: normal;
}

a {
color: #CC0000;
}

a:hover {
color: #071040;
}

ul {
margin: 0px 0px 10px 0px;
}

li {
margin-left: 25px;
}

.wrapper {
margin: 0px auto 0px auto;
width: 810px;
}

.top {
clear: both;
float: left;
height: 135px;
margin: 0px auto 0px auto;
width: 810px;
}

.logo {
background: url(../images/logo.jpg) no-repeat;
float: left;
height: 135px;
width: 266px;
}

.nav {
background: url(../images/menu.jpg) no-repeat;
float: left;
height: 135px;
width: 544px;
}

.nav div {
color: #FFFFFF;
margin: 85px auto auto 40px;
width: 500px;
}

.nav div a {
color: #FFFFFF;
font-size: 11px;
padding: 0px 3px 0px 3px;
text-decoration: none;
}

.nav div a:hover {
color: #FFFFFF;
text-decoration: underline;
}

.nav div a#active {
color: #FFFFFF;
font-weight: bold;
}

.body {
background: url(../images/body_bg.jpg) repeat-y;
clear: both;
display: table;
height: auto;
line-height: 21px;
margin: 0px auto 0px auto;
overflow: auto;
width: 810px;
}

.left {
float: left;
height: auto;
width: 310px;
}

.jose01 {
background:url(../images/jose01.jpg) no-repeat;
float: left;
height: 160px;
width: 310px;
}

.jose02 {
background:url(../images/jose02.jpg) no-repeat;
float: left;
height: 235px;
width: 145px;
}

.buttons {
float: left;
height: 235px;
width: 165px;
}

.btn01, .btn02, .btn03 {
float: left;
width: 145px;
}

.jose03 {
background:url(../images/jose03.jpg) no-repeat;
float: left;
height: 5px;
width: 310px;
}

.main {
background: url(../images/content_top.jpg) top no-repeat;
float: left;
height: auto;
padding: 20px 40px 25px 15px;
width: 445px;
}

h3 {
color: #CC0000;
font-size: 14px;
margin: 0px 0px 10px 0px;
text-align: right;
}

.main div {
margin: 0px 0px 10px 0px;
}

.signature {
color: #CC0000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-style: italic;
line-height: 36px;
}

strong {
color: #071040;
}

form {
line-height: 28px;
}

label {
display: block;
float: left;
line-height: 20px;
margin: 0px 5px 0px 0px;
text-align: right;
width: 135px;
}

label.chkbx {
line-height: 22px;
margin: 0px 0px 0px 5px;
text-align: left;
width: 175px;
}

input.txtbox {
border: #CC0000 solid 1px;
display: block;
float: left;
font-size: 11px;
height: 15px;
padding-top: 3px;
text-indent: 3px;
width: 200px;
}

select {
border: #CC0000 solid 1px;
display: block;
float: left;
font-size: 11px;
height: 18px;
width: 200px;
}

input.chkbx {
display: block;
float: left;
height: 18px;
margin: 3px 0px 0px 115px;
width: 18px;
}

span.chkbx {
line-height: 22px;
margin: 0px 0px 0px 135px;
}

div.btns {
margin: 5px auto 5px auto;
text-align: center;
width: 200px;
}

input.btns {
border: #071040 solid 1px;
color: #071040;
font-size: 11px;
padding: 1px;
}

input.btns:hover {
background-color: #071040;
border: #071040 solid 1px;
color: #FFFFFF;
}

.gotop {
clear: both;
text-align: right;
}

.gotop a {
color: #CC0000;
font-size: 9px;
margin: 1px 25px 1px auto;
padding: 2px;
text-decoration: underline;
}

.gotop a:hover {
background-color: #071040;
color: #FFFFFF;
text-decoration: none;
}

.footer {
background: url(../images/footer.jpg) no-repeat;
clear: both;
color: #FFFFFF;
height: 71px;
margin: 0px auto 0px auto;
text-align: center;
width: 810px;
}

.footer_lft {
background: url(../images/footer_lft.jpg) no-repeat; 
float: left;
height: 71px;
width: 20px;
}

.footer_mid {
background: url(../images/footer_mid.jpg) repeat-x; 
float: left;
height: 71px;
width: 750px;
}

.footer_rgt {
background: url(../images/footer_rgt.jpg) no-repeat;  
float: left;
height: 71px;
width: 40px;
}

.footer_links {
margin: 0px auto 10px auto;
padding-top: 10px;
}

.footer_links a {
color: #FFFFFF;
font-size: 10px;
text-decoration: none;
}

.footer_links a:hover {
color: #FFFFFF;
text-decoration: underline;
}