.bodyInner {background-color: #FFFFFF; padding-left: 20px; padding-right: 20px; padding-top: 10px; padding-bottom: 20px;}
a.nonBold {font-weight: normal;}
.pageTitle {font-size: 14px; color: #FFFFFF; font-weight: bold; font-size: 20px; font-family: Georgia, "MS Serif", "New York", serif; padding: 25px 35px 0 0;}
.date	{font-size: 10px; margin-left: 12px; color: #333333; font-family: Georgia, "MS Serif", "New York", serif; padding-top: 10px; padding-bottom: 10px;}
.dateHome	{font-size: 10px; margin-left: 12px; margin-top: 3px;color: #333333; font-family: Georgia, "MS Serif", "New York", serif;  padding-top: 0px; padding-bottom: 0px;}
.pagetools	{font-size: 9px; font-weight: bold; float: right; padding-top: 10px; padding-bottom: 10px; font-family: verdana, arial, sans}
.boxDark {border : 1px solid #988344;} 
.boxLight {border : 1px solid #CBC1A1;} 
.textWhite { cursor: hand; font-size: 9px; color: #FFFFFF; font-weight: bold;text-decoration:none;}
a.textWhite:hover { cursor: hand; font-size: 9px; color: #FFFFFF; font-weight: bold;text-decoration:none;}

.textWhite3 { cursor: hand; font-size: 9px; color: #FFFFFF; font-weight: normal;text-decoration:none;}
a.textWhite3:hover { cursor: hand; font-size: 9px; color: #FFFFFF; font-weight: normal;text-decoration:none;}

#footer p	{padding: 0;	margin: 0 0 3px 0;	text-align: center;	font-size: 9px;	font-family: Verdana, Arial, sans; color: #7E7D7D;}	
ul li .title, .title	{font-weight: bold;	color: #806C2F;	font-family: Georgia, "MS Serif", "New York", serif; font-size: 12;}


/*************************************************************************************************************************************************
  Default Style Elements
*************************************************************************************************************************************************/

body {margin: 0;
	padding: 0;
	background: #111B36 url(../images/interface/bg-gradient.gif) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*Fix for mysterious IE padding*/
	font-size: 11px;}
/*body, p, td, th {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}*/
body, p, td, th {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

/*

hr {url(/AM/Images/SiteImages/dotted-line.gif); border: 0px;}

a {color: #102C80; text-decoration: none; font-weight: bold;}
a:hover {color: #102C80; text-decoration: underline;}*/
a{color: #122D82;
	text-decoration: none;
	font-weight: bold;}
a:hover	{text-decoration: underline;}

.error
  {color: Red;}
i, em
  {text-decoration: italics;}
u
  {text-decoration: underline;}
.bigbold
  {font-size: 15px;}
th
  {font-weight: bold; text-align: left;}


ol, ul
  {margin: 0 0 0 0;}
li {list-style-image: url("Graphics/i_dot.gif"); margin: 5 0 0 20;font-size: 11px;}

pre
  {font-family: monospace; font-size: 11px;}
.small
  {font-size: 10px;}
.smaller
  {font-size: 9px;}
.large
  {font-size: 15px;}
.larger
  {font-size: 17px;}
a.smaller, a.smaller:link, a.smaller:visited, a.smaller:hover, a.smaller:visited:hover
  {font-size: 9px;}
a.small, a.small:link, a.small:visited, a.small:hover, a.small:visited:hover
  {font-size: 11px;}

/*ACTL Styles */

html, body	{
	margin: 0;
	padding: 0;
	background: #111B36 url(../images/interface/bg-gradient.gif) repeat-x top;
	font-family: Verdana, Helvitica, Arial, Sans-serif;
	/*Fix for mysterious IE padding*/
	font-size: 11px;
}

a img {
	border: none;
}	

.MainBody {
	line-height: 18px;
	padding: 18px;
}
.searchSelect	{
	float: left;
	clear: both;
	width: 154px;
	margin: 0 0 5px 0 ;
	padding: 1px;
	border: 1px;
	font-size: 10px;
}

.searchText	{
	float: left;
	width: 154px;
	margin: 0 0 5px 0 ;
	padding: 1px;
	border: 1px;
	border-color:#000000;
	font-size: 10px;
}

.searchTextBody	{
	float: left;
	width: 154px;
	margin: 0 0 5px 0 ;
	padding: 1px;
	border: 1px;
	border-color:#999999;
	border-style:solid;
	font-size: 10px;
}

#wrapper {
	width: 790px;
	margin: auto;
}

#shadow-left {
	width: 783px;
	background: url(../images/interface/shadow-left.gif) repeat-y left top;
	padding-left: 7px;
}

#shadow-right	{
	width: 745px;
	padding: 0 22px 0 15px;
	background: #FFF url(../images/interface/shadow-right.gif) repeat-y right top;
}

div>#shadow-right {
	padding: 0 23px 0 15px;
}

#welcome	{
	float: left;
	margin-top: 4px;
	color: #333;
	font-size: 9px;
	font-weight: bold;
	
}

#globalnav{
	text-align: right;
	float: right;
}

#globalnav a{
	float: left;
	font-size: 10px;
	margin: 4px 4px 0 4px;
}

#globalnav img	{
	float: left;
}

#globalnav img.padlock	{
	position: relative;
	float: left;
	margin:2px 5px 0 -5px;
}

#globalnav form {
	float: left;
	padding: 0;
	margin: 0;
}

#globalnav form input {
	float: left;
	border: 1px solid #CCCCCC;
	margin: 0;
	
}

.searchbox {
	height: 20px !important;
	margin-right: 5px;
	padding: 1px;
	font-size: 9px;
	border: 1px solid #102C80;
}

#header	{
	float: left;
	/* Be nice to opera / macie*/
	width: 746px;
	height: 163px;
/*	background: #111B36;*/

	/* Be nice to MSIE */
	margin-bottom: -2px;
}
div>#header	{
	margin: 0;
}

