body {
line-height: 125%;
}


.header {
position: absolute;
left: 20%;
top: 0px;
background: url("acces_logo.jpg") #ffffff no-repeat;
background-repeat: no-repeat;
width: 100%;
height: 187px;
border-bottom: 5px solid black;
border-left: 5px solid black;
}

.small {
font-size: .7em;
color: #000000;
padding-left:10px;
}

.content {
position: absolute;
top: 187px;
padding-top: 15px;
left: 26%;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
width: 700px;
}

.content a {
color: #C60E11;
text-decoration: underline;
}

.content ul {
margin-top: 0px;
padding-top: 0px;
padding-left: 0px;
margin-left: 0px:
}

.content li {
margin-top: 0px;
padding-top: 0px;
padding-left: 10px;
}

.padding-left {
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #000000;
}

blockquote {
text-indent: -5px;
padding-left: 10px;
margin-left: 0px;
}

.top_left {
position: absolute;
top: 0px;
left:0px;
width: 20%;
height: 187px;
}

.left_col {
position: absolute;
top: 187px;
left: 0px;
width: 20%;
height: 1500px;
background-color: #C60E11;
border-right: 5px solid black;
border-top: 5px solid black;
border-bottom: 5px solid black;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
}

.left_col a {
color:#ffffff;
font-weight: bold;
text-decoration: none; 
display: block;
border-bottom: 1px dotted black;
padding: 20px 3px 20px 15px;
}

.left_col a:hover {
color: #C60E11;
background-color:#CCCC66;
font-weight: bold;
text-decoration: none; 
border-bottom: 1px dotted black;
display: block;
padding: 20px 3px 20px 15px;
}

.left_col a.sub {
color:#ffffff;
font-weight: normal;
border: 0px;
text-decoration: none; 
padding: 0px 0px 0px 0px;
}


.left_col a.sub:hover {
text-decoration: underline;
background: none; 
}

.left_col p {
padding-left: 15px;
color:#ffffff;
border-bottom: 1px dotted black;
margin: 0px;
}

.left_col ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}

.left_col li {
list-style-type: none;
margin: 0px;
padding: 0px;
}

fieldset {
border-color: #C60E11;
padding-left: 5px;
color: black;
}

.redtext {
color: #C60E11;
}

form  { 
padding-left: 10px;
}

.border-bottom {
border-bottom: 1px dotted black;
padding: 20px 3px 20px 15px;
color: white;
}