﻿/* _lcid="1033" _version="12.0.4518"
    _LocalBinding */
.SRL_WA-link-item li
{
	/*color:orange;*/
}
.SRL_WA-link-item, .SRL_WA-link-item a, .SRL_WA-link-item a:link{
/*font-family:tahoma; 
font-size:10pt; 
color:#666666;
text-decoration:none;*/
}
.SRL_WA-link-item a:visited, .SRL_WA-link-item a:active{
/*color:#9a9a9a;*/
text-decoration:none;
}
.SRL_WA-link-item a:hover{
/*color: #666666;*/
text-decoration:underline;
}
.SRL_WA-link-item span, .SRL_WA-link-item strong{
color: #666666;
text-decoration:none;
}

.SRL_WA-Text-item{
	color:#7D7D7D;
	font-size:10pt;
	font-family:arial;
}

.SRL_WA-Text-item a:link,.SRL_WA-Text-item a:active,.SRL_WA-Text-item a:visited,.SRL_WA-Text-item a:link
{
	Color:#FF9900;
}

.SRL_Box-Text li
{
	/*color:#BD2920;*/
	/*color:#808080*/
}

.SRL_Box-Text,
{
	color:#7D7D7D;
	font-size:8pt;
	font-family:arial;
 	line-height:normal;
 	background-color:#E2E1E1;
 }
 
.SRL_Box-Text a:link,.SRL_Box-Text a:active,.SRL_Box-Text a:visited
{
	Color:navy;
}

.SRL_HomePage_Box1-Text, .SRL_HomePage_Box1-Text a:active, .SRL_HomePage_Box1-Text a:visited,.SRL_HomePage_Box1-Text a:link
{
	color:#666676;
	font-size:9pt;
	font-family:arial;
 	line-height:normal;
  	font-weight:bold;
 	background-color:#AEAEAE;
 	text-decoration:none;
}

.SRL_HomePage_Box11-Text, .SRL_HomePage_Box11-Text a:active, .SRL_HomePage_Box11-Text a:visited,.SRL_HomePage_Box11-Text a:link
{
	color:#555444;
	font-size:11pt;
	font-family:Verdana;
 	line-height:normal;
  	font-weight:normal;
 	background-color:#E2E1E1;
 	text-decoration:none;
}

.SRL_HomePage_Box2-Text, .SRL_HomePage_Box2-Text a:active, .SRL_HomePage_Box2-Text a:visited,.SRL_HomePage_Box2-Text a:link
{
	color:#666676;
	font-size:15pt;
	font-family:arial;
 	line-height:normal;
  	font-weight:bold;
 	background-color:#E2E1E1;
}


.SRL_HomePage_Box3-Text, .SRL_HomePage_Box3-Text a:active, .SRL_HomePage_Box3-Text a:visited,.SRL_HomePage_Box3-Text a:link
{
	color:#666676;
	font-size:9pt;
	font-family:arial;
 	line-height:normal;
  	/*font-weight:bold;*/
 	background-color:#D1D0D0;
}

.SRL_WA-Copyrights
{
	color:black;
	font-size:8pt;
	font-family:arial;
}

.SRL_WA_authoringRegion
{
	width:100%;
	background-color:#FFFFFF;
	color:#333333;
}

.SRL_HomePage_Short-Text
{
	color:#253E78;
	font-size:13px;
	font-family:arial;
 	line-height:18px;
  	font-weight:bold;
}


/********************************************/
/**********  Styles For MasterPage	/********/
/********************************************/
.SRL_WA_body
{
	/*background-color:#7A7A7A;*/
	/*background-image:url('../../Images/innerpage_bg.jpg');*/
	background-image:url('../../Images/background.jpg');
	/*height:70%;*/
	margin:0px;
	cursor:default;
}

.SRL_WA_master
{
	width:70%;
	/*width:800px;*/
	/*width:950px;*/
	margin-left:auto;
	margin-right:auto;
	height:100%;
	background-color:#FFFFFF;
}

.SRL_WA_shadowLeft
{
	height:100%;
	/*min-height:100%;*/
	/*width:20px;*/
	background-image:url('../../Images/innerpage_left.jpg');
	background-repeat:repeat-y;
	background-position:left top;
}

.SRL_WA_shadowRight
{
	/*height:100%;*/
	height:900px;
	/*min-height:100%;*/
	/*width:5px;*/
	/*background-image: url('../../Images/bl_Shadow_Right.jpg');*/
	background-image:url('../../Images/innerpage_right.jpg');
	background-repeat:repeat-y;
	background-position:right top;
}

