/* CSS Document */

body {
background-color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
margin: 0;
padding: 0;
color:#333333;
background-image: url(images/header.png);
background-repeat:repeat-x;
font-size:12px;
}

h1 {
font-weight: bold;
font-size: 14px;
margin-bottom: -7px;
}

.large {
font-size: 14px;
}

table {
background-repeat:no-repeat;
}

td, th {
font:Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
}

.bold {
color: #004664;
font-size: 14px;
font-weight: bold;
}

.forms {
font-size:9px;
font-variant:small-caps;
}

.content {
overflow:auto; 
height:300px; 
width:230px;
text-align:justify;
margin-left:20px;
margin-top:40px;
margin-right:10px;
}

.contentlinks {
overflow:auto; 
height:334px; 
width:365px;
background-image: url(images/box3.png);
background-repeat:no-repeat;
text-align:justify;
padding-left:10px;
padding-top:10px;
margin-left:20px;
margin-right:10px;
}

.contentforms {
overflow:auto; 
width:230px;
text-align:justify;
margin-left:20px;
margin-right:10px;
}

.contentcontact {
overflow:auto; 
width:180px;
text-align:justify;
padding-left:110px;
margin-left:20px;
}

.contentforms2 {
overflow:auto; 
width:220px;
height:120px; 
background-image: url(images/box.png);
background-repeat:no-repeat;
text-align:left;
padding-left:10px;
padding-top:10px;
margin-left:20px;
margin-right:10px;
}

.contentservices {
overflow:auto; 
height:360px; 
width:475px;
text-align:justify;
padding: 0 15px 0 0;
margin-left:40px;
margin-top:17px;
margin-right:40px;
margin-bottom:0px;
}

.contentservices_fade {
position: relative;
height: 40px;
width:395px;
margin-top: -40px;
}


a {
outline:none;
}

a:link {
color: #333333;
text-decoration:none;
}

a:visited {
color: #333333;
text-decoration:none;
}

a:hover {
color: #5E7181;
text-decoration:underline;
}

a:active {
color: #5E7181;
text-decoration:underline;
}

.topnav {
color:#5E7181;
font-size:14px;
text-align:center;
font-weight:bold;
vertical-align:top;
padding-top:12px;
}

.topnav a:link {
color: #5E7181;
text-decoration:none;
font-weight:bold;
}

.topnav a:visited {
color: #5E7181;
text-decoration:none;
font-weight:bold;
}

.topnav a:hover {
color: #004664;
text-decoration:none;
font-weight:bold;
}

.topnav a:active {
color: #004664;
text-decoration:none;
font-weight:bold;
}

.downloads {
color:#FFFFFF;
font-size:16px;
}

.downloads a:link {
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

.downloads a:visited {
color: #FFFFFF;
text-decoration:none;
font-weight:bold;
}

.downloads a:hover {
color: #CCCCCC;
text-decoration:none;
font-weight:bold;
}

.downloads a:active {
color: #CCCCCC;
text-decoration:none;
font-weight:bold;
}
