body {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	background: #d5ecf5;
	color: #000000;
	font-size: 14px;
	font-family: Arial, sans-serif;	
	}
	
#maintable {
	width: 851px;
	border: 0px;
	background: #FFFFFF;
	border:10px solid #FFFFFF;
}

#maincontent {
	
	width:625px;

}

/*--- top nav --- */
#nav {
	/*padding: 6px 5px 4px 15px;*/
	background: #FFFFFF url(images/topnavslice.jpg) repeat-x;
	height: 42px;
	font-size: 15px;
	font-family: tahoma, verdana, arial;	
	margin-bottom:20px;
	margin-top:3px;	
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0px;
	padding: 0;
	margin-top:4px;
	}
#nav li a {
	float: left;	
	/*margin: 0 4px 0 0;*/
	/*padding: 2px 10px 2px 10px;*/	
	padding: 10px 14px 0px 44px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	height: 46px;
	}
#nav li a:hover {
	color: #990000;	
	/*background: #FFFFFF url(images/hoverslice.gif) repeat-x;*/
	}
/*#subnav1 li.active a 
#nav li a.active */
#nav li.active a
{
	color: #990000;
	/*background: #FFFFFF url(images/onslice.gif) repeat-x;*/
	margin:0px;
}	

#leftnav {
	text-align:center;
	width: 226px;
	padding-top:4px;
}

/*--------------*/
	
td, p {	
	/*line-height: 15px;*/
	font-size: 14px;
}

.maintable {
	width: 960px;
	background: #FFFFFF;
}

.fontsmall 
{
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.pararedbold 
{
	font-size: 13px;
	font-weight:bold;
	color: #CC0000;
}

a.tinylink:link, a.tinylink:visited, a.tinylink:active {
	font-weight: bold;
	font-size:12px;
	text-decoration: underline;
	color: #2B6EB8;
	font-family: arial, verdana, sans-serif;	
	}
a.tinylink:hover {
	color: #124F93;
	font-size:12px;
	text-decoration: underline;
	font-family: arial, verdana, sans-serif;	
	}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #2B6EB8;
	font-family: arial, verdana, sans-serif;	
	}
a:hover {
	color: #124F93;
	text-decoration: underline;
	font-family: arial, verdana, sans-serif;	
	}
	
a.footerlink:link, a.footerlink:visited {
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	/*background: #CDDFFD;*/
	color: #F5F5F5;
	}
a.footerlink:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
	}
	
a.footerlink2:link, a.footerlink2:visited {
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	/*background: #CDDFFD;*/
	color: #c4c4c4;
	}
a.footerlink2:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	}
	

#footer {	
	background: #000000;
	height: 50px;
	color: #c0c0c0;
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
	text-align: center;
}	

#footersecondary {	
	text-align: center;
	color: #c4c4c4;
	font-size: 12px;
	padding-top:12px;
}	

h1 
{
	margin: 0px 0px 25px 0px;
	font-size: 25px;
	font-weight: bold;
	border-bottom: 2px solid #E6E6E6;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 5px;
}

h2 {
	margin: 0px;
	color: #024F91;
	font-size: 10px;
	font-weight: normal;
}

h4 {
	font-size:20px;
	font-weight: bold;
	color: #000000;
}


	
/* form items */

.btn {
border: 1px outset; 
cursor: pointer; 
font-size:9px; 
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:10px; 
font-weight: bold; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
/*backgroung-image: repeat-x;*/
width:116px;
height: 28px;
}

.btn_wide {
border: 1px outset; 
cursor: pointer; 
font-size:9px; 
font-weight: normal; 
margin: 0px 0px 0px 1px; 
padding: 1px 1px 1px 1px;
background-image: url(/images/button2.gif);
/*backgroung-image: repeat-x;*/
width:160px;
}

.inputbox  
{ 
width:170px; 
border: 1px #808CA6 solid; 
font: 13px tahoma,verdana, arial; 
color: #3E4148; 
background-color: #F5F6F8; 
}

.formfield {
    border-left:1px solid #666;
    border-top:1px solid #666;
    border-right:1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    font-weight: normal;
    font: 13px tahoma,verdana, arial; 
    BACKGROUND-COLOR: #f8f8f8;
    color: #3C3B3B;
}

.homepageboxes {
	font-size:16px;
}

.homepageboxes a
{
	font-weight: bold;
	text-decoration: none;
	color: #2B6EB8;
}

.homepageboxes a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #2B6EB8;
}

/*--- left sub navigation --- */
#subnav {
	margin: 0;
	padding: 0px;
	list-style: none;
	text-align: left;
	}
#subnav li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #DCDCDC;
	}
#subnav li.active {
	/*background: url(../img/subnav_hover.gif) repeat-x top left;*/
	}
#subnav li.active a {
	color: #990000;
	background: #FFFFFF url(images/arrow.gif) no-repeat 100% 50%;
	}
#subnav a {
	display: block;
	margin: 0;
	padding: 5px 18px 5px 18px;
	font-weight: bold;
	text-decoration: none;
	background: #FFFFFF url(images/arrow.gif) no-repeat 100% 50%;
	color: #2B6EB8;
	}
#subnav a:hover {
	color: #011150;
	background: #F8F7F6 url(images/arrowhover.gif) no-repeat 100% 50%;
	font-weight: bold;
	}
/*--- end left nav --- */

/*=========== 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;
}

