/* CSS Document */

body
{
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0;
}

a
{
	text-decoration:none;
	font-weight:bold;
	color:#0060a9;
}

#content, .content
{
	width:750px;
	margin:0px auto;
	text-align: left;
	border:solid;
	border-width:1px;
	padding:5px;
	border-color:#ccc;
}

.headertext
{
	width:770px;
	height:5px;
	margin:0px auto;
	text-align :center;
}

#header, .header
{
	height:160px;
	text-align:center;
	background-color:#009370;
	background-image:url(../images/fw3d.gif);
	background-repeat:no-repeat;
}

.header2
{
	height:1px;
	text-align:center;
	background-color:#009370;
	background-repeat:no-repeat;
}

#logoleft
{
	float:left;
	margin-left:10px;
	margin-top:-60px;
}

#logoright
{
	float:right;
	margin-right:10px;
	margin-top:-60px;
}

#leftlogo
{
	float:left;
	margin-left:10px;
}

#rightlogo
{
	float:right;
	margin-right:10px;
}


.slab
{
	margin-top:35px;
}

.gspc
{
	margin-top:65px;
}


h1
{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#0060a9;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

#main
{
	font-size:12px;
}

.main
{
	font-size:12px;
	height:200px;
}

#left, .left
{
	float:left;
	margin-top:10px;
	margin-left:10px;
}

#middle
{
	float:left;
	width:400px;
	margin-left:30px;
	margin-top:10px;
}

.middle
{
	float:inherit;
	width:565px;
	margin-left:30px;
	margin-top:10px;
	margin-right:1px;
}

#middle p
{
	margin-top:0px;
	margin-bottom:15px;
}

#right
{
	float:right;
	text-align:center;
	margin-top:10px;
	margin-right:10px;
}

#right p
{
	margin:2px;
}

ul
{
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}

li
{
	padding:5px;
}

table#leftnav
{
	float:left;
}

table#leftnav td, .leftnav
{
	font-size:11px;
	text-align:center;
	background-color:#0060a9;
	color:#ffffff;
	font-weight:bold;
	border-bottom:5px solid #000;
	border-right:5px solid #666;
	line-height:25px;
	width:120px;
}

table#leftnav td a
{
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
	color:#ffffff;
}

td a:link
{
	background-color: #0060a9;
	color: #ffffff;
}

td a:hover
{
	background-color: #009370;
	color: #0060a9;
}

.navlink a:link
{
	background-color: #0060a9;
	color: #ffffff;
}

.navlink a:hover
{
	background-color: #009370;
	color: #0060a9;
}

#footer, .footer
{
	height:5px;
	line-height:5px;
	overflow:hidden;
	text-align:center;
	background-color:#009370;
}

#footer2
{
	height: 0px;
	text-align:center;
	background-color:#009370;
}

#separator, .separator
{
	height:3px;
	line-height:3px;
	overflow:hidden;
	text-align:center;
	background-color:#009370;
}

.first
{
	margin-top:0;
}

#photo1
{
	margin-top:0;
	font-size:10px;
}
#photo2, #photo3, #photo4
{
	font-size:10px;
	margin-top:10px;
}