.SRL_WA_topNavContainer
{
	background-image:url("../../images/bl_Navbar_Gd_Default.jpg");
	background-repeat:repeat-x;
	height:40px;
}
.SRL_WA_topNav
{
    *position:relative;
    *top:-1px;
}
.SRL_WA_topNavItem
{
	background-image:url('../../../PublishingImages/bullet.jpg');
	background-repeat:no-repeat;
	/*background-position:top right;*/
	background-position:left center;

	font-family: tahoma;
	/*font-size: 8pt; */
	font-size: 14px;
	color: #3a4663;
}
.SRL_WA_topNavItem a
{
	display:block;
	/*padding:8px 5px 0px 10px;*/
	padding:2px 15px 0px 12px;

	/*height:32px;*/
	/*height:12px;*/
	font-family:Arial;
	font-size:14px;
	
	font-weight:bold;
	/**color:#C0C0C0;**/
	color:#9a9a9a
}
.SRL_WA_topNavSelected a
{
	/**background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;**/
}
.SRL_WA_topNavHover a
{
	/**color:#FFFFFF;
	background-image: url('../../Images/bl_Navbar_Gd_Hover.jpg');
	background-repeat:repeat-x;
	background-position:top right;**/
}
.SRL_WA_topNavFlyOuts
{
	/**border-top:1px #CBD1E0 solid;**/
}
.SRL_WA_topNavFlyOutsItem
{	
	/**font-family: tahoma; 
	font-size: 8pt; 
	background-color: #ECEFF3;
	border:1px #CBD1E0 solid;
	border-top-style: none;
	color:#3A4663; 
	*width:150px;
	min-width:150px;**/
}
.SRL_WA_topNavFlyOutsItem a
{
    /**display:block;
    padding:4px 5px 4px 5px;**/
}
.SRL_WA_topNavFlyOutsHover
{
	/**background-color: #B2BCD3;**/}
.SRL_WA_topNavRoundRight
{
    width:0px;
}
.SRL_WA_topNavRoundLeft
{
    width:0px;
}
.SRL_WA_leftNav
{
	margin-right:15px;
	margin-left:7px;
	margin-top:4px;
	padding-top:0px;
	border:1px #8997BC solid;
	background-color: #D0D6E3;
	width:160px;
}
.SRL_WA_leftNavSpacer
{
	width:160px;
}
.SRL_WA_leftNavSelected
{
	background-color: #B2BCD3;
	color: #F4F5F9;
	border-top:1px #B2BCDD solid;
	border-bottom:1px #B2BCDD solid;
	line-height:14pt;
}
.SRL_WA_leftNav3
{
	color: #354260;
}
.SRL_WA_leftNav2
{
	color: #354260;
}
.SRL_WA_leftNav1
{
	color: #354260;
}
.SRL_WA_leftNav1
{
	font-family: tahoma;  
	font-size: 8pt; 
	font-weight:bold; 
	line-height:14pt;
}
.SRL_WA_leftNav1 a
{
	font-family: tahoma;  
	font-size: 9pt; 
	font-weight:bold; 
	padding-left:5px;
	display:block;
	padding-right:10px;
}
.SRL_WA_leftNav2
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.SRL_WA_leftNav2 a
{
	padding-left:10px;
	display:block;
	padding-right:10px;
}
.SRL_WA_leftNav3
{	
	font-family: tahoma;  
	font-size: 8pt; 
	line-height:14pt;
}
.SRL_WA_leftNav3 a
{
	padding-left:18px;
	display:block;
	padding-right:10px;
}
.SRL_WA_leftNavHover
{
	background-color: #596E9E;
	color:#FFFFFF;
}
.SRL_WA_leftNavFlyOuts
{
	font-family:Tahoma; 
	font-size:8pt; 
	border-top:1px #CBD1E0 solid;
	border-left:1px #CBD1E0 solid;
	border-right:1px #CBD1E0 solid;	
}
.SRL_WA_leftNavFlyOutsItem
{
	border-bottom:1px #CBD1E0 solid;
	background-color: #ECEFF3;
}
.SRL_WA_leftNavFlyOutsItem a
{
	padding:1px 5px 1px 5px;
	display:block;
	color:#354260;
	*width:100px;
	min-width:100px;
}
.SRL_WA_leftNavFlyOutsHover
{
	background-color: #B2BCD3;
}
