﻿/* CSS Document */ 

#body{
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
html, body, #wrapper {
height:100%;
margin: 0;
padding: 0;
border: none;
text-align: center;
}
#wrapper {
background-color: #FFFFFF;
background-image: url(images/bg.gif);
background-position: right;
background-repeat: repeat-y;
margin: 0 auto;
text-align: left;
vertical-align: middle;
width: 100%;
}
#wrapperContent{
vertical-align: top;
height: 690px;
}
#blkFooter{
	background-color: #000000;
	border-top: 3px #FFF200 solid;
	vertical-align: top;
	border-top-width: 2px;
}
#footerTxt{
	padding-top: 10px;
	width: 963px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF200;
	line-height: 16px;
}
#div1{
	/* Row 1 */
height: 295;
	vertical-align: middle;
	width: 963px;
}
#div2{
	/* Row 2 - Yellow */
background-color: #000000;
	height: 17px;
	width: 963px;
	border-top: 2px #FFF200 solid;
	border-bottom-color: #FFF200;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#header{
	background-image: url('Images/website header 1.gif');
	background-repeat: no-repeat;
	width: 963px;
	height: 140px;
	margin-left: auto;
	margin-right: auto;
	border-bottom-color: #FFFF00;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#bannercontainer{
	width: 963px;
	height: 196px;
	margin-left: auto;
	margin-right: auto;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}
#bannerimage1{
	background-image: url('Images/FSL_background_new.jpg');
	background-repeat: no-repeat;
	height: 196px;
	width: 732px;
	float: left;
}
#bannerimage2{
	background-repeat: no-repeat;
	height: 196px;
	width: 230px;
	float: right;
}
#div3{
	/* Row 2 - Grey */
background-color: #000000;
	height: 17px;
	border-top: 2px #fff200 solid;
	border-bottom-color: #FFF200;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	text-align: center;

}
#contentWrapper{
width: 963px;
background-color: #FFFFFF;
height: auto;
margin-left: auto;
margin-right: auto;
}
#column1{
background-color: #000000;
width: 210px;
height: 340px;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
float: left;
}
#nav{
vertical-align: top;
width: 100%;
}
#nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 23px;
	background-position: left;
	border-bottom: solid 1px #3b3b3b;
}
#nav a.sub1_on{
color: #fff200;
background-image: url(images/navOn.gif);
background-repeat: repeat-x;
background-position: center left;
border-bottom: solid 1px #3b3b3b;
}
#nav a:hover{
color: #fff200;
background-position: center left;
border-bottom: solid 1px #3b3b3b;
}
#column2{
	float: left;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	text-align: center;
}
#column2 a {
	color: #000000;
	text-decoration: blink;
}
#column2 a:hover {
color: #fff200;
text-decoration: none;
}
#column2 a.subon {
color: #ff0000;
text-decoration: none;
}
#column2_fw{ /* When col 3 is not in use */
float: left;
width: 933px;
padding: 15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
}
#column2_fw a {
	color: #000000;
	text-decoration: none;
}
#column2_fw a:hover {
color: #ff0000;
text-decoration: none;
}
#column2_fw a.subon {
	color: #FF0000;
}
#column3{
width: 360px;
float: right;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
}
#bulletlist{
line-height: 18px;
}
.formfields{
width: 96%;
padding: 3px;
border: solid 1px #808080;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
background-color: #dbdbdb;
}
.formbuttons{
width: 100%;
background-color: #808080;
color: #FFFFFF;
border: solid 1px #ffffff;
font-size: 11px;
height: 20px;
}

#column2_left {
	width: 643px;
	float: left;
	padding: 5px 15px 25px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	letter-spacing: normal;
}

