﻿body 
{
	background-image: url("../Images/backgroundBanner.gif");
	background-repeat: repeat-x;
}
/*
.FlashRow 
{
	background-image: url("../Images/backgroundFlashRow.gif");
	background-repeat: repeat-x;
} */

.Separator
{
	width: 200px;
	color: #787878;
	height: 1px;
}

.CalloutContents
{
	padding: 15px 17px 12px 17px;
}

.CalloutContents p
{
	font-family: Arial;
	font-size: 12px;
	color: #787878;
	line-height: 16px;
}

.CalloutContents p b
{
	color: #0079C2;
}

.CalloutText
{
	font-family: Arial;
	font-size: 12px;
	color: #787878;
	line-height: 16px;
	text-decoration: none;
}

.CalloutText a, .CalloutText a:visisted, .CalloutText a:link, .CalloutText a:active
{
	color: #0079C2;
	font-weight: bold;
	text-decoration: none;
}

.CalloutText a:hover
{
	text-decoration: underline;
}

.FeaturesLink
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #0079C2;
	font-weight: bold;
	text-decoration: none;
}

.CalloutText b
{
	color: #0079C2;
}

.FooterText, .FooterText a, .FooterText a:visited, .FooterText a:link, .FooterText a:active
{
	font-family: Arial;
	font-size: 10px;
	color: #B5BCC7;
	text-decoration: none;
}

.FooterText a:hover
{
	text-decoration: underline;
}

.SideNavItem
{
	padding: 5px 10px 5px 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0079C2;
	text-decoration: none;
}
.SideNavItem, .SideNavItem a, .SideNavItem a:visited, .SideNavItem a:link, .SideNavItem a:active
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #0079C2;
	text-decoration: none;
}

.SideNavItem a:hover
{
	text-decoration: underline;
}
.SideNavItem2
{
	font-family: Arial;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}
.SideNavItem2, .SideNavItem2 a, .SideNavItem2 a:visited, .SideNavItem2 a:link, .SideNavItem2 a:active
{
	font-family: Arial;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}

.SideNavItem2 a:hover
{
	text-decoration: underline;
}



.Content
{
	padding: 5px 15px 5px 15px;
}
.Content p, .Content ui, .Content li, .Content i
{
	font-family: Arial;
	font-size: 11px;
	color: #787878;
}
.Content a, .Content a:hover, .Content a:hover, .Content a:visited
{
	color:#0079C2;
}

.SideNavItem2
{
	font-family: Arial;
	font-size: 11px;
	color: #787878;
	text-decoration: none;
}
/********************************************
GLOBAL NAVIGATION AREA
*********************************************/
.MainNavSubMenuDiv 
{
            padding: 0px;
            margin: 0px;
            visibility:hidden;
            position:absolute;
            z-index:99999;
            width: 138px;
            text-align: left;
            border:solid 1px #557190;
            border-bottom:0px;
}
 
ul.RolloutMenu 
{
            padding: 0px;
            margin: 0px;
            line-height:16px;            
            width: 138px;
            list-style:none;
}
 
li.RolloutMenu 
{
            padding: 0px;
            margin: 0px;
            width: 138px;
            border-bottom:solid 1px #557190;
}

a.RolloutMenu, a.RolloutMenu:link, a.RolloutMenu:visited   
{
            font-family: arial;
            font-size: 11px;
            text-decoration: none;
            color: #33383E;
            display:block;
            padding: 3px 15px 4px 15px;
            background: #ffffff;
            /*
            filter: Alpha(opacity=80);
            -moz-opacity:.80;
			*/
}
 
a.RolloutMenu:hover {
            color: #ffffff;
            text-decoration: none;
            background-color: #557190;
            /*
            filter: Alpha(opacity=100);
            -moz-opacity:1;
			*/
}
 
.MainNavHeaderCell 
{
            position:relative;
            top:0px;
            left:0px;
}
 
 
* html body a.RolloutMenu,
* html body a.RolloutMenu:link,
* html body a.RolloutMenu:visited   
{
            width:138px;
}
/********************************************/
 

