﻿
	html, body { margin: 0; padding: 0; font-family: Helvetica; line-height:21px;  font-size:12px;  background-color: #fff; color: #000; }
	
	body { }
		
	a { text-decoration: none; }
		
	a:link { color: #C20020; }
		
	a:visited { color: #C20020; }
		
	a:hover { text-decoration: underline; }
		
	p, dl { margin: 0 0 0.8em 0; font-size: 1.2em; line-height:21px; }
		
		
	dd { margin: 0 0 1.1em 32px; }
		



	input, select, textarea { margin: 0;  padding: 0; color: #000; font-size: 1.1em; }
	input[type="text"] { padding: 0 4px; border: 1px solid #C20020; }
	input[type="submit"], input[type="button"] { font-weight:bold; cursor: pointer; background-image: url(  'backgrounds/button_back.png' ); color: #fff; padding-left: 12px; padding-right: 12px; padding-top: 0px; padding-bottom: 0px; background-color: #61000C; }
	input[type="submit"].big, input[type="button"].big { font-weight:bold; cursor: pointer; background-image: url(  'backgrounds/button_back.png' ); color: #fff; padding-left: 12px; padding-right: 12px; padding-top: 7px; padding-bottom: 7px; background-color: #61000C; }
	input[type="radio"] { margin-left:20px; margin-right:6px;}	
	input[type="checkbox"] { margin-right:10px;} 
	.text input, textarea {  border:solid 1px #F1002A;  }
		
	select { border: 1px solid #C20020; }
		
	textarea { font-family: sans-serif; padding: 4px; }
		
	.submit input { padding: 0 4px; border:solid 1px #C20020; }
		
	label { font-size: 1.1em; line-height: 1.6; }
		
		
	h1, h2, h3, h4, h5 { color: #000; margin: 0 0 0.8em 0; }
		
	h1, h2 { font-family: Arial; font-weight: normal; }
		
	h1 { font-size:1.9em; line-height: 1.0769231;  margin-bottom:5px;  color:#C20020;}
	h1 a:hover { text-decoration:none;}	

		
	h2 { font-size: 1.4em; line-height: 1.1111111; margin-bottom:0px;  color:#C20020;  }
		
	h3 { font-size: 1.2em; line-height: 1.3333333; margin: 0;  color:#C20020; }
		
	h4 { font-size: 1.1em; line-height: 1.2727273; margin: 0; }
		
	h5 { font-size: 1em; line-height: 1.2; margin: 0; }
	
	/* Had to put these in here to help editor */
	 .content_cell_o {  float: right; width: auto; padding-top:10px; padding-bottom:5px;  }
	 .content_cell_i{ width: auto; line-height:18px; height:50px; border-color: #FDF2F2; font-size:0.9em;   border-left-style: solid; border-width: 1px; padding-left:10px; }
	 .content_cell_i label,  .main_header .content_cell_i a{ color: #A41814;  }	
	 .content_cell_i label { font-size:0.9em;}


