/* CSS Document */

body, table, tr, td, p {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000000;
}

a {
text-decoration:underline;
color:#331506;
}

a:visited {
text-decoration:underline;
color:#331506;
}

a:hover {
text-decoration:none;
color:#331506;
}


#topLinks {
text-decoration:none;
color:#331506;
font-size:12px;
font-weight:bold;
}

#topLinks a {
text-decoration:none;
color:#331506;
font-size:12px;
font-weight:bold;
}

#topLinks a:visited {
text-decoration:none;
color:#331506;
font-size:12px;
font-weight:bold;
}

#topLinks a:hover {
text-decoration:underline;
color:#331506;
font-size:12px;
font-weight:bold;
}

.breadcrums {
color:#331506;
font-size:11px;
margin: 10px 0px 0px 15px;
}

.breadcrums a {
text-decoration:underline;
color:#331506;
font-size:11px;
}

.breadcrums a:visited {
text-decoration:underline;
color:#331506;
font-size:11px;
}

.breadcrums a:hover {
text-decoration:none;
color:#331506;
font-size:11px;
}

.small {
font-size:8px;
}

h1 {
color: #730001;
font-size: 20px;
font-weight: bold;
}

h2 {
color: #ffffff;
background-color: #730001;
font-size: 15px;
font-weight: bold;
padding: 6px;
}

h3 {
color: #5a2e02;
font-size: 18px;
font-weight: bold;
}

.faq_a {
color: #730001;
font-size:18px;
font-weight: bold;
}

.tableMargin {
margin-bottom: 15px;
}

.sidewaysMargin {
margin-top: 40px;
}

#footer {
color: #331506;
font-size: 11px;
text-align: center;
}

#footer a {
color: #331506;
font-size: 11px;
text-decoration: none;
}

#footer a:visited {
color: #331506;
font-size: 11px;
text-decoration: none;
}

#footer a:hover {
color: #331506;
font-size: 11px;
text-decoration: underline;
}

.copyright {
color: #331506;
font-size: 11px;
text-align: center;
padding-top: 10px;
padding-bottom: 25px;
}
