@charset "UTF-8";
/* CSS Document */

/* BEGIN BIG BOX FOR THE MAIN CONTENT */
 .box1wrapper {
	width:33.5em;
	background-color: #fff;
	margin-bottom: 0em;
 }
.box1content {
	position:relative;
	padding-right: 0em;
	padding-bottom: 1em;
	padding-left: 11em;
	margin-bottom: 0px;
 }
.box1content p {
	font-size: 0.6875em;
	line-height: 1.75em;
	color: #666666;
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0.5em;
}
.box1content h1 {
	font-size: 0.75em;
	font-weight: bold;
	color: #FF3333;
	text-align: left;
	line-height: 1em;
	margin-bottom: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box1content h2 {
	font-size: 0.75em;
	line-height: 1em;
	text-align: left;
	font-weight: bold;
	color: #FF3333;
	margin-bottom: 1em;
}
.box1content a:link, .box1content a:visited {
	color: #666666;
	text-decoration: underline;
}

.box1content a:hover, .box1content a:active {
	color: #FF3333;
	text-decoration: underline;
}
/* END BIG BOX FOR THE MAIN CONTENT */
.box1content h3 {
	font-size: 0.625em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	line-height: 1em;
	margin-bottom: 2em;
	font-family: Arial, Helvetica, sans-serif;
}
.box1content h4 {
	font-size: 0.75em;
	font-weight: bold;
	color: #000000;
	text-align: left;
	line-height: 1em;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
