@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001031;
	background-color:#ccc;
	margin:20px 0px 0px 0px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001031;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#001031;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

a:link { color: #026f96; text-decoration: none;}
a:visited { color: #026f96; text-decoration: none;}
a:active { color: #026f96; text-decoration: none; outline:none}
a:hover { color: #026f96; text-decoration:underline;}

a:focus
{
         -moz-outline-style:none;
}

form{
margin:0px 0px 0px 0px;
}

p {
margin:0px 0px 2px 0px;
font-weight:bold;
}

h1
{
margin:0px 0px 14px 0px;
font-size:20px;
font-weight:bold;
}


#container
{
background-color:#d9eef5;
width:800px;
margin: 0 auto;
}

#maincontent{
margin:15px 0px 0px 80px;
}

#top
{
width:800px;
height:149px;
background-image:url(/images/Construction-Page-Top.jpg);
background-repeat:no-repeat;
}

#banner
{
width:800px;
height:104px;
background-image:url(/images/Construction-Page-Banner.jpg);
background-repeat:no-repeat;
}


#footer
{
background-color:#026f96;
}

#footertop
{
width:800px;
height:16px;
background-image:url(/images/Construction-Footer-Top.gif);
background-repeat:no-repeat;
background-color:#026f96;
}

#footertext
{
width:800px;
background-color:#026f96;
font-size:12px;
font-weight:normal;
color:#ffffff;
}

#footerbottom
{
width:800px;
height:16px;
background-image:url(/images/Construction-Footer-Bottom.gif);
background-repeat:no-repeat;
background-color:#026f96;
}
