body {
margin: 0;
font-size: 75%;
color: #595855;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
line-height: 1.2em;
	}
	
a:link, a:visited, a:active {
  color:#00539b;
  text-decoration:underline;
}
	
* {
margin:0;
padding:0;
}

span.print {
display: none;
}

#wrapper {

}
	
#branding {
height: 90px;
padding: 12px;
background-color: #0073cf;
}
	
div#logo {
text-indent: -5000px;
background:url(../images/logo.jpg) no-repeat;
width: 168px;
height: 81px;
margin: 0;
display: block;
	}
	
ul#navigation {
display: none;
   }

.floatLeft {
float: left;
margin-right: 6px;
	}
	
.floatRight {
float: right;
	}

#content {
	padding :15px;
	border-left: 1px solid #0073cf;
	border-right: 1px solid #0073cf;
	}

#sidebar {
	}
	
#breadcrumb {
margin-bottom: 20px;
	}	
	
#idented_div {
	margin-left:20px; 
	margin-bottom:15px; 
	padding-left:20px; 
	border-left:1px dashed; 
	border-color:#ccc;
	}
	
h1 {
	margin-bottom: 16px;
	}


h1, h2, h3 {
	color: #00539b;
	font-weight: bold;
	margin: 0;
	line-height: 140%;
	padding-bottom: 6px;
	}
	
h1 {
	font-size: 1.4em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}
	
.welcometext {
	font-size: 1.2em;
	color: #00539b;
	font-weight: bold;
	line-height: 150%;
	padding-bottom: 15px;
	}


/* --------------------------
Call to Action Sidebar
--------------------------*/	
	
#sidebar {
border-top: 1px solid #0073cf;
border-bottom: 1px solid #0073cf;
color: #00539b;
padding: 10px 0 10px;
margin-bottom: 12px;
width: 100%;
	}

#sidebar li.advice {
display: none;
	}
	
#sidebar li {
background: url(../images/breadcrumb_bullet.gif) no-repeat -4px 6px;
padding: 2px 0 2px 18px;
}
	
/* --------------------------
Main Content
--------------------------*/

.quote {
	color: #00539b;
	line-height: 180%;
	font-weight: bold;
	}
	
.quote_small {
	color: #89d4e2;
}

#image_right {
	float:right;
	}	

#innerpage_content p,
#main_content_left p,
p.bodytext {
	padding-bottom: 18px;
	line-height: 180%;
	}	
	
#main_content_left {

	}
	
#innerpage_content_left {

	}
	
#innerpage_content ul {
margin-left: 12px;
	}
	
#innerpage_content table,
#innerpage_content table td,
#innerpage_content table th {
border: 1px solid #ccc;
text-align: left;
padding: 2px;
	}

#innerpage_content table th {
background-color: #eee;
	}
	
#main_content_right {

	}
	
#innerpage_content_right {

	}

#clear, #clear2, #clear3 {
	clear:both;
	padding: 15px 0 0;
	/*height:100%;*/
	}
	
	hr {
	display: none;
	}
		
ul#news {
list-style: none;
border-top: dotted 1px #c2cd23;
padding-top: 6px;
margin-left: 0;
}

ul#news li{
padding: 0 0 6px 15px;
margin-bottom: 6px;
background: url(../images/footer_bullet.jpg) no-repeat 0 2px;
border-bottom: dotted 1px #c2cd23;
}

ul#news li a{
font-weight: bold;
}

ul#news li span.date {
color: #999;
}
  
/* --------------------------
Site map
--------------------------*/	

body.sitemap ul {
margin-left: 25px;
}

body.sitemap ul#navigation {
margin-left: 0px;
}

body.sitemap ul ul {
margin-bottom: 25px;
}

body.sitemap ul ul ul {
margin-bottom: 12px;
}

body.sitemap #innerpage_content li a {
display: block;
margin-bottom: 8px;
font-weight: bold;
}

body.sitemap #innerpage_content li li a {
font-weight: normal;
}

/* --------------------------
Footer Area
--------------------------*/	

#footer {
clear: both;
}

#footer p {
color:#999;
font-size: 0.9em;
line-height: 180%;
}

#footer ul {
display: none;
}

#footer p {
display: block;
clear: both;
}

#footer .fsa {
background:url(../images/fsa-logo-small.jpg) no-repeat right top;
border-bottom: 1px solid #e0e0e0;
padding: 0 0 16px 0;
margin-bottom: 8px;
}

/* --------------------------
Main Content
--------------------------*/

ul#homeFeatures {
list-style: none;
margin-left: 0;
}

ul#homeFeatures li {
margin-right: 10px;
border-top: dotted 1px #c2cd23;
padding: 8px 0;
}

ul#homeFeatures h2,
div#promoArea h3 {
font-size: 1em;
padding-bottom: 0;
margin-bottom: 0;
}

div#promoArea {
border-top: dotted 1px #00539b;
padding: 8px 0;
}

/* --------------------------
List Styles / Layout
--------------------------*/	

/* -----  Hub links -----*/
	
	ul#hubLinks,
	ul#hubLinks3col {
	list-style: none;
	clear: both;
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border-top: 1px dotted #c2cd23;
	}
	
	ul#hubLinks li,
	ul#hubLinks3col li {
	border-bottom: 1px dotted #c2cd23;
	background: url(../images/footer_bullet.jpg) 0px 6px no-repeat;
	padding: 4px 0 0 15px;
	margin: 0;
	}
	
	ul#hubLinks li a,
	ul#hubLinks3col li a {
	font-weight: bold;
	}

/* ----- Useful links -----*/
	
ul#usefulLinks {
display: none;
}	

ul#usefulLinksColumn {
border-top: dotted 1px #c2cd23;
list-style: none;
margin-left: 0;
}	

ul#usefulLinksColumn li {
border-bottom: dotted 1px #c2cd23;
background: url(../images/footer_bullet.jpg) 0px 10px no-repeat;
padding: 7px 5px 10px 15px;
}	
  	
/* -----  Button links -----*/
	
ul#buttonRow,
ul#buttonColumn {
	display: none;
	}

	
div#longButton {
margin: 0;
font-weight: bold;
padding: 14px 0;
	}

/* --------------------------
Get Advice Panels
--------------------------*/	

ul#getAdvice {
list-style: none;
}

ul#getAdvice li {
float: left;
width: 108px;
height: 81px;
background: url(../images/panelbg_steps.jpg) no-repeat top left;
color: #64b0da;
padding: 15px;
}

ul#getAdvice li.on {
background: url(../images/panelbg_steps_ON.jpg) no-repeat top left;
}

ul#getAdvice li a {
color: #64b0da;
}

		
