body, table, td, div  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

.form_fields {
	background-color: #daf3ff;
	border: 1px solid #666666;
}
a:link, a:visited {
	color: #00aeef;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #006f99;
}

#bg_banner{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-Index: -1;
	text-align: right;
}

.nav, .nav a, .nav a:visited{
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#main, #sidebar {
	padding: 11px;
	padding-top: 0px;

}
.cell_border_1, .cell_border_2, .cell_border_3  {
	border: solid 0px #ccedfc;
	background-color: #ffffff;
}

.cell_border_1{
	border-bottom-width: 0px;
}
.cell_border_2{
	border-top-width: 0px;
}
#featured_image {
	padding: 0px;
	height: 258;
	overflow: hidden;
	width: 100%;
	border:solid 0px red;
	position: relative;
}
#green_label {
	position: absolute;
	top: 225px;
	left: -12px;
	background-image: url(images/home/green_box.png);
	width: 295px;
	height: 99px;
	z-index: 100;
}
#green_label2 {

	position: absolute;
	top: 185px;
	left: -9px;
	background-image: url(images/home/green_box2.png);
	width: 218px;
	height: 61px;
	z-index: 100;
}

.green_title {
	font-family: Verdana, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 0px;
	padding-left: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.green_buttons  {
	padding-right: 15px;
	text-align: right;
	padding-top: 0px;
}
.green_text {
	font-family: "Century Gothic", sans-serif;
	color: #FFFFFF;
	font-size: 11pt;
	padding-right: 12px;
	padding-left: 14px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}

#main{

}
.main_title {
	font-family: "Century Gothic", sans-serif;
	font-size: 25pt;
	font-weight: bold;
	color: #000000;
}
.main_title_iapp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}

.main_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #00aeef;
}
.main_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: normal;
}
.formerly {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #006f99;
	font-weight: bold;
	text-align: right;
	width:100%;
}
.prev_next, .prev_next a, .prev_next a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #00aeef;
	text-decoration: none;
}

.homeimage {
	position: absolute;
	top: 0px;
	left: 0px;
	filter: alpha(opacity=0);
	display: block;
  
  }
.pr_slide_tmb{
	position:relative;
	height:86px;
	overflow:hidden;
}
