body {
	font-family: "Century Gothic","Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	font-weight:400;
	background-image: url(../images/body_background.jpg);
        margin-top:0px;

}

h1,h2,h3,h4{
margin: 0px;
padding:0px;
}

p{
	line-height:1.5EM;
}

form{
	margin-bottom: 0px;
	margin-top: 0px;
}

img{
	border:0px;
}


.submitbutton{
	height: 20px;
}

.topnavbar {
	font-size: 14px;
	font-weight: bolder;
	font-family: Arial,Tahoma,"Trebuchet MS";
	font-weight: bolder;
}

.topnavbar td.item,a{
	color: #F8F8F8;
	text-decoration: none;
	margin:6px;
	padding-left:6px;
	padding-right:6px;
}

.topnavbar td.item:hover{
	color: White;
	text-decoration: none;
	cursor: pointer;
	border-left:1px solid #F2C5C5;
	border-right:1px solid #F2C5C5; 		 	
	background: url(../images/topnavbar_itembackg.jpg);
}

.topnavbar a:link,visited,hover{
	text-decoration: none;
}

.topnavbar td.item div.submenu{
	background-color:#3D3D3D;
	border-left:1px solid #F2C5C5;	 
	width:225px;
	position:absolute; 
	padding:0px; 
	opacity:0.95; 
	display:none;
	font-size:13pt;
	z-index:999;
	text-align:left;
}

.topnavbar td.item div.submenu div{
	padding:5px;
}

.topnavbar td.item div.submenu div:hover{
	background-color:#5F5F5F;
	color: Black;
}

.quicklinks{
	font-family: "Century Gothic","Trebuchet MS", Tahoma, sans-serif;
	font-size: 10px;
	font-weight:400;	
}


.page .title{
text-align: left;
float: left;
color: #3F3F3F;
font-size: 20pt;
}

.page .menulist .{
text-align: left;
float: left;
color: #3F3F3F;
font-size: 20pt;
}



.bottomnavbar{
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: White;	
}


.footer .copyright{
	
	font-size: 12px;
	color: #FFFFFF;
	padding: 0px;
}