a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:active { text-decoration: none; color: #FF0000; }
a:hover { color: #FF0000; text-decoration: none; } 
ul           
{ 
list-style-image: url('images/template/bullet.GIF') 
}
ul ul        
{ 
list-style-image: url('images/template/atlbull2.gif') 
}
ul ul ul     
{ 
list-style-image: url('images/template/atlbull3.gif') 
} 
body 
{ 
background-color: #EEEEEE;
font-family: Arial; 
color: #000080; 
font-size: 8pt; 
font-weight: normal; 
text-align: none; 
vertical-align: none; 
font-style: normal;  
} 
button 
{ 
border-top-style: solid; 
border-bottom-width: 1pt; 
font-weight: bold; 
border-left-width: 1pt; 
border-right-width: 1pt; 
color: #000000; 
font-family: Arial; 
border-bottom-style: solid; 
border-left-style: solid; 
border-right-style: solid; 
font-size: 8pt; 
border-top-width: 1pt;  
} 
caption 
{ 
font-size: 12pt; 
font-family: Verdana, Arial, Helvetica;
} 
fieldset 
{ 
border-bottom-width: 1pt; 
font-family: Verdana, Arial, Helvetica; 
font-size: 8pt; 
border-top-width: 1pt; 
border-right-style: solid; 
border-left-width: 1pt; 
font-style: normal; 
border-right-width: 1pt; 
border-bottom-style: solid; 
border-top-style: solid; 
border-left-style: solid;  
} 
h1 
{ 
font-family: Arial; 
font-style: normal; 
font-weight: bold; 
vertical-align: none; 
text-align: none; 
font-size: 18pt;  
} 
h2 
{ 
font-style: normal; 
vertical-align: none; 
font-weight: bold; 
font-family: Arial; 
font-size: 14pt; 
text-align: none;  
} 
h3 
{ 
font-weight: bold; 
font-size: 10pt; 
vertical-align: none; 
text-align: none; 
font-family: Arial;  
} 
h4 
{ 
font-size: 8pt; 
font-weight: bold; 
text-align: none; 
font-family: Arial; 
vertical-align: none;  
} 
h5 
{ 
text-align: none; 
font-family: Arial; 
font-size: 8pt; 
vertical-align: none; 
font-weight: normal; 
font-style: normal;  
} 
h6 
{ 
text-align: center; 
font-family: Arial; 
vertical-align: none; 
font-weight: bold; 
font-style: normal; 
font-size: 8pt; 
color: #FFFFCC;  
} 
label 
{ 
font-style: normal; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica;  
} 
label, .mstheme-label 
{ 
font-style: normal; 
font-family: Verdana, Arial, Helvetica; 
font-size: 8pt;  
} 
legend 
{ 
font-style: normal; 
font-family: Verdana, Arial, Helvetica; 
font-size: 8pt;  
} 
marquee 
{ 
font-size: 12pt; 
font-family: Verdana, Arial, Helvetica;  
} 
select 
{ 
border-style:solid; 
font-style: normal; 
font-size: 8pt; 
font-family: Verdana, Arial, Helvetica;   
} 
span.article-summary 
{ 
font-size: 10px; 
font-weight: bold;  
} 
table 
{ 
color: #000080; 
font-weight: normal; 
text-align: none; 
font-size: 8pt; 
font-style: normal; 
vertical-align: none; 
font-family: Arial;  
} 
textarea 
{ 
border-style:solid; 
font-style: normal; 
font-size: 8pt; 
font-family: Arial  
} 
th 
{ 
font-size: 10pt; 
font-style: normal; 
font-family: Arial;  
} 

DIV.title11pt
{
  font-size: 11pt; 
  font-weight: bold;
}
.title11pt A:LINK { color: #000080; }
.title11pt A:VISITED { color: #000080; }

DIV.title9pt
{
  font-size: 9pt; 
  font-weight: bold;
}
.title9pt A:LINK { color: #000080; }
.title9pt A:VISITED { color: #000080; }
.title9pt A:HOVER { color: #FF0000; }

DIV.title18pt
{
  font-size: 18pt; 
  font-weight: bold;
}
.title18pt A:LINK { color: #000080; text-decoration: none; }
.title18pt A:VISITED { color: #000080; text-decoration: none; }

DIV.bordertp
{
  font-family: Arial;
  font-size: 8pt; 
  font-weight: bold;
  color: #FFFFFF;
}
.bordertp A:LINK { color: #FFFFFF; }
.bordertp A:VISITED { color: #FFFFFF; }

DIV.borderlt
{
}
.borderlt A { text-decoration: none; color: #FFFFCC }
.borderlt A:VISITED { text-decoration: none; color: #FFFFCC }
.borderlt A:HOVER { text-decoration: underline; color: #FFFFCC }
.borderlt A:ACTIVE { text-decoration: none; color: #FFFFCC }

DIV.ticker
{
}
.ticker A { text-decoration: none; color: #FFFFFF }
.ticker A:VISITED { text-decoration: none; color: #FFFFFF }
.ticker A:HOVER { text-decoration: underline; color: #FFFFFF }
.ticker A:ACTIVE { text-decoration: none; color: #FFFFFF }

/* begin styles for RSS Feed */
DIV.rss_box

.rss_box {
	 width: 240px;
	 
}

.rss_items {
	margin-top:0px;
	margin-bottom:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}

.rss_item  {
  font-family: arial, verdana, sans-serif;
  font-size: 9pt;
  font-weight : normal;
  list-style:none;
  padding-bottom:0.5em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

	text-decoration : underline;
	color: #000080;
	font-size: 9pt;
	font-weight:bold;
	font-family:arial, sans-serif;	
	}	

.rss_item a:hover { 
	text-decoration : none;
	color: #FF0000;
	}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #F60;
	}