* {
	margin: 0;
	padding: 0;
}

body {
	margin-bottom: 20px;
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #333333;
}


h3 {
	font-size: 1em;
}

p {
	margin-bottom: 1.5em;
	line-height: 1.65em; 
}

ul, ol {
	margin-bottom: 0.2em;
	line-height: 1.65em;

}

#comments em{
	margin:5px;
	font-style: italic;
}


ol {
	margin-left: 3em;
}

a {
	text-decoration: underline;
	color: #444444;
}

a:hover {
	text-decoration: none;
	color: #E58C24;
	 
}

img {
	border: none;
}

acronym, dfn {
    cursor:help;
    font-weight:bold;
}
  
acronym {
    text-decoration:underline;
}

/* Header */

#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	padding: 0; 
	background: #CAE646 url(images/head.jpg) no-repeat;
}

/* Header > Logo  */

#res {
	width: 400px;   
    text-align:left;
    float:left;
    padding-left:35px; 
}

#skip {
	width: 960px;   
	margin: 0 auto;
    text-align:right;
    padding-right:35px;
}

#logo {
    float: left;
    margin-top:15px;
    margin-left:20px;
}


/* Header > Menu */

#menu {
	float:right;
    width:630px;
    padding-top:20px;
 
}

#menu h1 {
    padding-top:4px;
    text-align:center;
    font-size:1.8em;
    margin-right:15px;
}

#strap {
    color: #5F8DEA;
    text-align:center;
    font-size:1.6em;
    padding:6px 0 0 0;
    margin:0 auto;
    width:400px;
    }
    
#menu ul {
	margin: 0;
	padding-top: 13px;
}

#menu li {
    list-style-type: none;
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	width: 120px;
	height: 30px;
	margin-left: 2px;
	padding-top: 10px;
	background-image: url('/images/menu.gif');
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #000000;
}

#menu li a:hover, #menu a:focus {
	background-image: url('/images/menuH.gif');
}

#menu #active a {
	background-image: url('/images/menuA.gif');
}


    
/* Content */

#content {
	width: 920px;
	margin: 0 auto;
	padding: 10px 0;
}


/* Sidebars */

#sidebar, #sidebar2 {
	float: left;
	width: 180px;
}

#ourservice ul,#services ul {
    margin:0;
    padding:0;
}    

#services li, #privlist li {
    list-style-type:none;
    background:url(images/tick.gif) no-repeat center left;
    vertical-align:middle;
    margin:5px 0 5px 0;
    padding:0px 0 0px 20px;

}
    
#privlist {
    padding-bottom:10px;
    }
        
    
#ourservice li {
    list-style-type:none;
    background:url(images/tick.gif) no-repeat center left;
    vertical-align:middle;
    margin:5px 0 5px 0;
    padding:4px 0 4px 20px; 
    line-height:16px;   
    }
        
#sidebar li, #links li {
     list-style-type:none;
	 padding:0;
	 margin:0;     
}

#sidebar a, #links a {
    text-decoration:none;
    background:url(images/icon2.gif) no-repeat center left;
    padding:4px 0px 4px 22px;
	display:block;   
	margin:0;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active,#links a:hover, #links a:focus, #links a:active {
    text-decoration:underline;
    background:url(images/icon3.gif) no-repeat center left;  
      
}

/* Boxed Style */

#comments {
    width:180px;
    overflow:hidden;
}
    
#insurance, #loans, #links, #comments, #ourservice, #network, #otherservices {
    margin-top:10px;
}

#sidebar .boxed .title h2 {
    background: url(images/box.gif) no-repeat;
	height: 28px;
	padding-top: 12px;
	text-align:center;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #F6D46C;
    font-weight:bold;
}

#sidebar .boxed .content {
	padding: 10px 5px 10px 20px;
    border:1px solid #CCE84D; 
    border-top:1px solid #FFFFFF;
	background: url(images/leftBG.gif) repeat-y;
}

#sidebar2 .boxed .title h2 {
    background: url(images/box.gif) no-repeat;
	height: 28px;
	padding-top: 12px;
	text-align:center;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #CCE84D;
    font-weight:bold;
}

#sidebar2 .boxed .content {
	padding: 10px 20px;
    border:1px solid #F6D56F; 
    border-top:1px solid #FFFFFF;
	background: url(images/rightBG.gif) repeat-y;
}

