/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	/*background-image: url(bg.gif);*/
	background-repeat: repeat-x;
}
#contentcontainer {
	width: 1440px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-image:url(gfx/back.jpg);
	background-repeat: no-repeat;
}
#flashcontainer {
	width: 1440px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-image:url(gfx/mainmenu.jpg);
	background-repeat: no-repeat;
}
#flashmenu {
	width: 1280px;
	left: 150px;
	top: 440px;
	height: 500px;
	position: absolute;
}
#bgcontainer {
	width: 1440px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-image:url(gfx/logon.jpg);
	background-repeat: no-repeat;
}
#bgcontainer2 {
	width: 1440px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-image:url(gfx/messageback.jpg);
	background-repeat: no-repeat;
}
#bgcontainer3 {
	width: 1440px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-image:url(gfx/certback.jpg);
	background-repeat: no-repeat;
}
#bgcontainer4 {
	width: 1440px;
	left: 0px;
	top: 0px;
	height: 900px;
	background-image:url(gfx/docsback.jpg);
	background-repeat: no-repeat;
}
#bgcontainer_emailform {
	width: 1024px;
	left: 0px;
	top: 0px;
	height: 768px;
	background-image:url(gfx/emailform_background.jpg);
	background-repeat: no-repeat;
}
#bgcontainer_registrationform {
	width: 1024px;
	left: 0px;
	top: 0px;
	height: 768px;
	background-image:url(gfx/registrationform_background.jpg);
	background-repeat: no-repeat;
}
#formcontainer {
	height: 50px;
	width: 370px;
	left: 517px;
	top: 288px;
	position: absolute;
}
#formcontainer_login {
	height: 200px;
	width: 250px;
	left: 850px;
	top: 453px;
	position: absolute;
}
#formcontainer_login2a {
	height: 200px;
	width: 400px;
	left: 99px;
	top: 153px;
	position: absolute;
}
#formcontainer_login2b {
	height: 200px;
	width: 100px;
	left: 904px;
	top: 534px;
	position: absolute;
}
#formcontainer_registration {
	height: 518px;
	width: 450px;
	left: 138px;
	top: 300px;
	position: absolute;
}
#buttoncontainer {
	height: 30px;
	width: 241px;
	left: 36px;
	top: 264px;
	position: absolute;
}
#buttoncontainer_registration {
	height: 30px;
	width: 241px;
	left: 498px;
	top: 316px;
	position: absolute;
}
input.send {
	width: 238px;
	height: 36px;
	outline: none;
	background-color: #99ccdb;
	background-image: url(gfx/submit.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
input.send_registration {
	width: 238px;
	height: 36px;
	outline: none;
	background-color: #99ccdb;
	background-image: url(gfx/submit.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
.agree {
	width: 260px;
	height: 40px;
	background-color: #99ccdb;
	background-image: url(gfx/agree.jpg);
	background-repeat: no-repeat;
	border: 0px;
}
.text {
	height: 29px;
	font-size: 20px;
	font-weight: bolder;
	color: #57b1cb;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
    cursor: pointer; /* hand-shaped cursor */

}
.ddl {
	height: 29px;
	width: 300px;
	font-size: 20px;
	font-weight: bolder;
	color: #57b1cb;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
    cursor: pointer; /* hand-shaped cursor */

}
input.text_registration {
	height: 18px;
	font-size: 14px;
	font-weight: bolder;
	color: #57b1cb;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
    cursor: pointer; /* hand-shaped cursor */

}
.headertext {
	font-size: 24px;
	line-height: 65px;
	text-align: center;
	font-weight: bolder;
	color: #000000;
	font-family: Arial;
	vertical-align: bottom;
    cursor: pointer; /* hand-shaped cursor */
margin-top:110px;
}

.title {
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	font-weight: bolder;
	color: #000000;
	font-family: Arial;
}
.title2 {
	font-size: 20px;
	line-height: 28px;
	font-weight: bolder;
	color: #000000;
	font-family: Arial;
}
.subtitle {
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	font-weight: bolder;
	color: #000000;
	font-family: Arial;
}
.subtitle2 {
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	color: #000000;
	font-family: Arial;
}
.subtitle3 {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	font-weight: bolder;
	color: #000000;
	font-family: Arial;
}
.ntext {
	font-size: 14px;
	line-height: 17px;
	text-align: left;
	color: #000000;
	font-family: Arial;
}
.ntext2 {
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #000000;
	font-family: Arial;
}
