body {
	margin-bottom: 0px;
}
        
h1 {
	font-family: verdana;
        font-size:16px;
        font-weight: bold;
        color: #CA0606;  
        margin-top:-0px;
        margin-bottom:-25px;
}

h2 {
	font-family: verdana;
        font-size:16px;
        font-weight: bold;
        color: #CA0606;  
        margin-top:-0px;
        margin-bottom:-25px;
}
h3 {
	font-family: verdana;
        font-size:13px;
        font-weight: bold;
        color: #404040;  
        margin-top:-0px;
        margin-bottom:-25px;
        padding: 5px;
        border: 1px solid #404040;
}

/* HEADER NAV ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav {background-color: #de0000; width: 750px; height: 41px; text-align:center;}

.nav a:link {font-family: arial; font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: none;}

.nav a:hover {font-family: arial; font-size: 13px; font-weight: bold; color: #ffffff; text-decoration: none;}

.nav a:visited {font-family: arial; font-size: 13px; font-weight: bold; color: #ffffff;text-decoration: none;}

.nav ul {text-align: center; margin-bottom: 0;}

.nav li {display: inline; padding-right: 15px; padding-left: 15px; border-right: double #ffffff;}

.nav img {width: 12px; height: 11px;}

li.navlst {display: inline; padding-right: 35px; padding-left: 15px; border-right: 0;}



/* MAIN CONTENT ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.content {font-family: verdana; font-size: 13px; color: #404040;}
.content a:link {font-family: verdana; font-size: 13px; color: #024071; text-decoration: underline;}
.content a:hover {font-family: verdana; font-size: 13px; color: #606060; text-decoration: underline;}
.content a:visited {font-family: verdana; font-size: 13px; color: #024071; text-decoration: underline;}



/* FOOTER NAV ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.footer {background-color: #004475; width: 750px; height: 44px; text-align: center; font-family: arial; font-size: 11px; color: #ffffff;}

.footer a:link {font-family: arial; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none;}

.footer a:hover {font-family: arial; font-size: 12px; font-weight: bold; font-weight: bold; color: #ffffff; text-decoration: none;}

.footer a:visited {font-family: arial; font-size: 12px; font-weight: bold; font-weight: bold; color: #ffffff;text-decoration: none;}

.footer ul {text-align: center; margin-bottom: 0;}

.footer li {display: inline; padding-right: 20px; padding-left: 20px; border-right: 1px solid #ffffff;}

li.navlst2 {display: inline;padding-right: 45px; padding-left: 10px; border-right: 0;}

a.copy:link {font-size: 11px; color: #fffff;}
	
a.copy:hover {font-size: 11px; color: #fffff;}
	
a.copy:visited {font-size: 11px; color: #fffff;}




/* QUOTE BOX ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.quote {background-image:url(quote_bg.jpg); text-align: center; margin-left: 500px; width:210px; height: 36px; padding-top: 10px; padding-left: 6px}
         
.quote a:link {font-family: arial; font-size: 14px; color: #ffffff; font-weight: bold;}

.quote a:hover {font-family: arial; font-size: 15px; color: #ffffff; font-weight: bold;}

.quote a:visted {font-family: arial; font-size: 14px; color: #ffffff; font-weight: bold;}




/* CARRIER FOOTER ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.carrier-footer {font-family: verdana; font-size: 26px; font-weight: bold; color: #024071; text-align: center;}













/* links */
a { 
	color: #FFFFFF;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	background-color: inherit;

}
a:visited {
	color: #FFFFFF;
	background-color: inherit;

}
a.a:link {
	font-weight: bold;
	color: #fffff;
	
}
a.a:hover {
	font-weight: bold;
	color: #ffffff;
	
}
a.a:visited {
	font-weight: bold;
	color: #ffffff;
	
}
a.b:link {
	color: #404040;
	text-decoration: none;
}
a.b:hover {
	color: #404040;
	text-decoration: none;
}
a.b:visited {
	color: #404040;
	text-decoration: none;
}
a.c:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.c:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.d:link {
	color: #0E3C54;
	text-decoration: none;
}
a.d:hover {
	color: #0E3C54;
	text-decoration: none;
}
a.d:visited {
	color: #0E3C54;
	text-decoration: none;
}
.text1 {
        font-size:9pt;
	color: 0E3C54;
        font-weight:bold;

}
