

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset 
{
margin: 0px;
padding: 0px;
border: 0px;
}

body 
{
font-family: Tahoma;
font-size: 16px;
line-height: 20px;
font-weight: normal;
color: #000000; 
background-color:#CCCCCC
}

A:link {text-decoration: none; color: #000000; color: #333333;  font-weight:bold}
A:visited {text-decoration: none; weight: bold; color: #333333;  font-weight:bold}
A:active {text-decoration: none}
A:hover {text-decoration: none;color: #000000;  font-weight:bold }

table
{
font-family: Tahoma;
font-size: 14px;
line-height: 18px;
font-weight: normal;
color: #000000;
}


h1 {
font-family: Arial, sans-serif;
font-weight: bold;
font-size:22px;
color: #000000;
text-align: center;

margin-top: 20px;
margin-bottom: 20px;
}

h2 {
font-family: Arial;
font-weight: bold;
font-size: 16px;
color: #000000;
text-transform: uppercase;
letter-spacing: 0.02em;
line-height: 12px;
text-align: left
}

h3 {
font-family: Arial;
font-size: 12px;
color: #000000;
xbackground-color: #d0d4d0;
text-align: left;
font-style:italic; 
padding-left:0px; padding-right:10px; padding-top:0px; padding-bottom:0px
}


li {
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 14px;
color: #000000;
text-align: left;
margin-left: 20px;
}

.spacer
{
line-height: 10px;
margin: 0px;
}

.20spacer
{
line-height: 20px;
margin: 0px;
}


.adsHeadline 
{
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 12px;
color: #5d81b1;
text-transform: uppercase;
letter-spacing: 0.02em;
line-height: 14px;
text-align: left;
}
.quotes 
{
font-family: Times New Roman;
font-size: 14px;
font-weight: bold;
color: #000000;
line-height: 12px; font-variant:small-caps; font-style:italic
}

.quotetext 
{
font-family: Times New Roman, Times, serif;
font-size: 13px;
font-weight: normal;
color: #000000;
line-height: 18px;
}

.NewsAndEvents 
{
font-family: Times New Roman, Times, serif;
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 14px;
}

.Resources
{
font-family: Tahoma, Times, serif;
font-size: 11px;
font-weight: italic;
color: #000000;
line-height: 14px;
}



/* Page Divisions - stw */

	div#AimsMainPageDiv
	{
	text-align:left;
	width:920px;
	margin:0 auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	
	
	}

	div#Aimsheader {


	}
	

	div#Aimstopbanner {
	margin-left: 0px;
	xbackground-image: url('../../images/EAS_WebLogo.gif');
	background-color: #000000;
	background-repeat: no-repeat;
	xheight: 60px;
	width: 920px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	}

	div#AimsLoginBar {
	margin-right: 10px;
	text-align: right;
	text-decoration: none
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	
	}

	div#AimsBodyContainer
	{
	width:910px;
	margin:0 auto;
	xbackground-color: #BBBB00;
	
	}

	
	div#Aimscontentleft
	{
	xfloat:left;
	xmargin-left: 10px;
	xmargin-top: 100px;
	xwidth:20px;
	xmargin-right: 10 px;
		xbackground-color: #FFF000;
		xheight: 500px;

	}

	div#AimsContentMiddle
	{
	'border:1px solid #000000; 
	'float: left;
	width:800px;
	text-align:left;
	xbackground-image: url("../../images/home_news_background.jpg");
	xbackground-repeat: no-repeat;
	xbackground-position: top;
	xbackground-color: #FF0000
	}
	
	div#AimsContentRight
	{
	xfloat:left;
	xmargin-left:10px;
	xmargin-top:100px;
	xwidth:20px;
	xtext-align:left;
	xvertical-align: bottom;
	
	xbackground-image: url("../../images/home_news_background.jpg");
	xbackground-repeat: no-repeat;
	xbackground-position: top;	
	xbackground-color: #A00000;
	xheight: 500px;

	}
	
	div#Aimsfooter
	{
	text-align: center;
	margin-left: 0px;
	clear:both;
	width:100%;
	height: 50px;
	background-color: #000000;
	xwidth: 920px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;


	}
	
