@charset "UTF-8";
@import url("grid.css");
@import url("contactform.css");
/* CSS Document */

/* text colors*/

/*.grid-c4 h2 {
color: #0f316f;
background-image:url(../links/contact_icon_title.png);
background-repeat: no-repeat;
background-position: left;}*/

.grid-c4 h2 img {
margin: 0 5px -5px 0;
}

h4 {
margin: 25px 0 0 0;
}


/* div colors*/



#sidelink a:visited, #sidelink a:link {
color: #0d2335;
}

a:visited, a:link {
color: #0d2335;
}


.top a:hover, .top a:active {
color: #0d2335;
}

#info {
clear: both;
width: 684px;
height: 120px;
margin: 0;
padding:0;
border-top: 1px solid #0d2335;}

.infofloat {
width: auto;
float: left;
margin-right: 30px;
}

.infofloatfirst {
width: auto;
float: left;
margin-right: 30px;
margin-left: 30px;
}


