/* Default style sheet for EAC site */


body
{
	background-color: #FFFFFF;
	margin: 0px;
	font-size: 10pt;
	font-family: Arial, regular;
	
}

P,TD
{
	
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 10pt;
	font-family: Arial, regular;
}

DIV
{
	margin-left: 15px;
}

TEXTAREA
{
	font-size: 10pt;
	font-family: Arial, regular;
}
#divver
{
	margin-left: 0px;
}


.feature
{
	color: #FFFFFF;
	font-family: Arial, regular;
	font-size: 10pt;
	padding-left: 8px;
}

.title
{
	color: #999999;
	font-family: Arial, regular;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.sub_menu_title
{
	color: #999999;
	font-family: Arial, regular;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.spacer
{
	padding-bottom:5px;
}

.sub_menu_title:hover
{
	color: #000000;
	text-decoration: underline;
}

.happening
{
	color: #000000;
	font-family: Arial, regular;
	font-size: 8.5pt;
	padding-left: 0px;
	margin-left: 0px;
}

.hap_link
{
	color: #000000;
	font-family: Arial, regular;
	font-size: 8.5pt;
}

.hap_link:visited
{
	color: #0033CC;
}

.hap_link:hover
{
	color: #CC3300;
}

.sitemap_link
{
	color: #0033CC;
	font-family: Arial, regular;
	font-size: 8.5pt;
}

.sitemap_link:hover
{
	color: #CC3300;
}

.navlink
{
	color: #000000;
	font-family: Arial, regular;
	font-size: 9pt;
	text-decoration: none;
}

.navlink:hover
{
	color: #000000;
	font-family: Arial, regular;
	font-size: 9pt;
	text-decoration: underline;
}

.caplink
{
	color: #C0200F;
	font-family: Arial, regular;
	font-size: 9pt;
	text-decoration: none;
}

.caplink:hover
{
	color: #C0200F;
	font-family: Arial, regular;
	font-size: 9pt;
	text-decoration: underline;
}

.dropdown
{
	color: #000000;
	font-family: Arial, regular;
	font-size: 9pt;
	text-decoration: none;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.dropdown:hover
{
	color: #FFFFFF;
	font-family: Arial, regular;
	font-size: 9pt;
	text-decoration: underline;
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.findit_fast
{
	padding-top: 10px;
}

#flasher
{
	margin-left:0px;
}

.cal_title
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

A.cal_title
{
	color: #C0200F;
	font-weight: bold;
	text-decoration: none;
}

.cal_title:hover
{
	text-decoration: underline;
}

.cal_month
{
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
}

.head2
{
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
}

.tbl_text
{
	color: #000000;
	font-weight: none;
	font-size: 8pt;
}

.caption
{
	color: #083194;
	font-size: 10pt;
}

.return
{
    color: #C0200F;
	font-size: 10pt;
	font-family: Arial, Regular;
	text-decoration: underline;
}

.return:hover
{
	text-decoration: none;
}
.webad
{
	color: #c0200f;
	font-weight: bold;
	font-style:italic;
	
}

.hyperlink
{
	color: #003399;
	font-weight: bold;

}
.hyperlink2
{
	color: #003399;
	font-weight: normal;

}
.step
{
	color: #000000;
	font-weight: bold;
	font-size: 24pt;
	
}
.input_title
{
	color: #000000;
	font-family: Arial, regular;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}


