/* CSS Document */
<!--
body { background-color: #DEDDD3;   background-image: url(images/background.gif); background-attachment:fixed; background-repeat: repeat; margin: 0 0 0px 0; padding: 0; text-align: center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

#container-wrapper { margin: 20px auto;border: 4px solid #C4DF9A;width: 700px;}
#content-container { width: 700px;float: none;}
#container { width: 700px; margin: 0; padding: 0; text-align: left;background-color: #FFFFFF;border: 1px solid #3D3D3B;}
#content {float: none;}
.hiddentext {color:#E2F3C6; font-size:4px;}

p { color:#000000; font-family: Georgia; font-size: 11pt; font-style: normal;}

.pindent { color:#000000; font-family: Georgia; font-size: 11pt; font-style: normal; text-indent: 30pt;}
.p a:link {color: #FF0000; text-decoration: none} 
.p a:visited {color: #FF0000; text-decoration: none}
.p a:hover {color: #FF0000; text-decoration: underline}
.p a:active {color: #FF0000; text-decoration: none}

p img { padding: 1; max-width: 100%; }

H1 {font-family: Tahoma; font-size: 20pt; color: #000000; font-weight: bold;
}
.redh1 {font-family: Tahoma; font-size: 20pt; color: #cc0000; font-weight: bold;
}

H2 {font-family: Tahoma; font-size: 16pt; color:#cc0000; font-weight: bold;
}

.blackh2 {font-family: Tahoma; font-size: 16pt; color:#000000; font-weight: bold;
}

.NavOff {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; background-color: #FFFFFF}
.NavOff a:link {color: #000000; text-decoration: none} 
.NavOff a:visited {color: #000000; text-decoration: none} 
.NavOff a:active {color: #000000; text-decoration: none}

.M_NavOn {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; background-color: #CCCCCC}
.M_NavOn a:link {color: #000000; text-decoration: none} 
.M_NavOn a:visited {color: #000000; text-decoration: none} 
.M_NavOn a:active {color: #000000; text-decoration: none} 
.M_NavOn a:hover {color: #000000; text-decoration: underline}

.M_NavOff { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000; background-color: #FFFFFF }
.M_NavOff a:link {color: #000000; text-decoration: none} 
.M_NavOff a:visited {color: #000000; text-decoration: none} 
.M_NavOff a:active {color: #000000; text-decoration: none} 
.M_NavOff a:hover {color: #00CC00; text-decoration: none}

li {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; color: #000000;} 
ul {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; color: #000000; list-style-type: square} 
ol {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11pt; color: #000000}

.WhiteCellBrdrMAIN {

	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	border: 6px dashed #cc0000;
}
.dashedpullout {

	background-color: #ffffcc;
	border: 2px dashed #000000;
}

.paperfont {
	font-family: "Comic Sans MS", "Zapf Chancery";
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	font-style: italic;
	text-indent: 30pt;
}

.optinheadline {
	color: #cc0000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}

.highlight {

	background-color: #FFFF00;
	font-weight: bold;
}

.testimonial {
	border: 2px dotted #000000;
	padding: 5px 15px 5px 15px;
	margin-bottom: 15px;
	background: #ecf5ff;
}

.dashedpullout {

	background-color: #ffffcc;
	border: 2px dashed #000000;
	padding: 5px 15px 5px 15px;
}

.dashedpullout1 {

	background-color: #ffffff;
	border: 4px dashed #cc0000;
	padding: 5px 15px 5px 15px;

}

.optinform {

	background-color: #ffffff;
	border: 2px dashed #cc0000;

}

.noindent {
	text-indent: 0pt;
}
-->

