/*PLEASE DO NOT REMOVE ANY OF THESE STYLES AS ALL ARE REQUIRED BY THE CONTENT-EDITOR 
Feel free to modify any of the attributes and/or their values, but please remember that the Elements - body, p, h1-h6, 
Must be included in every SciFi StyleSheet........  Thank You :-)*/
body { 
	margin: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: black;	
}

p, div, td, th, ul, ol{
	font-family: verdana, arial, helvetica, sans-serif;
}
	
h1, h2, h3, h4, h5, h6{
	font-family: arial, verdana, sans-serif;
	font-weight:  bold;
	color: #160a5f;
	margin: 6px 0 6px 0;
}

h1{
	font-size: 1.5em;
	margin-bottom: 12px;
}
	
h2{
	font-size: 1.25em;
}
	
h3{
	font-size: 1.2em;
}
	
h4{
	font-size: 1.1em;
}
	
h5, h6{
	font-size: 1em;
}
/*End of Required Elements*/

a{	
	text-decoration: none;
	color: #00A0C6;
}

a:hover{
	text-decoration: underline;
	color: #FF7800;
}

.Hidden{
	display: none;
}

.error, .Error{
	color: #CC0000;
}

div, form{
	margin: 0;
}

