#body {
	font-size:1.1em; 
    font-family:Arial, Helvetica, sans-serif;
	/*not all browsers default to 8 pixels*/
	margin:10px;
	}
	

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height:170%;
	} 

#vivid_header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	line-height:170%;
 
	font-style: normal;
	font-weight: bold;
	height: 85px;
	float: none;

	margin-right: 375px;
	margin-left: 120px;
	margin-top: 20px;
}

#logo {
	height: 105px;
	float: right;
	width: 316px;
	clear: none;
	margin-left: 30px;
	margin-right: 20px;
}

#title_vivid {
	width: 250px;
	height: 10px;
	float: right;
	margin: 0;
	padding: 0;
	text-indent: -9999px;

}

		h1 {
		font-size:1.3em;
		color: #15253F;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
    	} 
	
		hr {
		color:#FFFFFF;
		height:1px;
		border:0.1;
		width: 100%;
		} 
	
		h2 {
		font-size:1.1em;
    	} 
	
		h3 { 
  		
		font-family:Arial, Helvetica, sans-serif;
		font-size:0.7em;
		line-height:170%;
		font-style: normal;
		font-weight: bold;
  		} 
	
		h4 {
		font-size:0.9em;
		line-height:60%;
		top: 10px;
		text-align:right;
		font-weight: normal;
		}
	
	
		h5 {
		font-size:0.7em;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		line-height: 50%;
  		} 
	
		h6 {
		font-size:0.7em;
		line-height:90%;
		top: 50px;
		text-align:right;
		}	
		
		img {
			border: 0;
		}
		
		ol {
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
		}	

		a:link {
			color: #EB3124;
		}
		a:visited {
			color: #A50F00;
		}
		a:active {
			color: #A50F00;
		}
		a:hover {
			color: #F36F25;
		}
		
		.hide {
		display: none;
		}

	#barleft {
	float: left;
	height: 55px;
	width: 780px;
	margin-bottom: 5px;
	}

	.float_right {
	float: right;
	margin: 0 0 0px 10px;
	padding-top: 10px;
	}

	.float_left {
	float: left;
	padding-right: 10px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
		}

/* Menu Bar */
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

	.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font: bold 11px Arial;
	border-width: 1px 0;
	background: black url(images/blockdefault.gif) center center repeat-x;
	width: 778px;
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	}
	
	.solidblockmenu li{
	display: inline;
	}
	
	.solidblockmenu li a{
	float: left;
	color: white;
	padding: 9px 11px;
	text-decoration: none;
	border-right: 1px solid white;
	}
	
	.solidblockmenu li a:visited{
	color: white;
	}
	
	.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background: transparent url(images/blockactive.gif) center center repeat-x;
}


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; 
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 315px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.twoColFixLtHdr #mainContent {
	margin-left: 360px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
} 


.twoColFixLtHdr #mainlarge {
	margin-left: 20px;
	padding-right: 90px;
	padding-left: 90px;
	padding-top: 0px;
} 

.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #EFEFEF;
} 

#footer p {
	margin: 10px; 
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
