@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}
#container, #header, #footer{
	width:910px;
	text-align: left;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer{
	position:inherit;
	clear: both;
	top: -80px;
	}
#content{
	background-image: url(images/contentTile.gif);
	background-repeat: repeat-y;
	overflow: auto;
	height: auto;
	}
#rightCol{
	width:458px;
	background-color: #faf6f7;
	background-image: url(images/rightColBkgTop.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	float:left;
	height:auto;
	border-top-width: 30px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	}
#leftCol{
	width:414px;
	float:left;
	position: relative;

}

#leonaVideo{
	width:458px;
	background-color:#666;
	}
	
#rightColFormContainer{
	width:458px;
	padding-top: 10px;
	overflow: hidden;
	}
#rightColForm{
	}
#leftLeona{

	}
#leftCopy{
	font-size: 14px;
	color: #83334a;
	padding-right: 22px;
	padding-left: 22px;
	}
	
h2{
	font-size:16px;
	font-weight:normal;
	}
h1.form{
	font-size:28px;
	font-weight:bold;
	color: #FFF;
	background-color: #83334a;
	padding: 10px;
	}

.FormElementLabel{
	float:left;
	font-weight:normal;
	margin-left:20px;
	position:relative;
	width:150px;
	color:#83334a;
	font-size: 18px;
	}
.eaFormTextfield{
	width:250px;
	font-size: 16px;
	font-weight:bold;
	border: 1px solid #83334a;	
	}
.eaFormSelect{
	width:150px;
	font-size: 16px;
	font-weight:bold;
	border: 1px solid #83334a;	
	}
.eaFormSelectLong{
	width:252px;
	font-size: 16px;
	font-weight:bold;
	border: 1px solid #83334a;
}

.formContent{
	height:auto;
	overflow:auto;
	padding-bottom: 15px;
	width: 458px;
		}
.submitButton{
	opacity: 0.85;
	outline: none;
	}
.submitButton:Hover{
	opacity: 1;
	}
.eaMandatoryFieldMarker{
	color:#C00;}
.formCopy {
	font-size: 12px;
	color: #83334A;
}
/* Thanks you page styles */
#TKheader{
	background-image: url(images/tks-background.jpg);
	background-repeat: no-repeat;
	height: 421px;
	width: 910px;
	}
	
#TKcontent{
	overflow: visible;
	height: auto;
	width: auto;
	top: -90px;

	}
#TKLeftCol{
	width:431px;
	float:left;
	padding-left: 21px;
	}
#TKRightCol{
	width:431px;
	float:right;
	padding-right: 21px;
}

.boxContainer{
	width:431px;
	margin: 0px;
	padding: 0px;
	}
.boxTop{
	background-image: url(images/boxTop.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 371px;
	height: auto;
	margin:0px;
	overflow: visible;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	}
.boxBottom{
	background-image: url(images/boxBotom.png);
	background-repeat: no-repeat;
	height: 9px;
	width: 431px;	
	}
	

h1{
	color:#83334a;
	font-size: 40px;
	line-height: 90%;
	}
#headerMessage{
	width:550px;
	padding-left:50px;
	position: relative;
	top: 50px;
	}
	
.headerCopy{
	font-size: 22px;
	}

h3{
	font-size:24px;
	font-weight:bold;
	color:#83334A;
	line-height:100%;
	margin:0px;
	
	}
.boxTop p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.button{
	opacity: 0.8;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
.button:hover{
	opacity: 1;
	}

.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.8;
}
#language{
	font-size: 12px;
	color: #83334a;
	padding: 5px;
	font-weight: bold;
	text-align: right;
	position: relative;
	top: -77px;
	}
#language a{
	color: #83334a;
	}
