html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset
{
	margin:0;
	padding:0;
	border:0;
}

body
{
	font-family:Verdana, "Times New Roman", Helvetica, sans-serif;
	font-size: 80%;
	background-color:#333935;
	color: #FFFFFF;
	text-align:justify;
	line-height:100%;
	scrollbar-3d-light-color:#999999;
	/*scrollbar-arrow-color:#FFFF33;*/
	scrollbar-arrow-color:#FF9900;
	scrollbar-base-color:black;
	scrollbar-dark-shadow-color:#333333;
	scrollbar-face-color:#666666;
	scrollbar-highlight-color:#999999;
	scrollbar-shadow-color:black;
/*	scrollbar-width:2px;*/

}


#wrapper
{
	/*margin-top:8%;*/
}

#content
{
	width:780px;
	height:405px;
	text-align:justify;
	overflow:auto;
	color:#FFFFFF;
	font-size:85%;
}

#content p
{
	padding:5px 15px 5px 10px;
	line-height:150%;
	color:#EAEAEA;
}

#content td
{
	line-height:90%;
	font-size:80%;
	padding:5px 15px 5px 10px;
	
}


#content H3
{
	font-family:Geneva, "Times New Roman", Helvetica, sans-serif;
	size:100%;
	margin:15px;
	color:#FFFFFF;
}

#content td p
{
	line-height:90%;
}

#contentForm
{
	width:780px;
	height:405px;
	text-align:justify;
	overflow:auto;
	color:#FFFFFF;
	font-size:60%;
}

#contentForm p
{
	padding:5px 15px 5px 10px;
	line-height:120%;
	color:#EAEAEA;
}

#contentForm td
{
	line-height:95%;
	font-size:70%;
	padding:5px 15px 5px 10px;
	
}


#contentForm H3
{
	font-family:Geneva, "Times New Roman", Helvetica, sans-serif;
	size:100%;
	margin:15px;
	color:#FFFFFF;
}

#contentForm td p
{
	line-height:90%;
}

#sendMail
{
	width:780px;
	height:405px;
	text-align:justify;
	overflow:auto;
	color:#FFFFFF;
	font-size:100%;
	padding:5px 15px 5px 10px;
}

#topMenu tr td
{
	color:#999999;
	text-decoration:none;
	font:normal 70% Verdana, "Times New Roman", Helvetica, sans-serif;
	text-transform: uppercase;
}

#topMenu tr td a
{		
		text-decoration:none;
		color:#999999;
}
#topMenu tr td a:hover, a:focus
{
	color:#FF9900;
}



.sections h1 {
	font-size:120%;
	line-height:90%px;
	display:inline;
	padding:0px;
	text-transform: uppercase;
	color:#FFFFFF;
}

.sections p {
	font-size:100%;
	line-height:90%;
/*	display:inline;*/
	padding:0px;
	text-align:justify;
	color:#FFFFFF;
}


.logo
{
	background-repeat:no-repeat;
}

#content h1
{
	font-size: 130%;
	color: #003366;
	padding: 0px;
	margin:20px;
}

#content h2
{
	font-size: 110%;
	color: #003366;
	padding:0px;
	margin: 20px;
	font:Geneva, "Times New Roman", Helvetica, sans-serif;
	color:#FFFFFF;
/*	display:inline;*/
	padding:0px;
	text-align:justify;
}


.logo
{
	background-repeat:no-repeat;
}


.notice {
	font-size:50%;
	color: #FFFFFF;
	line-height:100%;
	/*margin:0px 10px 0px 10px;*/
	margin-left:10px;
	margin-bottom:10px;
}

#content h1
{
	font-size: 130%;
	color: #003366;
	padding: 0px;
	margin:20px;
}

#content h2
{
	font-size: 110%;
	color: #003366;
	padding:0px;
	margin: 20px;
}

.clearIt 
{
	display: block;
	clear: both;
}
