﻿* {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.body2{
    font-family:Trebuchet MS;
    background:#E9E9E9 url(images/nl_backgroundMain.jpg) top left repeat-x;
    	height:100%;
}
.wrapper
{
	/*position:relative;*/
	/*background:url(images/nl_borderBackground.jpg) repeat-y;*/
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	width:814px;	
	/*height:100%;	*/
	color: #262626;

}
.center
{
	
	text-align:center;
}
.leftArea2
{
	padding-left:10px;
	padding-right:4px;
	/*height:300px;*/
}
.mainContainer2 
{  
	/*text-align:justify;*/	
	margin-left:0px;
	margin-right:0px;
}
.breadcrumb2
{

	text-align: left;
	padding: 2px 16px 0 0;
	font-weight:normal; 
	font-size:8pt; 
	font-family: arial, helvetica, sans-serif; 
	color: #262626;
}
.breadcrumb2 a:active
{
    font-family: arial, helvetica, sans-serif; 
    color: #656b77;
    text-decoration: none;
}
.breadcrumb2:active
{
    font-family: arial, helvetica, sans-serif; 
    color: #656b77;
    text-decoration: none;
}
.breadcrumb2 a
{
    font-family: arial, helvetica, sans-serif; 
    color: #656b77;
    text-decoration: none;
}
.breadcrumb2 a:hover { text-decoration:underline; }
.breadcrumbCurrent2 
{
    font-weight:bold; 
}

.wrapper_leftTop
{
	background:url(images/nl_borderBackground_leftTop.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 7px;
	height:7px;
}
.wrapper_Top
{
	background:url(images/nl_borderBackground_Top.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:7px;
}

.wrapper_rightTop
{
	background:url(images/nl_borderBackground_rightTop.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 7px;
	height:7px;
}
.wrapper_leftBottom
{
	background:url(images/nl_borderBackground_leftBottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width: 7px;
	height:7px;
}
.wrapper_Bottom
{
	background:url(images/nl_borderBackground_Bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:7px;
}

.wrapper_rightBottom
{
	background:url(images/nl_borderBackground_rightBottom.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width: 7px;
	height:7px;
}

.wrapper_left
{
	background:url(images/nl_borderBackground_left.jpg) repeat-y;
	width: 7px;

}
.wrappertop_left
{
	background:url(images/nl_borderBackgroundTop_left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 7px;
	height:424px;
}

.wrapper_right
{
	background:url(images/nl_borderBackground_right.jpg) repeat-y;
	width: 7px;
}
.wrappertop_right
{
	background:url(images/nl_borderBackgroundTop_right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width: 7px;
	height:424px;
}

.LeeCountyLogo{
	/*position:relative;
	width: 164px;
	height: 89px;
	z-index: 1;
	left: -15px;
	top: 0px*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-weight:	normal;
	color:#666666;
	text-align:center;
	line-height:12px;

}
.LeeCountyLogo a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-weight:	normal;
	color:#666666;
	text-align:center;
	line-height:12px;
	display:block;

}
.LeeCountyLogo a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-weight:	normal;
	color:#666666;
	text-align:center;
	line-height:12px;
	display:block;

}


.DepartmentName {
	/*position:absolute;
	width:168px;
	height:26px;
	z-index:1;
	top: 63px;
	left: 0px;*/
	padding-top:4px;
	margin:0px;
	width:100%;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-weight:	normal;
	color:#666666;
	text-align:center;
}
.DepartmentName a:link{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight:	normal;
		text-decoration: none;
		color:#666666;
}
.DepartmentName a:visited{
	font-family: "Trebuchet MS";
	font-size: 12px;
		font-weight:	normal;
	text-decoration: none;
	color:#666666;
}

#footer {
	clear:both;
	color:#D8EAF3;
	padding:5px;
	font:normal 9px verdana;
	/*background:url(../images/borderBottom.jpg) no-repeat bottom center;*/
}

#bottomLinks {
    /*width:792px;*/
    margin:0 auto;
    display:block;
    background:#5FAFD5;
    padding:5px;
}

#bottomLinks p {
    color:#fff;
    /*padding:2px 5px*/
}

#bottomLinks p a {
    color:#fff
}

#bottomLinks #links {
	display:block;
	width:350px;
	float:right;
	text-align:right;
	color: #FFFFFF;
}
.bottomlinks
{	
	color: #FFFFFF;	
}
.bottomlinks a{
    color:#fff;
    font:normal 9px verdana

}
#bottomLinks #links a {
    color:#fff;
    font:normal 10px verdana
}
#bottomLinks #links a:hover {
    text-decoration:underline
}
#bottomLinks #links .homelink a {
    font-weight:bold;
    text-decoration:underline
}

.bottomlinks a:hover {
    text-decoration:underline
}
.nl_masterContent
{
	width:100%;
	background:#fff;
	color: #262626;
}
.nl_master
{
	width:100%;
	background:#fff;
	color: #262626;
}
.masterContent
{
	width:100%;
	background:#fff;
	color: #262626;
}
.master
{
	width:100%;
	background:#fff;
	color: #262626;
}
.topArea { background:url("images/bl_band.jpg") no-repeat; }
h1 { }
.topcontent
{
padding-right:5px; 
padding-left:5px;
height:300px;
 vertical-align:top;
}
.ptb{
	width:100%;
}
.pageTitle { color: #F78F1E; }
.mainContainer h2 { color: #F78F1E; }
.mainContainer h3 { color: #F78F1E; }
.mainContainer h4 { color: #0080B2; }
.mainContainer h5 { color: #0080B2; }
.mainContainer h6 { color: #0080B2; }
.mainContent {
padding:0px;
font-family:"Trebuchet MS";
font-style:normal;
font-variant:normal;
font-weight:normal;
}
.MainContentWebZones
{
/*margin:0pt 10px 10px 10px;*/

}

.mainContent .ms-WPBody,
.mainContent p { 
font-family:"Trebuchet MS" !important;
font-style:normal!important;
font-variant:normal!important;
font-weight:normal !important;
font-size:13px !important;
/*font-style:normal;
font-variant:normal;
//font-weight:normal;*/


}
.mainContent font{
font-family:"Trebuchet MS";
font-style:normal;
font-variant:normal;
font-weight:normal;

}
.mainContent p { 
margin:0pt 0px 10px 0px;

}
.mainContent ul,
.mainContent ul li{
	 list-style-position:outside;
	 margin:0px 20px 0px 15px;
 	font-family:"Trebuchet MS";
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
		
}
.mainContent em
{
	font-style:italic;
}

.mainContent h1 {color: #000000; 
font-family:Trebuchet MS;
font-style:normal;
font-size:16px;
font-weight:bold;

	
}
.mainContent h2 {color: #000000; 
font-family:Trebuchet MS;
font-style:normal;
font-size:13px;
font-weight:bold;
margin:15px 0pt 5px 10px;
}

#mainContent A:visited,
.mainContent P A:visited {
      color: #0E935E;
      font-family: "Trebuchet MS";
      text-decoration: underline;
}
#mainContent A:hover,
.mainContent P  A:hover {
      color: #154571;
      font-family: "Trebuchet MS";
      text-decoration: underline;
}
#mainContent A:link,
.mainContent P  A:link {
      color: #0E935E;
      font-family: "Trebuchet MS";
      text-decoration: underline;
}
#mainContent A,
.mainContent P  A {
      color: #0E935E;
      font-family: "Trebuchet MS";
      text-decoration: underline;
}

.breadcrumb a:active { color: # ; }
.breadcrumb:active { color: # ; }
.breadcrumb a { color: # ; }
.logo { border-color: #F78F1E; }
.logo span { color: #00ADEF; }
.logo span.logoLine2 { color: #727165; }
.toplinkbar a:active { color: # ; }
.topLinkBar a { color: # ; }
.topLinkBar { color: # ; }
.topLink { background: url("Images/linksdivider.gif") right 6px no-repeat; }	
.authoringRegion2 { 
padding:1px;
	background-color:#D5EFDA;
	color:#333333;
}
.headerline {
    border-bottom: 14px solid #E6E5D3;
	background-color: #998B7D;
}
.topNavItem 
{ 
	color:#727165;
	border-bottom: 5px solid #fff; 
}
.topNavBarSelected { border-bottom:5px solid #F78F1E; color: #00ADEF; }
.topNavBarSelected td { color: #00ADEF; }
{
color: #00ADEF;
}
.topNavBarSelected a:active {
color: #00ADEF;
}
.topNavBarSelected a:hover {
color: #00ADEF;
}
.topNavBarSelected a:visited {
color: #00ADEF;
}
.topNavBarSelected a:link {
color: #00ADEF;
}
.topNavBarSelected a { color: #91BABA; }
.topNav a:hover { color:#56554D; }
.topNavHover { border-bottom:5px solid #FFD15E; } 
.nl_topNavFlyOutsHover
 {
	/*1position:relative;*/
 	background-color: #D5EFDA;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	width: 129px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
 }
.nl_topNavFlyOutsItem a
{
display: block;
	/*1position:relative;*/
	background-color: #D5EFDA;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #17673B;
	text-decoration: none;
	line-height: 18px;
	width: 129px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
}
.nl_topNavFlyOutsItem
{
display: block;
	/*1position:relative;*/
	background-color: #D5EFDA;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #17673B;
	text-decoration: none;
	line-height: 18px;
	width: 129px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
}
.nl_topNavFlyOutsItem a:hover
{
display: block;
	/*1position:relative;*/
	background-color: #D5EFDA;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	width: 129px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
}

.nl_topNavFlyOuts{
	background-color: #D5EFDA;
	width: 131px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
}
.leftNavContainer { 
color: #171717;
margin-top:0px;
}
.nl_leftNav3 { 	color: #154571; }
.nl_leftNav2 { 	color: #154571; }
.nl_leftNav1 { 	color: #154571; }
.nl_leftNav1 a
{ 
	margin:2px 0px 2px 0px;
		/*padding: 5px 5px 0px 5px;*/
    color:#154571;
    font-size:14px;
    border-bottom:solid 2px #154571;
    font-weight: bold;
    text-align:left;
    /*
	border-bottom: 1px solid #fff;
	color: #171717;
	background-color:blue;*/
}
.nl_leftNav1
{ 
	margin:2px 0px 2px 0px;
		/*padding: 5px 5px 0px 5px;*/
    color:#154571;
    font-size:14px;
    border-bottom:solid 2px #154571;
    font-weight: bold;
    text-align:left;
    /*
	border-bottom: 1px solid #fff;
	color: #171717;
	background-color:blue;*/
}
.nl_leftNav2 a
{	
	/*background-color: #F2F1DF;
	color: #171717 ;
	border-bottom: 1px solid #fff;*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #154571;
	list-style-image: none;
	list-style-type: none;
	font-style: normal;
	margin-bottom: 2px;
	margin-left:0px;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	white-space:nowrap;
}
.nl_leftNav2
{	
	/*background-color: #F2F1DF;
	color: #171717 ;
	border-bottom: 1px solid #fff;*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #154571;
	list-style-image: none;
	list-style-type: none;
	font-style: normal;
	margin-bottom: 2px;
	margin-left:0px;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	white-space:nowrap;
}
.nl_leftNav2 a:hover
{	
	/*background-color: #F2F1DF;
	color: #171717 ;
	border-bottom: 1px solid #fff;*/
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #154571;
	list-style-image: none;
	list-style-type: none;
	font-style: normal;
	margin-bottom: 2px;
	text-align: left;
	line-height: 15px;
	text-decoration:  underline;
}
.nl_leftNav4 a
{ 
	margin:2px 0px 4px 0px ;
	/*padding: 5px 5px 0px 5px;*/
    color:#154571;
    font-size:12px;
    /*border-bottom:solid 2px #154571;*/
    font-weight: bold;
    text-decoration:  none;
    /*
	border-bottom: 1px solid #fff;
	color: #171717;
	background-color:blue;*/
}

.nl_leftNav4
{ 
	margin:2px 0px 4px 0px ;
	/*padding: 5px 5px 0px 5px;*/
    color:#154571;
    font-size:12px;
    /*border-bottom:solid 2px #154571;*/
    font-weight: bold;
    text-decoration:  none;
    /*
	border-bottom: 1px solid #fff;
	color: #171717;
	background-color:blue;*/
}

.nl_leftNavHover {
	/*background-color: #5EABC9;*/
	color: #154571;
}
.nl_leftNavSelected {
	/*background-color:aqua;*/
	color: #154571;
}
.footerLeft { border-left-color: #F78F1E; }
.footerRight { border-left-color: #99E5FF;}
.description { color: #4c4c4c;	}
.groupheader.medium { color:#F09022; }
table#group .medium { color:#F09022; }
.groupheader.small { color:#0084B3 ; }
.welcomeSplashContent .small { color: #0084B3 ; }
.title-home a:active {
	font-weight:bold;
	color: #0282AF ;
}
.title-home a:visited {
	font-weight:bold;
	color: #0282AF ;
}
.title-home a:link {
	font-weight:bold;
	color: #0282AF ;
}
.title-home a {
	font-weight:bold;
	color: #0282AF ;
}
.band {
	background-color:#5EABC9;
	color: #FFFFFF; 
}
.separator { border:1px #b2bcd3 solid; }
.level-band { background-color:#596e9e; }
.level-description { color: #4c4c4c; }
.level-item a:link { color: #002a80; }
.level-item a { color: #002a80; }
.level-item { color: #002a80; }
.level-item a:active{ color: #53648e; }
.level-item a:visited{ color: #53648e; }
.level-item a:hover { color: #3a4663; }
.headertitle a:link { color: #002a80; }
.headertitle a { color: #002a80; }
.headertitle { color: #002a80; }
.headertitle a:active { color: #53648e; }
.headertitle a:visited { color: #53648e; }
.headertitle a:hover { color: #3a4663; }
.headertitle-large a:link { color: #002a80; }
.headertitle-large a { color: #002a80; }
.headertitle-large { color: #002a80; }
.headertitle-large a:active { color: #53648e; }
.headertitle-large a:visited { color: #53648e; }
.headertitle-large a:hover { color: #3a4663; }
.headertitle-small a:link { color: #002a80; }
.headertitle-small a { color: #002a80; }
.headertitle-small { color: #002a80; }
.headertitle-small a:active { color: #53648e; }
.headertitle-small a:visited { color: #53648e; }
.headertitle-small a:hover { color: #3a4663; }
.headertitle-band a:link { color: #eceff3; }
.headertitle-band a { color: #eceff3; }
.headertitle-band { color: #eceff3; }
.headertitle-band a:active { color: #eceff3; }
.headertitle-band a:visited { color: #eceff3; }
.headertitle-band a:hover { color: #eceff3; }
.level-item { color: #262626; }
.level-description { color: #262626; }
.description { color: #262626; }
link-item-large { color: #262626; }
.link-item { color: #262626; }
.level-item a:active { color: #333; }
.level-item a:visited { color: #333; }
.level-item a:link { color: #333; }
.level-item a { color: #333; }
.link-item-large a:link { color: #333; }
.link-item-large a { color: #333; }
.link-item a:link { color: #333; }
.link-item a { color: #333; }
.link-item-large a:active { color: #1B9DB2; }
.link-item-large a:visited { color: #1B9DB2; }
.link-item a:active { color: #1B9DB2; }
.link-item a:visited { color: #1B9DB2; }
.level-item a:hover { color: #0092B5; }
.link-item-large a:hover { color: #0092B5; }
.link-item a:hover { color: #0092B5; }
.pageContentem { background-color:#E6F1F7; }
.SecondTitle { color : #F78F1E; }
.title-With-Background 
{ 
	background-color:#F78F1E; 
}
.logo2
{
	padding: 5px 0 0 8px;
	height: 70px;
	
	/*border-left: 16px solid #0092B5;*/
	font-weight:bold; 
	font-size: 17pt; 
	font-family: trebuchet ms, lucida grande, sans-serif; 
	line-height: 18pt;
	white-space:nowrap;
}
.logo2 a:visited 
{
	text-decoration:none;
}
.logo2 a:link 
{
	text-decoration:none;
}
.logo2 a:active 
{
	text-decoration:none;
}
.logo2 span { display: block; /*color: #8F0000;*/ }
.logo2 span.logoLine1 { padding-top: 9px; }
.logo2 span.logoLine2 { /*color: #535353;*/ }
.sn_sideNavRight
{
	background-image:url('Images/sn_sideNav_line.jpg');
	background-position:left;
	background-repeat:repeat-y;
	width:8px;
	
}
.sn_sideNavRightTop
{
	width:8px;
	height:10px;
}

.sn_sideNavRightBottom
{
	background-image:url('Images/sn_sideNavBottom_Right.jpg');
	background-repeat:no-repeat;
	background-position: bottom;
	width:8px;
	height:245px;
	
}
.sn_sideNavLeft
{
	background-image:url('Images/sn_sideNav_line.jpg');
	background-position:right;
	background-repeat:repeat-y;
	width:8px;
	
}
.sn_sideNavLeftTop
{
	width:8px;
	height:10px;
}

.sn_sideNavLeftBottom
{
	background-image:url('Images/sn_sideNavBottom_Left.jpg');
	background-repeat:no-repeat;
	background-position: bottom;
	width:8px;
	height:245px;
	
}
.sn_sideNav_LeftBottom
{
	background-image:url('Images/sn_sideNav_LeftBottom.jpg');
	background-repeat:no-repeat;
	background-position:top;	
	width:8px;
	height:8px;
	
}
.sn_sideNav_RightBottom
{
	background-image:url('Images/sn_sideNav_RightBottom.jpg');
	background-repeat:no-repeat;
	background-position:top;
	width:8px;
	height:8px;
	
}
.sn_sideNav_Bottom
{
	background-image:url('Images/sn_sideNav_Bottom.jpg');
 	background-repeat:repeat-x;
	background-position:top; 	
	height:8px;
	
}
.sn_sideNav_LeftTop
{
	background-image:url('Images/sn_sideNav_LeftTop2.gif');
	background-repeat:no-repeat;
	background-position: right bottom;	
	width:8px;
	height:8px;
	
}
.sn_sideNav_RightTop
{
	background-image:url('Images/sn_sideNav_RightTop2.gif');
	background-repeat:no-repeat;
	background-position: left bottom;
	width:8px;
	height:8px;
	
}
.sn_sideNav_Top
{
	background-image:url('Images/sn_sideNav_Top.gif');
 	background-repeat:repeat-x;
	background-position:bottom;
	height:8px;
	
}
.sn_sideNavHeader
{
	/*padding: 5px 5px 0px 5px;*/
	height:5px;
	background-color:#fff;
	/*background-image:url('Images/sn_sideNavFooter.jpg');
 	background-repeat:repeat-x;
	background-position:bottom;*/
}
.sn_sideNavFooter
{
	 padding: 0px 5px 5px 5px;
	background-color:#fff;
	background-image:url('Images/sn_sideNavFooter.jpg');
 	background-repeat:repeat-x;
	background-position:bottom;
}
.mg_last_item{
	background-image:url(images/mg_last_item_shadow.jpg);
	background-repeat:	no-repeat;
	background-position:bottom;

}
.nl_topNav
{
	display: block;
	padding:5px 5px 0px 5px; 
	background-color:#fff;
	background-image:url(images/mg_headerTagline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-left:5px;
	margin-right:5px;
	 white-space:nowrap;
	min-height:30px;
}

.nl_background {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	height: 27px;
	/*padding-top: 3px;*/
	
}

.nl_background a:hover{
	display: block;
	/*1position:relative;*/
	text-align:left;
	/*text-indent:-9px;*/

	background-image: url(images/mg_foreground.jpg);
	background-repeat: repeat-x;
	background-position:right bottom;
	padding-bottom:0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	overflow: visible;
	height: 27px;
	padding-top: 4px;
	/*width: 100px;*/
	padding-left:20px;
	padding-right:20px;
 	/*margin-right:-9px;	*/
}

.nl_background a{
	display: block;
	/*1position:relative;*/
	text-align:left;
	/*text-indent:-9px;*/

	background-image: url(images/mg_foreground.jpg);
	background-repeat: repeat-x;
	background-position:right bottom;
	padding-bottom:0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	overflow: visible;
	height: 27px;
	padding-top: 4px;
	/*width: 100px;*/
	padding-left:20px;
	padding-right:20px;
 	/*margin-right:-9px;	*/
}
.nl_background:hover {

	height: 27px;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	/*padding-top: 3px;*/
}

.nl_background:hover a:hover{
	display: block;
	/*1position:relative;*/
	text-align:left;
	/*text-indent:-9px;*/
	background-image: url(images/mg_background.jpg);
	background-repeat: repeat-x;
	background-position:right bottom;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding-top: 4px;
	padding-bottom:0px;
	/*width: 100px;*
	padding-left:20px;
	padding-right:20px; 	
	/*margin-right:-9px;*/	


}

.nl_background:hover a{
	display: block;
	/*1position:relative;*/
	text-align:left;
	/*text-indent:-9px;*/
	background-image: url(images/mg_background.jpg);
	background-repeat: repeat-x;
	background-position:right bottom;
	height: 27px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	padding-top: 4px;
	padding-bottom:0px;
	/*width: 100px;*
	padding-left:20px;
	padding-right:20px; 	
	/*margin-right:-9px;*/	


}
.nl_tag{
	padding-top:14px;
	width:200px;
	float:right;
	text-align:right;
	color:#fff;
	font-family: "Trebuchet MS";
 	font-size:12px;
 	font-style:italic;
}
.nl_searchShadow{
	background:url(images/nl_searchBorderShadow.gif) no-repeat;
	background-position:right bottom;	
	padding:6px;
	margin:5px;

}
.nl_search{
	border:1px #B0B0B5 solid;
}
#nl_search table{
margin:0px;
padding:0px;
border:0px;
}
#nl_search .ms-sbcell{
padding:1px;
border:0px;
margin:0px;
background-color:#fff;


}
#nl_search input{
	font:normal 11px verdana;
    color:#646464;
    /*position:absolute;
    top:3px;
    left:3px;*/
    border:solid 1px #fff;
    /*display:block;*/
    width:110px;
    height:15px;
}
/*
#ctl00_g_e133760d_d6e8_4653_b0e5_a7e169fafb41_ctl03
{
 display:none;
	
}*/

.nl_defaultsidenav{
	z-index:99999;
	margin-top:-24px;
	/*1position:relative;*/
}
.nl_defaultheader{
	z-index:9999;
	/*1position:relative;*/
	background-color: #7AA8D9;
	background-image:url(images/line_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	 padding-bottom: 4px;
	 margin-top:1px;

}

#topMasterNav {
	/*display:block;*/
	font:normal 10px verdana;
	color:#646464;
	/*position:absolute;
	top:62px;
	left:123px;*/
	letter-spacing:.3pt;
	/*width: 499px;*/
	text-align:right;
}

#topMasterNav a {
    color:#646464;
    text-decoration:none
}

#topMasterNav a:hover {
    text-decoration:underline
}
#topMasterNav a#home{
    font-weight:bold;
    color:#FF5F00;
    text-decoration:underline
}
#topMasterNav .homelink a {
    font-weight:bold;
    color:#FF5F00;
    text-decoration:underline
}

.testimg{
	width:792px;
	overflow:hidden;
	display:block;
}
#sidelinkstable{
z-index: 8;
}

#headerimagediv{
z-index:9;
}
#sideImageDiv{
	text-align:center;
}
#sideImageDiv a{
padding-left:5px;
padding-right:5px;
	display:block;
	width:auto;
}
.ms-picker-monthselected
{
	
	text-align:center;
}
.ms-picker-monthcenterOn
{
	
	text-align:center;
}
.ms-picker-monthcenter
{
	
	text-align:center;
}

#linkitem {
	MARGIN: 0px 4px 6px 0px;
}
#linkitem .link-item-large {
	MARGIN: 15px 4px 6px 0px
}
#linkitem .link-item-large A:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	COLOR: #003399; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; */
	TEXT-DECORATION: none
}
#linkitem .link-item-large A:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	COLOR: #003399; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; */
	TEXT-DECORATION: none
}
#linkitem .link-item-large A:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	COLOR: #003399; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; */
	TEXT-DECORATION: none
}
#linkitem .link-item-large A {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;
	COLOR: #003399; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; */
	TEXT-DECORATION: none
}
#linkitem A:visited {
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;*/
	}
#linkitem A:link {
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;*/
	}
#linkitem A:hover {
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;*/
	}
#linkitem A {
	FONT-SIZE: 12px; 
	FONT-STYLE: normal; 
	/*FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;*/
	}
#linkitem .item .link-item .bullet A:visited{
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #0E935E;
}
#linkitem .item .link-item .bullet A:hover{
	font-size:12px;
}
#linkitem .item .link-item .bullet A:link{
	font-size:12px;
}
#linkitem A .bullet{
	font-size:12px;
}
.bullet
{
	background-image:url(/_layouts/images/discbul.gif);
}
.maintainedby {
color:#333333;
font-family:"Trebuchet MS";
font-size:12px;
text-decoration:none;
}

.SideNavWidth
{
	width:200px;
	height:3px;
}
.MainPageWidth
{
				
	height:3px;
	width:790px;
	display:block;
}
#applicationsidelinkstable
{
				
	padding-right:10px;
	text-align:center;

}
#applicationsidelinkstable  .ms-quicklaunchouter
{
	margin-top:5px;
	border-width:0px;
	width:100%;
		text-align:left;
}
#applicationsidelinkstable .ms-quicklaunchheader {
white-space:nowrap;

}
#applicationsidelinkstable .ms-navSubMenu1 td {
border-top:1px solid #ADD1FF;

}
#applicationsidelinkstable .ms-navSubMenu1 table td {
border-top:0px solid #ADD1FF;
}

#applicationsidelinkstable table.ms-navheader td,
#applicationsidelinkstable .ms-navheader2 td,
#applicationsidelinkstable span.ms-navheader {
background-color:#D6E8FF;
border-left:1px solid #F2F8FF;
border-top:1px solid #F2F8FF;
padding:1px 4px 4px;
}

#applicationsidelinkstable .ms-quickLaunch {
background-color:#F2F8FF;
border:1px solid #6F9DD9;
font-family:tahoma;
font-size:8pt;
line-height:10pt;
padding-top:1px;
}

#applicationsidelinkstable table.ms-navSubMenu1{
background-color:#F2F8FF;
border-collapse:collapse;
width:100%;
}

#applicationsidelinkstable .ms-navitem td,
#applicationsidelinkstable span.ms-navitem {
background-image:url(/_layouts/images/navBullet.gif);
background-position:left top;
background-repeat:no-repeat;
font-family:tahoma;
padding:3px 6px 4px 18px;
}

#applicationsidelinkstable a.ms-navitem{
color:#003399;

}
#applicationsidelinkstable a:hover.ms-navitem {
color:#000000;
text-decoration:underline;

}

#applicationsidelinkstable .ms-selectednav td {
background:transparent url(/_layouts/images/navBullet.gif);
background-position:left top;
background-repeat:no-repeat;
border:1px solid #FFFFFF;
padding:0px 4px 1px 14px;
padding:3px 6px 4px 18px;

}

#applicationsidelinkstable .ms-selectednav {
background-color:#FFE6A0 ;
background-image:url(/_layouts/images/selectednav.gif) ;
background-repeat:repeat-x ;
border:1px solid #D2B47A ;
}

#applicationsidelinkstable a.ms-selectednav {
background:transparent none repeat scroll 0 0;
color:#000000;
}

#applicationsidelinkstable table.ms-selectednavheader td {
background:#FFE885 url(viewselectorgrad_citrus.gif) no-repeat scroll 0 0;

}

.pageProps
{
	 padding: 2px;		
}
.pagePropsInner
{
	background-color:#D5EFDA;
	border:1px #63cba0 solid;
	text-align:left				
				
}



#MSOTlPn_MainTD
{
	background-color:#D5EFDA;
	border:1px #63cba0 solid;
	padding: 4px;
}

#MSOTlPn_MainTD .ms-ToolPaneOuter
{
	 border:1px solid #6F9DD9;			
				
}
#MSOTlPn_MainTD .ms-ToolPaneBorder
{
				border-width:0px;
}
#MSOTlPn_MainTD .ms-TPHeader td
{
	padding-right:10px;

}
#MSOTlPn_MainTD .ms-TPBody
{
		margin-left:5px;
		margin-right:10px;
			
			
}
#MSO_tblPageBody
{
	margin-top:2px;
}

