@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background: #111110 url(../images/sce/sitebg.jpg) repeat-x top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
}

body.editor {
background:#ffffff url(../images/sce/blank.gif) no-repeat;
}

.headertable {
	background:url(../images/sce/header-rpt.jpg) repeat-x top right;
}
.hmbody {
	background: #f4f4f4 url(../images/sce/hmbody-bgrpt.jpg) repeat-x top left;
}
.hmrightbox {
	background:url(../images/sce/hmbody-rightboxbg.jpg) no-repeat left top;
	padding-top:40px;
	padding-left:25px;
	height:154px;
	display:block;
	width:296px;
}
p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
a {
	text-decoration:none;
}

h3 {
	font-size : 18px;
	font-weight: normal;
	margin:5px 0px;
}
h1 {
	font-size : 30px;
	font-weight: normal;
	margin:0px;
	padding:0px 0px 15px 0px;
}
h2 {
	font-size : 24px;
	font-weight: bold;
	margin:0px;
	color:#566700;
	padding:0px 0px 15px 0px;
}
h2 a {
	color:#566700;
	text-decoration:none;
}
h2 a:hover {
	color:#333333;
	text-decoration:underline;
}

h5 {
	font-size: 18px;
	font-weight: bold;
	margin:0px;
	color:#91601a;
	
}



.footertable {
	color:#ffffff;
}
.footertable a {
	color:#99bc31;
}
.hmbodycontent {
	padding:15px 10px 10px 0px;
}
.subbodycontent {
	
	padding:15px 10px 10px 0px;
}
.subbody {
	background:url(../images/sce/sub-rpt.jpg) repeat-y;
}
.sleft {
	background:url(../images/sce/sbody-left.jpg) repeat-y left;
}
.sright {
	background:url(../images/sce/sbody-right.jpg) repeat-y right;
}
.sideright {
	background:url(../images/sce/sright-rpt.jpg) repeat-x top;
}
.topmenu, .topmenu a {
	font-size:12px;
	color:#333;

}

.subbodycontent h2 {
	color:#566700;
}
.subbodycontent h3 {
	padding:4px 0px;
	border-bottom: 3px solid #333;
	width:100%;
	display:block;
}

.bulletgreenround {
	list-style:url(../images/sce/greenbullet.jpg);
	margin-left:10px;
	padding-left:5px;
	margin-top:1px;
}
.bulletgreenround ul {
	list-style:url(../images/sce/markarrow.gif);
	margin-left:10px; 
	padding:5px 0px 0px 25px;
}
.bulletgreenround li {
	line-height:20px;
	padding-bottom:5px;
}

.aboutcheckmark {
	list-style:none;
	margin-left:10px;
	padding-left:5px;
	margin-top:1px;
}

.aboutcheckmark ul {
	list-style:none;
	background:url(../images/sce/about-checkmark.png) no-repeat;
	margin-left:10px; 
	padding:0px 0px 45px 25px;
}
.aboutcheckmark li {
	padding: 40px 0 0 25px;
}

.bulletgreenround li a {
	color:#333333;
	text-decoration:underline;
}
.bulletgreenround li a:hover {
	color:#738A16;
	text-decoration:none;
}
.blackbox {
	background:url(../images/sce/blackbox-ptrn.jpg) repeat;
	padding:0px 8px 8px 15px;
	color:#fff;
}
.blackbox h3 {
	color:#fff;
	padding-bottom:3px;
	border-bottom:3px solid #859942;
	font-size:15px;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
.blackbox ul {
	list-style:url(../images/sce/black-greenbullet1.jpg) ;
	margin-left:10px;
	padding:5px 0px 5px 8px;
}
.blackbox ul ul {
	list-style:url(../images/sce/black-rightmark.jpg);
	margin-left:10px;
	padding:5px 0px 5px 8px;
}
.blackbox ul ul li {
	line-height:20px;
	padding-bottom:5px;
}
.greenf {
	color:#859942;
}
.subbodycontent h4 {
	margin:0px;
	padding:0px;
	color:#566700;
	font-size:16px;
	font-weight:bold;
	padding-bottom:3px;
	border-bottom:3px solid #333333;
	font-weight:bold;
	margin-top:0px;
	padding-top:0px;
}
.lheight li {
	margin-bottom:7px;
}
.bordashedright {
	border-right:1px dashed #666666;
}
.contactbg {
	background:url(../images/sce/btmbtn-downloadteletape.jpg) no-repeat left top;
	padding:35px 0px 20px 98px;
	line-height:18px;
	margin:0 auto 0 auto;
}
.contactbg a {
	color:#566700;
	text-decoration:underline;
}
.contactbg a:hover {
	color:#000000;
	text-decoration:none;
}


.rightbg {
	background:url(../images/sce/rightbg.jpg) repeat-y left top;
	width:263px;
}
.righttop {
	background:url(../images/sce/rightop1.jpg) no-repeat left top;
}
.rightbottom {
	background:url(../images/sce/rightbottom.jpg) no-repeat left bottom;

}
.bgtab {
	background-color:#99bc31;
}
a.link {
	color:#333333;
	text-decoration:underline;
}
a.link:hover {
	color:#333333;
	text-decoration:none;
}

.txthighlight {
	color:#91601a;
	font-weight: bold;
}