body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.content a {
	color: #000000;
}

.home {
	background-color: #666666;
}
.content {
	color: #666666;
	line-height: 150%;
	font-size: 10pt;
	width: 90%;
}
#the_form {
	background-color: #F4F4F4;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
}


#container {
	width: 690px;
	margin-left: -345px;
	position: absolute;
	left: 50%;
	top: 20px;
	height: 555px;
}
#top1 {
	height: 200px;
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/top1-bg.jpg);
}
#top2 {
	position: absolute;
	height: 200px;
	width: 490px;
	left: 200px;
	top: 0px;
	background-image: url(../images/top2-bg.jpg);
}
#mid1 {
	position: absolute;
	height: 290px;
	width: 200px;
	left: 0px;
	top: 200px;
	background-image: url(../images/mid1-bg.jpg);
	padding-top: 30px;
	line-height: 1;
}
#mid2 {
	position: absolute;
	height: 300px;
	width: 460px;
	left: 200px;
	top: 200px;
	background-image: url(../images/mid2-bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-top: 20px;
}
#mid1 a {
	display: block;
	font-variant: small-caps;
	font-size: 13pt;
	color: #999999;
	letter-spacing: 2pt;
	text-decoration: none;
	margin-bottom: 15px;
	padding-left: 50px;
	padding-bottom: 3px;
	padding-top: 3px;
}
#mid1 a:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
}
#base1 {
	position: absolute;
	height: 35px;
	width: 460px;
	left: 0px;
	top: 520px;
	background-image: url(../images/base1-bg.gif);
	background-repeat: repeat-x;
	padding-left: 230px;
}
#base1 a {
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	letter-spacing: 2pt;
	margin-right: 20px;
	margin-top: 5px;
}
iframe {
	height: 290px;
	border: 0px none #FFFFFF;
	width: 460px;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-variant: small-caps;
	color: #99262A;
	letter-spacing: 3pt;
}
select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}
.title1 {

	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
a.block-link {
	font-size: 7pt;
	color: #FFFFFF;
	background-color: #CCCCCC;
	letter-spacing: 1pt;
	text-decoration: none;
	padding-right: 5px;
	text-transform: uppercase;
	padding-left: 5px;
}
a.block-link:hover {
	background-color: #99262A;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.rhsImage {
	float: right;
	margin-left: 40px;
	margin-bottom: 50px;
}
