/* --------------------- */
/* GENERAL */
/* --------------------- */

ul {
	list-style-type: none;
}

body {
	background-color: #494735;
	background-image: url(../img/bg_gradient.png);
	background-repeat: no-repeat;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

label, a {
	cursor: pointer;
}

.wrapper, .content, .container {
	overflow: hidden;
}

#bg {
	width: 100%;
	height: 100%;
	background-image: url(../img/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#page {
	
}

/* --------------------- */
/* TOP */
/* --------------------- */

#top {
	padding-top: 20px;
	margin-bottom: 28px;
	text-align: right;
}

#top h3 {
	color: #f2edd2;
	font-size: 2.5em;
	margin-right: 20px;
	padding-top: 5px;
}

#top h3 img {
	vertical-align: middle;
	margin-right: 10px;
}

#top h4 {
	color: #f2edd2;
	font-size: 2em;
	margin-right: 40px;
}

/* --------------------- */
/* LEFT_CONTENT */
/* --------------------- */

#content div.right {
	background-color: white;
	padding-bottom: 20px;
}

#content .container {
	padding-left: 20px;
	padding-right: 20px;
}

#form_area a, #content .right a {
	color: #80290b;
	text-decoration: underline;
}

#form_area a:hover, #content .right a:hover {
	text-decoration: none;
}

#content .left h2 {
	width: 320px;
	height: 102px;
	background-image: url(../img/left_content_header_bg.png);
	color: #f4f8fc;
}

#content .left h2 .top {
	display: block;
	font-size: 2.6em;
	padding-left: 20px;
	padding-top: 0px;
	color: #f3ecc6;
	font-family: "Times New Roman", Times, serif;
}

#content .left h2 .bottom {
	display: block;
	font-size: 1.7em;
	padding-left: 20px;
}

#content .left #form_area {
	background-image: url(../img/form_bg.png);
	background-repeat: no-repeat;
	background-color: white;
	width: 320px;
}

#form_area #above_form {
	color: #423f33;
	height: 90px;
	margin-bottom: 20px;
	margin-top: 10px;
}

#form {
	color: #183855;
}

#form p {
	padding-bottom: 20px;
}

#form p.field {
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7e4eb;
}

#form p.field strong {
	display: block;
	width: 100px;
	text-align: right;
	float: left;
}

#form p.field .right {
	display: block;
	width: 170px;
	float: right;
}

#form p.field .right span.grey {
	display: block;
	color: #60758a;
	font-size: 0.9em;
	padding-top: 5px;
	margin-bottom: -5px;
}

#form p.field input {
	border: 1px solid #b5b8cf;
	padding: 2px;
	width: 120px;
}

#form p.field input.short {
	width: 60px;
}

#form p.field input.long {
	width: 160px;
}

#form p.field input.number {
	width: 42px;
}

#form p.field a {
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 5px;
}

#form p.agree {
	border: 0;
	padding-top: 10px;
	text-align: center;
	font-size: 0.9em;
}

#form p.agree input {
	vertical-align: middle;
}
/***
input.submit_button {
	display: block;
	border: 0;
	padding: 0;
	width: 165px;
	height: 34px;
	background-image: url(../img/finish_valr.gif);
	margin: 0 auto;
	color: white;
	font-size: 1.3em;
	cursor: pointer;
	font-weight: bold;
}
***/
#form p.grey {
	color: #6d6d6d;
	text-align: center;
}

#under_form {
	color: #d5d2b9;
}

#under_form h4, #main_content h4 {
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.4em;
}

#under_form p, #main_content p {
	padding-bottom: 10px;
	padding-top: 10px;
}

#under_form a, #main_content a {
	color: #e7e1ac;
	font-weight: bold;
	text-decoration: underline;
}

#under_form a:hover, #main_content a:hover {
	text-decoration: none;
}

#under_form ul, #main_content ul {
	padding-top: 15px;
	margin-bottom: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #797659;
}

#under_form ul li, #main_content ul li {
	padding-left: 20px;	
	background-image: url(../img/small_arrow_left.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-bottom: 6px;
}

/* --------------------- */
/* RIGHT CONTENT */
/* --------------------- */

#right_shadow {
	background-image: url(../img/right_content_shadow.png);
	width: 24px;
	height: 637px;
	position: absolute;
}

#content .right h1 {
	width: 620px;
	height: 205px;
	background-image: url(../img/banner.jpg);
	color: #e6e6d9;
	font-size: 3.3em;
	font-family: "Times New Roman", Times, serif;
}

#content .right h1 .top {
	display: block;
	padding-left: 20px;
	padding-top: 10px;
}

#content .right h1 .bottom {
	display: block;
	padding-left: 20px;
	padding-top: 0px;
}

#content .right h3#main_blue {
	background-image: url(../img/header_squares_bg.png);
	height: 41px;
	color: #ffffff;
	font-size: 2em;
	padding-left: 20px;
	padding-top: 6px;
}

#content .right .boxes {
	background-color: #edede1;
	margin-bottom: 10px;
}

#content .right .boxes .grid_4 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}

#content .right .boxes .grid_4.first {
	border-right: 1px dotted #abbdc3;
}

#content .right .boxes .container {
	color: #423f33;
}

#content .right .boxes h4 {
	color: #183855;
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom: 10px;
}

#content .right .boxes p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#main_content {
	color: #423f33;
}

#main_content h3 {
	color: #183855;
	font-size: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main_content h4 {
	color: #183855;
	font-size: 1.3em;
}

#main_content ul {
	border: 0;
	padding-top: 0;
	padding-bottom: 0;
}

#main_content ul li {
	background-image: url(../img/small_arrow_right.png);
}

#main_content .box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #2c6185;
}

#main_content .box.last {
	border: 0;
}

/* --------------------- */
/* FOOTER */
/* --------------------- */

#footer {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	color: white;
}

#footer a {
	color: #e7e1ac;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}



