
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */


body {
	background-color: #f2f7fd;
	background-image: url(/newimages/fll/bg-body-repeat.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana;
	}

#outer1 {
	width: auto;
	background-image: url(/newimages/fll/bg-body-top-repeat.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

#outer2 {
	width: auto;
	background-image: url(/newimages/fll/bg-body-top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#wrapper {
	width: 758px;
	margin-left: auto;
	margin-right: auto;
	}
	
#header-home {
	border-bottom: solid #b8d8f8 1px;
	}

#topnav {
	width: auto;
	background-color: #fff;
	border-bottom: solid #b8d8f8 1px;
	padding: 6px 4px 10px 6px;
	color: #bddaf8;
	font-size: .75em;
	text-align: center;
	}

#topnav img {
	margin-right: 13px;
	}
	
#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {						/* DIV based header  */
	width: 100%;
	background-color: #cc0000;
	position: relative;
	text-align: left;				/* text-align for Fixed-Width Centered layouts  */
	}

#headright {						/* DIV based header  */
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: auto;
	}

#content {
	min-height: 257px;
	vertical-align: top;
	width: auto;
	padding: 10px 10px 35px 10px;
	background-color: #fff;
	font-size: small;
	background-image: url(/newimages/fll/bg-body-bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	font-size: 1.85em;
	font-weight: normal;
	color: #000;
	}

h2, h3, h4 {
	margin-bottom: .5em;
	}

h2 {
	font-size: 1.35em;
	font-weight: normal;
	color: #44719e;
	}

h3 {
	font-size: 1.1em;
	color: #000;
	}

h4 {
	font-size: 1.1em;
	color: #c75b53;
	}

p {
	margin-top: 1em;
	margin-bottom: 1em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}
	
#copy {
	font-size: x-small;
	color: #000;
	text-align: center;
	padding: 20px 0 10px;
	}

#poweredby {
	margin: 10px;
	}

#logos {
	width: 100%;
	margin-top: 20px;
	border-top: solid #b5c0cc 1px;
	border-bottom: solid #b5c0cc 1px;
	}

#logos td {
	width: 33%;
	text-align: center;
	padding: 10px;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */
	
a {
	color: #12427e;
	text-decoration: underline;
	}

a:hover	{
	color: #d57067;
	}

.subnav {
	color: #ccc;
	font-size: .75em;
	padding: 20px 20px 0 20px;
	text-align: center;
	}

#topnav a {
	color: #12427e;
	}

#topnav a:hover {
	color: #d57067;
	}
	
#navcolumn, #navcolbase {
	background-color: #fead00;
	vertical-align: top;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-color: #ffeb79;
	background-image: url(/newimages/fll/bg-nav.gif);
	}

#navigator {
	width: 150px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 150px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom: solid #feb900 1px;
	color: #000000;
	}

.currentpage a {
	color: #cc0000;
	background-color: #fff;
	border-bottom: solid #cc0000 1px;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #f18800;
	background-color: #fff4b8;
	border-bottom: solid #feb900 1px;
	}

.submen a {
	font-weight: normal;
	}

#timeline {
	background-image: url(/newimages/fll/timeline-bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}