body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin: 10px;
	padding: 10px;
}
a {
	color: rgb(116, 83, 160);;
	text-decoration: underline;
}
.bluelink {
	text-decoration: underline;
	color: #003479;
}
a:hover {
	text-decoration: underline;
}
#container {
	position: relative;
	height: 100%;
}
#Flash {
	clear: both;
	height: 440px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footercurve {
	background-image: url(../images/footercurve.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 44px;
	min-width:725px;
}

#or_logo {
	float: right;
}
#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: 10px;
	text-align: left;
}
#content a:hover {
	color: #00317D;
}
#content_foot {
	clear: both;
	padding: 0px;
	height: 24px;
	margin-top: -19px;
}
h1 {
	display: none;
}
h2 {
	color: #FF0066;
	font-size: 1.6em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a6dcf4;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	display:block;
	height: 30px;
}
h3 {
	color: #7453A0;
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 5px 0px;
	padding: 0px;
}
h4 {
	color: #993399;
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	display: block;
	background-image: url(../images/h4_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-left: 0px;
	padding-left: 5px;
	text-transform: uppercase;
}
h2.withMenu {
	width: 415px;
}
#content li {
	margin-bottom: 0.5em;
	list-style-type: disc;
	margin-left: 0px;
	padding-left: 0px;
}
.defaulttext {
	font-weight: normal;
	color: #000000;
}

.intro {
	color: #6699CC;
	font-weight: bold;
	font-size: 1.3em;
}
#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:17px; 
	top: 26px;
}
.icon {
	margin: 0px 5px 5px 0px;
	padding: 0px 5px 5px 0px;
	float:left;
}
/* Old form Styles
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;
}
*/

label {
	font-size: 1em;
	color: #7453A0;
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	padding: 2px 10px 0px 0px;
	font-weight: normal;
}

label.checkbox {
	font-size: 0.8em;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
	padding-left: 0px;
	
}
#email_form {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.input_fields, textarea{
	width: 240px;

}
.input_fields{
	height:20px;
	border: 1px solid #000000;
}
.formButtons {
	border-top: 2px solid #9ACBE1;
	height: 40px;
	padding: 5px 0px 0px 230px;
	margin-top: 10px;
}
.formButtons input {
	padding: 2px 5px 2px 5px;
}

.ast {color: #FE3F8C}

#footer {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	position: relative;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}

#email_ollie {
	width: 110px;
	float: left;
	position: absolute;
	left: 30px;
	vertical-align: middle;
}

#or_logo {
	float: right;
	position: absolute;
	right: 15px;
}

#center_nav {
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 1.4em;
	}
	
#mainCopy {
	width: 415px;
	float: left;
	margin-right: 30px;
	padding-bottom: 10px;
}
#content table td {
	margin-top: 6px;
	padding-top: 6px;
	width: auto;
	margin-bottom: 4px;
	padding-bottom: 4px;
}
#content table a:hover {
	background-color: #A6DCF4;
	color:#00317D;
	text-decoration: none;
}
#menu {
	width: 162px;
	float: left;
	background: url(../images/menu_top.gif) no-repeat;
}
#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 10px 0 0px;
}
#menu ul li {
	width: 147px;
	height: 25px;
	background-image: url(../images/menu_bg.gif);
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin: 0;
	padding: 7px 0px 0px 15px;
}
#menu ul li.menu_homelink {
	background-image: none;
	background-color: #a6dcf4;	
	height: 20px;
	padding: 2px 0px 5px 15px;
}
#menu ul li a {
	background: url(../images/arrowicon.gif) no-repeat 0 1px;
	color: #7453a0;
	text-decoration: none;
	padding-left: 14px;
}
#menu ul li.menu_homelink a {
	background: url(../images/homeicon.gif) no-repeat 0 1px;
	padding-left: 18px;
}

#menu ul li.selected a {
	font-weight: bold;
	color: #7453A0;
	
}
#menu_bottom {
	background: url(../images/menu_bottom.gif) no-repeat 0 0;
	width: 162px;
	height: 129px;
}
