/* Global Styles */



body {
	background-image: url(images/bg1.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:arial;
	font-size:12px;
	background-color:#666666;
	margin:0px;
}
		
.contentwhite3a{font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
			}

.border {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
h1 { font-size: 24px; font-weight: normal; margin: 0 0 15px 0;}
		
/* Text Effects */		
		
		
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}

a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}

a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

.aeContentTitleContainer {
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 0 0 0 3px;
    width: 774px;
}

.ae1Column1 {padding:15px;}

#aeWebProvider{
display:none;
}


#aeStockDisclaimer{
display:none;
}


