/* ol#toc {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

ol#toc li {
	float: left;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 2px;
}

ol#toc a {
	color: #660066;
	display: block;
	float: left;
	height: 20px;
	text-decoration: none;
	width: 125px;
	padding-top: 18px;
	font-weight: bold;
	background-image: url(../images/bg-submit.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

ol#toc a:hover {
	background-image: url(../images/bg-companyside-header.gif);
	background-repeat: repeat-x;
}

ol#toc a:hover span {
    background-position: 100% -120px;
}

ol#toc li.current a {
	background-image: url(../images/bg-companyside-header.gif);
}

ol#toc li.current span {
    background-position: 100% -60px;
}

ol#toc span {
    background: url(tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
*/
div.content {
	clear: left;
	width: 820px;
	color: #333333;
	padding-top: 20px;
}

.c1 {
	float: left;
	width: 200px;
	padding-right: 10px;
}
.c1 h3 {
	font-size: 18px;
	font-weight: normal;
	color: #990000;
}

.c2 {
	float: left;
	width: 435px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.c2 p {
	margin-bottom: 7px;
	float: left;
	width: 400px;
}
.c2 a {
	color: #990000;
}

.c2 h3 {
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: normal;
	color: #993300;
	width: 450px;
	float: left;
}



.headings {
	font-size: 14;
	color: #660066;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul#toc {
	list-style-image: none;
	list-style-type: none;
	float: left;
}

ul#toc li {
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	list-style-image: none;
	list-style-type: none;
}

ul#toc a {
	color: #666666;
	display: block;
	float: left;
	height: 34px;
	width: 150px;
	background-image: url(../images/btn-tabsoff.png);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 1.1em;
	padding-top: 5px;
}

ul#toc a:hover {
	background-image: url(../images/btn-tabsover.png);
	background-repeat: no-repeat;

}


ul#toc a:hover span {
    background-position: 100% -120px;
}

ul#toc li.current a {
	background-image: url(../images/btn-tabson.png);
	background-repeat: no-repeat;
	color: #FF8217;
}

ul#toc li.current span {
    background-position: 100% -60px;
}

ul#toc span {
    background: url(tab.png) 100% 0;
    display: block;
    line-height: 2em;
    padding-right: 10px;
}
#tabbed-content {
	float: left;
	width: 820px;
	margin-top: 2px;
}

.c3 {
	width: 760px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
	margin-left: 30px;
	float: left;
	margin-top: 10px;
}
.c3 p {
	margin-bottom: 7px;
	width: 760px;
	padding-left: 10px;
	float: left;
}
.c3 a {
	color: #990000;
}
.c3 h2 {
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 24px;
	font-weight: normal;
	color: #990000;
	width: 750px;
	padding-left: 10px;
	float: left;
}
.c3 h3 {
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #999999;
	padding: 5px;
	float: left;
}
.c3-rs {
	float: left;
	height: 160px;
	width: 159px;
	background-color: #CCCCCC;
	font-size: 12px;
	text-align: center;
}
.c3-rs img {
	border: 7px solid #CCCCCC;
}

.c3-ls {
	float: left;
	height: 132px;
	width: 590px;
	padding-left: 10px;
	padding-top: 3px;
}
.bigredhead {
	font-size: 24px;
	color: #990000;
	font-weight: normal;
}
