﻿
#Menu ul
{
	margin-left: 0;
	padding-left: 0;
	/*padding-left: 1.5em;	*/
	text-indent: 20px;
}

#Menu ul ul 
{
	
	padding: 0;
}



#Menu ul li a.Current 
{
	color: #ffffff;
	background: #004095 url("../images/activeRollover2.gif") no-repeat left top; border: none;
	text-decoration: none;
	width: 166px;
	font-weight:bold;
}

/* This is the top level of the menu list 
list-style-type: circle;
list-style-type:none;*/
#Menu ul ul ul
{
	list-style-type:none;
}

#Menu ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

#Menu ul ul 
{
	padding-left: 0;
}

#Menu ul ul li a 
{
	display: block;
	width: 166px;
	background: #f2f8dc url("../images/defaultRollover3.gif") no-repeat left top; text-indent: 20px; border: none;
	color: Navy;
	padding: 0.1em;
	margin: 0;
	font-size: 80%;
	text-decoration: none;
	font-weight:bold;
}

#Menu ul ul ul li a 
{
	background: #F2F8FF url("../images/ActiveRolloverSub2.gif") no-repeat left top; text-indent: 20px; border: none;
	color:Navy;
	padding-left: 0;
	width: 166px;
	text-decoration: none;
	font-weight:normal;	
}

#Menu ul ul ul ul li a
{
	background: #F5F5F5;
	border-bottom: 1px solid #ffffff;
}

.DataList
{
	list-style:none;
}


.ListItem
{
	background-color: #f2f8dc;
	color: Navy;
	font-size: 80%;
	vertical-align: middle;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;	
	/*border:1px solid red;*/
	
}

.TableListItem
{
	background-color: #f2f8dc;	
	color: Navy;
	font-size: 80%;
	vertical-align: middle;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;	
	width:140px;
}

.usefullinks ul
{
	list-style: none;
	padding: 5px;
	border: 1px solid #D7E8A2;
	margin: 0 5px 0 0;
}

.usefullinks li
{
	background-color:  #f2f8dc;
	color: Navy;
	font-size: 80%;
	vertical-align: middle;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	font-weight:bold;
	line-height: 15px;
	margin-left: 0;
}

.usefullinks h3
{
	background:  #f2f8dc url(../images/greenGradBground.jpg) repeat;
	text-align: left;
	color: Navy;
	font-weight: bold;
	font-size:100%;
	margin: 15px 5px 0 0;
	padding: 2px;
}

.documentationlinks ul
{
	list-style: none;
	padding: 5px;
	border: 1px solid #D7E8A2;
	margin: 0 5px 0 0;
}

.documentationlinks li
{
	background-color:  #f2f8dc;
	color: Navy;
	font-size: 100%;
	vertical-align: middle;
	text-align:left;
	border-bottom: 1px solid #ffffff;
	font-weight: normal;
	line-height: 20px;
	margin-left: 0;
	text-indent: 0px;
	list-style: none;
	margin-right: 10px;
}

.documentationlinks h2
{
	background:  #f2f8dc url(../images/greenGradBground.jpg) repeat;
	text-align: left;
	color: Navy;
	font-weight: bold;
	font-size:140%;
	margin: 15px 5px 0 0;
	padding: 5px;
	clear: both;
}

#MenuExtended ul
{
	margin-left: 0;
	/*padding-left: 1.5em;	*/
	
}

#MenuExtended ul ul 
{
	
	padding: 0;
}



#MenuExtended ul li a.Current 
{
	color: #ffffff;
	background: #004095 url("../images/activeRollover2.gif") no-repeat left top; text-indent: 20px; border: none;
	text-decoration: none;
	width: 166px;
}


/* This is the top level of the menu list 
list-style-type: circle;
list-style-type:none;*/
#MenuExtended ul ul ul
{
	list-style-type:none;
}

#MenuExtended ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
}

#MenuExtended ul ul 
{
	padding-left: 0;
}

#MenuExtended ul ul li a 
{
	display: block;
	width: 166px;
	background: #f2f8dc url("../images/defaultRollover3.gif") no-repeat left top; text-indent: 20px; border: none;
	color: Navy;
	padding: 0.1em;
	margin: 0;
	font-size: 80%;
	text-decoration: none;
	font-weight: bold;
}