/* ######### Div for AIMS Report - stw ######### */


	.AIMSReport 
	{
	font-size: 10px;
	}  

/* ######### Div for AIMS Report - stw ######### */

	div#AimsMarginLeft10px
	{
	margin-left: 10px;
	xbackground-color: #000000;
	
	}
/* ######### Disable Mobile Menu ######### */

	div#DisableForStandard
	{
	display: none;	
	}
	
/* ######### Classes for Displaying Asset Data in Reports  STW ######### */
	.DIDDropdown
	{
	width:500px
	}

/* ######### Style for the navigation menu  STW ######### */
/*	xhttp://www.webcredible.co.uk/user-friendly-resources/css/css-navigation-menu.shtml */

	.NavMenuStyle_Header
	ul
	{

	list-style: none;
	padding: 0em;
	margin-left:  10em ;
	xbackground-color: #333333;		
	xbackground-color: #000000;		
	

	
	} 
	
	.NavMenuStyle_Header li
	{
	float: left;
	margin: 0em 0em;
	
	xbackground-color: #000000;		
	


	} 
	.NavMenuStyle_Header	li a
		{
		height: 2em;
		line-height: 2em;
		float: left;
		width: 7em;
		display: block;
		xborder: 0.1em solid #dcdce9;
		color: #0d2474;
		text-decoration: none;
		text-align: center;
		xwidth: 100px;
		xheight: 16px;
		font-weight: bold;
		xbackground: #fff url('WebsiteNavButton_NonHover.gif') repeat-x bottom left;	
						
		}
		
		.NavMenuStyle_Header li a:link, 
		.NavMenuStyle_Header li a:visited
		{
		font-family: Tahoma;
		font-size: 14px;

		color: #FFFF00;
		xcolor: #FFFFFF;
		
		text-decoration: none;
		xborder: 2px solid #000000;
		
		}
	
		.NavMenuStyle_Header li a:hover
		{
		background: #fff url('WebsiteNavButton.gif') repeat-x bottom left;
		color:#000000;
		xbackground-color:#FFFF00;
		xborder: 2px solid #FFCC00;
		
		}		

	.NavMenuStyle_Drop
	{
	xborder-bottom:1px solid #F6F6F6; position:absolute;
	top: 0;
	line-height:18px;
	z-index: 100;
	xbackground-color: #FFFFFF;
	background-color: #000000;
	width: 130px;
	visibility: hidden;
	xfilter: progid:DXImageTransform.Microsoft.Shadow(color=#8A8D90,direction=135,strength=2)
	
	}
	
	
	.NavMenuStyle_Drop a:link,
	.NavMenuStyle_Drop a:visited{
	xborder:1px solid #C0C0C0; width: 100%;
	display: block;
	text-indent: 4px;
	text-decoration: none;
	
	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFF00;
	letter-spacing: 0.01em; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px;
	}
	
	.NavMenuStyle_Drop a:hover{
	background: #fff url('WebsiteNavButton.gif') repeat-x bottom left;	
	width: 100%;
	display: block;
	text-indent: 4px;
	text-decoration: none;
	xborder-bottom: 1px solid #F6F6F6;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	xfont-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	letter-spacing: 0.01em; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px
	}

/* ######### Style for the Main Screen menu  STW ######### */
	
	.NavMenuStyle_Main
	ul
	{

	list-style: none;
	padding: 0em;
	margin-left:  10em ;
	xbackground-color: #333333;		
	xbackground-color: #000000;		
	color: #FFFF00;

	
	} 
	
	.NavMenuStyle_Main li
	{
	float: left;
	margin: 0em 0em;
	
	xbackground-color: #000000;		
	


	} 
	.NavMenuStyle_Main	li a
		{
		height: 2em;
		line-height: 2em;
		float: left;
		width: 7em;
		display: block;
		xborder: 0.1em solid #dcdce9;
		color: #0d2474;
		text-decoration: none;
		text-align: center;
		xwidth: 100px;
		xheight: 16px;
		font-weight: bold;
		background: #fff url('WebsiteNavButton_NonHover.gif') repeat-x bottom left;	
						
		}
		
		.NavMenuStyle_Main li a:link, 
		.NavMenuStyle_Main li a:visited
		{
		font-family: Tahoma;
		font-size: 14px;

		color: #FFFF00;
		xcolor: #FFFFFF;
		
		text-decoration: none;
		xborder: 2px solid #000000;
		
		}
	
		.NavMenuStyle_Main li a:hover
		{
		background: #fff url('WebsiteNavButton.gif') repeat-x bottom left;
		color:#000000;
		xbackground-color:#FFFF00;
		xborder: 2px solid #FFCC00;
		}
		
/* ######### Style for Standard Button -   ######### */
	a.MenuButton:Link,
	a.MenuButton:Visited
	{
		height: 2em;
		line-height: 2em;
		float: left;
		width: 7em;
		display: block;
		xborder: 0.1em solid #dcdce9;
		color: #FFFF00;
		xtext-decoration: none;
		text-align: center;
		width: 200px;
		height: 32px;
		font-weight: bold;
		background-image: url('WebsiteNavButton_NonHover.gif');	
		xbackground: url('WebsiteNavButton_NonHover.gif');
	}
	a.MenuButton:Hover
		{
		background-image: url('WebsiteNavButton.gif');
		background: url('WebsiteNavButton.gif');
		color:#000000;
		}	
	
	
	
	html>body a.MenuButton:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}

