

body {
	margin:6px 0px; padding:0px;
	text-align:center;
	font-family: verdana, arial, sans-serif;
	background: #598FBE url(images/bluebg.gif) repeat-x;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.bevelmenu{
font: bold 12px verdana;
padding: 6px 0;
margin: 0;
width: 770px;
height: 22px;
line-height: 22px;
background-color: #326896;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
border: 3px solid #FFFffF;
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #ffffff;
background-color: #326896;

}

.bevelmenu li a:hover{
color: #000000;
background-color: #88B3D7;

}

#header2 ul{
	background-color:#326896;
	width:770px;
	border: 2px solid #FFFFFF;
	display:block;
	top:80px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:4px 0px 0px 0px;
	text-align: center;
	font-size: 12px;
}
#header2 li{
	display:inline;	
}
#header2 ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header2 ul a:hover{

	color:#000000;
}

	
#header ul{
	background-color:#326896;
	width:770px;
	border: 2px solid #FFFFFF;
	display:block;
	top:190px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:4px 0px 0px 0px;
	text-align: center;
	font-size: 12px;

}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	color:#000000;
}

#formtable {
	border: 1px solid #000000;
	background-color:#FDEFA1;
}

h1	{
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	padding: 1px 1px 1px;
	text-align: center;
	}

h2,.text1	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	padding: 1px 1px 1px;
	}

.text2	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px;
	}

.text3	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 2px 2px 2px;
	}

.minitext	{
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 12px;

	}


#content ul {
	top:280px;

	position:absolute;
	display:block;
	list-style-type: none;
	padding: 0px 5px 0px;
	margin: 0px 0px 10px;

}

#content li {
	list-style-type: none;
	padding: 5px 5px 10px;
	text-align: left;
	font-size: 14px;

}

#flash	{
	float: right;
}

p {
	margin: 0px 0px 15px;
	text-align: left;
	line-height: 16px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#wrapper {
	padding: 4px 20px 4px;
	margin:0px auto;
	width:770px;
	background-color: #CEE6EE;
	color: inherit;
	border-width: 4px 8px 4px 8px;
	border-color: #285378;
	border-style: solid;
	text-align: left;
}


#content {
	margin: 20px 10px 2px 6px;
	width: 770px;
	min-height:400px;
	height:auto !important;
	height:400px;

}

#content2 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px;
}


#mainpage{
	top:20px;
	position:absolute;
	margin: 0px 0px 0px 0px;
}