﻿.contact-content{
	overflow:hidden;
	padding:4px 20px
}
.contact-title {
    color:#182f7b;
	font-size:30px;
	padding-bottom: 24px;
    }
.contact-content .col1{
	width:225px;
	float:left
}
.contact-content .col2{
	width:225px;
	float:right
}
.contact-content .col1 .col2 h1 {
	color:#182f7b;
	font-size:30px;
}
.contact-content .col1 .col2 h2 {
	font-size:20px;
	font-weight:bold;
	padding-bottom:12px
}
.col1 h1 {
	color:#182f7b;
	font-size:30px;
}
.col1 h2 
{
    color:#182f7b;
	font-size:20px;
	font-weight:bold;
	padding-bottom:12px
}
.col2 h1 {
	color:#182f7b;
	font-size:30px;
}
.col2 h2 
{
    color:#182f7b;
	font-size:16px;
	font-weight:bold;
	padding-bottom:12px
}
.spacerline 
{   clear: both;
    background:url(../images/border-h.gif) left bottom repeat-x;}

.customerservice-content
{
   background:url(../images/border-h.gif) left bottom repeat-x;
   padding-top:9px;
    padding-bottom:24px;
    clear:both;
    }
.customerservice-content h2
{  
    color:#182f7b;
	font-size:16px;
	font-weight:bold;
	padding-bottom:12px
}
.customerservice-content h3
    {
        font-weight: bold;
}
.boldblueText
{   color:#182f7b;
	font-size:14px;
	font-weight:bold;
	}
	
.contact-content .col1, .contact-content .col2{line-height: 1.25em;}
.customerserver-content{line-height: 1.25em;}
