@charset "utf-8";
/* CSS Document */

/* Header Buttons */
.gotoformouterheader{  
	width: 300px;/*width: 100px;*/
	height: 125px;
	position:absolute;   /*float: left;*/
	top: 20px;
	margin: 10px;
	padding: 0px;/*margin: 2px 5px 2px 5px;   padding: 2px;*/
	background-image:url(../images/backgroundpaper.png);
	border: dotted 1px #3f3937;
	display:inline-block;	

}

.gotoformheaderDD214 a{
	width: 270px;
	height: 95px;
	margin: 5px;
	padding: 10px;
	float:left;
	display:inline-block;
	background-color: #b8d66b;
	background-image:url(../images/arrow_ddform214_n.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: .9em;
	font-size: 3.5em;
	font-style:normal;
	font-weight:normal;
}
.gotoformheaderDD214 a:hover{
	background-image:url(../images/arrow_ddform214_h.png);
	background-repeat:no-repeat;
	background-position:right;
}

.gotoformheaderCert a{
	width: 270px;
	height: 95px;
	margin: 5px;
	padding: 10px;
	float:left;
	display:inline-block;
	background-color: #6aced4;
	background-image:url(../images/arrow_cert_n.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: .9em;
	font-size: 3.5em;
	font-style:normal;
	font-weight:normal;
}
.gotoformheaderCert a:hover{
	background-image:url(../images/arrow_cert_h.png);
	background-repeat:no-repeat;
	background-position:right;
}

/* Footer Buttons */

.gotoformouterfooter{  
	width: 300px;/*width: 100px;*/
	height: 125px;
	float: left;
	margin: 5px;
	padding: 0px;/*margin: 2px 5px 2px 5px;   padding: 2px;*/
	background-image:url(../images/backgroundpaper.png);
	border: dotted 1px #3f3937;
	display:inline-block;	

}

.gotoformfooterDD214 a{
	width: 270px;
	height: 95px;
	margin: 5px;
	padding: 10px;
	float:left;
	display:inline-block;
	background-color: #b8d66b;
	background-image:url(../images/arrow_ddform214_n.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: .9em;
	font-size: 3.5em;
	font-style:normal;
	font-weight:normal;
}
.gotoformfooterDD214 a:hover{
	background-image:url(../images/arrow_ddform214_h.png);
	background-repeat:no-repeat;
	background-position:right;
}

.gotoformfooterCert a{
	width: 270px;
	height: 95px;
	margin: 5px;
	padding: 10px;
	float:left;
	display:inline-block;
	background-color: #6aced4;
	background-image:url(../images/arrow_cert_n.png);
	background-repeat:no-repeat;
	background-position:right;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: .9em;
	font-size: 3.5em;
	font-style:normal;
	font-weight:normal;
}
.gotoformfooterCert a:hover{
	background-image:url(../images/arrow_cert_h.png);
	background-repeat:no-repeat;
	background-position:right;
}


/*Follow us Footer*/

.partnerin h2{
	margin: 0px;
	padding: 12px 15px;
	font-family: 'LeagueGothicEmbed', 'Arial Narrow', sans-serif;
	color: #534b48;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1em;
	font-size: 5em;
	font-style:normal;
}

.partnerout{
	width:300px;
	height: 125px;
	margin: 5px;
	padding: 0px;
	float:left;
	display:inline;
	background-image:url(../images/backgroundpaper.png);
	border: dotted 1px #3f3937;
}
.partnerin{
	width:120px;
	margin: 0px;
	padding: 0px;
	float:left;
	display:inline;
	background-image:url(../images/backgroundpaper.png);
	cursor:pointer;
}

.partnerin img{
	display:block;
	clear: both;
	margin: 1px;
	border:none;
}

