.frontimg 
{
	float:left;
	padding-right:5px;

}
.main
{
	width:700px;
	
}

.fronttext
{
	text-align:justify;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	margin-top: 75px;
}
.headertext
{
	text-align:right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left: 10px;
	margin-top: -15px;
	color: #333333;
	}
strong {
	color: #003366;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 640px;
}

.question {
border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	width:640px;
	clear:both;
}
	
.logo
{
	float: right;
	padding-left: 10px;
	}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.contentleft {
	float: left;
	width: 295px;
}

.menutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	color: #333333;
	padding-bottom: 10px;
	width: 400px;
}

.linkbar a {
color:#FFFFFF;
}

.linkbar {
	background-color: #999999;
	color: #FFFFFF;
	width: 208px;
	float: left;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.linkbar:hover 
{
	background-color: #0066CC;
}
a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #666666;
}
.menubarline {
	background-color: #3366FF;
	height: 2px;
}
.menubar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-align: left;
	color: #333333;
	padding-bottom: 10px;
}
.menubartext {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	text-align: right;
	color: #333333;
	padding-bottom: 10px;
}
body {

	text-align:justify;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
}
.contentright {

	float: right;
	width: 295px;
	clear:none;
}

.imgleft {
float:left;
padding: 5px;

}

.imgright {
float:right;
padding:5px;
}
