﻿/* import other styles */

#grid1linkcontainer{
      padding-bottom: 1px;
}

div.grid1link {
	margin: 0px 10px;
	font-size: 11px;
	padding: 14px 0 14px 0;
}

div.halfWidth {
	float: left;
	width: 48%;
}

h2.h2grid1link {
	padding:0px 0px 5px;
	background: url('Images/link/h2dash.gif') repeat-x left bottom;
	margin-bottom: 10px;
}

a.h2link, a.h2link:link, a.h2link:visited {
	color: #000;
	text-decoration: none;
	background: #fff;
	background-image: url('Images/link/subhead.gif');
	background-position: 1px 6px;
	background-repeat: no-repeat;
	float: none;
	display: block;
	padding-left: 15px;
	font-size: 12.8px;
	font-weight:bold;
}

a.h2link:hover {
	color: #000;
	background-color: #ffffff;
	text-decoration: underline;
}


.grid1link ul.linkarrow {
	padding: 2px 0 2px 0;
	margin-left: 0;
	vertical-align:top;
}

.grid1link ul.linkarrow li{
	list-style-type: none;
	padding: 2px 0 2px 0;
	margin-left: 0;
	display:block;
	font-size:10.8px;
}

.grid1link a{
	
	background: transparent url('Images/link/subhead.gif')
	no-repeat;
	padding: 0px 0px 1px 15px;
	margin-left: 0;
	display:block;
	font-size:10.8px;
	color:#000;
	font-style:inherit;
	cursor:pointer;
	
	}
}

.grid1link ul.linkarrow a{

	color: #000;
	background-color: #fff;
}
div.linktext {
	margin-left: 15px;
}

a.linav, a.linav:link {
	font-weight : normal;
	font-size:11.8px;
	color:#000;
	background-color: #ffffff;
	background: transparent url('Images/link/subhead.gif')
	no-repeat;

		} 
		
a.linav:hover {
	font-weight : normal;
	color:#000;
	background-color: #ffffff;
		font-size:11.8px;
		} 

a.indexentrylink, a.indexentrylink:link, a.indexentrylink:visited, a.indexentrylink:hover {
	font-weight : normal;
	color:#000;
	background: #fff url('Images/link/arrow.gif') left center no-repeat;
	padding: 2px 0 2px 10px;
		} 
		
.indexentrytitle {
	font-weight:bold;
	margin: 0;
	padding: 0;
}
#leftnav {
padding: 0 0 5px 0;
font-size: 0.8em;

}
.leftnavx {
background-color:#E5E5E5;

}

#leftnavh3 {
background: #000;
border-left:16px solid #F9D619;
padding:3px 10px 3px 10px;
color:#FFF;
font-size:0.8em;
}

a.h3link	{
display: block;
color:#E5E5E5;
background-color: #000;
width:135px;
font-weight: bold;
}
a.h3link:link, a.h3link:visited {
color:#E5E5E5;
background: #000;
text-decoration: none;
font-weight: bold;
}
a.h3link:hover {
color:#E5E5E5;
background: #000;
text-decoration: underline;
}


#ctl00_leftNavPlaceHolder_LeftNav div{
	background:#F6F6F6;
}

/* Table of content styling for SubSection Navigation Layout, start*/

#column .level-header a{
	font-size:large;
	background:white url('../SiteCollectionImages/GeneralLookandFeel/leftnavexpand.gif') no-repeat left center;
	padding-left:10px;
	margin-left:3px;
	vertical-align:top;
}
#column .level-item #header a{
	font-size:1.2em;
	font-weight:normal;
}

#column .level-bullet{
	background-image:url('../SiteCollectionImages/GeneralLookandFeel/leftnavexpand2.gif');
	margin-left:15px; 
	vertical-align:top;
}

#column .level-section .level-description{
	color:black;
	font-size:1em;
	font-weight:normal;
	margin-left:15px
}


#column #header a, #column #header a:active, #column #header a:visited, #column #header a:hover{
	color:black;
}

/* Table of content styling for SubSection Navigation Layout, end*/

