body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	height: 100%;
	margin: 0;
	padding: 0;
}


a {
	color: #000000;
	text-decoration: none;
}
.bluelink {
	text-decoration: underline;
	color: #003479;
}
a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	height: 100%;
}


#footercurve {
	background-image: url(../images/footercurve.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 44px;
	min-width:725px;
}


#container_text{
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	min-width:725px;
}
#centercolumn {
	width: 687px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/center_column_bg.gif);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	background-image: url(../images/text_bg.gif);
	background-repeat: repeat-y;
	padding-right: 41px;
	padding-left: 36px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
}
#content_foot {
	padding: 0px;
	height: 24px;
	margin-top: -19px;
}
h1 {
	display: none;
}
h2 {
	color: #fe3f8c;
	font-size: 1.8em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6dcf4;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	display:block;
	height: 30px;
}
#content li {
	color: #003479;
	font-weight: bold;
	margin-bottom: 1.3em;
}
.defaulttext {
	font-weight: normal;
	color: #000000;
}

.intro {
	color: #003479;
	font-weight: bold;
}
#pagebgleft {
	background-image: url(../images/pagebg.gif);
	background-repeat: repeat-y;
}

#pagebgright {
	background-image: url(../images/pagebgright.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.btn_back{
	position:absolute; 
	left: 526px; 
	top: 26px;
}
.icon {
	margin: 0px 5px 5px 0px;
	padding: 0px 5px 5px 0px;
	float:left;
}
label {
	font-size: 1.3em;
	color: #7453A0;
	width: 180px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: normal;
}
#email_form {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}


.input_fields, textarea{
	width: 320px;
	margin-bottom: 15px;
	background-color: #edf8fd;
	border: 1px solid #c4e8f8;
	font-size: 14px;
	color: #7453A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.input_fields{
	height:20px;

}

.ast {color: #FE3F8C}

#footer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	position: relative;
}

#email_ollie {
	width: 110px;
	float: left;
	position: absolute;
	left: 40px;
	vertical-align: middle;
}

#or_logo {
	float: right;
	position: absolute;
	right: 25px;
}

#center_nav {
	position: relative;
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.4em;
	width: 60%;
	}



	/* hide from ie on mac \*/
	html {
		height: 100%;
		overflow: hidden;
	}
	
	#Flash {
height:90%
}

