
.default {
	background-color:#FFFFFF;
	
	}
	
#flash{	    
  position: absolute;
      left: 50%;
      top: 50%;
      width: 1024px;
      height: 550px;
      margin-left: -512px; /* half of width */
      margin-top: -250px;  /* half of height */

}


#indexlogo {
	width:305px;
	height:305px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8%;

}


h4 {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 100;
	line-height: normal;
}
h4 a:link {
	color: #FF9900;
	text-decoration: none;
}

h4 a:visited {
	color: #FF9900;
	text-decoration: none;
}

h4 a:hover {
	color: #FF9900;
	text-decoration: underline;	
}


h3 {
	color: #FF9900;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: normal;
}
h3 a:link {
	color: #FF9900;
	text-decoration: none;
}

h3 a:visited {
	color: #FF9900;
	text-decoration: none;
}

h3 a:hover {
	color: #FF9900;
	text-decoration: underline;	
}


h2 {
	color: #cccccc;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: normal;
}
h2 a:link {
	color: #cccccc;
	text-decoration: none;
}

h2 a:visited {
	color: #cccccc;
	text-decoration: none;
}

h2 a:hover {
	color: #999999;
	text-decoration: none;	
}
