html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, input {
	margin:0;
	outline:none;
	padding:0;
	border:0;
	font-family:Verdana, Arial, Tahoma, Sans-Serif;
}

hr {
	color: #ccc;
}

a {
	color:#407fff;
	text-decoration: none;
}

a:hover {
	color:#407fff;
	text-decoration: none;
}

a:active {
	color:#407fff;
	text-decoration: none;
}

a:visited {
	color: #36c;
}


ul, ol {
	padding-left:30px;
}

ul li {
	list-style-image:url('bullet.png');
}

.previous, 
.next, 
.top, 
input.zoom_button {
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-bottom: 5px;
	text-decoration: none;
	font-weight: bold;
	display:inline-block;
	padding: 0px 10px 0px 10px;
	background-color: #ccc;
	zoom:1;
	position:relative;
	color: #666;
	height: 30px;
	font-size: 16px;		
	line-height:30px;
	background-repeat: no-repeat;
}

input.zoom_button {
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #666 !important;
	height: 24px !important;
	line-height:24px;
	position:relative;
	top:-1px;
}

.zoom_searchbox {
	border: 1px solid #ccc;
	margin-left: 0px !important;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:4px 8px;
	font-size:12px;
	line-height:12px;
	display:inline-block;
	width:180px;
}

.zoom_searchbox:focus {
	border-color:#729BEE !important;
	-webkit-box-shadow:0 0 3px #A0BCF3 !important;
	-moz-box-shadow:0 0 3px #A0BCF3 !important;
	-o-box-shadow:0 0 3px #A0BCF3 !important;
	box-shadow:0 0 3px #A0BCF3 !important;
}

.zoom_searchform {
	padding:10px;
	background-color:#e9e9e9;
	-webkit-box-shadow:inset 0 0 5px #ccc;
	-moz-box-shadow:inset 0 0 5px #ccc;
	box-shadow:inset 0 0 5px #ccc;
	margin:10px 0;
}

.zoom_results_per_page {
	margin 5px 0 0 0 !important;
}

.zoom_match {
	margin-left: 0px !important;
}

.searchheading {
	font-size:12px;
}

.search_area .summary {
	font-size:11px;
}

.result_pagescount {
	display:none;
}

.results {
	border-top:1px solid #e9e9e9;
	margin-top:10px;
	padding-top:10px;
}

.results .result_block {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #e9e9e9;
}

.results .result_altblock {
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #e9e9e9;
}

.results .result_title {
	font-size:14px;
	font-family:"Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:bold;
}

.results .description {
	font-size:11px;
	line-height:1.5;
	margin:4px 0;
}

.results .infoline {
	font-size:11px;
}

.previous {
	background-image: url(circle_arrow_left_withspace.png);
	background-position: center left;
	padding-left:30px;
}

.next {
	background-image: url(circle_arrow_right_withspace.png);
	background-position: center right;
	padding-right:30px;
}

.top {
	background-image: url(circle_arrow_top_withspace.png);
	background-position: center right;
	padding-right:30px;
}

a.previous, a.next, a.top {
	color: #666;
}

.next img, .top img {
	border: 0;
	position:absolute;
	right:7px;
	top:0;
	max-width:16px;
	max-height:16px;
	padding-top: 7px;
}

.submit {
	font-size: 12px;
}

.previous img {
	border: 0;
	position:absolute;
	left:7px;
	top:0;
	max-width:16px;
	max-height:16px;
	padding-top: 7px;
}

.previous:hover, .next:hover, .top:hover, input.zoom_button:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.dropdown-toggle {
	padding: 5px;
	overflow: hidden;
	background-color: #f2f2f2;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #666;
	display:block;
	width:575px;
}

.dropdown-toggle:hover {
	background-color: #f5f5f5;
}

.navbar {
	color: white;
	padding:5px 5px 0 5px;
	margin:8px 0 0 0;
	overflow:hidden;
	background:#ccc;
	-webkit-box-shadow:inset 0 1px 2px #999;
	-moz-box-shadow:inset 0 1px 2px #999;
	box-shadow:inset 0 1px 2px #999;
}

.navbar li {
    font-size: 14px;
	background-color: #e9e9e9;
	display:block;
	color: #666;
	padding:5px 10px;
	float:left;
	margin:0 5px 0 0;
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:800;
}

