body {
	font-family: Helvetica, arial;
	font-size: 11px;
	color: #000;
	text-align: center;
	line-hieght: 150%;
	margin: 0px;
	background-color: #e7edf1;
}

p {
	font-family: Arial;
	font-size: 14px;
		color: #000;
		line-height: 130%;
}


h1 { font-size: 40px;
	 text-align: center;}

p.grey_text {color: #000;
	font-family: Helvetica, arial;
	font-size: 14px;
	text-align: center;}

a img {
	border: none;
}

a, a:visited {
	color: #0000ff;}
	
	a:hover {
		color: #5fafe1;}


hr {
	border: none;
	background: #CCC;
	height: 1px;
	margin: 50px auto 50px auto;}

#container {
	border: 0px solid #446121;
	width: 731px;
	margin: 10px auto 50px auto;
	text-align: left;
}

	#main {
	width: 631px;
	background: url(../images/content-content.png) repeat-y;
	padding: 10px 50px 10px 50px;}
	
	#content-top {
	display: block;
	width: 731px;
	height: 77px;
	background: url(../images/content-header.png) no-repeat;}
	
	#content-bottom{
	display: block;
	width: 731px;
	height: 77px;
	background: url(../images/content-footer.png) no-repeat;
	position: relative;
	left: 4px;}


#leftcol {
	background: #363;
}
#nav ul {
	margin: 0px 10px;
	padding: 10px 0px 0px 0px;
}
#nav ul li {
	list-style-type: none;
}

.style3 {
  	color: #c00;
 	font-size: 32px;
}

.style6 {
	font-size: 18px;
}

.style23 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.style24 {
	color: #000000;
}

.style25 {

  	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.style26 {
  	font-weight: bold;
	font-style: italic;
}

.style40 {
	font-size: 11px;
}

.style41 {
	font-size: 8pt;
}

.style42 {
  	font-family: Arial;
  	font-size: 24px;
}

.style43 {
  	font-size: 24px;
  	font-weight: bold;
}

.style45 {
	font-size: 24px;
}

.style47 {
	font-family: Arial;
}

.style48 {
	color: #FF3300;
}

.style49 {
	font-size: 21px;
}

.style51 {
	font-size: 11px;
}

.style54 {
  	font-size: 11px;
  	font-family: Arial;
}

.style56 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
}

.style57 {
	font-family: Arial, Helvetica, sans-serif;
}

.style59 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.style60 {
	color: #FF0000;
}

p {
font-family: Arial;
font-size: 12pt;
}

.header {
	font-family:Tahoma;
	color:#cc0000;
	font-size:27px;
	margin-top: 0px;
}	

.header2 {
	font-family:Tahoma;
	color:#cc0000;
	font-size:22px;
}	

.header3 {
  	font-family: Arial;
  	font-size: 24px;
}

.pad {
	padding: 5px;
}

.red {
	color: #cc0000;
}

.clickapply_nopad {
	font-size: 21px;
	margin-top: 0;
	margin-bottom: 0;
}

.clickapply {
	font-size: 21px;
}

.no_vertical_pad {
	margin-top: 0;
	margin-bottom: 0;
}

.horizontal_pad {
	padding-left: 20px;
	padding-right: 20px;
}

.no_bottom_pad {
	margin-bottom: 0;
	font-size: 12px;
	color: #868686;
	
}

.big_text {
	font-family: Arial;
	font-size: 16px;
}

.big_tahoma {
	font-size: 14pt;
	font-family: Tahoma;
	color: #626248;
}

.dash_box {
	border-style:dashed;
	border-color:#d5d5ab;
	border-width: 3px;
	background: #FFFFCC;
	margin-bottom: 10px;
}

.big_text_14 {
	font-size: 14pt;
}

.big_text_18 {
	font-size: 18px;
}

.bright_red {
	color: #FF0000;
}

.bold_tahoma {
	font-weight: bold;
	font-size: 16pt;
	font-family: Tahoma;
}

.red_tahoma {
	font-weight: bold;
	font-size: 22pt;
	font-family: Tahoma;
	color: #c00;
}

.dash_box_light {
	border-style: dashed;
	border-color: #d5d5d5;
	border-width: 3px;
	background: #EDEDED;
}

.big_blue {
	padding-top:-15px;
	color: #8fb08f;
	font-size: 22pt;
	drop-shadow: 1px 1px 1px #FFF;
}	

.dash_box_green {
	border-style: dashed;
	border-color: #a6cea6;
	border-width: 4px;
	background: #ccf3cc;
}

.input_text { width: 140px;
			font-size: 15px;
			float: left;
			padding-right: 20px;
			padding-left: 30px;}
			
			.form_text {
			font-size: 15px;}


.input2 {padding: 5px 0px 5px 5px;
		border: 1px solid #dadada;
		background: url(../images/text-field.jpg) top left;
		height: 20px;
		font-size: 13px;
		font-weight: bold;
		width: 200px;
		margin-bottom: 30px;
		float: left;}
		
		.input2:focus {
		background-position: top right;
		border: 1px solid #19be47;
		outline: none;}
		
.clear {
	clear: both;
	height: 1px;}

textarea {
	padding: 5px 0px 5px 5px;
	border: 1px solid #dadada;
	background: url(../images/textarea.jpg) no-repeat top left;
			font-size: 13px;
		font-weight: bold;
		width: 200px;
		height: 150px;
		margin-bottom: 20px;}
		
		textarea:focus {
				background-position: top right;
		border: 1px solid #19be47;
		outline: none;}

#form_container2 {
	margin: 0 auto;
	width: 450px;}
	
a.submit_button {
	background-color: #6b6f72;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
	font-weight: bold;
	font-size: 15px;}
	
	a.submit_button:hover {
		background-color: #8c969b;}
		
		a.submit_button:focus {
		positon: relative;
		bottom: -1px;
		background-color: #8c969b;}