﻿/* ######### LAYOUT OVERRIDES ############*/
#topGap
{
	float: left;
	font-size:1pt;
	width: 100%;
	height:9px;
	display:block;
	background:transparent;
}
#topNavigation
{
	border-bottom:2px solid #fff;
}
#col1{
   width: 235px;
}
#col2{
   width: 723px;
   margin-left:10px;
   margin-right:10px;
}
/* ############# LEFT NAVIGATION ################## */
#leftNavContainer 
{
	margin-top:25px;
}
#leftSiteTitle 
{
	margin-bottom:10px;
	width:auto;
}
#leftSiteTitle a
{
	color:#009A44;
	font-family:Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	margin-bottom:5px;
	margin-left:5px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: -1px;
	line-height: 1.2em;
}
.leftNav 
{
	padding:0px, 0px, 0px, 0px;
	margin-top:0px;
	margin-left:0px;
	width:100%;
	height:auto;
	border: 0px solid #fff;
	background-color:#fff;
}
.leftNav1 
{
	margin-top:0px;
	margin-bottom:0px;	
	margin-left:0px;
	margin-right:0px;
	padding-left:2px;
	padding-right:0px;
	height:auto;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#4d4c4b;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 1.0em;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-image: none;
	background-repeat:no-repeat;
	background-position:right center;
}
.leftNavHover a, .leftNavHover a:link 
{
	border-top:1px solid #484745;
	border-bottom:1px solid #484745;
}	
.LeftNavCustomTD 
{
	vertical-align:top;
	border-top:0px solid red;
	border-right:0px solid #fff;
	height:10px;
}
.leftNavHover
{
	margin-top:0px;
	margin-bottom:0px;	
	margin-left:0px;
	margin-right:0px;
	padding-left:2px;
	padding-right:0px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#4d4c4b;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 1.0em;
	border-top:1px solid #484745;
	border-bottom:1px solid #484745;
	background-color: transparent;
	background-image: none;
	background-repeat:no-repeat;
	background-position:right center;
}
.leftNavSelected
{
	margin-top:0px;
	margin-bottom:0px;	
	margin-left:0px;
	margin-right:0px;
	padding-left:2px;
	padding-right:0px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:11px;
	color:#009A44;
	font-weight:normal;
	letter-spacing:normal;
	line-height: 1.0em;
	border-top:1px solid #009A44;
	border-bottom:1px solid #009A44;
	background-color: transparent;
	background-image: none;
	background-repeat:no-repeat;
	background-position:right center;
}

/* ############ SUMMARY LINKS ############*/

.link-item, .link-item a, .link-item a:link{
font-family:arial,helvetica,sans-serif;
font-size:10pt;
font-weight:bold; 
color: #494747;
text-decoration:none;
}
.link-item a:visited, .link-item a:active{
color: #494747;
text-decoration:none;
}
.link-item a:hover{
color: #009A44;
text-decoration:underline;
}


