/* CSS Document */

body{
	font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	background-image:url(images/bg.jpg);
	background-repeat:repeat; 
	line-height:16px; 
	margin:0px;
}

p{
font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; font-size:12px; 
line-height:20px;}
td{
font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; font-size:12px; 
line-height:18px;}
li{
font-family: Arial, Verdana, Georgia, "Times New Roman", Times, serif; font-size:12px;
lineheight:16px; margin-bottom:4px;}

a{font-weight:bold;}
a:link{color:#069;text-decoration:none;}
a:visited{color:#069;text-decoration:none;}
a:hover{color:#036;text-decoration:underline;}
a:active{color:#036;text-decoration:underline}

#wrapper{
	width:752px; 
	margin:0px auto; 
	background-color:#FFFFFF;
	border-left:2px solid #003366;
	border-right:2px solid #003366;
	border-bottom:2px solid #003366;
}

#side-content{
	float:left; 
	width:215px;
}

#side-flash{

}

#side-images{
	width:183px;
	margin-left:15px;
	margin-top:100px;
}

#main-area{
	float:right; 
	width:537px; 
	margin:0px 0px 0px 0px; 
	padding-top:0px; 
}

#header{
	background-image:url(images/header.jpg);
	height:288px;
	background-repeat:no-repeat;
	color:#000066;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:.9em;
}

#nav-column{
	width:537px;
	height:27px;
}

#content-wrapper{
	margin:20px 0px 0px 0px; 
	padding-top:0px;
}

#page-title {}

#content{
	border-left:1px solid #000066; 
	margin:-8px 5px 0px 0px; 
	padding:15px 30px; 
}

#footer td{
	clear:both; 
	font-size:10px;
	vertical-align:middle; 
	line-height:normal;
	margin-top:5px;
}

#footer a{text-decoration:none;}
#footer a:link{color:#cc9900;}
#footer a:visited{color:#cc9900;}
#footer a:hover{color:#000066;}
#footer a:active{color:#cc9900;}



.subtitle{
	font-family:Georgia, "Times New Roman", Times, serif; display:block; font-size:18px; font-weight:bold; color:#000066; padding-top:10px; line-height:22px;
}

.picture{
	margin:3px;
	padding:2px;
	border:solid 1px #000066;
}

.no-text{margin-bottom: 175px;}

fieldset{width:80%;padding-top:20px;margin-top:20px;}
legend{font-size:1.2em; font-weight:bold;}
.download {font-size:.8em;}
.footer-img{margin-top:10px;}

h1{height:56px; margin:0px 0px 0px 0px; padding:0px; background-repeat:no-repeat; background-position:left; clear:left;}
h1 span{display:none;}
