.specialtitle {
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	font-style: italic;
	font-size: 1.9em; 
	color: #471A03;
}
.specsubtitle {
	font-family: Times New Roman, Times, serif; 
	font-weight: bold; 
	font-style: italic;
	font-size: 1.5em; 
	color: #471A03;
}
.tableheader {
	position: relative; 
	float: left; 
	width: 100%; 
	height: 40px; 
	line-height: 40px; 
	font-size: 1.2em; 
	border-bottom: 1px solid #fff;
	background: #F4DBA5;
	overflow: hidden;
}
.tablerow {
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 1.1em; 
	border-bottom: 1px solid #fff;
	background: #FFEFCE;
	overflow: hidden;
}


.pad10lft {padding-left: 10px;}
.pad15lft {padding-left: 15px;}
.pad20lft {padding-left: 20px;}
.mar10top {margin-top: 10px;}
.mar20top {margin-top: 20px;}
.mar30top {margin-top: 30px;}
.mar40top {margin-top: 40px;}
.mar50top {margin-top: 50px;}
.mar10btm {margin-bottom: 10px;}
.mar20btm {margin-bottom: 20px;}
.mar30btm {margin-bottom: 30px;}
.mar40btm {margin-bottom: 40px;}
.mar50btm {margin-bottom: 50px;}

.alcenter {text-align: center;}
.alleft {text-align: left;}
.alright {text-align: right;}
.justify {text-align: justify;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.times {font-family: Times New Roman, Times, serif;}

.small {font-size: .9em;}
.tiny {font-size: .6em;}
.large {font-size: 1.5em;}
.huge {font-size: 2.0em;}

.tan {color: #F4DBA5;}
.lighttan {color: #FFEFCE;}
.white {color: #ffffff;}
.black {color: #000000;}
.red {color: #FF0000;}
.brown {color: #471A03;}
.green {color: #339900;}
.gold {color: #997618;}
.grey {color: #999999;}
.orange {color: #CF2E02;}
.blue {color: #183D5F;}

.w25per {width: 25%;}
.w30per {width: 30%;}
.w33per {width: 33%;}
.w40per {width: 40%;}
.w50per {width: 50%;}

#gddetsbox {
	position: relative;
	float: left;
	width: 100%;
	height: 1px;
	overflow: hidden;
	color: #fff;
}
.fllft {
	position: relative;
	float: left;
}
.flrt {
	position: relative;
	float: right;
}
.rowrel {
	position: relative;
	float: left;
	clear: left;
	width: 100%;
}

.fullimage {
	position: relative; 
	float: left; 
	width: 100%;
	box-shadow: 3px 5px 8px #888888;
}
.genshadow {box-shadow: 3px 5px 8px #888888;}
.table {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	color: #000;
}
.label3col {
	position: relative; 
	float: left; 
	width: 40%;
	text-align: left;
}
.data3col {
	position: relative; 
	float: left; 
	width: 30%; 
	text-align: center;
}













#navis-wrapper{
display: none!important;
}

#gd_confirmation {
background: #ffffff;
}