@charset "utf-8";
/* CSS Document */


.nav_inactive {
	font-family: Times New Roman, Times, serif;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	letter-spacing: 1.25px;

}
.nav_inactive a{
	color: #FFFFFF; 
	text-decoration: none;
}

.nav_active {
	font-family: Times New Roman, Times, serif;
	font-size:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#92b1cd;
	text-align:center;
	font-weight:800;
	letter-spacing: 1.25px;

}
.nav_active a{
	color:#000000; 
	text-decoration:none;
}

#subpage_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#575B5E; 
	height: 28px;
	font-weight:300;
	background-color:#92b1cd;
	text-align:center;
	
}
#subpage_menu span{
	color:#FFFFFF; 
}

#subpage_menu a{
	color:#575B5E; 
	text-decoration:none;
}

#footer_shell {
	background-color:#B5B7B4;
	height:28px;
	vertical-align:middle;
			
}

.footer_cell {
	color:#575a5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;	
}
.footer_copyright {
	color:#575a5d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	padding-left:20px;	
}

.footer_cell a{
	color:#575a5d;
	text-decoration: none;
}


#twitter_div {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
}
#twitter_update_list {
	margin-left:5 px; margin-right:5 px; list-style-type: square; color:#666666; padding-left: 10 px;
}

#twitter_update_list  li {
 	border-bottom: dotted 1 px #666666; 
	padding-bottom: 5px; 
}
#twitter_update_list  a {
 	color: #333333; 
	text-decoration: none; 
}
#twitter-link {
 	color: #333333; 
	text-decoration: none; 
	display:block;
	text-align:right; 
	margin-right:5px;
}

#cell_w_logo_bg {
	background-image:url(./images/C-1351_EWF_Homepage_v3_01.gif);
}

#title_table {
	border-color:#729abd;
	margin-left: 20px;
		
}

#title_top_cell {
 	border-bottom: solid 2 px #000000; 
 	border-left: solid 2 px #729abd;
}

#title_bottom_cell {
	border-left: solid 2 px #729abd; 
}

h1 {
	color:  #729abd; 
	font-family: Times New Roman, Times, serif;
	font-size:26px;
	margin:0 0 0 16;
	font-weight:100;
	text-transform:uppercase; 
}
h2 {
	color:  #729abd; 
	font-family: Times New Roman, Times, serif;
	font-size:18px;
	margin:0 0 0 16;
	font-weight:100;
	text-transform:uppercase; 
}
h3 {
	color:  #729abd;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	margin:0 0 0 0;
	font-weight:600;
}

.subpage_body {
	margin-left:40px;
 	margin-right:100px; 
	margin-top:20px; 
	margin-bottom:10px;
}
.subpage_body p {
	font-size:14px;
	font-family:Times New Roman, Times, serif;
	font-weight:200;
	color: #333333;
	letter-spacing: 0.75px;
	line-height: 25px;
	
}
.subpage_body ul {
	font-size:13px;
	font-family:Times New Roman, Times, serif;
	font-weight:100;
	letter-spacing: 0.70px;
	line-height: 23px;

}
.subpage_body li {

	list-style-type: none ; 
	padding-left: 10 px;
}

.subpage_body a {
	font-size:14px;
	font-family:Times New Roman, Times, serif;
 	color: #729abd; 
	text-decoration: none;
	font-style:italic; 
	font-weight:700;}
