body {
	margin: 10px;
	padding: 0px;
	background: #ECF1F5 url(images/back.gif) repeat-x;	
	color: #000000;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma, sans-serif;	
	}
	
a.mainlinks {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
}

a.mainlinks:hover {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
	background: #DAE8F7;
}

.homeboxitems {
	margin:12px;
}

.homeboxitems a {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
}

.homeboxitems a:hover {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
	background: #DAE8F7;
}
	
#maintable {
	background: #FFFFFF;
	border: 2px solid #D4DDE5;
}

#phonenumber {
	margin-bottom:8px;
	font-size:19px;
	font-weight: bold;
	color: #0B2E82;
	letter-spacing:-1;
}

#maincontent {
	margin: 18px;
	line-height:22px;
}

#maincontent a {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
	line-height:22px;
}

#maincontent a:hover {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
	background: #DAE8F7;
	line-height:22px;
}

#maincontent h1 {
	font-size:26px;
	font-weight: bold;
	color: #2F4D70;
	margin-bottom:10px;
}

#bluebox {
	background: #3A5B7F url(images/blueback.jpg) top left no-repeat;	
	height: 193px;	
}

#bluebox h1 {	
	font-size:25px;
	font-weight: bold;
	color: #FFFFFF;
}

 .pnormal {
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	margin:0px 0px 6px 0px;
	border-bottom: 1px dotted #A0B2C7;
	width: 245px;
	/*background: url(images/dottedline.gif) bottom left no-repeat;*/
}

#bluebox #rightlink {
	text-align:right;
	margin-right:130px;
	padding:0px;
}
#bluebox #rightlink a{
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	text-decoration:none;
}

#bluebox #rightlink a:hover{
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px dotted #FFFFFF;
	color: #FFFFFF;
	background: #294C72;
	text-decoration:none;
}

#ratesbox {
	/*background: #EDEDED;*/
	background: #E4F1F9;
}

#rateitems {
	margin: 18px 10px 18px 18px;
}

#rateitems h1 {
	font-size:21px;
	font-weight: bold;
	color: #48535F;
}

#homeboxleft {
	border-top: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	font-size:12px;
}

#homeboxleft h2 {
	font-size:18px;
	font-weight: bold;
	color: #2F4D70;
	margin-bottom:10px;
}

#homeboxmiddle {
	border-top: 1px solid #EDEDED;
	font-size:12px;
}

#homeboxmiddle h2 {
	font-size:18px;
	font-weight: bold;
	color: #41812C;
	margin-bottom:10px;
}

#homeboxright {
	border-top: 1px solid #EDEDED;
	border-left: 1px solid #EDEDED;
	font-size:12px;
}

#homeboxright h2 {
	font-size:18px;
	font-weight: bold;
	color: #E36906;
	margin-bottom:10px;
}

#footer1 {
	border-top: 6px solid #E1E1E1;
	background: #EDEDED;
	height:60px;
	text-align:center;
	padding:8px 0px 12px 0px;
	font-size:12px;
}

#footer1 a {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
}

#footer1 a:hover {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
	background: #DAE8F7;
}

#footer {
width:820px;
margin-top:10px;
font-size:12px;
line-height:18px;
}

#footer a {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
}

#footer a:hover {	
	font-weight:bold;
	border-bottom: 1px dotted #2F4D70;
	color: #2F4D70;
	text-decoration:none;
	background: #DAE8F7;
}

/*=========== 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:#2F4C6F;
}

.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: #FFFFFF;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#E36906;
}

.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;
}

#nav {
	/*padding: 6px 5px 4px 15px;*/
	background: #FFFFFF url(images/navslicenorm.gif) repeat-x;
	height: 62px;
	font-size: 18px;	
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}
#nav li a {
	float: left;
	/*margin: 0 4px 0 0;*/
	/*padding: 2px 10px 2px 10px;*/
	padding: 0px 9px 0px 13px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #454C59;
	height: 62px;
	}
#nav li a:hover {
	color: #E36906;	
	background: #FFFFFF url(images/navsliceover.gif) repeat-x;
	}
/*#subnav1 li.active a 
#nav li a.active */
#nav li.active a
{
	color: #E36906;
	background: #FFFFFF url(images/navsliceover.gif) repeat-x;
	margin:0px;
}	
	
/*-- Articles Navigation styles --*/


.articles_nav {
	
	width: 220px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: none;	
}

.articles_nav h2 {
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

.articles_date {
	font-size: 10px;
	color: #000;
	display: inline;
}

.articles_nav a{
	font-size: 14px;
	color: #1B5DA7;
	text-decoration: underline;
	display:inline
}

.articles_nav a:hover {
	font-size: 14px;
	color: #0a478b;
	text-decoration: underline;
	display: inline;
} 

.articles_readmore a{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	float: right;
}
/*-- end articles nav styles --*/
