body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-y;
	background-position: center center;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.maincontainer {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.header {
	height: 150px;
	width: 920px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#shadow {
	height: 20px;
	width: 920px;
	background-image: url(../images/shadow.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
span{
	font-size: .8em;
}



#navcontainer
{
	padding: 0;
	height: 28px;
	clear: both;
	width: 920px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/navbk.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
		text-align: center;
}



#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navcontainer ul li
{
	display: block;
	float: left;
}

#navcontainer ul li a
{
	height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: none;
	background-attachment: scroll;
	background-image: url(../images/navbk.png);
	background-repeat: repeat;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#navcontainer ul li a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/navbk2.png);
	background-repeat: repeat;
	background-position: right top;
}

#navcontainer li#active a
{
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/navover.png);
	background-repeat: repeat;
	background-position: right top;
}

#navcontainer li#active a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(../images/navover.png);
	background-repeat: repeat;
	background-position: right top;
}

























#contentstrip {
	height: auto;
	width: 920px;
	clear: both;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}




#leftbar {
	height: auto;
	width: 220px;
	float: left;
}

#rightbar {
	height: auto;
	width: 700px;
	float: left;
	background-attachment: scroll;
	background-image: url(../images/mbk.png);
	background-repeat: repeat-y;
	background-position: left top;
}



















#bottextcontainer
{
	float: right;
	width: 400px;
	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
{
	float: left;
	width: 400px;
	text-align: left;
	font-size: 8pt;
	line-height: 1.5em;
	font-weight: normal;
	padding: 0px;
	height: auto;
	margin-top: 7px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666666;

}


#botleftnavcontainer  a
{
	color: #0079C1;
	text-decoration: none;
}

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






#leftnavcontainer
{
	padding: 0;
	width: 200px;
	margin-left: 10px;
}

#leftnavcontainer h3
{
	margin-top: 4px;
	padding-top: 0px;
	font-size: 1.1em;
	color: #555555;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 5px;
	margin-left: 0px;
}

#leftnavcontainer h4
{
	margin-top: 4px;
	padding-top: 0px;
	font-size: 0.6em;
	color: #555555;
	font-weight: normal;
	margin-bottom: 4px;
	padding-bottom: 15px;
	margin-left: 0px;
}

#leftnavcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#leftnavcontainer ul li
{
	display: block;
}

#leftnavcontainer ul li a
{
	height: 22px;
	color: #A50000;
	text-decoration: none;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 4px;
	padding-left: 24px;
	margin-bottom: 4px;
	padding-bottom: 1px;
	background-color: #E6E6E6;
	line-height: normal;
	background-attachment: scroll;
	background-image: url(../images/sideoff.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-transform: none;
}

#leftnavcontainer ul li a:hover
{
	color: #A50000;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/siderolled.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}

#leftnavcontainer li#active a
{
	color: #FFFFFF;
	background-color: #A50000;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/sideon.png);
}

#leftnavcontainer li#active a:hover
{
	color: #FFFFFF;
	background-color: #A50000;
	background-attachment: scroll;
	background-image: url(../images/sideon.png);
	background-repeat: no-repeat;
	background-position: center top;

}



#leftnavcontainer p{
	font-size: .7em;
	line-height: 1.5em;
	color: #404040;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#leftnavcontainer p b{
	font-size: 1.2em;
	line-height: 1.5em;
	color: #404040;
}

#leftnavcontainer span{
	font-size: .8em;
	line-height: 1.5em;
}

#leftnavcontainer a {
	color: #A50000;
	text-decoration: none;
}

#leftnavcontainer a:hover {
	color: #EB9738;
	text-decoration: underline;
}








#copybox {
	width: 660px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#copybox h1{
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.7em;
	color: #A50000;
	font-weight: normal;
	letter-spacing: -1px;
}
#copybox h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	font-size: 1.2em;
	color: #A50000;
	font-weight: normal;
}

#copybox h3 {
	margin-top: -18px;
	padding-top: 0px;
	font-size: 1.1em;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#copybox h4 {
	padding-top: 0px;
	font-size: 1em;
	color: #666666;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

#copybox p{
	font-size: .8em;
	line-height: 1.5em;
	color: #404040;
}

#copybox span{
	font-size: .8em;
	line-height: 1.5em;
}

#copybox li {
	font-size: .8em;
	line-height: 1.5em;
	color: #404040;
}
#copybox a {
	color: #A50000;
	text-decoration: none;
}

#copybox a:hover {
	color: #EB9738;
	text-decoration: underline;
}

.tablestyle {
	border: 1px solid #cccccc;
}

.tablestyle th {
	font-size: 1em;
	line-height: normal;
	color: #404040;
	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: 4px;
	font-weight: normal;
}

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


.imagetop {
	height: auto;
	width: 890px;
	margin-top: 1px;
}
.rightalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.leftalignedpic {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 20px;
}
.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: 890px;
}


#footeraddress  a
{
	color: #0079C1;
	text-decoration: none;
}

#footeraddress  a:hover
{
	color: #0079C1;
	text-decoration: underline;
}








#bottynavcontainer
{
	padding: 0;
	height: 28px;
	margin: 0;
	clear: both;
	width: 920px;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/bottom.png);
	background-repeat: repeat-x;
	background-position: center top;
}



#bottynavcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#bottynavcontainer ul li
{
	display: inline-block;
	float: none;
	height: 24px;
	color: #454239;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: none;
	border-right-width: 0px;
	border-right-style: solid;
}

#bottynavcontainer ul li a
{
	height: 25px;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: none;
}

