body {
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 12px;
	background-color: #4169e1;
	text-align: center;
	
}
body.final{
	margin: 10px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #4f4f4f;
	font-size: 12px;
	background-color: #ffffff;
	text-align: left;
	
}

form {
	margin: 0px 0px 0px 0px;
}

a {
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
	color: 	#4682B4;
	outline: none;
	}
a:visited {
	background-color: inherit;
	color: 	#4682B4;
	}
a:active {
	background-color: inherit;
	color:  #FF6600;
	}
a:hover {
	background-color: inherit;
	color: #FF6600;
	text-decoration: underline;
	}

strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; 
	color: #ccc;  
	background-color: inherit; 
	height: 1px;

	}
p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	}	
	
li {
	font-size: 12px;
	line-height: 8px;
	margin-top: 20px;
	margin-bottom: 10px; 
}
	

ul.disc {
	/*list-style-type: circle;*/
	list-style-position: outside;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
}


h1 {
	background-color:#4169e1;
	color:#ffffff;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding:25px 15px 25px 15px;
	text-align:center;
	}
h2 {
	/*background-color: #DC143C;*/
	background-color:#B22222;
	color: #ffffff;
	text-align: left;	
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
}

h3 {
	/*background-color: #DC143C;*/
	background-color:#B22222;
	color: #ffffff;
	text-align: left;	
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	margin: 15px 0px 0px 0px;
	padding:0px 5px 0px 5px;
}

img {
	border: 0;
	font-size: 9px;
	}

 fieldset
{
border: 1px solid #781351;
width: 1px;
}

legend
{
color: #4f4f4f;
}

	
#content {
	color: #4f4f4f;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	background-color: #FFFFFF;
	border: 1px solid #8f8f8f;
	text-align:left; 
	width: 750px; 	
	voice-family:inherit;	
	}
html>body #content {
	width: 750px;
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* EXTRAS HERE */	
	
#copyright{

font-size:10px;
margin:20px 0px 0px 0px;
/*background-color:#DC143C;*/
background-color:#B22222;
color:#ffffff;
padding:10px 5px 10px 5px;



}

a.copyright{
color:#ffffff;


}
a.copyright:active {
	background-color: inherit;
	color: #FFD700;
	}
a.copyright:hover {
	background-color: inherit;
	color: #FFD700;
	text-decoration: underline;
	}




p.body_heading{
  	background-color: inherit;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin: 10px 0px 10px 0px;



}

p.main_body {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}	

div.form_placing {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}







p.list_body {
	font-size: 14px;
	line-height: 18px;
	margin: 2px 5px 2px 5px; 
	
}	


p.menu_text{
	font-size: 14px;
	line-height: 18px;
	margin:20px 0px 0px 2px;
}

div.menu_break{	

margin:15px 2px 15px 2px;
border-top: 1px solid #ccc;

}
	
li.menu_links{
	
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0px 5px -10px;
}

li.body {
	font-size: 14px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom:5px;
}

.break{

border-bottom: 1px solid #ccc;
margin:10px 100px 15px 100px;

}

.text_input{
	font-family: 'Courier New', sans-serif;
	color:#666666;
	font-size: 14px;
	border: 1px solid #ccc;
	margin:-2px 0px -2px 10px;	

}

