/* 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(img-new/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, li {
	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: #003366;
	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;
	font-size: 9pt;
}

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

.left ul li {
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 9pt;
}

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

#optin {
	position: relative;
	background-image: url(img-new/optin.gif);
	width: 440px;
	height: 180px;
	margin: 0px auto 0px auto;
}

#opttext {
    position: absolute;
    width: 280px; height: 50px;
    top: 68px; left: 140px;
	font-size: 9pt;
	font-family: Arial, Helvetica;
    color: #000;
}

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

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

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


ul.nolist {
    list-style-type: none; margin-left:0px;
    padding-left: 0px; }

ul.nolist li {
    padding-left: 25px;
    background-image: url(img-new/bullet-x.gif);
    background-repeat: no-repeat;
}

.box {
	border: 3px dashed #FF0000;
}

.style3 { color: #CC0000; }

.carttable {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
}

.cartcell {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-color: #FFFFCC;
}