/* Content > Main */

#main {
	float: left;
	width: 520px;
	margin: 0 19px;
}


/* Post */

.post {
    margin-bottom:10px;
}

.post .title {
	background: #3C74E6 url(images/boxC.gif) repeat-x;
	font-size: 1.1em;
	text-transform: uppercase;
	color: #FFFFFF;
    font-weight:bold;
}

.post .title span {
	display: block;
	height: 28px;
	padding: 12px 0 0 20px;
}


.divider {
	margin: 0;
	border-bottom: 1px dotted #F6D46C;
	line-height: normal;
	font-size: x-small;
}

.post .story {
	padding: 20px 20px 0px 20px;
    border:1px solid #D4E0FA;
	border-top: 1px solid #FFFFFF;
	background: url(images/main.gif) repeat-y;

}

* html .post .story {
	padding: 20px 15px 0px 20px;
}	
 
#disclaimer {
    width:900px;
    margin:0 auto;
    color:#6390EA;
    font-size:1.2em;
    text-align:center;
    clear:both;
    font-weight:bold;
}


/* Footer */

#footer {
	clear: left;
	width: 960px;
	height: 49px;
	margin: 0px auto;
	background: #CAE646 url(images/foot.gif) no-repeat;
}

#footer p {
    padding:0;
    margin:0;
	padding-top: 12px;
	text-align: center;
	font-size: small; 
	height:30px;
    color:#000000;
}

#footer a {
	text-decoration: underline;

}

#footer a:hover {
	text-decoration: none;
}
/************************/
/* Main page formating */
/**********************/

/* HOME PAGE */
#finstat {
    width:470px;
    margin:0 auto;
    margin-bottom:20px;
	border: 1px dotted #CCCCCC;
}

    
#finstat ul {
    width:180px;
    float:left;
    padding:0 0 0 20px;
    margin:0;
}

#finstat .finstat{
    margin-left:30px;
}


/* ABOUT US */
.post h4 {
    text-decoration:underline;
    font-size:1.2em;
    margin-bottom:3px;
}

.contacts span  {
    font-weight:bold;
}

/*********** PROVIDERS ***********/

#lender_images img,#insurer_images img {
    vertical-align:middle;
    margin:2px 0;
    width:72px;
    height:28px; 
    border:1px solid #000;   
}

#lender_images, #insurer_images {
    padding:10px 0;
    margin-bottom:20px;
    text-align:center;
    background-color:#FFF;
}    

/****** PRIVACY POLICY *****/
#privlist {
    margin-left:40px;
}  

/******* ADVICE REQUEST ****/
fieldset {
    width: 410px;
    margin: 0px auto 3px auto;
    padding: 3px 0px 3px 0px;
    border:1px solid #6390EA;
  
}


fieldset legend, fieldset em, #formbut em{
    color: #6390EA;
    font-weight:bold;
} 

fieldset label {
    margin: 0px 0px 0px 5px;
    display:block;
    float:left;
    width:175px;
    color: #666666; 
    font-size:1.2em;
}

input, select {
    margin: 1px;   
    padding:0; 
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	background-color:#FFFFFF; 
    border:1px solid #6390EA;
}

input {    
    width:206px;
    padding: 2px 5px;
}

select {
    width:218px;
    margin:1px;
}

#amount {
    width:194px;
}

#formbut {
    width:400px;
    text-align:center;
    margin: 0 auto 20px auto;

}

#formbut input {
    margin:20px;
    width:100px;
    cursor:pointer;
    font-style:italic;
}    
		
#formbut input:hover {
    background-color:#D9EE78;
}		

#advice p, #formbg p  {  	      
	margin: 0;
	padding:0;
	line-height: 1.5em; 
		
}	

.advice {
  	margin: 0;
	padding:0;
	line-height: .3em; 
}	

#advice {
    width:480px;
    height:566px;
    background-image:url(images/form.gif);
    padding:20px 0px 0px 0px;
    margin-bottom:20px;
}    

/********* ACCESSIBILITY **********/


