body {
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(../images/bk.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
}
.maincontainer {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.header {
	height: 165px;
	width: 950px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 172px;
	margin-left: 0px;
}


.top {
	height: 47px;
	width: 950px;
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/top.png);
	background-repeat: no-repeat;
	background-position: center top;
}


.bot {
	height: 50px;
	width: 950px;
	clear: both;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/bot.png);
	background-repeat: no-repeat;
	background-position: center top;
}


#seotextcontainer
{
	float: right;
	width: 400px;
	text-align: right;
	font-size: 1em;
	line-height: normal;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
}



.mainpiccontainer {
	height: 170px;
	width: 950px;
	margin-bottom: 0px;
	margin-top: 20px;
}






#navcontainer
{
	padding: 0;
	height: auto;
	clear: both;
	width: 890px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
}















.footer {
	height: auto;
	width: 870px;
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}











#contentstrip {
	height: auto;
	width: 950px;
	clear: both;
	float: left;
	background-image: url(../images/mid.png);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
}




#leftbar {
	height: auto;
	width: 230px;
	float: left;
	margin-left: 50px;
}

#rightbar {
	height: auto;
	width: 620px;
	float: left;
	margin: 0px;
	padding: 0px;
}



















#bottextcontainer
{
	float: left;
	width: 500px;
	text-align: left;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFF;
}








#botleftnavcontainer
{
	float: right;
	width: 280px;
	text-align: right;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;
}


#botleftnavcontainer  a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#botleftnavcontainer  a:hover
{
	color: #FFF;
	text-decoration: underline;
}






#leftnavcontainer
{
	padding: 0;
	width: 206px;
	margin-top: 15px;
	background-attachment: scroll;
	background-image: url(../images/sideback.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#leftnavcontainer ul
{
	border: 0;
	margin: 0;
	list-style-type: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}

#leftnavcontainer ul li
{
	display: block;
}

#leftnavcontainer ul li a
{
	height: auto;
	text-decoration: none;
	display: block;
	font-size: .8em;
	padding-top: 5px;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 3px;
	padding-bottom: 4px;
	line-height: normal;
	text-transform: none;
	color: #00933D;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dedede;
}

#leftnavcontainer ul li a:hover
{
	color: #5CC02A;
}

#leftnavcontainer li#active a
{
	font-weight: bold;
	font-size: 1.1em;
	color: #6BC72B;
}

#leftnavcontainer li#sub a
{
	color: #FFFFFF;
	background-color: #7792BF;
	background-image: none;
}

#leftnavcontainer li#sub a:hover
{
	color: #FFFFFF;
	background-color: #94AACE;
	background-image: none;
}










#copybox {
	width: auto;
	margin: 0px;
	padding: 0px;
}


#copybox h1{
	font-size: 2em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #0062B3;
}
#copybox h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #0062B3;
}

#copybox h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #0062B3;
}

#copybox h6 {
	font-weight: normal;
	font-style: italic;
}


#copybox p{
	font-size: 1em;
	line-height: 1.3em;
	color: #0062B3;
}
#copybox li {
	font-size: 1em;
	line-height: 1.3em;
	color: #0062B3;
}
#copybox a {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	color: #0092DB;
}

#copybox a:hover {
	color: #000;
	text-decoration: none;
	color: #0092DB;
}

.tablestyle {
	border: 1px solid #cccccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.tablestyle th {
	font-size: .9em;
	line-height: normal;
	color: #444;
	text-align: center;
	background-color: #EAEAEA;
	border: 1px solid #dddddd;
	background-attachment: scroll;
	background-image: url(../images/shad2.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 2px;
	font-weight: normal;
}

.tablestyle td {
	background-attachment: scroll;
	background-image: url(../images/shad.png);
	background-repeat: repeat-x;
	background-position: center top;
	font-size: .75em;
	line-height: normal;
	color: #444;
	border: 1px solid #dddddd;
	padding: 2px;
}
.tablestyle  h2  {
	font-size: 1.5em;
	color: #255D1B;
	font-weight: normal;
	letter-spacing: -0.03em;
	margin: 0px;
	padding: 0px;
}


.imagetop {
	height: auto;
	width: 950px;
	margin-top: 1px;
}
.rightalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	float: right;
	border: 1px solid #CCCCCC;
	padding: 6px;
}
.leftalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 15px;
	float: left;
	border: 1px solid #CCCCCC;
	padding: 6px;
}

.okpic {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 1px solid #CCCCCC;
	padding: 6px;
}

.backtable {
	font-size: 9pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#smallside {
	font-size: 0.7em;
	color: #666666;
	text-align: center;
}



#footeraddress
{
	text-align: center;
	font-size: 9pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 7px;
	color: #666666;
	margin-left: auto;
	width: 950px;
}


#footeraddress  a
{
	color: #387B2B;
	text-decoration: none;
}

#footeraddress  a:hover
{
	color: #387B2B;
	text-decoration: underline;
}
