body {
	margin-top: 0px;
	padding: 0px;
	background: #054C80 url(images/back2.gif) repeat-x;	
	color: #000000;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;	
	}

.smalltext {
	font-size: 9px;
	font-weight: bold;
}

.smalltext2 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

	
td, p {	
	/*line-height: 15px;*/
	font-size: 14px;
	color: #000000;
}

.newsheader
{
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

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

#subscribeform
{
background-image: url(images/subscribeback.gif);
width: 249px;
height: 100px;
margin: 0px;
text-align: center;
padding-top:4px;
}

#subscribeform #header
{
font-weight: bold;
font-size: 12px;
color: #000000;
}

#subscribeform #headersmall
{
font-weight: normal;
font-size: 10px;
color: #000000;
}

/*#subscribeform input
{
border: 1px outset; font-size:8px; font-weight: bold; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background: url(images/button2.gif) repeat-x;
width:160px;
}*/

.pageheader
{
	font-size: 19px;
	font-weight: bold;
	color: #000000;
}

/*--- button mouseovers----*/
.leftbutton a, .leftbutton a:link, .leftbutton a:visited {
position: relative;
display: block;
width: 249px;
height: 88px;
overflow: hidden;
background-position: 0 0;
}

.leftbutton h3 a:hover 
{
background-position:  0 88px;

}

#applynow 
{
background-image: url(images/leftnav_applynow.gif);
}

#calcs 
{
background-image: url(images/leftnav_calcs.gif);
}




/*---------------------------------*/


#nav {
	padding: 6px 2px 4px 7px;
	/*background: #024D87 url(images/topnavslice.gif) repeat-x;*/
	background-color: #D0D0D0;
	height: 24px;
	font-size: 13px;
	font-family: tahoma, verdana, arial;
	}
#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 7px 2px 7px;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}
#nav li a:hover {
	color: #000000;
	background: #B1B1B1;
	}
/*#subnav1 li.active a 
#nav li a.active */
#nav li.active a
{
	color: #FFFFFF;
	background: #4F4F4F;
}	

#footer {
	text-align:center;
	color: #000000;
	font-size:12px;
	margin-top:6px;
	line-height:20px;
}

#footer2{
	color: #000000;
	font-size:12px;
}

#footer2 p{
	color: #000000;
	font-size:11px;
}

a.footer:link, a.footer:visited, a.footer:active {
	font-weight: bold;
	text-decoration: none;
	color: #000000;	
	font-size: 11px;
	}
a.footer:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	}
	
a.footer2:link, a.footer2:visited, a.footer2:active {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;	
	font-size: 12px;
	}
a.footer2:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	}



h1 {
	font-size: 26px;
	color: #024D87;
	font-weight: bold;
	border-bottom: 2px solid #EFEFEF;
	margin-bottom: 25px;
	margin-top:20px;
}

h2 {
	font-size: 29px;
	color: #08548E;
	font-weight: bold;
	margin: 3px 0px 0px 3px;
}

h3 {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin: 8px 0px 2px 8px;
	text-align: left;	
}

h4 {
	font-size: 15px;
	color: #C60606;
	font-weight: bold;
	margin: 0px;
}

.homepage
{
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin-left:2px;
}

	
a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #40608C;
	}
a:hover {
	color: #2D405B;
	text-decoration: underline;	
	}
	
a.topheader:link, a.topheader:visited, a.topheader:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #40608C;
	}
a.topheader:hover {
	color: #2D405B;
	text-decoration: underline;	
	font-size: 11px;
	}
	
a.top:link, a.top:visited, a.top:active {
	font-weight: bold;	
	color: #635C5A;	
	font-size: 11px;
	text-decoration: none;
	border-bottom: #8D856C 1px dashed; 
	background-color: #C6BA96;
	padding: 1px;
	}
a.top:hover {
	color: #1B1A17;	
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	border-bottom: #1B1A17 1px dashed; 
	background-color: #AFA37F;
	padding: 1px;
	}

a.mainpage:link, a.mainpage:visited, a.mainpage:active {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #40608C;
	}
a.mainpage:hover {
	color: #2D405B;
	text-decoration: underline;	
	font-size: 11px;
	}
	
.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: verdana,arial,sans-serif;
    font-weight: normal;
    font-size: 12px;
	}
	
.btn {border: 1px outset; cursor: pointer; font-size:9px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background: url(images/button2.gif) 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: url(images/button2.gif) repeat-x;
/*backgroung-image: repeat-x;*/
width:130px;
height: 25px;
}

.btn_wide {border: 1px outset; cursor: pointer; font-size:9px; font-weight: normal; margin: 0px 0px 0px 1px; padding: 1px 1px 1px 1px;
background: url(images/button2.gif) 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: verdana,arial,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;
}

/*--- */

/* 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: Verdana,arial,sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFFFFF;
}

.rateYours2 {
	font-family: Verdana,arial,sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight:bold;
	background-color:#FFCC00;
}

.rateCompetition2 {
	font-family: Verdana,arial,sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight:normal;
	background-color:#FFFFFF;
}

.rateTerm2 {
	font-family: Verdana,arial,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;
}
.tdgraynormal
{
		font-family: verdana, arial;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: verdana, arial;
		font-size: 12px; 
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}

#subnav1 {
	margin: 0;
	padding: 0px;
	list-style: none;
	text-align: left;
	width: 249px;
	}
#subnav1 li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #D7E5F1;
	background: #DFECF7;
	}
#subnav1 li.active {
	/*background: url(../img/subnav_hover.gif) repeat-x top left;*/	
	}
#subnav1 li.active a {
	color: #FFFFFF;
	background: #67BA4A url(images/arrow.html) no-repeat 100% 50%;
	}
#subnav1 a {
	display: block;
	margin: 0;
	padding: 4px 8px 4px 14px;	
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #0A3F98;
	}
#subnav1 a:hover {
	color: #011150;
	background: #D1E3F1 url(images/arrow.html) no-repeat 100% 50%;
	font-weight: bold;
	}
	
#subnavtop
{
	background: url(images/subnavtop.gif) no-repeat ;
	height: 27px;
	width:249px;
	padding-top:3px;
}

#subnavbottom
{
	background: url(images/subnavbottom.html) no-repeat ;
	height: 27px;
}

#subnavtop h5
{
	margin: 6px 0px 0px 10px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.tdgraynormal
{
		font-family: verdana, arial;
		font-size: 12px;
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #FAFAFA
}		

.tdgraynormaldk
{
		font-family: verdana, arial;
		font-size: 12px; 
		color: #000000;
        font-weight: normal;
        BACKGROUND-COLOR: #E8F1FE
}
