@charset "utf-8";
/* CSS Document */

* {margin: 0;padding: 0;font-family: Arial, Helvetica, sans-serif;}

html, body {height: 100%;}

body {font-size: 12px;line-height: 1.4;background-color: #eee;}

#Wrap {width:761px;padding-bottom:9px;margin: 0 auto; background:url("images/bottom-pg.gif") no-repeat bottom;}
#container {width:753px;padding:0 4px; background:url("images/page_bg.gif") repeat-y #FFF;}

.clearer {clear:both;height:1px;overflow:hidden;margin-top:-1px;}

p {margin-bottom: 6px;}

h1 {background-image:url("images/header.jpg");background-repeat: no-repeat;width: 753px;height: 377px;}
	h1 span, h2 span {display: none;}
h2 {color: #004731;font-size: 14px;line-height: 1.2;margin-bottom: 5px;}
h4 {font-weight: bold;margin-bottom: 10px;font-size: 12px;}
h5 {color: #660000;margin-bottom: 5px;font-weight: bold;font-size: 12px;}
span {font-weight:bold; color:#004731;}		

#LeftColumn {padding:20px 30px;width:335px;float:left;}
#LeftColumn ul {margin:16px 0 0 0;padding:0; list-style:none;}
	#LeftColumn li {margin:0;padding:0 0 16px 40px; font-weight:normal;}
	.one {background:url("images/num1.gif") no-repeat; background-position: 0% 3%;}
	.two {background:url("images/num2.gif") no-repeat; background-position: 0% 5%;}
	.three {background:url("images/num3.gif") no-repeat; background-position: 0% 5%;}
	.four {background:url("images/num4.gif") no-repeat; background-position: 0% 5%;}
	.five {background:url("images/num5.gif") no-repeat; background-position: 0% 5%;}
	#LeftColumn li span { font-size:14px;}

#RightColumn {width:298px;padding:20px 30px;float:right;}
#RightColumn ul {margin-left: 16px;list-style-image: url(images/arrow.gif);margin-bottom: 8px;}
	#RightColumn li {margin:0;padding:0 0 6px 0; font-weight:normal;}
#RightColumn img {margin: 0 8px 0 0;}

input.btnSubmit, input.btnSubmitOver {width: 182px;height: 32px;background-image: url("images/btn_submit.gif");border: none; margin-left:30px;}

input.btnSubmit:hover, input.btnSubmitOver {background-position: 0 -31px;}

input, select {color: #000;font-size: 11px;margin-bottom: 5px;width: 210px;border: 1px solid #948772;}

.section {background-color: #660000;color: #fff;}

#form {font-size: 11px;line-height: 1.1;margin-top: 30px;}
	#form .formtext {text-align: right;}
	#form .formtext b {font-weight: normal;}

#footer {font-size: 11px;color: #2e2d27;padding-top: 50px;text-align: center;}

#Accreditation {font-size: 11px;margin-top: 15px;background-color: #d9cfc0;border: 1px solid #948772;padding: 4px;display: none;margin-bottom: 15px;text-align: left;line-height: 1.2;}
	#Accreditation h3 {font-size: 12px;color: #000066;}
	#Accreditation a {font-size: 11px;text-align: right;}
