body 
{
	font-family: Verdana, arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #75A4C6;
	color: #000000;
	margin-top: 5px;
}

td, p 
{
	font-family: Verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.fontsmall 
{
	font-family: Verdana,arial,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #797979;
}

.pararedbold {
	font-family: Verdana,arial,sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none
	}

.maintable 
{
	background-color: #FFFFFF;
}

#toplogo 
{
	height: 108px;
	background: url(/images/toplogo.gif) no-repeat;	
}

h1
{
	font-weight: bold;
	font-size: 21px;
	color: #0E3F80;
	line-height: 26px;
	margin: 0px;
}

h2 
{
	font-weight: bold;
	font-size: 20px;
	color: #A91201;
	line-height: 26px;
	margin: 0px;
}

h3 
{
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 29px;
	margin: 0px;
}

h4
{
	font-weight: bold;
	font-size: 17px;
	color: #0E3F80;
	line-height: 19px;
	margin: 0px;
}

h5
{
	font-weight: normal;
	font-size: 10px;
	color: #13325A;
	line-height: 13px;
	margin: 0px;
}

/* === Left Nav === */

ul.leftnav {
	margin: 0 3px 0 3px;
	padding: 0;
	font-size: 90%;
	list-style: none;
	background: #F9FBFE;
	font-family: tahoma, verdana, arial;
	}
ul.leftnav li {
	margin: 0;
	padding: 0;
	}
ul.leftnav li a {
	display: block;
	margin: 0;
	padding: 6px 4px 6px 20px;
	border-bottom: 1px dotted #B0C29B;
	background: url(/images/navbacknorm.gif) no-repeat;
	text-decoration: none;
	/*background-color: #EBF2FA;*/
	}
ul.leftnav li a:hover {
	text-decoration: underline;
	/*background-color: #D9E7F7;*/
	background: #fff url(/images/navbackover.gif) no-repeat;
	}
	
ul.leftnav li a.active {
	text-decoration: none;
	/*background-color: #EBF2FA;*/
	background: #fff url(/images/navbackover.gif) no-repeat;
	}

ul.leftnav li.last a {
	border-bottom: none;
	}
/*=== end left nav === */


#stripetop
{
	background-color: #0B090A;
	height: 6px;
}

#mainlogo 
{
	height: 323px;
	background: url(/images/main.jpg) no-repeat;	
	border: 2px solid #FFFFFF;	
}

#footer 
{
	height: 46px;
	background: #0E3F80;	
	border: 2px solid #FFFFFF;	
	font-size: 10px;
	line-height: 20px;
	text-align: center;
	color: #C5D4E7;
}

#righthome 
{
	background: #EAF1F9;	
	border-top: 2px solid #FFFFFF;	
	border-right: 2px solid #FFFFFF;	
	border-bottom: 2px solid #FFFFFF;	
}

#lefthomebottom
{
	background: #AAC5E6;
	border-left: 2px solid #FFFFFF;		
	border-right: 2px solid #FFFFFF;	
}

#righthomebottom
{
	background: #E9E7E3;	
	border-right: 2px solid #FFFFFF;	
}


/*= top nav =================== */
* html #logo, 
* html #nav, 
* html dl.teaser {
	height: 1%;
	}
* html ul.articles li a { height: 1%; }
* html ul.leftnav li a { height: 1%; }


#nav {
	padding: 6px 9px 9px 9px;
	/*background: #0E3F80;*/
	background: url(/images/topnav.gif) repeat-x;
	height: 20px;
	font-size: 13px;
	font-family: tahoma, verdana, arial;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0px 2px 0px 2px;
	}
#nav li a {
	float: left;
	margin: 0 1px 0 0;
	padding: 4px 7px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	}
#nav li a:hover {
	color: #fff;
	background: #265CA5;
	}
#nav li a.active {
	color: #FFFFFF;
	background: #265CA5;
	}
/*======================================*/

A:link {
 	text-decoration: underline;
 	color: #0E3F80;
	font-size: 12px;
	font-weight: bold;
 	}

A:active {
 	text-decoration: underline;
 	color: #0E3F80;
	font-size: 12px;
	font-weight: bold;
 	}

A:visited {
 	text-decoration: underline;
 	color: #0E3F80;
	font-size: 12px;
	font-weight: bold;
 	}

A:hover {
 	text-decoration: underline;
 	color: #396BAD;
	font-size: 12px;
	font-weight: bold;
 	}
	
A.footer:link {
 	text-decoration: none;
 	color: #A4BAD7;
	font-size: 10px;
	font-weight: bold;
 	}

