/* CSS Document */

body {
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#535454;
}

.main-table {
border:1px solid #F0F0F0;
}

.header-bg {
background-image:url(../images/header-bg.gif);
height:107px;
background-repeat:no-repeat;
}

.bg-strip-one {
background-image:url(../images/bg-strip-one.gif);
background-repeat:repeat-x;
}

.left-shade {
background-image:url(../images/left-shade.gif);
background-repeat:repeat-y;
}

.right-sahde {
background-image:url(../images/right-shade.gif);
background-repeat:repeat-y;
}

.bottom-shade {
background-image:url(../images/bottom-shade.gif);
background-repeat:repeat-x;
}

.dash {
background-image:url(../images/dash.jpg);
background-repeat:repeat-x;
}

.left-links {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

.left-links a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}

.left-links a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
}

.blue-heading {
font-family:"Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
color:#075AB0;
}

.blue-heading2 {
font-family:"Times New Roman", Times, serif;
font-size:24px;
font-weight:bold;
color:#075AB0;
padding:10px 0px 15px 0px;
}

.blue-heading3 {
font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#075AB0;
padding:10px 0px 15px 0px;
text-decoration:none;
}

.blue-heading3 a{
color:#075AB0;
text-decoration:none;
}

.blue-heading3 a:hover{
color:#075AB0;
text-decoration:underline;
}


.grey-heading {
font-family:"Times New Roman", Times, serif;
font-size:17px;
font-weight:bold;
color:#252525;
}

.grey-heading2 {
font-family:"Times New Roman", Times, serif;
font-size:15px;
font-weight:bold;
color:#252525;
}

.search-text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#1F1F1F;
padding:0px 0px 0px 10px;
}

.bg-strip-two {
background-image:url(../images/bg-strip-two.gif);
background-repeat:repeat-x;
}

.map-bg {
background-image:url(../images/map-bg.gif);
background-repeat:no-repeat;
height:133px;
}

.bg-color-one {
background-color:#DCE9FC;
}

.read-more {
font-weight:bold;
color:#075AB0;
text-decoration:none;
}

.read-more a{
font-weight:bold;
color:#075AB0;
text-decoration:none;
}

.read-more a:hover{
font-weight:bold;
color:#075AB0;
text-decoration:underline;
}

.bg-color-two {
background-color:#DCDCDC;
}

.footer-links {
text-decoration:none;
color:#515050;
}

.footer-links a{
text-decoration:none;
color:#515050;
}

.footer-links a:hover{
text-decoration:underline;
color:#515050;
}

.left-border {
border-left:1px solid #DCDCDC;
}