.navbar a {
	color: #666;
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-weight:800;
}

.navbar li:hover a {
	color: #333;
}

.navbar .active {
	color: #333;
	background-color:#fff;
}

.navtitle { 
	font-size: 14pt; font-weight: bold; margin-bottom: 16px;
}

.heading1 { 
	font-family: Arial,Helvetica;
	font-weight: normal;
	font-size: 10pt;
	color: #333;
	text-decoration: none;
}
.heading2 { 
	font-family: Arial,Helvetica;
	font-weight: normal;
	font-size: 9pt;
	color: #333;
	text-decoration: none;
}
.heading3, .heading4, .heading5, .heading6 { 
	font-family: Arial,Helvetica;
	font-weight: normal;
	font-size: 8pt !important;
	color: #333;
	text-decoration: none;
}

.hilight1, .hilight2, .hilight3, .hilight4, .hilight5, .hilight6 { 
	font-family: Arial,Helvetica;
	font-weight: bold;
	color: #333; 
	text-decoration: none;
}

th {	
	background-color: #e6e6e6 !important;
	font-weight: bold;

}

table.toc {
	border:none;
	margin:0;
	padding:5px 0;
}

td.toc {
	padding-bottom: 2px;
	padding-right: 4px;
}

hr {
    color: white !important;
    background-color: white !important;
    border: 0;
    border-bottom: 1px solid #e9e9e9;
    height: 0px;
}

#tree {
	background-color: transparent;
	border-bottom:1px solid #e9e9e9;
	padding:10px;
	margin-top: 2px;
	font-size: 12px !important;
}

td > img {
	padding-bottom: 7px;
}

#breadcrumbs {
	display:none;
}

#content p {
	line-height:1.5;
}

#content * p {
	line-height:1;
	margin-bottom:0;
}

#content ul, 
#content ol {
	margin-bottom:0.5em;
}

#content li {
	line-height:1.5em;
}

body, tr, table, th {
	font-size:12px !important;
}

#content .p_Body {
	margin:0 0 10px 0;
	font-size:12px;
}

#content .p_Comment {
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	padding:10px 0;
	margin: 14px 0 14px;
	font-size:12px;
	color:#333;
}

#content .p_Actiononly {
	background-color:#ccc;
	color:#333;
	font-style:italic;
	padding:10px 20px;
	margin:14px 0;
	font-size:12px;
	-webkit-box-shadow:inset 0 0 5px #999;
	-moz-box-shadow:inset 0 0 5px #999;
	box-shadow:inset 0 0 5px #999;
}

#content .p_Epiconly {
	background-color:#333;
	color:#ccc;
	font-style:italic;
	padding:10px 20px;
	margin:14px 0 14px;
	font-size:12px;
	-webkit-box-shadow:inset 0 0 5px #999;
	-moz-box-shadow:inset 0 0 5px #999;
	box-shadow:inset 0 0 5px #999;
}

#content .p_Notes {
	background-color: #BFD4FF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 20px;
	margin:14px 0;
	font-size:12px;
}

.idxsection {
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	color:#666;
	margin-top:10px;
	font-size:20px;
}

.idxkeyword {
	font-size:12px;
	font-weight:normal;
	padding:4px 0;
}

.idxkeyword2 {
	font-size:11px;
	font-weight:normal;
	padding:4px 0;
}

span.f_Heading1 {
    color:#333;
	font-family:"Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-size:36px;
	font-weight:800;
	letter-spacing:-1px;
}

span.f_Heading2 {
    color:#666;
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-size:22px;
	font-weight:400;
	letter-spacing:-1px;
}

span.f_Heading3 {
    color:#999;
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-size:18px;
	font-weight:800;
	letter-spacing:-1px;
}

span.f_Heading4 {
    color:#999;
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-size:16px;
	font-weight:800;
	letter-spacing:-1px;
}

span.f_Heading6 {
    color:#999;
	font-family: "Trebuchet MS", Arial, "Helvetica Neue", Helvetica, Tahoma, Verdana, sans-serif;
	font-size:14px;
	font-weight:800;
	letter-spacing:-1px;
}

#content .p_Body {
    font-family: Verdana, Arial, Helvetica, Tahoma, Verdana, sans-serif;
	ffont-size: 12px;
    margin: 0 0 10px;
}