A.footer:active {
 	text-decoration: none;
 	color: #A4BAD7;
	font-size: 10px;
	font-weight: bold;
 	}

A.footer:visited {
 	text-decoration: none;
 	color: #A4BAD7;
	font-size: 10px;
	font-weight: bold;
 	}

A.footer:hover {
 	text-decoration: underline;
 	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
 	}
	
A.subfooter:link {
 	text-decoration: none;
 	color: #13325A;
	font-size: 10px;
	font-weight: bold;
 	}

A.subfooter:active {
 	text-decoration: none;
 	color: #13325A;
	font-size: 10px;
	font-weight: bold;
 	}

A.subfooter:visited {
 	text-decoration: none;
 	color: #13325A;
	font-size: 10px;
	font-weight: bold;
 	}

A.subfooter:hover {
 	text-decoration: underline;
 	color: #13325A;
	font-size: 10px;
	font-weight: bold;
 	}

/*=========== NEW STyle Elements ==================*/

.tdgraynormal
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: Arial, Tahoma, Verdana, sans-serif;
		font-size: 12px; 
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}

.redasterisk 
{
	font-weight: bold;
	color: #C60505;
	font-size: 15px;
}

.fontsmallgrey 
{
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}

#error {
border-top: 2px #BF0606 solid;
border-bottom: 2px #BF0606 solid;
width:98%;
background-color:#FCBABA;
color: #BF0606;
font-weight: bold;
font-size: 17px; 
padding:6px 6px 6px 8px;
margin: 5px 0px 5px 0px;
}

.errortext {
color: #000000;
font-weight: bold;
font-size: 14px; 
margin: 5px 0px 5px 28px;
}

input { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

.inputbox { 
/*width:170px; */
 border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
 font-size: 14px;
 color: #3E4148; 
 background-color: #F7F7F7; 
 height: 22px;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px 15px 10px 15px;
}

legend {
	color: #214D98;
	font-size: 13px;
	font-weight: bold;
}

select { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 14px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectlarge{ 
width:170px;
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 11px;
color: #3E4148; 
background-color: #F7F7F7;
height: 70px;
}

.selectsmall { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 12px;
color: #3E4148; 
background-color: #F7F7F7;
}

.selectbox2 { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 15px;
color: #3E4148; 
background-color: #F7F7F7;
height: 22px;
}

.selectbox {
	width:220px;
}

.textarea { 
/*width:170px; */
border-top: 2px solid #DDDDDD outset;
 border-right: 1px solid #DDDDDD;
 border-left: 1px solid #DDDDDD;
 border-bottom: 1px solid #DDDDDD; 
font-size: 13px;
color: #3E4148; 
background-color: #F7F7F7; 
font-family: arial, geneva, arial;
}

/* Rates Table */

.rateHeader2 {
	font-family: Verdana,arial,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#023064;
}

.rateHeader3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.rateYours2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFCC00;
}

.rateCompetition2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
	background-color:#FFFFFF;
}

.rateTerm2 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.mortappform
{
	font-size: 11px;
}

.mortappformsmall
{
	font-size: 10px;
}

.submit {
    BORDER-RIGHT: #8398B2 1px solid;
    BORDER-TOP: #8398B2 1px solid;
    BORDER-LEFT: #8398B2 1px solid;
    WIDTH: 70px;
    BORDER-BOTTOM: #8398B2 1px solid;
    BACKGROUND-COLOR: #D9E8FA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
	}
	
.btn {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
}

.btn_med {
border: 1px outset; 
cursor: pointer; 
font-size:12px; 
font-weight: bold; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
width:130px;
height: 25px;
}

.btn_wide {border: 1px outset; cursor: pointer; font-size:9; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background-image: url(images/button2.gif);
background-image: repeat-x;
width:160px;
}

.formfield {
    border-left:1px solid #666;
    border-top:1px solid #666;
    border-right:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    font-family: Arial, Tahoma, Verdana, sans-serif;
    font-weight: normal;
    font-size: 12px;
    BACKGROUND-COLOR: #f8f8f8;
    color: #3C3B3B;
	padding: 0px 0px 4px 0px;
	margin: 2px 0px 2px 0px;
}

/* Rates Table */

.rateHeader {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateYours {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.rateCompetition {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
}

.rateTerm {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
}

.glossaryletter {
background-image: url(images/glossletter.gif);
font-weight: bold;
font-size: 18px;
color: #063D6C;
width: 30px;
height: 30px;
text-align: center;
margin: 0px;
padding-top:3px;
}

.newsheader
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.faqheader
{
	font-size:17px;
	font-weight: bold;
}

.smalltext {
	font-size: 9px;
	font-weight: bold;
}

.smalltext2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

