body {
	font-family: Verdana;
	font-size: 10pt;
}

.topheader {
	position: absolute;
	height: 40px;
	width: 100%;
	top: 0px;
	left: 0px;
	background-image: url(cambg.jpg);
}

.topheader h1 {
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	top: 10px;
	right: 10px;
	position: absolute;
}

.blankcontainer {
	position: absolute;
	left: 0px;
	top: 50px;
	width: 100%;
	height: auto;
}

.centercontainer {
	height: 500px;
	width: 700px;
	top: 0px;
	bottom: 0px;
	margin-left: -370px;
	left: 51%;
	position: absolute;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leftcontainer {
	background-color: #FFFFFF;
	height: 500px;
	width: 150px;
	top: 0px;
	bottom: 0px;
	margin-left: -370px;
	left: 51%;
	position: absolute;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.leftcontainer p {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 17px;
}

.leftcontainer a:link {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.leftcontainer a:visited {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.leftcontainer a:active {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.leftcontainer a:hover {
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	line-height: 17px;
	color: #006600;
	text-decoration: line-through;
}

.rightcontainer {
	height: 980px;
	width: 562px;
	top: 0px;
	bottom: 0px;
	margin-left: -209px;
	left: 51%;
	position: absolute;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #000000;
}

.rightcontainer #img {
	padding: 5px;
}

.rightcontainer p {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	padding: 5px 5px 0px;
}

.rightcontainer h1 {
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 0px;
}

.rightcontainer a:link {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #006600;
	text-decoration: none;
}

.rightcontainer a:visited {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #006600;
	text-decoration: none;
}

.rightcontainer a:active {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #006600;
	text-decoration: none;
}

.rightcontainer a:hover {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-decoration: line-through;
}