.tabbedboxtop {
	height: 80px; background-image: url("../images/gradient.gif"); background-repeat: repeat-y;
}
.tabbedboxtop img {
	margin-top: 10px; margin-right: 50px; margin-left: 20px; float: left;
}

.tabbedboxtop li {
	list-style-type: none;
}

.tabbedboxtop .button {
	float: right;
}
.tabbedboxtop .tabbedboxlinks {
	padding-top: 6px;
}
#tabbedbox {
	margin: 0px; padding: 0px; height: 30px; bottom: -1px; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; font-weight: bold; list-style-type: none; position: relative;
}
#tabbedbox li {
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	display: inline;
}

#tabbedbox a {
	outline: 0px; border: 1px solid rgb(153, 153, 153); height: 28px; text-align: center; color: rgb(85, 85, 85); line-height: 28px; padding-right: 8px; padding-left: 8px; text-decoration: none; display: block; border-top-left-radius: 4px; border-top-right-radius: 4px; background-image: url("../images/tabbkgrd1.gif"); background-repeat: repeat-x; background-color: rgb(204, 204, 204);
}
#tabbedbox a.active {
	color: rgb(34, 34, 34); border-bottom-color: rgb(255, 255, 255); background-image: none; background-color: rgb(255, 255, 255);
}
.tabs a:hover {
	color: rgb(34, 34, 34); border-bottom-color: rgb(255, 255, 255); background-image: none; background-color: rgb(255, 255, 255);
}
.tabbedbox a:focus {
	color: rgb(34, 34, 34); border-bottom-color: rgb(255, 255, 255); background-image: none; background-color: rgb(255, 255, 255);
}
.tabbedbox a:active {
	color: rgb(34, 34, 34); border-bottom-color: rgb(255, 255, 255); background-image: none; background-color: rgb(255, 255, 255);
}
.tabcontent {
	background-position: top;
	margin: 0px 0px 2em;
	width: 855px;
	border-top-color: rgb(153, 153, 153);
	border-top-width: 1px;
	border-top-style: solid;
	min-height: 305px;
	background-image: url(../images/boxbackground.gif);
	background-repeat: no-repeat;
}

/*ie 8 fix begins*/
.tabcontent_ie8 {
	background-position: top;
	margin: 0px 0px 2em;
	width: 855px;
	border-top-color: rgb(153, 153, 153);
	border-top-width: 1px;
	border-top-style: solid;
	min-height: 305px;
	background-image: url(../images/boxbackground.gif);
	height: 1300px;
	background-repeat: no-repeat;
}

.tabcontent_ie8 div {
	margin: 0px 20px;
}

.tabcontent_ie8 h2 {
	padding-top: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; margin-top: 0px; background-image: none;
}

.tabcontent_ie8 h3 {
	padding-top: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; margin-top: 0px; background-image: none;
}
.tabcontent_ie8 .graphs {
	margin-left: 0px;
}
.tabcontent_ie8 .graphs img {
	padding: 20px; border: 1px solid rgb(153, 153, 153); margin-bottom: 20px;
}
.tabcontent_ie8 table {

}
.tabcontent_ie8 th {
	text-align: left; padding-left: 1em;
}
.tabcontent_ie8 td {
	text-align: left; padding-right: 1em; padding-left: 1em;
}
/*ie 8 fix ends*/


.tabcontent div {
	margin: 0px 20px;
}

.tabcontent h2 {
	padding-top: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; margin-top: 0px; background-image: none;
}

.tabcontent h3 {
	padding-top: 20px; font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; margin-top: 0px; background-image: none;
}
.tabcontent .graphs {
	margin-left: 0px;
}
.tabcontent .graphs img {
	padding: 20px; border: 1px solid rgb(153, 153, 153); margin-bottom: 20px;
}
.tabcontent table {

}
.tabcontent th {
	text-align: left; padding-left: 1em;
}
.tabcontent td {
	text-align: left; padding-right: 1em; padding-left: 1em;
}
