@charset "utf-8";
/* CSS Document */
.background {
background-image:url(images/tile2.gif);
background-repeat:repeat;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
color:#175ba5;
text-align:left;
font-size:14px;
font-weight:normal;
margin:0px 14px;
}

form {
color:#175ba5;
text-align:left;
font-size:14px;
font-weight:normal;
margin:0px 14px;
}

p .big {
font-size:16px;
font-weight:bold;
}

p .bigger {
font-size:18px;
font-weight:bold;
}

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

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

a:hover {
text-decoration:underline;
color:#5187c2;
}

a:active {
text-decoration:underline;
color:#5187c2;
}

.header {
background-color:#FFFFFF;
height:125px;
width:306px;
text-align:center;
font-size:14px;
font-style:italic;
color:#175ba5;
}

.leftColumn {
padding-right:10px;
}

.leftNav {
background-color:#FFFFFF;
height:400px;
width:306px;
text-align:center;
font-size:18px;
font-weight:bold;
}

.leftNavTop {
background-image:url(images/LeftNavTop.gif);
background-repeat:no-repeat;
background-position:bottom;
height:10px;
width:306px;
}

.leftNavBottom {
background-image:url(images/LeftNavBottom.gif);
background-repeat:no-repeat;
background-position:top;
height:10px;
width:306px;
}

.dots {
color:#3775b8;
font-size:17px;
font-style:normal;
font-weight:100;
line-height:12px;
vertical-align:middle;
font-size-adjust:
}

.phoneNum {
margin-top:150px;
font-size:14px;
color:#175ba5;
font-weight:bold;
}

.address {
font-size:12px;
color:#175ba5;
font-weight:bold;
}

.mainBody{
padding-top:10px;
}

.bodyBG {
background-color:#FFFFFF;
width:649px;
height:500px;
}

.mainTop {
background-image:url(images/bodyTop.gif);
background-repeat:no-repeat;
background-position:bottom;
width:649px;
height:9px;
}

.mainBottom {
background-image:url(images/bodyBottom.gif);
background-repeat:no-repeat;
background-position:top;
width:649px;
height:9px;
}

.container {
float:left;
margin-left:14px;
width:198px;
 display: inline;
}
.containerTop {
background-image:url(images/ltBlueTop.gif);
background-repeat:no-repeat;
background-position:center;
font-size:15px;
color:#175ba5;
font-weight:bold;
line-height:27px;
text-align:center;
vertical-align:middle;
height:30px;
width:198px;
}
.containerBG {
background-color:#175ba5;
}
.containerMiddle {
margin: 2px 10px 0px 10px;
font-size:11px;
color:#ffffff;
font-weight:normal;
line-height:13px;
text-align:left;
vertical-align:top;
padding-top:5px;
}
.containerBottom {
background-image:url(images/containerBottom.gif);
background-repeat:no-repeat;
background-position:top;
width:198px;
height:12px;
}

.underline {text-decoration: underline}

<!---OLD -->
.topAD {
float:right;
background-image:url(images/TopAD.png);
width:651px;
height:150px;
}

