/* CSS Document */

body {
    background:url(Images/top-white.gif) #fff top center no-repeat;	
}

html.home {
    background:url(Images/HeaderBG.gif) #002f59 top left repeat-x;	
}

body.home {
    background:#002f59 url(Images/bg.gif) top center no-repeat;	
    z-index:5;
    position:relative;

}

body {
    font-family : Arial, Helvetica, sans-serif;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;

}

#nav ul{
    padding-bottom : 5px; 
    margin : 0px;
}

#nav ul li{ 
    display : inline;
    padding : 1px; 
    color:#002E62;
}

a{
    font-family : Arial, Helvetica, sans-serif;
    font-size : 10px;
}

a:link{
    color : #002E62; text-decoration: none;
}

a:visited{
    color : #002E62; text-decoration: none;
}

a:hover{
    color : #002E62; text-decoration: underline;
}

#frontnav ul{
    padding-top : 20px;
    padding-bottom : 5px; 
    margin : 0px;
}

#frontnav ul li{ 
    display : inline;
    padding : 1px; 
    color:#FFFFFF;
}

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

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

#frontnav a:hover{
    color : #FFFFFF; text-decoration: underline;
}

input{
    font-size : 8pt;
    font-family : Arial, Helvetica, sans-serif;
    color:#002E62;
    border : 1px solid #A9B8C5;
}

input.button{
    font-family:arial;
    font-size:8pt;
    border : 1px solid #000000;
    background-color:#FCC916;
    color:#002E62;
    font-weight:bold;
    cursor:pointer;
}

textarea{
    font-family : Arial, Helvetica, sans-serif;
    font-size:8pt;
    color:#002E62;
    border : 1px solid #A9B8C5;
}

.homepagerollover {
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:30px;
}

.homepagerollover:link {
	text-decoration: none;
}

.homepagerollover:visited {
	text-decoration: none;
}

.homepagerollover:hover {
	color: #00CCFF;
	text-decoration: none;
}

.homepagerollover:active {
	text-decoration: none;
}

.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #003366;
}

.homepagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color: #FFCC33;
}

.homepagetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFCC33;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #003366;
}

.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #003366;
}

.fsa_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #003366;
}

.fsa_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #003366;
}