.access ul li{
    margin:10px 0 10px 10px;
    padding:3px 3px 3px 25px;
    text-align:left;
    background:url(images/tick.gif) no-repeat center left;
    list-style-type:none;
    line-height:1.4em;
}

  
.accesskeys ul li{
    padding:3px 3px;
    text-align:left;
    list-style-type: none;
    font-size:1.2em;
    margin-left: 15px;    
}

.accesskeys ul {
    margin-bottom:10px;
}    

/*********** SITEMAP ***********/


.sitemap ul {
    margin-left:20px;
    }
    
.sitemap ul li {
    margin:10px 0 10px 20px;
    list-style-type:circle;    
}     

.sitemap a {
    text-decoration:none;
}    

.sitemap a:hover {
    text-decoration: underline;
    
} 

/********* PRODUCT PAGES *********/
.story .strap {

    color: #666666;
    text-align:center;
    font-size:1em;
    font-weight:bold;

}

.TCF_Link {
    color:#666666;
    font-weight:bold;
    text-align:center;
    padding-top:20px;
    padding-bottom:30px;
    clear:both;
}

.TCF_Link a {
    text-decoration:underline;
    margin:0px 10px;
    }    

.advice_but {
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
    font-style:italic;
    display: block;
    width: 300px;
    height:50px;
    text-align: center;
    padding: 5px 0 5px 3px; 
    border:none;
    background-image:url(images/button0.gif); 
    cursor:pointer;
    background-color:#EBF0FA;    
}
 
#advice_but, #advice_but2 {
    width:300px;
    margin: 0 auto;
    background: url(images/hand1.gif) no-repeat center left;
    padding-left:80px;
}


.advice_but:hover {
    background-image:url(images/button1.gif);  
}  


/********** TCF ***************/
#TCF li {
    list-style-type:none;
    background:url(images/tick.gif) no-repeat center left;
    padding:5px 0 5px 20px;
	line-height: 1.5em;
}

#TCF ul {
    margin:0 5px 20px 10px;
}

#TCF_Thanks {

    color: #6390EA;
    text-align:center;
    font-size:1em;
    font-weight:bold;

}
   
.TCF {
    margin:0;
    padding:0;
    color: #6390EA;
    font-style:italic;
    font-weight:bold;    
}        

/******* W3C Logo *******/

#w3c {
    text-align:center;
}
    
#w3c img {
    margin:10px 0px;    
}

/********** AFFILIATES ***********/
#login {
    margin-top:-30px;
    float:right;
    margin-right:10px;
    color:#5A89E9;
    background:url('/images/login.gif') no-repeat center left;
    width:81px;
    text-align:center;
    text-decoration:none;
    display: block;
}

#login:hover{
    background:url('/images/login2.gif') no-repeat center left;
}    

#signup_but, #signup_but2 {
    font-size:1.2em;
    font-weight:bold;
    border:none;
    width:252px;
    margin:0; 
    background-color:#EBF0FA;
    color:#000000;
    background:url('/images/signup1.png') no-repeat center left;

}    

#signup_but:hover, #signup_but2:hover {
    background:url('/images/signup2.png') no-repeat center left;
    cursor:pointer;
}


#affiliated a {
    padding:10px 0 5px 0; 
    display:block;
}    

#sidebar2 #affiliated .content {
	padding: 10px 20px;
    border:1px solid #F6D56F; 
    border-top:1px solid #FFFFFF;
	background: url(images/rightBG2.gif) repeat-y;
}

/******* ARTICLES SECTION *********/
#sidebar #articles .boxed .content {
	padding: 10px 5px 10px 20px;
    border:1px solid #CCE84D; 
    border-top:1px solid #FFFFFF;
	background: url('/images/articlesBG.jpg') repeat-y;
}

#articles .content, #network .content {
    text-align:center;
}

#articles .content a, #network .content a {
    text-decoration:none; 
    background:none;
    padding:0;
	display:inline;   
	margin:0;    
	text-align:center;
}       

#sidebar #articles  {
	margin-top:10px;
}

#network .content img {

    margin-top:10px;
    vertical-align:middle;

}

#sidebar #articles.boxed .content {
	padding: 15px;
    text-align:center;
}
	
	
/* RSS FEED ICON */
#rss_feed {
    width:28px;
    height:28px;
    float:left;
    position:absolute;
    margin-top:-15px;
    margin-left:590px;
}    