body, html {
	margin:0;
	padding:0;
}

#body {
	background:#cae3bd url(../images/bg.gif) right top no-repeat;
	font-size:13px;
	color:#2c2628;
	font-family:Georgia,"Trebuchet MS",Verdana,Arial,Tahoma;
}

#Container {
	padding:12px;
	padding-right:0px;
	width:960px;
	float:left;
}

#title {
	margin:0px;
}
#title a {
	display:block;
	margin:0;
	padding:0;
	/*behavior: url(iepngfix.htc);*/
	background:url(../images/logo.gif) no-repeat;
	background-position:top left;
	text-indent:-9999px;
	width:960px;
	height:146px;
	cursor:pointer;
	margin:20px 0px 0px 20px;
}


/* ---------------------- */


#left_column {
	margin:40px 0px;
	width:200px;
	float:left;
	font-weight:bold;
}
#left_column h2 {
	margin:5px 0px;
}
#left_column h2 a {
	display:block;
	font-size:20px;
	background-color:#EEF7EA;
	padding:5px;
	border-left:3px solid #E33632;
	color:#119BD9;
	text-decoration:none;
}

.box {
	padding:5px;
	background-color:#D7EACC;
}

img.photo {
	border:2px dashed #fff !important;
	padding:7px;
}


#Container h3 {
	color:#0E81B1;
	margin:0px;
	font-size:18px;
}


/* ---------------------- */


#center_column {
	float:left;
	width:520px;
	margin:40px 20px;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

#menu ul li {
	display:block;
	margin:0;
	float:left;
	padding:0;
}
#menu ul li a {
	display:block;
	font-size:20px;
	background-color:#EEF7EA;
	padding:5px;
	border-left:3px solid #E33632;
	color:#119BD9;
	margin:5px 20px;
	text-decoration:none;
	font-weight:bold;
	width:207px;
}

#left_column h2 a:hover, #menu ul li a:hover {
	background-color:#2A2527;
	color:#EEF7EA;
}

#content {
	width:480px;
	float:left;
	margin:20px 20px;
	font-size:120%;
}
*html #content {
	margin:20px 10px;
}

#content b {
	color:#E33632;
	background-color:#B0C9A3;
}
#content a, #right_column a {
	color:#119BD9;
	background-color:#EEF7EA;
	text-decoration:none;
	font-weight:bold;
}
#content a:hover, #right_column a:hover {
	background-color:#2A2527;
	color:#EEF7EA;
}
#right_column a.clear, #right_column a.clear:hover {
	padding:0px;
	margin:0px;
	background-color:transparent;
}


#content h2 {
	color:#E33632;
	background-color:#B0C9A3;
	padding:2px 10px;
}

/* ---------------------- */


#right_column {
	float:left;
	width:200px;
	margin:40px 0px;
}
#right_column h2 {
	margin:5px 0px;
	display:block;
	font-size:20px;
	background-color:#EEF7EA;
	padding:5px;
	border-left:3px solid #E33632;
	color:#E33632;
	text-decoration:none;
}


/* ---------------------- */


#frm label {
	display:block;
	float:left;
	width:215px;
	margin:10px 0px;
}

#frm label.label {
	display:inline;
	float:none;
	width:100px;
	margin:0px;
}
.frm {
	float:left;
	width:260px;
	margin:10px 0px;
	height:20px;
	background-color:#D7EACC;
	border:none;
	border-bottom:2px dashed #fff;
	font-family:Georgia,"Trebuchet MS",Verdana,Arial,Tahoma;
	color:#E33632;
	font-style:italic;
	font-weight:bold;
}
.frm_ {
	float:left;
	width:20px;
	margin:10px 240px 10px 0px;
	height:20px;
	background-color:none;
	border:none;
}
.big_frm {
	float:left;
	width:260px;
	margin:10px 0px;
	height:30px;
	background-color:#D7EACC;
	border:none;
	border-bottom:2px dashed #fff;
	font-family:Georgia,"Trebuchet MS",Verdana,Arial,Tahoma;
	color:#E33632;
	font-style:italic;
	font-size:24px;
	font-weight:bold;
}
textarea.frm {
	float:left;
	width:475px;
	margin:10px 0px;
	height:200px;
	background-color:#D7EACC;
	border:none;
	border-bottom:2px dashed #fff;
	font-family:Georgia,"Trebuchet MS",Verdana,Arial,Tahoma;
	color:#E33632;
	font-style:italic;
	font-weight:bold;
	overflow:auto;
}
.submit {
	margin:5px 0px;
	display:block;
	font-size:20px;
	background-color:#EEF7EA;
	padding:5px;
	border:none;
	border-left:3px solid #E33632;
	color:#119BD9;
	text-decoration:none;
	width:200px;
	font-family:Georgia,"Trebuchet MS",Verdana,Arial,Tahoma;
	font-weight:bold;
	cursor:pointer;
}
.submit:hover {
	background-color:#000;
	color:#EEF7EA;
}


/* ---------------------- */

.error {
	border:2px dashed #fff;
	padding:20px;
	background-color:#D7EACC;
	/*margin:20px 0px;*/
}

.info {
	background-color:#0E81B1;
	padding:10px;
	color:#fff;
	border:2px dashed #fff;
}

ul.pdfs {
	list-style-image:url(../images/pdf.gif);
	padding-left: 19px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
*html ul.pdfs {
	padding-left: 5px;
}
*html ul.pdfs li {
	padding-left:12px;
}


img {
	border-width:0px !important;
}
hr {
	border:none;
	border-top: 2px dashed #fff;
	color: #CAE3BD;
	background-color: #CAE3BD;
	height: 4px;
	margin:20px 0px;
}

.icoRight {
	text-align:middle;
	margin-left:15px;
}
.icoLeft {
	text-align:middle;
	margin-right:15px;
}

.note {
	color:#7EA769;
	font-size:90%;
	font-style:italic;
}

#steps {
	margin:20px 0px;
}

#steps span {
	font-size:20px;
	padding:5px 10px;
	margin:0px 10px 0px 0px;
	text-decoration:none;
	font-weight:bold;
	border:1px solid #EEF7EA;
	color:#8DB17A;
	background-color:#D7EACC;
}
#steps span.marked {
	background-color:#EEF7EA;
	color:#2A2527;
}



#footer {
	float:left;
	width:100%;
	color:#7EA769;
	font-style:italic;
	font-size:11px;
	border-top:2px dashed #fff;
	padding:20px 10px;
}
#footer a {
	color:#7EA769;
	font-style:italic;
	text-decoration:none;
}
#footer h1 {
	font-size:11px;
	float:none;
	display:inline;
	font-weight:normal;
}
#footer .left {
	width:35%;
	float:left;
}
#footer .right {
	width:65%;
	float:right;
}