body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #696969;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #3E3530;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

a, a:visited{
	/*text-decoration: none;*/
	/*color: #3E3530;*/
}

th{
	text-align: right;
	font-weight:normal;
}

a:hover {
}

img.alignleft {
	float: left;
	padding: 0px 20px 0px 0px;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/*
#header		{
    width:800px;	
	padding: 0px;
	height:75px;
	background-color: #C00010;
	background-image: url(../admin/images/login.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
*/

#container {
	/* width: 982px; */
	width: 820px;
	margin: 0 auto;
	background-color: #EAEAEA;
	padding: 0px;
	border-top: 1px solid white;
	border-right: 1px solid white;
	padding: 10px;
}

#header {
	width: 840px;
	margin: 50px auto -5px auto;
	background-color:#FFFFFF;
	text-align:center;
	/*background-color: #C00010;*/
}

#content {
	/* width: 730px; */
	width: 579px;
	float: left;
	border: 1px solid #D7D7D7;
	background-color: white;
	margin-right: 0px;
}

#sidebar {
	float: right;
	width: 230px;
	margin: 0 0 0 0;
	color: #787878;
}

#sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	border-bottom: 1px solid #D6D6D6;
	background: #FFFFFF;
}

#sidebar li ul {
	margin: 0px 0px 0px 0px;
	padding-bottom: 30px;
	background: none;
}

#sidebar li li {
	line-height: 30px;
	margin: 0px 30px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #D7D7D7;
	background: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding: 10px 0px 10px 30px;
	background: #F6F6F6;
	letter-spacing: -0.5px;
	font-size: 1.4em;
	/*color: #4A7A98; */
	/* color: #C00010; */
	color: #183B70;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #727272;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #8A8A8A;
}

.post {
	/*padding-top: 20px;*/
	border-bottom: 1px solid #EAEAEA;
}

.post .title {
	clear: both;
	padding: 10px;
	font-size: 30px;
	/* color: #C00010; */
	color: #183B70;
	font-weight: bold;
	text-align: center;
}

.post .title a {
	color: #0A7A98;
	border: none;
}

.post .sub-title {
	clear: both;
	padding: 15px 10px 10px 10px;
	font-size: 20px;
	/* color: #C00010; */
	color: #183B70;
	font-weight: bold;
	text-align: center;
}

.post .meta {
	float: right;
	height: 48px;
	text-align: left;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.post .meta .date {
	display: inline-block;
	width: 156px;
	height: 42px;
	padding: 6px 0px 0px 0px;
	background: url(epn/images/img05.jpg) no-repeat left top;
	text-align: center;
	color: #FFEEE7;
}

.post .meta .posted {
	padding: 0px 10px 0px 0px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #415B62;
}

.post .meta a {
}

.post .entry {
	padding: 0 45px 25px 40px;
	text-align: justify;
}

/* Footer */

#footer {
	background: none repeat scroll 0 0 #EAEAEA;
	/*border-top: 2px solid #C00010;*/
	border-top: 2px solid #183B70;
	font-size: 80%;
	padding: 10px 0;
	text-align:center;
	width: 840px;
	margin: 0 auto;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

.bold {
	font-weight:bold;
}

#plantable {
	padding:15px;
	margin-top:10px;
}

#plantable tr {

}

.errors {
	color: red;
	display: none;
	font-weight:bold;
}

.errors  ul{
	list-style-type:none;
}
.errors  li{
	text-align:center;
}

.error {
	color: red;
}

.entry-box {
	width: 65%;
	margin: auto;
	
	padding: 10px;
}

.entry-box .heading {
	background-color: #F6F6F6;
	font-size: 18px;
	padding: 5px;
}

.clear {
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('bg_button_a.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button span {
    background: transparent url('bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
	font-weight: bold;
}

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}
a.button_big {
    background: transparent url('bg_button_a_big.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 20px arial, sans-serif;
    height: 49px;
    margin-right: 6px;
	margin-left: 6px;
    padding-right: 18px;
    text-decoration: none;
}

a.button_big span {
    background: transparent url('bg_button_span_big.gif') no-repeat;
    display: block;
    line-height: 39px;
    padding: 5px 0 5px 18px;
	font-weight: bold;
}

a.button_big:active {
    background-position: bottom right;
    color: #000;
    outline: none;
}

a.button_big:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px;
}

a.fixed {
	width:170px;
	text-align:center;
}

#progress_tracker {
	margin-top: 10px;
	border: 1px solid #D7D7D7;
	padding: 0;
	text-align: center;
}

#progress_tracker div{

}

#progress_tracker ul {
	list-style: none;
	margin: 0;
	padding: 0;
	/*background-color: #EAEAEA;*/
}

#progress_tracker li{
	display: inline;
}

#progress_tracker li.visited {
	color: #4A7A98;
}

#progress_tracker li.current {
	font-weight: bold;
	color: #4A7A98;
}

#progress_tracker li.future {
	color: #D7D7D7;
}

#progress_tracker li.arrow {
	font-weight: bold;
	font-size: 24px;
	margin: 0 8px 0 8px;
}

.uploaderrors {
	display: none;
	color: black;
}

.uploaderrors .inner li {
	color: red;
	list-style:none;
	padding: 0;
	line-height: 125%;
}

.small
{
	font-size: 12px;
}

.stats {
	border-collapse: collapse;
}

.reviewBox {
	width: 330px;
	margin: 0 auto;
}

.reviewBox  h4{
	/*color:#C00010;*/
	color: #183B70;
}

.reviewBox .reviewTable {
	width: 100%;
	border:1px solid #D7D7D7;
	padding:10px;
	text-align:left;
}

.reviewBox a {
	font-size: small;
}

.menu {
	height: 26px;
	background-color:pink;
	width: 840px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0px;
}

.menu dl, .menu dt, .menu dd, .menu ul, .menu li, .menu ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menu dl{
	float: left;
}

.menu dt {
	cursor: pointer;
	margin-right: 3px;
	padding: 0;
	text-align: center;
	width: 93px;
}

.menu

.menu dt.bt_gray a {
	background-image: url("./bt_gray.gif");
	background-repeat: no-repeat;
	color: #666666;
	display: block;
	padding: 6px 0 10px;
}

.menu dt a {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#login-container	{
	width: 800px;
	margin:80px auto 5px auto;
	text-align:center;
	border: none;
	color:#696969;
	background-color: #EAEAEA;
	background-image: url(cbp_logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 90px 0 20px 0;
}

#disclosures {
	width: 80%;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 15px;
}

#login {
	width: 65%;
	margin: 0 auto;
	background-color: #FFFFFF;
	display: none;
}

#login h1 {
	font-weight:bold;
	font-size:150%;
	margin:0;
	/*color:#C00010; */
	color:#183B70;
	margin-top: 15px;
	margin-bottom:15px;
}

#login-footer {
	text-align:center;
	font-size: 80%;
}

#single-content {
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	margin: 0 auto;
	width: 579px;
}

#confirm-table {
	width:65%;
	margin:0 auto;
	text-align:left;
}

#confirm-table  td.label{
	text-align: right;
	font-weight: bold;
}

.hidden {
	display:none;
}