/* This is the Screen CSS stylesheet for fonts, colors, buttons etc. - CSS Document
NB: Layout is in layout_em.css */
/* Version for Icofill site */

body {
	color:#000000;
	background-color: #F8FAFB;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 80%;
	height: auto;
	/*margin: 0 10% 0 10%;*/
}

li {margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;
	list-style:square;
	list-style-image:url(../images/square_bullet_blue.gif);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-right:0px;
}

/*
.login {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 2em;
	font-weight:bold;
	text-align:center;
	margin-top: 6px;
	}

.login a {
	text-decoration: none;
}

.login a:hover {
	background-image:url(../images/bricks_grey.gif);
	background-position:top left;
	padding: 20px 20px 20px 20px;
	text-decoration: underline;
}
*/

.dir_cell {
	margin-top: 0px;
	margin-bottom:0px;
	color: #3A73B3;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin-right:0px;
}

.right_column_image {
	margin-left:2px;
	margin-right:3px;
	margin-top:3px;
	margin-bottom:7px;
	border: 0px solid #006A25;
}

.menu_text_small {
	color: #336F99;
	font-size: smaller;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}

.menu_text_small a:link {
			color: #3A73B3;
			}
			
.menu_text_small a:visited {
			color: #3A73B3;
			}
		
.menu_text_small a:hover {
			color: #FF0000;
			}
		
.menu_text_small a:active {
			color: #FF0000;
			}

.stop_press {
	color: #333333;
	background-color: #E6F4FF;
	text-align:left;
	margin: 20px;
	padding: 6px;
	border: 1px solid #336F99;
	}

.section_nav {
	color: #333333;
	background-color: #E6F4FF;
	font-size: 0.8em;
	text-align:left;
	margin: 20px;
	padding: 6px;
	border: 1px solid #336F99;
	}

.section_nav a:link {
			color: #3A73B3;
			}
			
.section_nav a:visited {
			color: purple;
			}
		
.section_nav a:hover {
			color: #FF0000;
			}
		
.section_nav a:active {
			color: #FF0000;
			}

.tagline {
	font-size: 0.8em;
	font-weight:bold;
	color: #004C80;
	margin: 0px;
	padding: 0px;
	text-align:center;
}


.top_menu_text {
	font-size: smaller;
	color: #004C80;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	text-align:right;
}

.top_menu_text a:link {
			color: #004C80;
			}
			
.top_menu_text a:visited {
			color: purple;
			}
		
.top_menu_text a:hover {
			color: #FF5800;
			}
		
.top_menu_text a:active {
			color: #FF5800;
			}

.bullet_triangle {
			list-style-image:url(../images/buttons/triangle_blue.gif);
			font-size:90%;
			padding-left:5px;
			margin-left:0px;
			margin-top:20px;
			margin-bottom:20px;
}

.bullet_triangle a:link {
			display:block;
			list-style-image:url(../images/buttons/triangle_blue.gif);
			color: #004C80;
			text-decoration:none;
}

.bullet_triangle a:visited {
			display:block;
			list-style-image:url(../images/buttons/triangle_blue.gif);
			color: purple;
			text-decoration:none;
}

.bullet_triangle a:hover {
			display:block;
			list-style-image:url(../images/buttons/triangle_green.gif);
			color: #00CC00;
			text-decoration:underline;
}

.bullet_triangle a:active {
			display:block;
			list-style-image:url(../images/buttons/triangle_green.gif);
			color: #FF5800;
			text-decoration:none;
}

.calculator_heading {
			color: #666666;
			font-weight:bold;
			padding-top:10px;
			padding-bottom:5px;
			border-bottom:2px solid #999999;
}

.calculator_bullet {
			list-style-image:url(../images/buttons/button_blue.gif);
			font-size:90%;
			padding-left:5px;
			margin-left:0px;
			margin-top:10px;
			margin-bottom:10px;
}

.calculator_bullet a:link {
			display:block;
			list-style-image:url(../images/buttons/button_blue.gif);
			color: #004C80;
			text-decoration:none;
}

.calculator_bullet a:visited {
			display:block;
			list-style-image:url(../images/buttons/button_blue.gif);
			color: purple;
			text-decoration:none;
}

.calculator_bullet a:hover {
			display:block;
			list-style-image:url(../images/buttons/button_green.gif);
			color: #00CC00;
			text-decoration:underline;
}

