body {
	margin: 10px 0px 15px 0px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background: #D4EEF0 url(images/main_bg.jpg) top left repeat-x;
}

#maintable {
	background: #FFFFFF;
	/*border: 2px solid #0284C7;*/
}

#topmiddle {
	/*background: #FFF2DE;*/
	background: #FFFFFF url(images/topback.jpg) top left no-repeat;	
	font-size:14px;
	font-weight:bold;	
	margin:0px;
}

#topmiddle h1 {
	font-size:24pt;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color: #005072;
}

#topmiddle h2 {
	font-size:16pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color: #005072;
}

#amp {
	font-size:14pt;
	font-weight:normal;
	color:#005072;
}

#topright {
	/*background: #FFF2DE;*/
	background: #FFFFFF;
	font-weight:bold;
	color: #E37C1C;
	font-size:9pt;
}

#topright a {
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	/*border-bottom: 1px dotted #cc6600;*/
	color: #cc6600;
}

#topright a:hover {
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
	/*border-bottom: 1px dotted #E37C1C;*/
	color: #cc6600;
	/*background: #F4E2C6;*/
}

/*===== top nav =============*/
#nav {
	padding: 3px 5px 12px 5px;	
	background: #f8981d;
	height: 26px;
	font-size: 17px;	
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;	
	margin: 0;
	/*padding: 0px 18px 0px 12px;*/
	padding: 0px 12px 0px 12px;
	font-family: Verdana,Helvetica, Arial, verdana;
	}
#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: #FFFFFF;
	background: #AF5902;
	}
#nav li a.active {
	color: #FFFFFF;
	background: #AF5902;
	}
	
#nav li.selected a{
		color: #FFFFFF;
	background: #AF5902;
	}

#leftnav {
	background: #F8C88F;	
	width: 255px;
}

#leftnav a {
	text-decoration:underline;
	color: #0792D7;
}

#leftnav a:hover {
	text-decoration:underline;
	color: #0792D7;
}

#leftmessage {
	color: #CC6600;
	font-size:12px;
	font-weight:bold;
}

#testimonial {
	
	font-size:10pt;
	line-height:13pt;
	font-weight:normal;
	font-style:italic;
	color: #CC6600;
}

#maincontent {
	width:505px;
	line-height:20px;
}

#maincontent h1 {
	font-size:26px;
	font-weight: bold;
	color: #0096D7;
	margin-bottom: 5px;
	padding-top:10px;
	border-bottom:2px solid #F5F5F5;
}

#maincontent a {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:bold;
}

#maincontent a:hover {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:bold;
	background: #D6F1FD;
}


.topbutton a {
	color: #0096D7;
	text-decoration: none;	
}

.topbutton a:hover {
	color: #0096D7;
	text-decoration: none;	
}

#maincontent2 {
	width:100%;
	line-height:20px;
}

#maincontent2 h1 {
	font-size:25px;	
	font-weight: bold;
	color: #0096D7;
	margin-bottom: 5px;
	padding-top:10px;
	border-bottom:2px solid #F5F5F5;
}

#maincontent2 h2 {
	font-size:26px;
	line-height:26px;
	font-weight: bold;
	color: #0096D7;
	margin-bottom: 15px;
	padding-top:10px;
	border-bottom:2px solid #F5F5F5;
}

#maincontent2 a {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:bold;
}

#maincontent2 a:hover {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:bold;
	background: #D6F1FD;
}

#homeright {
	width:240px;
	color: #0096D7;	
}

#homeright a.small {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:normal;
	font-size:10pt;
	line-height:14pt;	
}

#homeright a.small:hover {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:normal;
	background: #D6F1FD;
	font-size:10pt;
	line-height:14pt;
}

#homeright a {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:bold;
}

#homeright a:hover {
	color: #0096D7;
	text-decoration: none;
	border-bottom: 1px dotted #0096D7;
	font-weight:bold;
	background: #D6F1FD;
}

#homeright h1 {
	margin-bottom:10px;
	font-size: 19px;
	font-weight:bold;
	color: #005D87;
}

#homeright ul {
	margin:0px 0px 0px 5px;
	padding:0px;		
	
}

#homeright li {
	margin-bottom:5px;		
	padding:0px;
	
}

#footer {
	background: #81BEDB;
	color: #005072;
	height:45px;
	font-size:8pt;
	font-family: arial, helvetica, sans-serif;
	padding-left:35px;
}

#footerbottom {
	font-weight: bold;
}

#footerbottom a {
	font-size:10px;
	font-weight: bold;
	color: #5CB7E3;
	text-decoration: none;
	border-bottom: 1px dotted #5CB7E3;
	font-family: arial, helvetica, sans-serif;
}

#footerbottom a:hover {
	font-size:10px;
	font-weight: bold;
	color: #5CB7E3;
	text-decoration: none;
	border-bottom: 1px dotted #5CB7E3;
	background: #C2E4E7;
	font-family: arial, helvetica, sans-serif;
}


/*=================== */
.tdgraynormal
{
		font-family: Verdana, sans-serif;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: 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:120px;
}

.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:#D1EBF8;
}

.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;
}

.whatsnext {
	background: #FFFFFF url(images/whatsnext.jpg) top left no-repeat;
	width:438px;
	height: 215px;
	margin-top: 10px;
	padding: 60px 20px 20px 20px;
	font-weight: bold;
}

.whatsnext a:link,
.whatsnext a:visited,
.whatsnext a:active {
	color:#0f6dac;
	text-decoration:none;
	font-size:14px;
}
.whatsnext a:hover {
	color:#0f6dac;
	text-decoration:underline;
	font-size:14px;
}