/*Global Stylesheet*/

body {
margin: 0;
padding: 0;
background-color: #7C796F;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
line-height: 18px;
}

a:link, a:visited {
color: #005747;
text-decoration: underline;
}

a:hover {
color: black;
text-decoration: underline;
}

a img {
border: 0px;
}

h1  { 
background: url("../images/FCStitle.jpg") no-repeat;
text-indent: -9000px;
margin: 0;
padding: 0;
position: relative;
width: 153px;
height: 181px;
}

h1 a  { 
color: #7c796f;
text-decoration: none;
background: url("../images/FCStitle.jpg") no-repeat;
display: inline;
margin: 0;
padding: 0;
width: auto;
height: 171px;
 }

h1 a:hover  {
color: #005747;
text-decoration: none;
background: url("../images/FCStitle.jpg");
}

h3 {
margin-top: 0px;
font-size: 150%;
color: #005747;
}

h4 {
font-size: 120%;
color: black;
}

h5 {
font-size: 110%;
color: #7C796F;
margin-bottom: 0px;
}

h6 {
font-size: 11px;
text-align: center;
margin-top: 0px;
font-weight: bold;
}

strong {
color: #005747;
font-weight: bold;
font-size: 120%;
}

small {
font-size: 90%;
}

small h4 {
font-size: 100%;
color: #005747;
margin: 0px;
font-weight: bold;
}

p {
margin-top: 0px;
}

ul {
list-style: square;
}

.left img {
padding: 0px 10px 5px 0px;
float: left;
width: auto;
}

.right img {
padding: 0px 0px 5px 10px;
float: right;
width: auto;

}

.clear img {
padding: 0px 0px 5px 0px;
}

#contentleft table {
border: 0px;
}

#headercontainer {
background-color: #7C796F;
width: 757px;
margin: 9px auto 0px auto;
}

#header {
position: relative;
width: 900px;
height: 26px;
z-index: 2;
margin: 0px -143px 0px -1px;
}

#container  { 
background: #e2e1d9 url("../images/contentnavback_home.jpg") repeat-y;
margin: 0 auto 9px; 
width: 757px; 
}

#home_top {
width: 757px;
margin: 0px 0px -3px 0px;
height: 246px;
}

html>body #home_top {
margin: 0px;
}


#home_left {
width: 608px;
float: left;
margin: 0px -1px 0px 0px;
height: 246px;
}

#home_right {
width: 149px;
float: right;
height: 246px;
}

#content  { 
position: relative;
background-color: #e2e1d9;
background-image: url("../images/contentback_home.jpg");
background-repeat: repeat-y;
width: 565px;
float: right;
margin: 0px -1px 0px 0px;
}

#contentspacing {
margin: 0px;
}

#sidebar {
position: relative;
background-color: #B5B09C;
float: left;
width: 192px;
line-height: 16px;
margin: 0px -1px 0px 0px;
}

#sidebar a {
color: #000000;
text-decoration: none;
}

#sidebar a:hover {
color: #005747;
text-decoration: none;
}

#sidebar ul {
padding: 2px;
margin: 6px 0px 25px 26px;
}

#sidebar h2 {
display: block;
margin: 0px;
padding: 7px 0px 5px 14px;
font-size: 13px;
font-weight: bold;
color: #F2EEBC;
line-height: 14px;
background-color: #386C5E;
width: 178px;
}

#login_nav {
display: block;
width: 192px;
text-align: center;
background-color: #7C796F;
padding: 0px 0px 2px 0px;
}

#login_nav a {
display: inline;
color: #000000;
padding: 0px;
text-decoration: none;
background-color: transparent;
width: auto; 
}

#login_nav a:hover {
color: #005747;
background-color: transparent;
text-decoration: none;
}


#update_time {
font-size: 10px;
color: #F2EEBC;
}

#footer {
background-color: #7C796F;
clear: both;
color: #4C4D4B;
font-size: 10px;
text-align: center;
line-height: 14px;
padding-top: 3px;
}

#footer a:link, #footer a:visited {
color: #4C4D4B;
text-decoration: none;
}

#footer a:hover {
color: #E2E2D9;
text-decoration: underline;
}

#footer .alt a:link, #footer .alt a:visited {
color: #4C4D4B;
text-decoration: underline;
}

/* Hide from IE5/Mac \*/
* html #footer {
height: 33px;
}
/* End hide from IE5/Mac */