#header.sub	{
	height: 103px;
	margin: 0;
	margin-bottom: -3px;
}
div>#header.sub	{
	margin-bottom: 0;
}

#header .subpage	{
	float: left;
	width: 595px;
	height: 62px;
	background: url(../images/interface/header-aboutus.jpg) no-repeat;
	text-align: right;
	font-weight: bold;
	color: #FFF;
	font-size: 20px;
	font-family: Georgia, "MS Serif", "New York", serif;
	padding: 42px 35px 0 0;
}

/* Be nice to opera / macie*/
#header img	{
	float: left;
	margin: 0;
	padding: 0;
}



#header .login,
#header .welcome
{
	float: left;
	width: 194px;
	height: 163px;
	background: url(../images/interface/header-right.gif) no-repeat;
}

#header .welcome	{
	background: url(../images/interface/header-right-welcome.gif) no-repeat;
	padding-top: 40px;
	height: 123px;
}

#header .welcome p	{
	padding: 0 23px 0 16px;
	margin-bottom: 15px;
	font-size: 9px;
	font-family: verdana, arial, sans;
	color: #FFF;
}

#header .welcome a	{
	text-decoration: underline;
	color: #FFF;
}

#header .login form {
	float: left;
	width: 162px;
	margin: 50px 0 0 3px;
	text-align: right;
}
div>#header .login form {
	margin: 50px 0 0 12px;
}

#header .login form input{ 
	margin: 0 0 4px 0;
}

.textinput {
	float: left;
	width: 162px !important;
	height: 20px !important;
	padding: 1px;
	font-size: 9px;
	clear: both;
}
/*.textinput is a standard eSeries style. Use .atextinput for actl if needed.*/
.atextinput {
	float: right;
	width: 162px !important;
	height: 20px !important;
	padding: 1px;
	font-size: 9px;
	clear: both;
}

.headerlogin a{
	margin: 1px 0 0 12px;
	font-size: 9px;
	text-decoration: underline;
	color: #FFF;
	font-family: arial, verdana, sans
}

#nav	{
	width: 746px;
	height: 29px;
	float: left;
	/* IE */
	margin-top:-1px;
}
div>#nav	{
	margin-top: 0;
}

#nav img {
	float: left;
}


/* Headings */
h1, .Heading1
  {font-size: 19px; font-weight: bold;}
