body {
	/*text-align: center;
	background-color:#FFFFFF;
	/*position: relative;
	top: 0px;*/
}
#container {
	top: 10px;
	position: relative;
	width: 1050px;
	height: 900px;
	margin: 0px;
	table-layout: fixed;
	/*text-align: center;*/
}
#header {
	position: relative;
	height: 200px;
	width: 1050px;
	background-color: #09F;
}
#footer {
	position: relative;
	top: -10px;
	height: 80px;
	width: 1050px;
	background-color: #0C6;
	text-align: center;
}
#afterfooter {
	height: 20px;
}
#wrapper {position: relative; width: 760px; margin: 0 auto; text-align: left; }
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 0;
}
#pgholder {
	position: relative;
	top: 0px;
	left: 0px;
	width: 1050px;
	height: 200px;
	padding: 0px;
	margin: 0px;
}
.leftpg {
	float: left;
	/*position: relative;
	left: 0px;
	top: 0px;*/
	margin: 0px;
	/*display: inline;
	width: 400px;*/
}
.rightpg {
	/*float: right;*/
	background-color:#63F;
	position: absolute;
	right: 0px;
	/*width: 650px;*/
	margin-right: 0%;
	margin-left: 0%;
	display: inline;
	text-align: left;
	width: 650;
	height: 200;
	padding: 10px;
}
.divClear {
	clear:left;
}
.c2 {
	text-align: justified;
}
.c3 {
	text-align: center;
}
a:visited, a:link {
	color:#0099CC;
}
a:active {
	color: #FFCC00;
}
a:hover {
	color: #FF9900;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
}
.LeftAlign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.GreyCenterBox { /* this is the box that actually contains the text */
	width: auto;
	height: auto;
	background-color: #CCCCCC;
	margin: 0 auto;
}
.GreyBorderBox { /* this is the box aroung the box that contains the text and is a little darker in color */
	border-bottom: 15px solid #999999;
	border-left: 5px solid #999999;
	border-right: 5px solid #999999;
	border-top: 5px solid #999999;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 500px;
	height: auto;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.CenterBox {text-align: center}
div.LeftBox {text-align: left}
.BlueCenterBox { /* this is the box that actually contains the text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: auto;
	background-color: #CCFFFF;
	text-align: center;
	margin: 0 auto;	
}
.BlueBorderBox { /* this is the box aroung the box that contains the text and is a little darker in color */
	border-bottom: 15px solid #0099CC;
	border-left: 5px solid #0099CC;
	border-right: 5px solid #0099CC;
	border-top: 5px solid #0099CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 311px;
	height: auto;
	background-color: #CCFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.DarkBlueCenterBox { /* this is the box that actually contains the text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: auto;
	height: auto;
	background-color: #006666;
	text-align: center;
	margin: 0 auto;	
}
.DarkBlueBorderBox { /* this is the box aroung the box that contains the text and is a little darker in color */
	border-bottom: 15px solid #006666;
	border-left: 5px solid #006666;
	border-right: 5px solid #006666;
	border-top: 5px solid #006666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 311px;
	height: auto;
	background-color: #006666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.BlueCenterBox2 { /* this is the box that actually contains the text */
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	height: auto;
	background-color: #CCFFFF;
	text-align: center;
}
.BlueCenterBox2 p { /* this is the box that actually contains the text */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 311px;
	height: auto;
	background-color: #CCFFFF;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.BlueBorderBox2 { /* this is the box aroung the box that contains the text and is a little darker in color */
	border-bottom: 15px solid #0099CC;
	border-left: 5px solid #0099CC;
	border-right: 5px solid #0099CC;
	border-top: 5px solid #0099CC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: auto;
	height: auto;
	background-color: #CCFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ShadowBox { /* this is the box aroung the box that contains the text and is a little darker in color */
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.ShadowBox p { /* this is the box aroung the box that contains the text and is a little darker in color */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}
#div1 {
	width: 321px;
	padding: 5px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}

#div3 {
	position: absolute;
	top: 5px;
	left: -10px;
	width: 100%;
}

#div3 p {
	width: 311px;
	padding: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
}
	
#div3 span {
	display: block;
	margin: 0px 0px 0px 20px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