/* ########  Standard Button ########### */
	#StandardButton 
		{
		height: 2em;
		line-height: 2em;
		float: left;
		width: 7em;
		display: block;
		xborder: 0.1em solid #dcdce9;
		color: #FFFF00;
		xtext-decoration: none;
		text-align: center;
		width: 125px;
		height: 32px;
		font-weight: bold;
		background-image: url('WebsiteNavButton_NonHover.gif');	
		background: url('WebsiteNavButton_NonHover.gif');
		}
	#StandardButton:hover
		{
		background-image: url('WebsiteNavButton.gif');
		background: url('WebsiteNavButton.gif');
		color:#000000;
		}	
	
		
	

/* ######### Style for the navigation menu  STW ######### */

	.NavMenuStyle_BlackYellow
	{
	width: 800px; 
	padding: 0 0 0 0;

	}
	:after.NavMenuStyle_BlackYellow
	{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
	.NavMenuStyle_BlackYellow ul
	{
	width: 100%;
	text-align:center; /*set value to "left", "center", or "right"*/
	vertical-align:bottom; 
	padding-left:0px; padding-right:0px; padding-top:0; padding-bottom:0

	}
	
	.NavMenuStyle_BlackYellow ul li
	{
	display: inline;
	xbackground-color:#FF0000;
	xwidth: 300px;
	
	}
	
	.NavMenuStyle_BlackYellow ul li a:link, 
	.NavMenuStyle_BlackYellow ul li a:visited{
	xborder-style:solid; xborder-width:1px;
	ont-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 0.01em;
	text-decoration: none;
	padding-left:5px; padding-right:5px; padding-top:0px; padding-bottom:0px; 
	background-image:none; background-repeat:repeat; background-attachment:scroll
	
	}
	
	.NavMenuStyle_BlackYellow ul li a:hover{
	color:#000000;
	font-weight:bold;
	background-color:#FFFF00
	}
	
	.NavMenuStyle_BlackYellow ul li a[rel]:before{ /*HTML to indicate drop down link*/
	/*content: " " url(../images/downimage.gif); /*uncomment this line to use an image instead*/
	
	}
	
	
/* ######### Style for Drop Down Menu - stw ######### */

	.dropmenudiv{
	xborder-bottom:1px solid #F6F6F6; position:absolute;
	top: 0;
	line-height:18px;
	z-index: 100;
	background-color: #FFFFFF;
	width: 120px;
	visibility: hidden;
	xfilter: progid:DXImageTransform.Microsoft.Shadow(color=#8A8D90,direction=135,strength=2)
	
	}
	
	
	.dropmenudiv a:link,
	.dropmenudiv a:visited{
	border:1px solid #C0C0C0; width: 100%;
	display: block;
	text-indent: 4px;
	text-decoration: none;
	
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 0.01em; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px;
	}
	
	.dropmenudiv a:hover{
	width: 100%;
	display: block;
	text-indent: 4px;
	text-decoration: none;
	border-bottom: 1px solid #F6F6F6;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	xfont-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	letter-spacing: 0.01em; padding-left:0; padding-right:0; padding-top:1px; padding-bottom:1px;
	}
	


/* ######### Style for AIMS Buttons - stw ######### */

	.AIMSButton{
    background-color: #000000;   
    font: bold 84%'trebuchet ms',helvetica,sans-serif; 
    color: #FFFF00;  
    'background-color: #fed; 
	}    
	
	.AIMSButton:hover{
	'Doesn't seem to work;
	'color: #666666;
	'border: 2px solid #999999;
	'border-style: outset;
	}
	
	html>body .AIMSButton ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}

/* ######### Style for Left Links -   ######### */

	.LeftLinks
	{
	xwidth: 150px; 
	padding: 0 0 0 0;

	}
	:after.LeftLinks
	{ /*Add margin between menu and rest of content in Firefox*/
	xcontent: "."; 
	xdisplay: block; 
	xheight: 0; 
	xclear: both; 
	xvisibility: hidden;
	}

	.LeftLinks ul{
	xfont: bold 13px arial;
	xpadding-left: 0;
	xmargin-left: 0;
	xheight: 20px;
	xbackground-color: #000000;
	xborder: 2px solid ;
	xborder-color:  #FF0000;
	
	}
	
	.LeftLinks ul li{
	list-style: none;
	xdisplay: inline;
	}
	
	.LeftLinks ul li a{
	padding: 0px 0.5em;
	text-decoration: none;
	float: Left;
	color: black;
	xbackground-color: #000000;
	border: 2px solid #FFFFFF;
	
	xwidth: 80px;
	
	}
	
	.LeftLinks ul li a:hover{
	background-color: #666666;
	border: 2px solid #999999;
	color: #FFFF00;
	border-style: outset;
	}
	
	html>body .LeftLinks ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}

