h2 {
	background-color: #00bce4;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 2px 0 5px 7px;
	margin-top: 0px;
	margin-bottom: 16px;
}

h1 {
	font-size: 12px;
	color: #22c5e8;
	margin: 10px 0 -10px 0;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	color: #fff;
	margin: 10px 0 -10px 0;
	font-weight: normal !important;
}

h3 {
	font-size: 11px;
	color: #22c5e8;
	margin: 10px 0 -10px 0;
	font-weight: normal !important;
}

.blue {
	color: #22c5e8;
	text-decoration: underline;
}

.float_image {
	float:right;
}

.caption {
	font-size: 9px;
	color: #fff;
	font-weight: normal;
	margin-left: 13px;

}

.table_heading {
	font-size: 11px;
	color: #fff;
	font-weight: none;
	text-align: left;
	padding: 10px 0 5px 15px;
	margin-bottom: -10px;
	line-height: 10%;
}

.push_left {
	padding: 0 0 0 20px;
	margin-left: -1px;

}

.flash_caption {
	font-size: 10px;
	font-weight: none !important;
	margin-left: 10px;
}

.corporate_image {
	float: right;
	margin-right: 30px;
	margin-bottom: 10px;
}

*html .corporate_image {
	margin-right: 10px;
}

.white {
	color: #fff;
}

.internal_ul {
	margin-left: 10px;
	margin-top: 10px;
	color: #000; 
	text-decoration: none;
}

	*:first-child+html .internal_ul {
		margin-left: 20px;
		margin-top: 20px;
	}
	
	* html .internal_ul {
		margin-left: 20px;
	}

.internal_ul li {
	list-style: disc;
	text-decoration: none;
}

	*:first-child+html .internal_ul li {
		margin-left: 40px;
	}
	
	* html .internal_ul li {
		margin-left: 30px;
	}

.internal_ul li a {
	color: #22c5e8;
}

.internal_ul li a:hover { 
	text-decoration: underline;
}

.internal_ul2 {
	color: #000;
	margin-top: 10px;
	margin-left: -5px;
}

*html .internal_ul2 {
	margin-left: 20px;
}

.internal_ul2 li {
	list-style: disc;
}

.level_two {
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 10px;
	color: #000;
}

*html .level_two {
	margin-left: 20px;
}

.level_two li {
	list-style: circle;
}

.level_three {
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 10px;
	color: #000;
}

*html .level_four {
	margin-left: 20px;
}

.level_four {
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 10px;
	color: #000;
}

*html .level_three {
	margin-left: 20px;
}
	

.level_three li {
	list-style-type: square !important;
}

.number_ul {

	margin-left: 5px;
	margin-top: 7px;
}

.number_ul li{
	list-style-type: decimal !important;

}

.plain_ul {
	margin-top: 0px;
	margin-left: 0px;
}

.plain_ul li{
	padding: 2px 0 2px 0;
	list-style-type: none;
}

.no_indent_ul {
	margin: 10px 0 0 13px;
	padding: 0;
}

.no_indent_ul li {
	padding: 2px 0 2px 0;
	list-style-type: disc;
}
	

a {
	color: #22c5e8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.read_more a {
	font-size: 10px;
}

.small_text {
	font-size: 10px;
	line-height: 140%;
}

.by-line {
	height: 1px;
	border: 0;
	color: #838383;
	background-color: #838383;
}

.pink {
	color: #de6c98;
}

.yellow {
	color: #f2b32a;
}

.blue3 {
	color: #22c5e8;
}

.gallery_ul {
	margin: -5px 0 0 -40px;

}

	.gallery_ul li {
		padding: 3px 0 3px 0;
		font-size: 12px;
	}
	
	*:first-child+html .gallery_ul {
		margin: 0;
	}
	
	* html .gallery_ul {
		margin: 0;
	}

.gallery_ul a {
	color: #000 !important;
	text-decoration: underline;
}

	.gallery_ul a:hover {
		text-decoration: none;
	}
	
	
	
.black {
	color: #000;
}

	.black a {
		color: #000;
	}
	
.white {
	color: #fff !important;
}
	
input.input {
	width: 200px;
}



.white-header2 {
	color: #fff !important;
	font-size: 14px !important;
	padding-top: 18px !important;
}