@charset "UTF-8";
/* CSS Document */

::selection {
	background-color: #FFEE03; /* Safari */
	}
::-moz-selection {
	background: #FFEE03; /* Firefox */
}


.h1 {
	font-family: 'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20pt;
	color: #4b4b4b;
	line-height: 18pt;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */
}
.h1-Orange {
	font-family: 'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 18pt;
	color: #FF7216;
	line-height: 24px;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */
	font-style: normal;
}

.h1-red {
	font-family: 'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 20pt;
	color: #FF0105;
	line-height: 24px;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */
	font-style: normal;
}

.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #24566E;
	line-height: 18pt;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */	
}
	.h2-black {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
	line-height: 16pt;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */
	left: -194px;
	}
	
	.h2-purple {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #611A96;
	line-height: 25pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);
	left: -194px;
	}

	
	.body-large {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 27pt;
	color: #000000;
	line-height: 30pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);
	left: -194px;
}


.h2-red {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #FF0000;
	line-height: 18pt;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */
}
.h3 {
	font-family: 
'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 12pt;
	color: #4b4b4b;
	line-height: 18pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);

}

.h3-orange {
	font-family:'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 14pt;
	color: #FF7216;
	line-height: 18pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);

}


.h3-white {
	font-family: 
'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 12pt;
	color: #FFFFFF;
	line-height: 18pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);
}

.h3-floatright-forms {
	font-family: 
'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 12pt;
	color: #4b4b4b;
	line-height: 18pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);
	margin-left: 15px;
	position: relative;
}


.headings {
	font-family: 'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 36pt;
	color: #4b4b4b;
	line-height: 36pt;
	/* [disabled]text-shadow: 1px 2px 0px rgba(0,0,0,0.1); */	
}
	
.headings--red {
	font-family: 'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 36pt;
	color: #E61304;
	line-height: 34pt;
	text-shadow: 1px 2px 0px rgba(0,0,0,0.1);
	font-style: normal;
	vertical-align: 6px;
}
.h1-videoheading {
	font-family: 
'Rokkitt', "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:700;
	font-size: 18pt;
	color: #ff7200;
	line-height: 18pt;
	margin-bottom: 5px;
	position: relative;

text-shadow: 1px 2px 0px rgba(255,255,255,0.7)

}

.body-paragraph {
	color: #24566e;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-align: left;
}
.body-paragraph-green {
	color: #0A8627;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-align: left;
}
.body-paragraph-blue {
	color: #2072BF;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-align: left;
}
.body-paragraph-red {
	color: #FF0000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	text-align: left;
}

.body-paragraph-black {
	color: #000000;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
}


.body-paragraph-med {
	color: #24566e;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13pt;
	font-weight: normal;
}



.body-paragraph-small {
	color: #24566e;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
}


.body-paragraph-small-red {
	color: #FF0000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
}



.quote-text {
	color: #24566e;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	
}

.quote-text-gray {
	color: #7C7C7C;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	
}



.quote-text-roman {
	color: #24566e;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	
}


.quote-text-roman-gray {
	color: #7C7C7C;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: normal;

}


.quote-text-red {
	color: #FF0000;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	display: block;
	margin-left: 15px;
	position: relative;
}


.quote-text-bordered {
	color: #24566e;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	background-color: #F5F5F5;
	display: block;
	padding: 10px;
	border: 1px solid #FCD939;
	width: 852px;
	padding: 20px;
	border: 1px solid #fcd939;
	border-radius: 8px;
	float: left;
	margin-right: 24px;
}

.quote-text-short-bordered {
	color: #24566e;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	background-color: #F5F5F5;
	display: block;
	padding: 10px;
	border: 1px solid #FCD939;
	width: 500px;
	padding: 20px;
	border: 1px solid #fcd939;
	border-radius: 7px;
	float: left;
	margin-right: 18px;
}



.book-a-room {
	color: #24566e;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: normal;
	background-color: #F5F5F5;
	display: block;
	padding: 10px;
	border: 1px solid #FCD939;
	width: 25%;
	padding-top: 43px;
	padding-right: 9px;
	padding-left: 19px;
	padding-bottom: 0px;
	border: 1px solid #fcd939;
	border-radius: 8px;
	float: left;
	margin-right: 24px;
	height: auto;
	margin-bottom: 49px;
}


.training-box {
	color: #24566e;
	font-size: 70pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: normal;
	background-color: #F5F5F5;
	display: block;
	padding: 10px;
	border: 1px solid #FCD939;
	width: 776px;
	padding-top: 16px;
	padding-right: 98px;
	padding-left: 0px;
	padding-bottom: 0px;
	border: 1px solid #fcd939;
	border-radius: 8px;
	float: left;
	height: 311px;
	background-image: url(../images/prodev/bird-reading.png);
	background-repeat: no-repeat;
	position: relative;
	background-position: 100% 118%;
	margin-top: 16px;
}

	

.error-message-text {
	color: #FF0000;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16pt;
	font-weight: normal;
	font-style: oblique;
	display: block;
	margin-left: 15px;
	position: relative;
}
.red-italics {
	color: #FF0000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	position: relative;
	text-align: center;
}
.red-italics-left {
	color: #FF0000;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	position: relative;
	text-align: left;
}

.copyright {
	color: #FFFFFF;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	background-color: undefined;
}
.acrobat-warning-text {
	color: #333333;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
}
.acrobat-warning-text-red {
	color: #FF0000;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14pt;
	font-weight: normal;
	font-style: italic;
	margin-top: 15px;
	margin-bottom: 15px;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: url(../images/red-diamond-bullet.png);
	font-size: 11pt;
	color: #000000;
	list-style-position: outside;
	line-height: 12pt;
	margin-bottom: 10px;
}
.bottom-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFF;
	display: block;
	float: left;
	text-align: center;
	margin-bottom: 12px;
	width: 105px;
}
.bottom-sub-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	display: block;
	float: left;
	text-align: center;
	width: 150px;
	height: 20px;
	margin-bottom: 10px;
	margin-left: 10px;

}
