
/********* BLUEBOX BEGIN - This is the blue box and the headers for the blue box that appears on the homepage *******/

div.bluebox p {
		margin: 5px 0px 5px 0px;
		padding: 0px 10px 0px 10px;
	}
	
			
	div.bluebox hr{
		color:#269; 
		background-color:#269; 
		height: 1px; 
		border: 0px;
		
	}
	
	div.blueheader
	{
		background-color: #269; 
	}
	
	div.blueheader h2
	{
		background-color: #269; 
	}
	
	div.blueheader h2 a:visited, div.blueheader h2 a:link {
	 color: #FFF;
	}
	
	div.blueheader h2 {
		font-size: 10.0pt;
		font-weight: 700;
		line-height: 1.2em;
		border: 0px;
		margin: 0px;
		color: #FFF;
		padding: 4px 3px 4px 4px;
		background-color: #269; 
	}
	
	div.bluebox
	{
		border: solid 1px #269;
		padding: 0px 0px 0px 0px;
	}
	

	.borderbottom 
	{	
		border-bottom:1px solid #269; 
		width:90%;
	}
/*****************  BLUEBOX ENDS  *****************/
	


