@charset "UTF-8";
@import url(global.css);
/* CSS Document */

/* NAVIGATION */
#nm_home {
	background: url(../images/navigation_main.gif) no-repeat 0 -18px;
}
/* CONTAINER 1 */
#container1 {
	background: #274769 none repeat;
}
	/* WELCOME */
#welcome {
	width: 235px;
	text-align: center;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
}
.welcome {
	font-size: 1em;
	margin-top: 8px;
}
	/* FLASH */
#flash {
	background-image: url(../images/flash_holder.png);
	width: 731px;
	height: 298px;
	float: right;
}
.movie {
	margin: 15px;
}
/* CONTENT 2 */
#container2 {
	background: url(../images/bg_1.gif) repeat-x bottom;

	
}
#container2_content {
	width: 968px;
	clear: both;
	padding-top: 38px;
	padding-bottom: 15px;
}	
#container_banner {
	width: 968px;
	height: 105px;
	clear: both;
}
	/* FLEX BOXES */
#flexbox_1, #flexbox_2, #flexbox_3 {
	width: 228px;
	height: 194px;
	background: url(../images/flexbox.gif) no-repeat;
	float: left;
	color: #fff;
	text-align: center;
}
#flexbox_1 a, #flexbox_2 a, #flexbox_3 a {
	color: #fff;
}
.info {
	line-height: 0;
}
	/* Flexbox 1 */
#flexbox_1 {
	margin-left: 30px;
}
#flexbox_1 p.line_1 {
	clear: both;
	padding-top: 25px;
	padding-bottom: 5px;
}
p.line_2 {
	padding-top: 5px;
}

#flexbox_1 p{
	line-height: 1.5em;
}
.signup{
	font-size: 27px;
}
#flexbox_1 p.readmore {
	margin-top: 24px;
}
	/* Flexbox 2 */
#flexbox_2 {
	margin: 0px 13px;
}
#flexbox_2 p.line_1 {
	font: 18px "Times New Roman", Times, serif;
	clear: both;
	padding: 17px 0 5px;
}
#flexbox_2 p.line_2 {
	margin: 0 0 8px 0;
	line-height: 15px;
}
.flexbox_2_img {
	padding-bottom: 30px;
}
.times12 {
	font: 12px "Times New Roman", Times, Serif;
}
.times13 {
	font: 13px "Times New Roman", Times, Serif;
}
.times14 {
	font: 14px "Times New Roman", Times, Serif;
}
.arial12 {
	font: 12px "arial", Times, Serif;
}
.arial13 {
	font: 13px "arial", Times, Serif;
}
.arial14 {
	font: 14px "arial", Times, Serif;
}
.arial15 {
	font: 15px "arial", Times, Serif;
}
.arial17 {
	font-size: 17px;
}.arial18 {
	font-size: 18px;
}
.arial20 {
	font-size: 20px;
}
.times16 {
	font: 16px "Times New Roman", Times, Serif;
}
.times18 {
	font: 18px "Times New Roman", Times, Serif;
}
.times19 {
	font: 19px "Times New Roman", Times, Serif;
}
.times20 {
	font: 20px "Times New Roman", Times, Serif;
}
.times21 {
	font: 21px "Times New Roman", Times, Serif;
}
.times22 {
	font: 22px "Times New Roman", Times, Serif;
}
.times23 {
	font: 23px "Times New Roman", Times, Serif;
}
.times24 {
	font: 24px "Times New Roman", Times, Serif;
}
.smalltype_1 {
	margin: 0px 9px 0;
	line-height: 30px;
}
.flexbox_2_img {
	text-align: left;
	margin: 3px 0 0 15px;
}
.smalltype_3 {
	width: 95px;
	float: right;
	line-height: 1em;
	margin: -70px 15px 0;
	font-size: 12px;
}
	/* Flexbox 3 */
#flexbox_3 p.line_1 {
	clear: both;
	padding-top: 15px;
}
#flexbox_3 label {
	display: block;
	margin-bottom: 10px;
	line-height: 15px;
}
#flexbox_3 form {
	padding-top: 10px;
}
.times30 {
	font: 30px "Times New Roman", Times, Serif;
}
.times20 {
	font: 20px "Times New Roman", Times, Serif;
}
.times22 {
	font: 22px "Times New Roman", Times, Serif;
}
.times25 {
	font: 25px "Times New Roman", Times, Serif;
}
#smalltype_2 {
	width: 95px;
	float: right;
	line-height: 18px;
	margin: -97px 15px 0;
	font-size: 13px;
}
.disclaimer {
	margin-top: 22px;
	line-height: 1em;
	font-size: 12px;
}
.flexbox_3_img {
	text-align: left;
	margin: 5px 0 0 15px;
}
.readmore {
	width: 86px;
	height: 20px;
	background-color: #997b2d;
	font-size: 12px;
	padding-top: 2px;
	float: right;
	margin: -23px 15px 0 0;
}
.registration {
	font-size: 75%;
}
sup {
	line-height: 0
}
#extrainfo {
	padding: 15px 20px;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.3em;
}
#extrainfo p {
	margin-bottom: 5px;
}
#extrainfo a {
	text-decoration: underline;
}