@charset "utf-8";
/* CSS Document */

body {
	background-color: #EEEEEE;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:750px;
	border-width: .1em;
	border-style:solid;
	border-color: #5A5A5A;
	min-height:100%;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	display:block;
	background-color:#FFFFFF;
	padding: 25px;
}

#header{
width:750px;
text-align:center;
}

#left{
width:447px;
min-height:500px;
float:left;
vertical-align:top;
padding-left:3px;
}


#right{
width:450px;
min-height:500px;
float:left;
vertical-align:top;
}

.style1 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {color: #CC0000}
.style5 {font-size: 22pt; font-family: Impact, Arial;}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.style9 {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: 12pt;}
li
{
margin-bottom:3px;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; }