#MenuExtended ul ul ul li a 
{
	background: #F2F8FF url("../images/ActiveRolloverSub2.gif") no-repeat left top; text-indent: 20px; border: none;
	color:Navy;
	padding-left: 5px;
	width: 166px;
	text-decoration: none;
	font-weight: normal;	
}

.AspNet-Menu
{
	margin-top: 15px !important;
}

#SubMenu ul
{
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}

#SubMenu ul ul 
{
	padding-left: 0;
}

#SubMenu ul li a 
{
	display: block;
	width: 166px;
	background: #f2f8dc url("../images/defaultRollover3.gif") no-repeat left top; text-indent: 20px; border: none;
	color: Navy;
	padding-left: 0;
	margin: 0;
	font-size: 80%;
	text-decoration: none;
	font-weight:bold;
}

#SubMenu ul li ul li a 
{
	background: #F2F8FF url("../images/ActiveRolloverSub2.gif") no-repeat left top; text-indent: 20px; border: none;
	color:Navy;
	padding-left: 0;
	width: 166px;
	text-decoration: none;
	font-weight:normal;	
}

#SubMenu ul ul ul li a
{
	background: #F5F5F5;
	border-bottom: 1px solid #ffffff;
}

#SubMenu ul ul li a.Current 
{
	color: #ffffff;
	background: #004095 url("../images/activeRollover2.gif") no-repeat left top; text-indent: 20px; border: none;
	text-decoration: none;
	width: 166px;
	font-weight:bold;
}


.siteMap ul 
{ 
	margin: 5px 10px 10px 10px; 
	padding: 2px;
	clear: both;
	list-style: none; 
}

.siteMap ul ul li a
{ 
	text-indent: 20px; 
	padding: 5px 0 10px 0;
	margin: 10px 0 5px 0;
	display: block;
	background-color: #F5F5F5;
	border-top: 1px solid  #D7E0FF;	
}

.siteMap ul ul ul li a
{ 
	text-indent: 40px; 
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
	background-color: Transparent;
	border-top: none;
	display:inline;
}

.siteMap ul ul ul ul li a
{ 
	text-indent: 60px; 
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

.siteMap ul ul ul ul ul li a
{ 
	text-indent: 80px; 
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

.siteMap ul ul ul ul ul ul li a
{ 
	text-indent: 100px; 
	padding: 5px 0 5px 0;
	margin-bottom: 5px;
}

.backToTop { float: right; margin: 0; padding: 6px 12px 0 0; font-weight: normal; font: 0.8em verdana, arial, sans-serif; background: url(../Images/backToTopArrow.gif) no-repeat right bottom;}

#QuickLinksTitle
{
	display: block;
	width: 140px;
	background:  #f2f8dc url(../images/greenGradBground.jpg) repeat-x;
	color: Navy;
	padding: 0.1em;
	margin: 0pt;
	font-size: 80%;
	font-weight: bold;
	text-align:center;
	
}

.QuickLinksItem
{
	padding-left:5px;
}

#SubMenu a.AspNet-Menu-Selected
{
	color: #ffffff;
	background: #004095 url("../images/activeRollover2.gif") no-repeat left top; text-indent: 20px; border: none;
	text-decoration: none;
	width: 166px;
	font-weight:bold;
}

#liveactivemenu
{
	margin-top: 20px;
}

#liveactivemenu .AssociatedLinks
{
	font-size: 90%;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
	margin: 5px 0 10px 10px;
}

#liveactivelabel
{
	margin-bottom: 10px;
}

.promotionLink
{
	background: #f2f8dc url("../images/defaultRollover3.gif") no-repeat left top; text-indent: 20px; border: none;
	color:Navy;
	padding: 2px 5px 2px 25px;
	width: 166px;
	text-decoration: none;
	font-weight:bold;
}

#promotions
{
	margin: 30px 10px 20px 10px;
}

.usefulLinksMenu
{
	padding-top:10px;
	padding-left:5px;
}