@charset "utf-8";
/* CSS Document */
body, html {
	margin-top: 0px;
	margin-left: 0px;
}
body {
    margin-top: 0px;
    text-align: center;
    width: 100%;
    background-position: center top;
    background-color: #FFFFFF;
    /* [disabled]background-image: url(../_images/coral-H.jpg); */
    background-repeat: no-repeat;
}

#wrapper {
    position: relative;
    height: 1300px;
    width: 1024px;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    font-size: 13pt;
    margin-right: auto;
    margin-left: auto;
    visibility: visible;
    top: 0px;
    color: #2F5496;
}
#logoBox {
	/* [disabled]background-color: #187185; */
	position: absolute;
	height: 168px;
	width: 380px;
	left: 37px;
	top: 41px;
	/* [disabled]border: 3px solid #229ca2; */
	border-radius: 15px;
	opacity: .9;
	color: #2F5496;
}
#menuBox {
	/* [disabled]background-color: #187185; */
	position: absolute;
	height: 300px;
	width: 125px;
	left: 37px;
	top: 250px;
	/* [disabled]border: 3px solid #229ca2; */
	border-radius: 15px;
	padding: 20px;
	opacity: .9;
}
#contentBox {
	/* [disabled]background-color: #187185; */
	position: absolute;
	/* [disabled]height: 569px; */
	width: 700px;
	left: 245px;
	top: 250px;
	/* [disabled]border: 3px solid #229ca2; */
	border-radius: 15px;
	text-align: left;
	padding: 15px;
	opacity: .9;
	max-height: 500px;
	overflow-y: auto;
	scrollbar-face-color: #2F5496;
}
.recaptcha1 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    /* [disabled]border-color: #000000; */
    /* [disabled]border-style: solid; */
    /* [disabled]border-width: medium; */
    background-color: #BBCBF1;
    border-radius: 5px;
    text-align: center;
}
.recaptcha2 {
	
}

#titleBox {
	/* [disabled]background-color: #187185; */
	position: absolute;
	height: 168px;
	width: 516px;
	left: 460px;
	top: 41px;
	/* [disabled]border-color: #229ca2; */
	/* [disabled]border-style: solid; */
	/* [disabled]border-width: 3px; */
	border-radius: 15px;
	opacity: .9;
}


.logoText {
	font-family: Papyrus, Georgia, Verdana;
	font-size: 36px;
	color: #2F5496;
	font-weight: bolder;
}
.smallLogoText {
    font-size: 16px;
    color: #2F5496;
    /* [disabled]font-style: italic; */
    font-weight: normal;
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#voodoo {
	position: absolute;
	height: 15px;
	width: 40px;
	left: 78px;
	top: 572px;
	font-size: 15px;
}
