/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DCDFFE;
}

.content {
	background-color: #FFFFFF;
	background-image: url(images/top-blank.jpg);
	background-repeat: repeat-x;
}

td.side {
	padding: 0px 56px 0 35px;
}

td.side p {
	font-size: 10pt;
}

td.side a, td.side a:visited {
	color: #000;
}

p {
	font-family: Arial, Helvetica;
	font-size: 11pt;
}

.p24 { font-size: 24pt; }
.p20 { font-size: 20pt; }
.p18 { font-size: 18pt; }
.p16 { font-size: 16pt; }
.p9 { font-size: 9pt; }
.p8 { font-size: 9pt; font-weight: bold; }
h1 {
	font-family: Arial, Helvetica;
	font-size: 20pt;
	color: #003300;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica;
	font-size: 16pt;
	color: #003366;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color: #0066CC;
	font-style: italic;
	text-align: center;
}


.footer p {
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
.left {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	color: #003366;
	width: 250px;
}
.left p {
	padding-left: 50px;
	padding-right: 50px;
}

.left ul {
	margin-left: 50px;
	padding-left: 15px;
	list-style-type: square;
}

.left ul li {
	margin-left: 0px;
	margin-bottom: 15px;
}

.left ul li a,  .left ul li a:visited {
	color: #003366;
	font-weight: bold;
}

#optin {
	position: relative;
	background-image: url(images/optin.gif);
	width: 442px;
	height: 194px;
	margin: 0px auto 0px auto;
}

#emailx {
	position: absolute;
	width: 189px;
	height: 20px;
	padding: 5px 5px 0px 5px; margin: 0;
	left: 142px;
	top: 145px;
	font-size: 9pt;
	font-family: Arial, Helvetica;
	background: transparent url(images/emailx.gif) no-repeat fixed;
	border: none;
}

*>#emailx { background: transparent url(images/emailx.gif) no-repeat; }

#submitx {
	position: absolute;
	width: 72px;
	height: 25px;
	left: 350px;
	top: 145px;
	border: none;
}

#opttext {
	position: absolute;
	padding: 0;
	margin: 0px;
	left: 143px;
	top: 86px;
	width: 260px;
	height: 50px;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	color: #000;
}