/* ######### Style for the Hover menu -   ######### */

	.hovermenu ul{
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 20px;
	}
	
	.hovermenu ul li{
	list-style: none;
	display: inline;
	}
	
	.hovermenu ul li a{
	padding: 0px 0.5em;
	text-decoration: none;
	float: center;
	color: black;
	background-color: #000000;
	border: 2px solid #000000;
	width: 80px;
	
	}
	
	.hovermenu ul li a:hover{
	background-color: #666666;
	border: 2px solid #999999;
	border-style: outset;
	}
	
	html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	}
	
	

/* ######### Style for the navigation menu -   ######### */

.chromestyle
{
width: 920px;
}
:after.chromestyle
{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul
{
width: 100%;
background:url("../../images/top_navi_background.gif");
padding: 3px 0px;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li
{
display: inline;
}

.chromestyle ul li a:link, 
.chromestyle ul li a:visited{
font-family: Tahoma;
font-size: 10px;
font-weight: bold;
color: #FFFF00;
border-right: 1px solid #737878;
letter-spacing: 0.01em;
text-decoration: none;
background: none; padding-left:8px; padding-right:8px; padding-top:4px; padding-bottom:4px
}

.chromestyle ul li a:hover{
color: #ffdd31;
}

.chromestyle ul li a[rel]:before{ /*HTML to indicate drop down link*/
/*content: " " url(../images/downimage.gif); /*uncomment this line to use an image instead*/

}



/* End of Style for the navigation menu -   */