/* Progressive Business Forum CSS Document */

body {
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		background:#FFCC00;
		margin:0

		}

#container { margin:0 auto;
			width:941px;
			text-align:left;
			}

#banner { 
background:white;
padding-top:10px;
height:93px;
text-align:center;
width:100%;
text-align:center;
margin-bottom:0;
padding-bottom:6px;
padding-top:25px;
background:#FFFFFF;

}
h3
{
	font-size: 16px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#006600;



}
#insidebanner {
width:941px;
text-align:center;
margin:0 auto;
padding:0

}
#logo {float:left;
width:568px;
z-index:1020;
padding:0;
}

#bannerbuttons {
float:left;
width:221px;
z-index:1010;
margin-left:150px;
background:#ffffff;
padding:0;
}

#topmenu {
width:941px;
height:36px;
margin:0 0 25px 0;
padding:0;
}

#bgdiv {
background:#ffe67f;
width:704px
}
#sidecontent {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
width:684px;
z-index:1000;
float:left;
}

#sidecontent h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;

}

#sidecontent h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
font-weight:bold;
margin-top:0;

}

#sidecontent h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000000;
margin-bottom:0;
font-weight:normal

}

#sidecontent p {
line-height:18px;
}
#sidecontent a{
color: #000000;
	text-decoration: none;
}

#sidecontent .titlehead {
color:#ffe385;
font-weight:bold;
}

.greenhead {
				color:#006600;
				font-weight:bold;
				font-family:Arial, Helvetica, sans-serif;
				font-size:20px;
				/*border-bottom: solid 1px;*/
				padding-bottom:8px
}
.redbold{ color:#ffe385;}
#include {
font-family:Arial, Helvetica, Sans-seriff;
font-size:13px;
color:#333333;
text-align:left;
float:left;
width:674px;
z-index:1000;
line-height:18px;
/*border-right:solid 2px #000;*/
background-color:#ffe67f;
padding:0 15px;
}

#include p{
line-height:18px;
}

#include td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#include a {
color:#000000;
text-decoration:none}

#include a:hover {
text-decoration:underline
}
#include h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
line-height:21px;
}

#navlist {
		border:solid 1px #006600;
		margin-left:0px;
		padding: 2px;
		color:#fbc201;
		line-height:22px;
		
		}


#rightcontent {
width:220px;
float:right;
margin-bottom:16px;
/*margin-top:16px;*/
}

#content1 {
font-family:Arial, Helvetica, sans-serif;
height:251px;
background-image:url(../images/whitegreenbg.gif);
padding:5px 18px;
font-size:11px;
line-height:18px;
}


#content1 .whitetext {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
margin-top:0;
font-weight:bold;
padding:5px 8px;
line-height:18px;
}

#content2 {
font-family:Arial, Helvetica, sans-serif;
	height:200px;
	background-image:url(../images/blackwhitebg.gif);
	margin-top:10px;
	padding:5px 10px;
font-size:11px;
color:#000000;

}
#content2 img {
margin-right:10px;
}
#content2 .whitetext {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
margin-top:0;
font-weight:bold;
padding:5px 8px;
margin-bottom:16px
}
/*Page footer*/
#footer {
		background:#333333;
		font-family:Arial;
		color:#999999;
		font-size:11px;
		width:913px;
		padding:14px 14px 10px 14px;
		z-index:900;
		float:left
		}
		
#footerright {background:#333333;
		font-family:Arial;
		color:#999999;
		font-size:11px;
		margin:0;
		float:right;
		width:200px
				}
#footerleft { background:#333333;
		font-family:Arial;
		color:#999999;
		font-size:11px;
		margin:0;
		float:left;
		width:200px
}

#footer a {
color:#999999;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

.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;
}