.calculator_bullet a:active {
			display:block;
			list-style-image:url(../images/buttons/button_green.gif);
			color: #FF5800;
			text-decoration:none;
}


/*  */

.fsa_disclaimer {font-size: 80%;
				color: #666666;
				PADDING-RIGHT: 20px; 
				PADDING-LEFT: 20px; 
				TEXT-ALIGN: justify;
				MARGIN: 6px 0px;
}

.fsa_disclaimer_title_page {font-size: 100%;
				color: #666666;
				PADDING-RIGHT: 20px; 
				PADDING-LEFT: 0px; 
				TEXT-ALIGN: justify;
				MARGIN: 6px 0px;
}

.footer_text {
	font-size: smaller;
	color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	text-align: center;
}

	/* (MB adjustment to get a green hover effect for links) */
	.footer_text a:link {
		color: #FFFFFF;
		text-decoration:underline;
		}
		
	.footer_text a:visited {
		color: #FFFFFF;
		text-decoration:underline;
		}
	
	.footer_text a:hover {
		color: #004C80;
		text-decoration:underline;
		}
	
	.footer_text a:active {
		color: #004C80;
		text-decoration:underline;
		}
	
.more_small {
	font-size: smaller;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
}
			
.more_small a:link {
			color: #666666;
			}
			
.more_small a:visited {
			color: #993399;
			}
		
.more_small a:hover {
			color: #FF0000;
			}
		
.more_small a:active {
			color: #FF0000;
			}

.more_small_30 {
	font-size: smaller;
	color: #666666;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.more_small_100 {
	font-size: 85%;
	text-align:justify;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-right: 150px;
}

.click_to_play {
	font-size: smaller;
	color: #666666;
/*	margin-top: 2px;
	margin-bottom: 12px; */
}
			
.click_to_play a:link {
			color: #666666;
			}
			
.click_to_play a:visited {
			color: #993399;
			}
		
.click_to_play a:hover {
			color: #FF0000;
			}
		
.click_to_play a:active {
			color: #FF0000;
			}

.search_table {
	font-size: smaller;
	color: #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	text-transform: capitalize;
}

.search_table a:link {
			color: #666666;
			}
			
.search_table a:visited {
			color: #993399;
			}
		
.search_table a:hover {
			color: #FF0000;
			}
		
.search_table a:active {
			color: #FF0000;
			}

.av_blue {color: #004C80;}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	margin-bottom: 6px;
	font-size: medium;
	color: #004C80;
}

.h1_10px_left {margin-left: 10px;}

.h1_topofpage {margin-top: 30px;}

h2 {margin-left: 20px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: small;
	color: #004C80;
}

.h2_column_left {margin-left: 10px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: small;
	color: #004C80;
}

.h2_column_right {margin-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: small;
	color: #004C80;
}

.h2_grey {margin-right: 10px;
		  color: #333333;
}


h3 {margin-left: 20px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: small;
	color: #333333;
}

.h3_sweep {margin-left: 5px;
		   margin-top: 0px;
}

h4 {margin-left: 20px;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: small;
	color: #004C80;
}

/*Use this for left hand panel links*/
h5 {margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: small;
	color: #004C80;
}

h6 {margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: small;
	color: #004C80;
}

.hr_thin	{border: none;
			background-color:#388EBF;
			color:#388EBF;
			height:1px;
			width:450px;
			margin-left:auto;
}	

.hr_thin_wide	{border: none;
			background-color:#388EBF;
			color:#388EBF;
			height:1px;
			width:100%;
			margin-left:10px;
}	

.hr_thin_1010	{border: none;
			background-color:#388EBF;
			color:#388EBF;
			height:1px;
			width:450px;
			margin-left:10px;
			margin-right:10px;
}	

p	{margin-left: 20px;
	 margin-top: 5px;
	 margin-right: 20px;
	 margin-bottom: 5px;
	 text-align:justify;
	 /* color: #004C80; */
}

.p_inset {margin-left: 20px;
}

.p_footer {margin-bottom: 0px;
			background-color: #D4F0FE;
}

.p_over_grey_bold {
		color:#333;
		font-weight:bold;
		font-size:0.9em;
		border-top: 1px solid #CCCCCC;
		padding-top: 10px;
}

