body{
	font-family: Tahoma, "Century Gothic", Arial, sans;
	color: black;
	font-size:0.8em;
	line-height: 1.3;
	background-color:white;
	margin: 0;
	padding: 0;
}

p{
	margin-top:10px;
}

#body-bg{
	background: #1B1B1B;
}
#body-bg-editor{
	background: white;
}

a:link, a:visited, a:hover {
	color: #336633;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	border-bottom: 0px dotted #336633;	
}
img{
	border:none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", "Century Gothic", Arial, sans;
}

h1{
 font-size: 120%;
 color: #003300;
 margin: 10px 0px;
 border-bottom:solid 1px #999;
}

h2{
 	font-size: 112%;
 	color: #666633;
	margin: 10px 0px;
}

h3{
 font-size: 102%;
 color: #666633;
 margin: 10px 0px;
}

h4{
 font-size: 100%;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #333333;
}
#page_title{
	margin: 15px 0px 10px -7px;
	padding: 3px 0px 5px 7px;
	color:#336633;
	font-weight:bold;
	font-size: 114%;
}

#download{
	padding: 7px 7px 7px 7px;
	width: 500px;
}
#download ul{
 list-style-type: none;
}
ul{
	list-style-image: url(../images/pub/bullet.gif);
	padding-left:30px;
	 line-height: 17px;
}
li{
	
	color: #336633;
	font-size: 0.92em;
}
ul ul{
 list-style-image: url(../images/pub/bullet1.gif);
 padding-left:40px;

}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container
{
	width:900px;
	margin: 0 auto;
	background-color: #FFF;
	overflow: hidden;
}

#sub-mast-content div{
	/*margin-bottom: -2000px; 
	padding-bottom: 2000px; */
}

#content{
	width: 850px;
	margin: 10px 25px 15px 25px;
	min-height:500px;
}
#masthead{
	background-color: #1B1B1B;
	margin: 0;
	padding: 0px 0px;
	width:100%;
	height:120px;
	clear:right;
}

#sub-masthead{
	height:100px;
	background:#2e2e2e;
}
#masthead #header-img{
	padding: 0px;
	float:right;
}
#masthead #logo{
	margin: 10px 10px 10px 20px;
	background:url(../images/pub/logo.jpg) no-repeat;
	float:left;
	height: 100px;
	width: 150px;
}

#mainnav li{
	height:20px;
	list-style-type: none;
}
#content table{
	padding:0px;
	border-left: 1px solid #DFE0E1;
	border-right: 1px solid #DFE0E1;
	margin: 10px 0px;
	}	
#content thead{
	color:white;
	font-weight:bold;
	background: #666333;/* #DFE0E1 */
	}
#content th{
		padding:4px;
	}
#content td{
	padding:5px;
	border-bottom:dotted 1px #DFE0E1;
	}
#main_text{
margin-top:10px;

}
#footer{
	background: #0E0E0E url(../images/pub/footer_bg.gif) repeat-x;
	height:60px;
	text-align:right;
	clear: both;
	font-size: 1em;
	color: white;
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
}
#footer a{
color: #585858;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */
#footer img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .main text styles *****************/

.body{
	padding: 10px 0px 0px 10px;
}

.story p{
	padding: 0px 0px 10px 0px;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}

/*********** #SEARCH styles ***********/
#content #search{
 	float:right;
	margin-top:0px;
}

#content #search input{
	}	

#search_result{
width:100%;
clear:right;
margin:10px 0px 0px 0px;
}
#search_result_title{
font-weight:bold;
}
#search_result_title a{
border-bottom: 0px dotted #999999;
text-decoration: none;
}

#search_result_text{
color: #666666;
}
/*********** #FORM styles ***********/
fieldset {
	padding: 10px;
	margin-bottom: 0.5em;
	color:#336633;
	border:1px dotted #DFE0E1;

}
legend{
	font-weight:bold;
	padding:5px;
	border:1px dotted #DFE0E1;
	background:white;
}
input{

}
.submitButton{
	background:#666633;
	padding: 2px 4px 2px 4px;
	color:white;
	border:none;
	margin-left:7px;
}
.submitButton:hover{
	background:#003300;

}
label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}