body {
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 10px;
	color: #000000;
	background-color: #003366;
	background-image: url(../images/SWOF_bg06.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

a {
	color: #003366;
}

a:hover {
	color: #0033CC;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009933;
	text-decoration: none;
	letter-spacing: 2px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}

select {
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}

textarea {
	font-family: Arial, Helvetica, sans-serif, "Franklin Gothic Demi Cond";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;
}

.navigation {
	position:absolute;
	left:180px;
	top:85px;
	width:705px;
	height:15px;
	font-family:'Times New Roman', Times, serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	z-index:2;
}

.navigation a {
	font-family:'Times New Roman', Times, serif;
	color:#FFFFFF;
	font-size:11px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
}

.navigation a:hover {
	font-family:'Times New Roman', Times, serif;
	color:#FFFFCC;
	font-size:11px;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bold;
}

.title {
	margin:4px;
	padding:4px;
	font-family:'Times New Roman', Times, serif;
	color:#003399;
	background-color:#ffffcc;
	font-size:24px;
	text-transform: uppercase;
	letter-spacing: 2px;
	height:40px;
}

.content {
	background-color:#FFFFFF;
	width:700px;
	padding:8px;
	clear:both;
	margin-bottom:20px;
	margin-left:182px;
}

.footer {
	width:882px;
	text-align:right;
	font-family:'Times New Roman', Times, serif;
	color:#FFFFFF;
	font-size:9px;
	letter-spacing: 2px;
	clear:both;
	margin-bottom:10px;
}

#home {
	position:absolute;
	left:11px;
	top:14px;
	width:160px;
	height:150px;
	z-index:3;
}