h2, .Heading2
  {color: #85A65E; font-size: 14px; font-weight: bold; letter-spacing : 15px;}
h3, .Heading3
{
	color: #806C2F;
	margin: 0 0 10px 0;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "MS Serif", "New York", serif;
}
h4, .Heading4
  {
	color: #806C2F;
	margin: 0 0 10px 0;
	padding-right: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Georgia, "MS Serif", "New York", serif;
}
h5, .Heading5
  {font-size: 11px; font-weight: bold;}

/* eSeries */
.iMIS
{	font-weight: bolder; font-size: 10pt; font-style: italic; font-family: Times New Roman;}
.lgTitle
{ font-weight: bolder; font-size: 14pt; margin: 0px 0px 10px; color: silver; line-height: 100%;}
.regSymbol
{ font-size: 8pt; vertical-align: super; font-family: Tahoma, Arial; text-decoration: none;}
.important
{font-weight: normal; color: red; }
.IndexHeading 
{font-family: Georgia, "MS Serif", "New York", serif; font-size:10pt; color:#EFEFEF; text-decoration:none; font-weight:bold;}
.Heading 
{font-family: Georgia, "MS Serif", "New York", serif; font-size:12pt; color:#003366; text-decoration:none; font-weight:bold;}
.Text 
{font-family: Georgia, "MS Serif", "New York", serif; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal;}
.SmallText 
{font-family: Georgia, "MS Serif", "New York", serif; font-size:8pt; color:#000000; text-decoration:none; font-weight:normal;}
.LeftIndextext 
{font-family: Georgia, "MS Serif", "New York", serif; font-size:10pt; color:#ffffff; text-decoration:none; font-weight:normal;}
.BodyLink 
{font-family: Georgia, "MS Serif", "New York", serif; font-size:10pt; color:#003366; text-decoration:underline; font-weight:normal;}
.ERSNavBar /*Recordset navigation bar */
{	background-color:silver; }
.ERSHeader 
{ border-right: buttonshadow 1px solid; border-top: buttonhighlight 1px solid; font-weight: bold; font-size: 9pt; text-transform: capitalize; border-left: buttonhighlight 1px solid; color: #333333; padding-top: 0px; border-bottom: buttonshadow 1px solid; font-family: arial; letter-spacing: 1pt; height: 16px; background-color: #d6d3ce; text-align: center; text-decoration: none; }
.ERSHeader TD A:link 
{ font-weight: normal; font-size: 9pt; color: #333333; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:active 
{ font-weight: normal; font-size: 9pt; color: #333333; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:visited 
{ font-weight: normal; font-size: 9pt; color: #333333; font-family: arial; text-decoration: underline; }
.ERSHeader P
{font-weight:normal; font-size:9pt; color: #333333; font-family: Georgia, "MS Serif", "New York", serif; text-decoration:none; }
.ETHRow
{background-color: #efefef; text-align: left;}
.ETH /* Table header used throughout site */
{font-size: 10pt; background-color: white; text-align: right;} 
.ETD /* Table cell used throughout site */
{font-size: 10pt; background-color: #efefe7; text-align: left;}
.ETDALT /* Alternating color for results lists used throughout site */
{background-color:white;}
.EBW10 /*Bold white 10pt font used throughout site */
{font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; font-weight: 400; color: #333333; text-align : left;}
.ENW8 /* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF;}
.ENW8 A:Link/* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF; text-decoration:underline}
.ENW8 A:Active/* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF; text-decoration:underline}
.ENW8 A:Visited/* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF; text-decoration:underline}
.ENW6 /* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: arial, verdana, sans; color:#FFFFFF;}
.ENW6 A:Link/* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF; text-decoration:underline}
.ENW6 A:Active/* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF; text-decoration:underline}
.ENW6 A:Visited/* Normal white 10pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color:#FFFFFF; text-decoration:underline}
.ENW10 /* Normal white 10pt font used throughout site */
{font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EN12 /* Normal 12pt font used throughout site */
{font-size:12pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EN11 /* Normal 11pt font used throughout site */
{font-size:11pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EN10 /* Normal 10pt font used throughout site */
{font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EN9 /* Normal 9pt font used throughout site */
{font-size:9pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EN8 /* Normal 8pt font used throughout site */
{font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EH2 /* 14pt font used throughout the site */
{
	color: #806C2F;
	margin: 0 0 10px 0;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "MS Serif", "New York", serif;
}
height: 30px; text-decoration: none;}
.EH3 /*12pt font used throughout site */
{font-size: 12pt; width: 100%; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EH4  /*8pt font used throughout site*/
{font-size:8pt; font-family:'Trebuchet MS',Tahoma; color:Crimson;}
.EB12 /* Bold 12pt font used throughout site */
{font-size:14pt; font-family:'Trebuchet MS',Tahoma; color:#003366; padding-top : 6px; font-weight:bolder; text-decoration: none;}
.EB11 /* Bold 11pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EB10 /* Bold 10pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.EB9 /* Bold 9pt font used throughout site */
{font-weight:bolder; font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333;}
.SideLine1 
{position:absolute; left:0pt;}
.SideLine2 
{position:absolute; left:0pt;}
.ButtonBar1 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:center;}
.ButtonBar2 /* Table row that contains form buttons*/
{background-color:#DCDCC2; text-align:left;}
.ButtonBar3 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:right;}
.Button1 /* All non-image form buttons */
{cursor:hand; border-top:#333333 1px solid; border-bottom:black 1px solid; border-left:black 1px solid; border-right:black 1px solid; background-color:silver; 
 color: #333333; font-size:8pt; font-family: Georgia, "MS Serif", "New York", serif; border-style:outset;} 
.EToolBar /*Background color of search field area in eOrders, will be used throughout site*/
{background-color:#DCDCC2}
.ETaskBar /* Background color of task bar area in eOrders, will be used throughout site */
{background-color:silver;}
.ETaskActive /* Task bar area in eOrders, will be used throughout site*/
{font-weight:900; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333; text-decoration: none;	background-color:silver;}
.ETaskNext /* Task bar area in eOrders, will be used throughout site */
{background-color:silver; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; text-decoration: none}
.ETask /* Task bar area in eOrders, will be used throughout site */
{	background-color:silver; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; text-decoration: none}
.ETask A:active, .ETask A: link, .ETask A:visited
{font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif;  color:red; text-decoration: none}
.EETABLE /* Table background color in eEvents */
{background-color:white;}
.EOTABLE /* Used in eOrders */
{background-color:#EFEFEF;}
.EOTH /* Table header rows used in eOrders */
{background-color: #EFEFEF;}
.EOTD /* Table cells used in eOrders */
{background-color:ivory;}
.EOBottomBar /* Footer area in eOrders */
{background-color:#006699}
.EOTitleBar /* Title area in eOrders */
{background-color:white;}
.EOProductNavBar /* Above and below main products list in eOrders */
{background-color:white;}
.EOListNavBar /* Below the retuned products list in eOrders */
{background-color:white;}
.EOInStock /* "In Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color: #333333; text-decoration:none;}
.EOOutofStock /*Out of Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family: Georgia, "MS Serif", "New York", serif; color:red; text-decoration:none;}	

/* Content Manager Login */
.SCLoginBar,.HeaderBar
  {font-size: 11px; color: #102C80; font-weight: bold;}
  
/* Site Map */
a.SiteMap, a.SiteMap:link, a.SiteMap:visited, a.SiteMap:hover, a.SiteMap:visited:hover, a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover
  {font-size: 11px; color: #003366; text-decoration: none; font-weight: normal;}
a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover
  {font-size: 11px; font-weight: bold;}

/* Site Search */
.SEHeaderBar
{
	color: #806C2F;
	margin: 0 0 10px 0;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "MS Serif", "New York", serif;
}
/*  {font-size: 11px; color: #FFFFFF; font-weight: bold; background: #003366;}*/
  
/* Tagged Pages */
.TPHeader
{
	color: #806C2F;
	margin: 0 0 10px 0;
	padding-right: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "MS Serif", "New York", serif;
}
 .TPICHeader
 {font-size: 12px; font-weight: bold; color: #000000; }
.TPTitle
  {margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color:#FFFFFF;}
.TPCMBody
  {font-size: 11px;}
a.TPLink, a.TPLink:link, a.TPLink:visited
  {color: #102C80; text-decoration: none; font-weight: bold;}
a.TPLink:hover, a.TPLink:visited:hover
  {color: #CC6600; text-decoration: underline;}
a.TPLinkSelected, a.TPLinkSelected:link, a.TPLinkSelected:visited, a.TPLinkSelected:hover, a.TPLinkSelected:visited:hover
  {font-size: 11px; text-decoration: none; color: #0000FF; font-weight: bold;}

/* Template */
div.breadcrumb
  {font-size: 11px;}
a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:hover, a.breadcrumb:visited:hover
  {font-size: 11px; text-decoration: none;}
a.breadcrumb:hover, a.breadcrumb:visited:hover
  {text-decoration: underline;}
blockquote.preview
  {font-size: 11px;}

/* Demo template only */
.TemplateText
  {font-size: 10px; font-family: verdana;}
input.SearchBox
  {border: 1px #000033 solid; background: #FFFFFF; height: 18px; font-size: 10px; width: 100px;}  
a.UtilityNav,a.UtilityNav:link, a.UtilityNav:visited, a.UtilityNav:hover, a.UtilityNav:visited:hover
  {color: #102C80; font-weight: normal;}
.UtilityBar
  {font-size: 10px; 
	color: #102C80; 
	font-weight: normal; 
	text-decoration: none; 
	font-family: Verdana;
	padding: 0px 0px 0px 0px;
	line-height: 10px;}
.TabbedBarLeft
  {background: #336699}
.TabbedBarRight
  {background: #FFCC66}
input.TemplateLogin
  {border: 1px #102C80 solid; background: #FFFFFF; height: 20px; font-size: 10px; width: 130px;}
.TabbedBarBottom1
  {background: #FFCC66}
.TabbedBarBottom2
  {background: #003366}
.TabbedBarBottom3
  {background: #FFFFFF}
.TabbedBarBottom4
  {background: #CACACA}
.TopNavArea
  {background-image: url(../Graphics/nav-midcap.gif); cursor: hand;}  
.TopNavArea2
  {background-image: url(../Graphics/nav-midcap.gif); cursor: hand;}  
.TopNavArea3
  {background-image: url(../Graphics/nav-midcap.gif); cursor: hand;}  

.NavShadow1
  {background: #DCDCDC}
.NavShadow2
  {background: #E3E3E3}
.NavShadow3
  {background: #E6E6E6}
.NavShadow4
  {background: #414141}
.NavShadow5
  {background: #4B4B4B}
.NavShadow6
  {background: #8E8E8E}
.NavShadow7
  {background: #D9D9D9}

/* Top Nav */
a.TopNav, a.TopNav:link, a.TopNav:visited, a.TopNav:hover, a.TopNav:visited:hover,
a.TopNavSelected, a.TopNavSelected:link, a.TopNavSelected:visited, a.TopNavSelected:hover, a.TopNavSelected:visited:hover,
div.TopNavSelected, div.TopNavSelectedTitle
  {font-size: 11px; font-weight: bold; color: #FFFFFF; text-decoration: none; line-height: 12px;}

/* For text rollovers for top nav */
.TopNavOff
  {font-size: 11px; color: #FFFFFF; padding: 0px 0px 0px 0px;}
.TopNavOn
  {font-size: 11px; color: #FF9900; padding: 0px 0px 0px 0px;}
/* If text divider is used in top nav */
.Divider
  {letter-spacing: -0.25em; font-size: 11px;}
span.Divider1
  {font: 70% Verdana; color: #000000; padding: 0px 0px 0px 5px;}
span.Divider2
  {font: 70% Verdana; color: #FFFFFF; padding: 0px 5px 0px 0px;}
  
/* SideNavs. Create more levels as necessary */
.SideNav1, a.SideNav1, a.SideNav1:link, a.SideNav1:visited, a.SideNav1:hover,.SideNav1Title {background-image: url(../Graphics/box_LInAct.gif);}
.SideNav1Selected, .SideNav1SelectedTitle {background-image: url(../Graphics/box_LAct.gif);}

/* Level 2 */
.SideNav2, .SideNav2Title,a.SideNav2, a.SideNav2:link, a.SideNav2:visited, a.SideNav2:hover  {background-image: url(../Graphics/box_LInAct.gif);
text-decoration:none;}
.SideNav2Selected, .SideNav2SelectedTitle {background-image: url(../Graphics/box_LAct.gif);}

/* Level 3 */
.SideNav3, .SideNav3Title  {background-image: url(../Graphics/box_LInAct.gif);}
.SideNav3Selected, .SideNav3SelectedTitle {background-image: url(../Graphics/box_LAct.gif);}

/* Level 4 */
.SideNav4, .SideNav4Title  {background-image: url(../Graphics/box_LInAct.gif);}
.SideNav4Selected, .SideNav4SelectedTitle {background-image: url(../Graphics/box_LAct.gif);}


/* Blog Side menu styles */
#blog-sidenav p
{
	text-align:center;
	font-size: 10px;	
	color: #FFF;
	font-weight: bold;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:10px;
}

#blog-sidenav ul
{
	margin: 0 0 5px 0; 
	padding:0;
	list-style: none;
	
}
#blog-sidenav li
{
	
	margin: 0;
	padding:0;
	background-image:url(../Graphics/box_LInAct.gif);
	background-repeat: none;
	display: block;
	height: 23px;
	width: 100%;
}

#blog-sidenav a, blog-sidenav a:visited, blog-sidenav a:hover
{
	position:absolute;
	padding-top:5px;
	padding-left: 18px;
	font-size: 9px;	
	color: #FFF;
	font-weight: bold;
	text-decoration:none;
}


