
/* CSS Document */

body {
margin: 0;
background-color:#eceffa;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
} 

a img {
border:0px;
}

h1 {
font-size:30px;
color:#003159;
}

h1#h1tag  {
margin:15px 0 25px 0;
}

h2 {
font-size:24px;
color:#FFFFFF;
}

h3 {
font-size:18px;
color:#003159;
}

h4 {
font-size: 26px;
color:#FFFFFF;
}

h5 {
font-size: 20px;
color:#FFFFFF;
margin-top: 10px;
}

#wrapper {
width:1024px;
margin: 0 auto;
border:none;
background-color:#FFFFFF;
padding:0px;
}

#header {
height:125px;
background:url(../images/far-flung-header4.jpg);
background-repeat: no-repeat;
}

#sub_header {
border-top:5px solid #CCCCCC;
background:url(../images/blue_tile.jpg) repeat-x;
color:#FFFFFF;
height:200px;
}

#sub_header_text {
font-size:30px;
color:#FFFFFF;
}

.sub_button_text {
font-size:15px;
color:#FFFFFF;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

#top_content_fade {
height:5px;
width:1024px;
padding:0px;
}

#bottom_top_content_fade {
height:20px;
width:1024px;
padding:0px;
}

.page_indent {
margin:0 380px 0 0;
}

.right-form {
float:right;
width:337px;
margin:20px 0 0 0;
color:#FFFFFF;
font-style:normal;
}

#content {
	background-color:#FFFFFF;
	width: 100%;
	height:500px;

}

#sub_title 
{
	font-size:18px;
	color:#003159;
	text-align: center;
}

#nav_content {
	background-color:#FFFFFF;
	vertical-align: top;
}

.bullet 
{
	list-style-type: disc;
	line-height: 30px;
	}

#nav_ul {
	list-style: none;
    margin: 0;
    padding: 0;
}

#nav_content {
	width: 200px;
	margin: 0 0 0 0px;
	height: 400px;
	left: 400px;
        }

#nav_content li a {
        text-decoration: none;
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        }

#nav_content li a:link, #nav_content li a:visited {
        color: #FFFFFF;
        display: block;
        background: url(../images/menu2.gif);
        padding: 8px 0 0 20px;
        }

#nav_content li a:hover, #nav_content li #current {
        color: #FFFFFF;
        background: url(../images/menu2.gif) 0 -32px;
        padding: 8px 0 0 25px;
        }

#nav_content li a:active {
        color: #FFFFFF;
        background: url(../images/menu2.gif) 0 -64px;
        padding: 8px 0 0 25px;
        }
		
#bottom_content_fade_footer {
background:url(../images/top_content_fade.jpg) no-repeat;
height:31px;
width:1024px;
padding:0px;
}


.copyright {
	background:url(../images/grey_tile.jpg) repeat-x;
	height:30px;
	color: White;
	text-align:center;
}

.copyright a{
	background:url(../images/grey_tile.jpg) repeat-x;
	height: 30px;
	color: White;
	text-align:center;
}
.copyright a:hover{
	background:url(../images/grey_tile.jpg) repeat-x;
	height:30px;
	color: orangered;
	text-align:center;
}
