#wrapper {
	width: 750px;
	margin: 0px auto;
	
}
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 24px; line-height:115%; font-weight: bold; color: #cc9900;margin:25px 0px 15px 0px;}
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; line-height:115%; font-weight: bold; color: #000;margin:25px 0px 15px 0px;}
h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height:115%; font-weight: bold; color: #000;margin:25px 0px 15px 0px;}
h4 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; line-height:115%; font-weight: bold; color: #cc9900;margin:25px 0px 15px 0px;}

.chart { padding: 5px; border: 1px solid #CCCCCC; margin-top: 10px; margin-bottom: 10px; }

.line { border-top-width: 1px; border-top-style: dotted; border-top-color: #CCCCCC; border-right-color: #CCCCCC; border-bottom-color: #CCCCCC; border-left-color: #CCCCCC; }

.jlred{color: #990033;} .jlblue{color: #333366;} .jlyellow{color: #F9BC04;}
.jlred{color: #990033;} .jlorange{color: #c15128;}
.blue{color:#243f93;}

.optin-form-nav {
	background-color: #E1A900;
	padding: 3px;
	text-align: center;
	border: 1px solid #AE8300;
	margin-top: 4px;
}
#main-content {
	width: 748px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #e9e9e9;
}
.optin-btn {
	color: #FFFFFF;
	background-color: #000000;
}
.optin-form {
	background-color: #E1A900;
	padding: 6px;
	text-align: left;
	border: 1px solid #AE8300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 60px;
}
#pub-column {
	float: right;
	width: 510px;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #404040;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
#nav-column {
	float: left;
	width: 202px;
	background-color: #e9e9e9;
	height: 100%;
	text-align: center;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#optin-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	margin-top: 10px;
	width: 170px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#nav-box {
	background-color: #cc9900;
	text-align: left;
}
 ul#menu, ul#menu ul { list-style-type:none; margin: 0; padding: 0; }
 ul#menu a { display: block; text-decoration: none; }
  /* main tabs */ 
 ul#menu li a {
	color: #fff;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:182px;
	background-color: #cc9900;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8AE00;
	border-bottom-color: #BF8F00;
}
 /* main tabs hover */
 ul#menu li a:hover {
	color: #333333;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E1A900;
}
ul#menu li {
	margin:0px;
}