.p_underscore {
		border-bottom: 1px solid #CCCCCC;
		padding-bottom: 10px;
}

.p_column_right {
	font-size: 90%;
	color: #333;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left:0px;
	margin-right:10px;
	text-align: left;
}

.p_column_right_small {
	font-size: 80%;
	color: #333;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left:0px;
	margin-right:10px;
	text-align: left;
}

.p_newsletter_archive {
	font-size: 80%;
	color: #333;
	margin: 10px;
	margin-top: 10px;
	text-align: left;
}

.p_newsletter_pdf {
	font-size: 100%;
	color: #333;
	margin: 20px;
	margin-bottom:50px;
	margin-top: 50px;
	text-align: left;
}

.img_newsletter_archive {
	margin: 10px;
	margin-bottom:0px;
	/*margin-right:30px;*/
	border: 1px solid #999;
	clear:right;
	/*float: left;*/
}

.img_newsletter_pdf {
	margin: 10px;
	margin-left: 20px;
	margin-right:10px;
	border: 1px solid #999;
	clear:both;
	/*float: left;*/
}

.img_newsletter_pdf_main {
	margin: 5px 10px 20px 5px;
	border: 1px solid #999;
	clear:both;
	/*float: left;*/
}

.centre_columns {
	margin-right: 10px;
}


.content {margin-right: 180px;
		  text-align:justify;
}

.quick_login {margin-left: 5px;
	 margin-top: 0px;
	 margin-right: 5px;
	 margin-bottom: 0px;
	 color:#FFFFFF;
	 font-size: 80%;
}

.login_input_field {height: 10px;
					font-size: 90%;
}

.top_menu {
    color: white;
    font-family: Arial;
    font-size: 0.90em;
    font-weight: normal;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #3A73B3;
    padding: 8px;
}

.top_menu:hover {
    background-color: #00A54E;
}

.top_menu_toolbar {
    background-color: #3A73B3;
    padding: 4px 0px 4px 0px;
}

.top_menu_date {
    color: white;
    font-family: Arial;
    font-size: 0.90em;
    font-weight: normal;
    text-decoration: none;
    background-color: #3A73B3;
	margin-left:0px;
    padding: 8px;
}

.top_menu_green {
    color: white;
    font-family: Arial;
    font-size: 0.85em;
    font-weight: normal;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #00A54E;
    padding: 5px;
}

.top_menu_green:hover {
    background-color: #FF5800;
}

.mybutton50 {
font-size: 9px;
font-weight:normal;
height: 19px;
width: 50px;
}

.mybutton70 {
font-size: 12px;
height: 22px;
width: 70px;
}

.mybuttongreen70 {
color:#FFFFFF;
font-size: 12px;
font-weight:bold;
height: 22px;
width: 70px;
background-color:#00A54E;
}

.mybutton100 {
font-size: 12px;
height: 22px;
width: 100px;
}

.image_right_column {
	float: right;
	padding: 0px;
	margin-left:20px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
	border: 1px solid #004C80;
}

.image_para {
	float: left;
	padding: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #004C80;
}

.image_para_border {
	float: left;
	padding: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}

.image_article {
	float: left;
	padding: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	border: 1px solid #CCCCCC;
}

.image_newsroom {
	float: left;
	padding: 0px;
	padding-bottom: 0px;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
}

.team_member_image {
	float: left;
	padding: 0px;
	padding-bottom: 225px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #004C80;
}

.team_member_caption {
	text-align:left;
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
}

.image_logo {
	float: right;
	padding: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border: 0px solid #004C80;
}

.image_dyb {
	float: left;
	padding: 0px;
	margin-right: 10px;
	margin-left: 40px;
	margin-bottom: 20px;
	margin-top: 20px;
	border: 0px solid #004C80;
}

