/* *********************************************************
	Basic HTML selectors
*/
body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-family: sans-serif;
	overflow: hidden;
	background-color:white;
}
table p {
	margin:0px;
}
h1, h2, h3,h4,h5,h6{
	color:#476042;
}
h1, h2, h3{
	margin: 0.5em 0px 0.2em 0px;
}
a{
	color:#F17C0B;
	text-decoration: none;
}
a:hover{
	color:#6A9662;
	text-decoration: underline;
}
ul{
	list-style-image:url(../img/co/bullet.gif)
}
table {
	border-collapse:collapse;
}
ul, ol {
	color:#F17C0B;
}
li span,
li p,
li div{
	color:black;
}
q:before, 
q:after {
	content: "";
}

/* *********************************************************
	Utilities
*/
.hidden{
	position: absolute;
	width:1px;
	height:1px;
	visibility: hidden;
	top:-10000px;
	left:-10000px;
}

/* *********************************************************
	Slideshow slide page styles
*/
div#tplPge{
	width:100%;
	height:100%;
	background-color: white;
}
div#tplNav{
	display: none;
}
.ssBkRoot {
	position: relative;
}
.ssBk,
.ssContainer{
	position: absolute;
	left:0px;
	right:0px;
	background-color: white;
}
.ssBk .ssBk{
	position: static;
	background-color: inherit;
}
.ssBkCoParent {
	position: relative;
}
.pge_ti {
	text-align: center;
}

/* *********************************************************
	Content styles
*/
.sldHome_ti,
.partBk .slideBk_ti{
	text-align: center;
	margin-top:2em;
}
.zoom{
	background:url(../img/co/zoom.png) center center no-repeat;
	display: block;
	width:40px;
	height:40px;
	position: absolute;
	top:-5px;
	right:-20px;
}
.zoom:hover{
	background:url(../img/co/zoomOver.png) center center no-repeat;
}
.zoom span{
	display: none;
}
.resFra{
	margin:0px auto;
	position: relative;
	padding-top: 15px;
}
.objInFlow{
	text-align:center;
}
.imgInFlow{
	text-align:center;
}
.imgInline img,
.objInline object {
	vertical-align: middle;
}
.txt_tb{
	margin:auto;
	border:0.2em solid #F17C0B;
	border-collapse: collapse;
	background-color: white;
}
.txt_tb caption{
	color: gray;
	font-style: italic;
}
.txt_tb td,
.txt_tb th{
	border:0.1em solid #ff830b;
}
.txt_tb thead{
	border-bottom:0.2em solid #F17C0B;
}
.txt_tb tfoot{
	border-top:0.2em solid #F17C0B;
}
.txt_tb p{
	margin: 1px 0;
}
.txt_t_tbcl,
.txt_t_tbtr{
	background-color:#fff5ea;
}
.txt_w_tbtd p{
	text-align: center;
}
.txt_emphasis_is,
.txt_quote_ph,
.txt_special_ph{
	color:#476042;
}
.resInFlow{
	text-align: center;
}
.caption,
.resInFlow_ti,
.webCap_ti {
	color: gray;
	font-style: italic;
	text-align: center;
}
.webCap_co{
	text-align: center;
}
/* Internal links */
a.txt_ref_ul,
a.txt_doc_ul,
a.txt_def_ul,
a.lnkBinWeb{
	background: url("../img/co/lnkInt.png") center right no-repeat;
	padding-right: 25px;
}
a.txt_ref_ul:hover,
a.txt_doc_ul:hover,
a.txt_def_ul:hover,
a.lnkBinWeb:hover{
	background-image: url("../img/co/lnkIntOvr.png");
}
/* External links */
a.txt_url_ul,
a.extUrl,
div.docUrl a{
	background: url("../img/co/lnkExt.png") center right no-repeat;
	padding-right: 25px;
}
a.txt_url_ul:hover,
a.extUrl:hover,
div.docUrl a:hover{
	background-image: url("../img/co/lnkExtOvr.png");
}
.bkEmphasis{
	border: 0.2em solid  #6a9662;
	background: #fff5e6;
	-moz-border-radius:0.6em;
	-webkit-border-top-right-radius:0.6em;
	-webkit-border-bottom-right-radius:0.6em;
	-webkit-border-top-left-radius:0.6em;
	-webkit-border-bottom-left-radius:0.6em;
	border-radius:0.6em;
	-moz-box-shadow: 0px 0px 8px #888;
	-webkit-box-shadow: 0px 0px 8px #888;
	box-shadow: 0px 0px 8px #888;
}
.bkEmphasis .bkBase_ti,
.bkEmphasis .bkBase_co {
	padding: 0 0.5em;
}
.bkEmphasis .ssBkCo {
	background: #fff5e6;
}
.docSrc{
	padding-left: 1em;
}
/* ---------- binary files lnks ---------- */
.lnkBin{
	padding-right: 30px;
	background-position: center right;
	background-repeat: no-repeat;
}
.lnkBinDoc {
	background-image: url("../img/files/doc.png");
}
.lnkBinFlv {
	background-image: url("../img/files/flv.png");
}
.lnkBinMp3 {
	background-image: url("../img/files/mp3.png");
}
.lnkBinOdg {
	background-image: url("../img/files/odg.png");
}
.lnkBinOdp {
	background-image: url("../img/files/odp.png");
}
.lnkBinOds {
	background-image: url("../img/files/ods.png");
}
.lnkBinOdt {
	background-image: url("../img/files/odt.png");
}
.lnkBinPdf {
	background-image: url("../img/files/pdf.png");
}
.lnkBinPpt {
	background-image: url("../img/files/ppt.png");
}
.lnkBinRtf {
	background-image: url("../img/files/rtf.png");
}
.lnkBinSwf {
	background-image: url("../img/files/swf.png");
}
.lnkBinXls {
	background-image: url("../img/files/xls.png");
}
.lnkBinZip {
	background-image: url("../img/files/zip.png");
}
