body
{
background-image: url(images/Background.gif);
background-repeat: repeat-x;
background-color: #FDFDFD;
margin:0; 
padding:0;
font-family: arial; 
font-size:8pt;
}

img { border: 0px }

/*********************************
START: Features
*********************************/
.recentFeatures {
font-family:arial;
font-size:12px;
padding-bottom:5px;
color: #666666;
}
a.recentFeatures {
color: #333333;
text-decoration:none;
} 
a.recentFeatures:hover { 
color: #76B900;
text-decoration:underline;
}
.featureHeadline {
font-family:arial;
font-weight:bold;
font-size:12px;
color:#000000; 
}
a.featureHeadline:hover { 
color: #76B900;
}

.featureFooter
{
font-family:arial;
font-size:11px;
color:#000000; 
}
a.featureFooter:hover { 
color: #76B900;
}
/*********************************
END: Features
*********************************/

/*********************************
START: RSS Reader
*********************************/
.rssReaderTitle
{
font-family:arial;
font-size:11px;
font-weight: bold;
color: #000000;
}
.rssReaderTitle a
{
font-family:arial;
font-size:11px;
font-weight: bold;
color: #000000;
}
.rssReaderTitle a:hover
{
font-family:arial;
font-size:11px;
font-weight: bold;
color: #76B900;
}
.rssReaderTitle a:visited
{
font-family:arial;
font-size:11px;
font-weight: bold;
color: #000000;
}
.rssReaderTitle a:active
{
font-family:arial;
font-size:11px;
font-weight: bold;
color: #000000;
}
.rssReaderDescription
{
font-family:arial;
font-size:11px;
color: #666666;
}
/*********************************
END: RSS Reader
*********************************/

/*********************************
START: Content CSS
*********************************/
.contentContainer
{
position: absolute;
margin:0px;
padding:0px;
text-align:center;
top: 122px;
width: 100%;
z-index: 0;
text-align:center;
}
.contentItem
{
background-image: url(images/ContentBackground.gif);
background-repeat: repeat-x;
background-color: #FFFFFF;
width: 880px;
}
/*********************************
END: Content CSS
*********************************/


.additionalInfo {
font-family:arial;
font-size:11px;
color:#666666;
}

/*********************************
START: Footer
*********************************/
.copyright {
font-family:arial;
font-size:9px;
color: #666666;
}
a.copyright {
text-decoration:none;
}
a.copyright:hover {
color: #929FBA;
text-decoration:underline;
}
/*********************************
END: Footer
*********************************/

/*********************************
Top Nav Header and Menu CSS Library (no tables)
*********************************/

/*********************************
START: Menu CSS
*********************************/
.menuContainer
{
position: absolute;
background-image: url(images/MenuBarBackground.gif);
background-repeat: repeat-x;
font-family: arial;
font-size:8pt;
height: 22px;
width: 100%;
white-space: nowrap;
top: 80px;
z-index: +1;
padding: 0;
margin: 0;
text-align: center;
}
.menuSubContainer
{
width: 100%;
font-family: arial; 
position:relative;
font-size:8pt;
height: 22px;
margin:0; 
padding:0;
white-space: nowrap;
display:block;
float:left;
text-align: center;
}
.ulMenuLevel1{
list-style-type:none;
margin:0;
padding:0;

font-family: arial;
font-size:8pt;
}
.liMenuLevel1{
list-style-type:none;
float:left;

font-family: arial;
font-size:8pt;
}
.linkMenuLevel1{
display:block;

font-family: arial;
font-size:8pt;
}
.ulMenuLevel2{
list-style-type:none;
position:absolute;
margin: 0;
padding:0;
display:none;

background-color:#333333; 
filter: alpha(opacity=90); 
-moz-opacity: 0.9;
KhtmlOpacity: .9;
opacity: .9;
font-family: arial;
font-size:8pt;
}
.liMenuLevel2
{
line-height: 22px;
font-family: arial;
font-size:8pt;
}


.liMenuLevel2 a{
text-decoration: none;
display:block;
color: #ffffff;
width:250px;

padding-left: 25px;
font-family: arial;
font-size:8pt;
}
.liMenuLevel2 a:visited {
text-decoration: none;
display:block;
color: #ffffff;
width:250px;

padding-left: 25px;
font-family: arial;
font-size:8pt;
}

.liMenuLevel2 a:hover {
text-decoration: none;
display:block;
width:250px;

background:transparent; 
background:#424242;
color: #76B900;
font-family: arial;
font-size:8pt;
}


li:hover ul , li.over ul{ /* lists nested under hovered list items */
display: block;

font-family: arial;
font-size:8pt;
}
#mainMenuUL li>ul { 
top: auto;
left: auto;

font-family: arial;
font-size:8pt;
}
/*********************************
END: Menu CSS
*********************************/

/*********************************
START: Header CSS
*********************************/
.headerLeft
{
background-color: #0000FF;
position: absolute;
height: 80px;
width: 50%;
z-index: +1;
}
.headerRight
{
background-color: #FFFFFF;
position: absolute;
height: 80px;
z-index: 0;
width: 100%;
}
.headerCenter 
{
position: absolute;
width:100%;
margin:0px;
padding:0px;
text-align:center;
height: 80px;
z-index: +2;
}
/*********************************
END: Header CSS
*********************************/

/*********************************
START: Search CSS
*********************************/
.search
{
position: absolute;
text-align:right;
left: 70%;
top: 8px;
width: 225px;
}
.inputborder
{
border: 1px solid #0000FF;
}
/*********************************
END: Search CSS
*********************************/

/*********************************
START: RSS CSS
*********************************/
.rssBar
{
background-image: url(/docs/TEMPLATE/481/RSSBarBackground.gif);
background-repeat: repeat-x;
height: 34px;
font-family: Arial;
font-size: 12pt;
color: #76B900;
}
.rssBar table
{
font-family: Arial;
font-size: 12pt;
color: #76B900;
}
.rssTitle
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #76B900;
padding-left: 5px;
}

.rssTitle a:link
{
font-family: Arial;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
color: #76B900;
padding-left: 5px;
}
.rssTitle a:visited
{
font-family: Arial;
text-decoration: none;
font-size: 12pt;
font-weight: bold;
color: #76B900;
padding-left: 5px;
}
.rssTitle a:active
{
text-decoration: none;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #76B900;
padding-left: 5px;
}
.rssTitle a:hover
{
text-decoration: none;
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #76B900;
padding-left: 5px;
}

.rssHeadline
{
font-family: Arial;
font-size: 11pt;
color: #ffffff;
padding-right: 5px;
}
.rssHeadline A:link
{ 
text-decoration: none;
color: #ffffff;
} 
  
.rssHeadline A:visited
{ 
text-decoration: none;
color: #ffffff;
} 
  
.rssHeadline A:active
{ 
text-decoration: none;
color: #ffffff;
} 
  
.rssHeadline A:hover
{ 
text-decoration: none;
color: #ffffff;
}
/*********************************
END: RSS CSS
*********************************/

.toplogin
{
text-decoration: none;
font-family: Arial;
font-size: 10px;
font-weight: bold;
color: #000000;

}

    #ticker 
    {
        height   : 34px;
        width    : 880px;
        border-bottom   : 1px black solid;
        overflow : hidden;
        position : relative;
    }

    #ticker div 
    {
        font-family : arial, sans-serif; 
        font-size   : 15px;
        padding     : 5px;
		color:#FFFFFF;
        position    : absolute;
        white-space : nowrap;
        display     : none;
    }