.sfs_image {border:1px solid #7FA5BF;}

.blue_arrow_bullet {
	list-style-image:url(../images/arrow_bullet_blue.gif);
	font-weight:bold;
	color:#004C80;
}

.print_this_bullet {
	list-style-image:url(../images/print_icon.gif);
	font-size: 0.8em;
	color: #666666;
	margin-right:10px;
}

.caption {
	font-size: 0.7em;
	color: #666666;
	padding-left:40px;
	margin-right: 20px;
	margin-top: 12px;
	margin-bottom: 6px;
}

.next_previous img{
	display:block;
	float: left;
	padding: 10px 20px 0px 60px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}

.red {color:#FF0000;}

.green_text {color: #006A25;}

.sitemap {
	/*margin-top: 10px;
	margin-bottom: 0px;*/
	font-size: 85%;
	}

	/* (MB adjustment to get a red hover effect for links) */
	.sitemap a:link {
		color: #3A73B3;
		text-decoration:none;
		}
		
	.sitemap a:visited {
		color:purple;
		text-decoration:none;
		}
	
	.sitemap a:hover {
		color: #FF0000;
		text-decoration:underline;
		}
	
	.sitemap a:active {
		color: #FF0000;
		text-decoration:underline;
		}	

.sitemap_header {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 85%;
	}

	.sitemap_header a:link {
		color: #3A73B3;
		text-decoration:none;
		}
		
	.sitemap_header a:visited {
		color:purple;
		text-decoration:none;
		}
	
	.sitemap_header a:hover {
		color: #FF0000;
		text-decoration:underline;
		}
	
	.sitemap_header a:active {
		color: #FF0000;
		text-decoration:underline;
		}	
	
.stmp_1	{margin-left: 20px;
		margin-top: 0px;
		}

.stmp_2	{margin-left: 40px;
}

.stmp_3	{margin-left: 60px;
}

.caps {text-transform: capitalize;}

.uppercase {text-transform: uppercase;}

#user_type {
float: left; 
width: 620px; 
background-color:#378EBE;
color: #FFFFFF;
font-size: 1.2em; 
text-align: left;
margin-left: 0px;
margin-right:0px;
padding-left: 5px;
border: 0px solid #000033;
}

#user_type a{
color: #FFFFFF;
text-decoration:none;
}

#user_type a:hover{
color: #000000;
text-decoration:underline;
}

.table_inset {margin-left:50px;
			  vertical-align:top;}

.newsletter_table_inset {margin-left:10px;}

.newsletter_table_inset th {
				text-align:left;
				margin-left:50px;
				background-color:#E5EDF2;
}

.fsa_logo {
		margin-right:10px;
		margin-top: 10px;
		margin-bottom:50px;
}

/* FROM OLD SFS SITE */

#fsa {
	FONT-SIZE: 90%; COLOR: #666666
	margin-left: 50px;
	margin-top:10px;
}

#fsa a { FONT-WEIGHT: bold; COLOR: #004C80; TEXT-DECORATION: underline;
}
#fsa a:link {
	COLOR: #004C80; TEXT-DECORATION: underline
}
#fsa a:visited {
	COLOR: #6666BB; TEXT-DECORATION: underline
}
#fsa a:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline
}

.article_title{
	font-size: 100%;
	font-weight: bold;
	/*margin-left: 10px;*/
	margin-top: 12px; 
	margin-right: 10px; 
	margin-bottom: 10px;
	}

.article_title a{
	color: #004C80;
	text-decoration: none;
	}

.article_title a:visited{
	color: #004C80;
	text-decoration: none;
	}

.article_title a:hover{
	text-decoration: underline;
	color: #FF0000;
	}

.article_title a:active{
	color: #FF0000;
	}

.article_copy{
	color: #FF0000;
	font-size: 100%;
	margin-left: 10px;
	margin-top: 3px; 
	margin-right: 100px; 
	margin-bottom: 3px;
}

.article_caption {font-size: 80%;
				color: #666666;
				PADDING-RIGHT: 20px; 
				PADDING-LEFT: 20px; 
				TEXT-ALIGN: justify;
				MARGIN-LEFT: 0px;
}

.top_stories{
	font-size: 100%;
	font-weight: normal;
	/*margin-left: 10px;*/
	margin-top: 6px; 
	margin-right: 10px; 
	margin-bottom: 6px;
	}

.top_stories a{
	color: #004C80;
	text-decoration: none;
	}

.top_stories a:visited{
	color: #004C80;
	text-decoration: none;
	}

.top_stories a:hover{
	text-decoration: underline;
	color: #FF0000;
	}

.top_stories a:active{
	color: #FF0000;
	}



#tickerbox {position:absolute;
			top: 130px;
			z-index: 1;
}

.date_format {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 2px 0px;
	color: #004C80;
}
