

/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body, html{
	font-family: Arial,sans-serif;
	color: #333333;
	/*line-height: 1.166;	*/
	line-height: 1.35em;
	margin: 0px;
	padding: 0px;
	font-size:1em;
	background-color:#04733e;
/*	width:761px;   */
border:0pt none;
}
form{
margin:0px;
padding:0px;
}
a{
	color: #327ab8;
	text-decoration: none;
	outline: none;
}

a:link{
	color: #327ab8;
	text-decoration: none;
	outline: none;
}
object, embed{
	outline:none;
}

a:visited{
	color: #327ab8;
	text-decoration: none;
	outline: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
	outline: none;
}
a:active
{
  outline: none;
}
a.graytext:hover{
	color:#9d9d9d;
	text-decoration: underline;
	outline: none;
}
.graytext{
	color:#9d9d9d;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 margin: 0px;
 padding: 0px;
}

h1.servAreaHead{
 font-family: Arial,sans-serif;
 font-size: 100%;
 margin: 0px;
 padding: 0px;
 font-weight:normal;
 padding-top:16px;
}

h2.pageTitle, h1.pageTitle{
 font-family: Arial,sans-serif;
 font-size: 1.15em;
 color: #aa4c00;
 margin: 0px;
 padding: 0px;
 text-transform:uppercase;
}
h2{
 font-family: Arial,sans-serif;
 font-size: 1em;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Arial,sans-serif;
 font-size: .95em;
 color: #af570f;
 margin: 0px;
 padding: 0px;
}
#sidebarSvcContents h4, #sidebar2 h4, #sidebar1 h4, #sidebarSvcContentsWide h4{
font-size:.9em;
text-transform:uppercase;
 color: #aa4c00;
}
h4{
 font-family: Arial,sans-serif;
 font-size: 90%;
 font-weight: bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;/*
 margin: 0px;
 padding: 0px;*/
}

ul{
/* list-style-type: square;*/
list-style-type:circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
li.svcList{
padding:0 3px 12px 0;
margin:0px;
font-size:82%;
line-height:1.35em;
}
li.disabledList{
padding:0 3px 12px 0;
margin:0px;
font-size:82%;
line-height:1.35em;
color:#999999;
}
li.rsrcList{
padding:0 5px 8px 0;
margin:0px;
font-size:85%;
line-height:1.35em;
list-style-type:circle;
}
li.svcList50{
padding:0 5px 6px 0;
margin:0px;
width:210px;
line-height:1.8;
}
li.historyList{
list-style:circle; padding-bottom:8px; margin-left:18px;
}
li.assocList{
list-style:circle; padding-bottom:8px;
}
li.assocNumList{
padding-bottom:8px;
}
label{
 font-family: Arial,sans-serif;
 font-size: 85%;
 font-weight: bold;
 color: #334d55;
 vertical-align:text-top;
}
#sidebar1 label{
font-size:70%;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pageBgTop{
z-index:0; background-image:url(/graphics/bg_grad2000top.jpg); background-position:top center; background-repeat:repeat-x; background-color:#60a483;
}
#wrapper{
width:100%;
background-image:url(/graphics/bg_grad2000bottom.jpg);
background-position:bottom center;
background-repeat:no-repeat;
z-index:1;
}
#constrainer{
padding:0px;
margin:0px;
	width:770px;
	/*height:100%;*/
}
#masthead{
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #cccccc;*/
	width:770px;
	background-color:#FFFFFF;
}

/*#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
#leftCol{
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}*/

#headlines{
  float:right;
	/*width: 20%;*/
	width:180px;
		border-right: 1px dotted #dddddd;
	border-left: 1px dotted #dddddd;
	border-bottom: 1px dotted #dddddd;
	padding-right: 10px;
  text-align:left;
  
}

#content{
  /*float: left;width: 75%;*/
  /*width:482px;*/
  width:auto;
  padding-right:10px;
  margin-right:10px;
  margin-left:10px;
  text-align:left;
}
/*.2colwideside_contentbg{
background-image:url(/graphics/bg_content_2colwideside.jpg); background-position:top; background-repeat:repeat-y;
}
.2colnarrowside_contentbg{
background-image:url(/graphics/bg_content_2colnarrowside.jpg); background-position:top; background-repeat:repeat-y;
}*/
/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
.svcCallout td{
display:inline;
/*border:1px dashed #ddd;*/
margin:0px;
padding:0px;
text-align:left;
}
.svcCallout p{
border:1px solid #ccc;
margin:10px;
padding:10px;
display:block;
}
.svcCallout img{
	float: left;
	margin-top: 4px;
	margin-right:10px;
	border:1px solid #ccc;
}
.headlines50 img{
	float: left;
	margin-top: 4px;
	margin-right:10px;
	border:1px solid #ccc;
}
.headlines50 h4{
font-size:80%;
padding:5px;
}
.homeHead{
	text-transform:uppercase;
	padding:10px 0 4px 10px;
	margin:0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size:120%;
}

h3.homeHead{
	padding:10px 0 0 0;
	margin:0;
	font-size:1.3em;
}
a.homeH{
	color:#AF570F !important;
	text-decoration:none;
}
a.homeH:hover{
	color:#AF570F;
	text-decoration: underline;
	outline: none;
}
/************* #globalNav styles **************/


#globalNav{
/*padding: 5px 0px 5px 10px;*/
/*border-top: 1px solid #CCC;
border-bottom: 1px solid #BBB;
color: #cccccc;*/
}

#globalNav img{
 display:block;
}

#globalNav a {
	/*font-size: 110%;
	padding: 0 4px 0 0;*/
}
/************* #utilityNav styles **************/

#utilityNav{
padding: 32px 6px 6px 6px;
/*border-right: 1px solid #CCC;
border-left: 1px solid #CCC;
border-bottom: 1px solid #CCC;*/
color: #cccccc;
float:right;
}
.pipe{
	
font-size:60%;
padding:0 3px 2px 0;
color:#CCCCCC;
}

#utilityNav a {
	font-size: 70%;
	padding: 4px 4px 4px 0;
}

#customized {
	position:absolute;
	text-align:right;
	width:698px;
	/*text-align:right;*/
	z-index:10000;
	height:29px;
	vertical-align:bottom;
	overflow:hidden;
}
#customized h3{
	padding:6px 9px 0 0;
	font-size:11px;
}
#customized table{
	float:right;
}
#customized td{
}

.smBut{
font-size:90%;
font-weight:bold;
color:#006699;
text-decoration:none;
margin:4px 0px 0px 0px;
padding:0px 4px;
}
#searchBut{
font-size:70%;
font-weight:bold;
color:#006699;
text-decoration:none;
margin:4px 0px 0px 0px;
padding:0px 4px;
}
.searchBut{
font-size:70%;
font-weight:bold;
color:#006699;
text-decoration:none;
margin:4px 0px 0px 0px;
padding:0px 4px;
}
.feature .searchBut{
font-size:90%;
font-weight:bold;
color:#006699;
text-decoration:none;
margin:4px 0px 0px 0px;
padding:0px 4px;
}
.searchField{
margin:4px 2px 0px 0px;
padding:0px;
height:20px;
width:337px;
}
.searchBut2{
font-size:90%;
font-weight:bold;
color:#006699;
text-decoration:none;
margin:4px 0px 0px 0px;
padding:0px 4px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 60%;
	padding: 0px 0px 0px 0px;
	margin:0px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 4px 0px;
	font-size: 80%;
	line-height: 1.45;
}
.feature table{
	padding: 0px 0px 10px 0px;
	font-size: 100%;
	line-height: 1.45;
}
.feature h3{
	padding: 10px 0px 5px 0px;
	/*text-align: center;*/
}

.feature img{
	/*float: left;
	margin-top: 4px;
	margin-right:10px;*/
	border:1px solid #ccc;
}
/************** #locationsearch styles *****************/

#locationsearchBut{
font-weight:bold;
color:#006699;
text-decoration:none;
}

/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 0px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 0px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	/*border-top: 1px solid #cccccc;*/
	font-size: 75%;
	/*color: #b2b2b2;*/
	/*padding: 10px 0px 10px 10px;*/
}

/*#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}*/



/*********** #navBar link styles ***********/
/*
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
/*
html>body #navBar li {border-bottom: none;}*/


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 10px 0px 10px;
	font-size:80%;
}

#advert img{
	display: block;
}



/************** #headlines styles **************/

#headlines{
	margin: 0px 0px 6px 10px;
	padding: 10px 6px 0px 10px;
	font-size: 80%;
		line-height: 1.65;
}

#headlines p{
	padding: 0px 0px 0px 0px;

}
#headlines h3{
color:#333333;
}


#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 238px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f7f6f2; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 6px 24px 16px 6px;
	font-size:85%;
}
#sidebar1.ie6 {
	float: right; /* since this element is floated, a width must be given */
	width: 268px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f7f6f2; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 6px 0px 16px 0px;
	font-size:85%;
}
#mainContent { 
	margin: 0px 295px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	/*height:100%;*/
} 
#sidebarSvc {
	float: right; /* since this element is floated, a width must be given */
	width: 281px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	max-width:281px;
	background: #f7f6f2; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image:url(/graphics/hgrad_svcLanding.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin: 0px 23px 0px 0px;
	font-size:85%;
}
#sidebarSvc.ie6  {
	float: right; /* since this element is floated, a width must be given */
	width: 302px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	max-width:302px;
	background: #f7f6f2; /* the background color will be displayed for the length of the content in the column, but no further */
	background-image:url(/graphics/hgrad_svcLanding.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px;
	font-size:85%;
}
#sidebarSvcContents{
padding:24px 16px;
margin:0px;
}
#sidebarSvcContentsWide{
/*padding:0px 16px 24px 16px;
margin:0px;*/
	padding: 6px 16px 16px 16px;
}
#mainContentSvc { 
width:442px;
max-width:442px;
	margin: 0px 294px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 0px 0px 21px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 163px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f7f6f2; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 6px 24px 16px 6px;
	font-size:85%;
}
#sidebar2.ie6 {
	float: right; /* since this element is floated, a width must be given */
	width: 187px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #f7f6f2; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 6px 0px 16px 6px;
	font-size:85%;
}
#sidebar2 p, #sidebarSvc p{
padding:0px;
margin:12px 0px 13px 0px;

}
#mainContent2 { 
	margin: 0px 215px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px 12px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.hpbotcallout{
padding:80px 0px 0px 31px;
/*border:1px dotted #F00;*/
}
.insText{
font-style:italic;
margin-left:17px;
margin-top:2px;
color:#999999;
font-size:.85em;
}
.alertText{
font-size:1.3em;
color:#fe7569;
font-weight:bold;
height:70px;
}
.dueText{
font-size:1.3em;
color:#fe7569;
font-weight:bold;
}
.hpAlert{
width:770px;
background-color:#FF6000;
color:#FFFFFF;
text-align:center;
background-image:url(graphics/bg_alert2.gif);
background-repeat:repeat-y;
font-size:.8em;
font-weight:bold;
}
#wslider a:link{
color:#FFFFFF;
text-decoration:underline;
}
#wslider a:visited{
color:#FFFFFF;
text-decoration:underline;
}
#wslider a:hover{
color:#FFBF99;
text-decoration:underline;
}
#wslider a:active{
color:#FFFFFF;
}
a.subsectButlink:link{
color:#03713c;
}
a.subsectButlink:visited{
color:#03713c;
}
a.subsectButlink:hover{
color:#03713c;
text-decoration:underline;
}
a.subsectButlink:active{
color:#03713c;
}
.subsectBut{
background-image:url(/graphics/subsectBg.jpg);
background-repeat:no-repeat;
width:117px;
height:89px;
max-height:64px;
margin:0px 8px 8px 0px;
padding:25px 0px 0px 0px;
border:4px solid #cbb7a1;
text-align:center;
color:#03713c;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:1.05em;
font-weight:bold;
text-transform:uppercase;
line-height:1.1em;
vertical-align:middle;
}
.mediasectBut{
background-image:url(/graphics/mediasectBg.jpg);
background-repeat:no-repeat;
background-position:right;
width:167px;
height:89px;
max-height:64px;
margin:0px 8px 8px 0px;
padding:25px 0px 0px 0px;
border:4px solid #cbb7a1;
text-align:center;
color:#03713c;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size:1.05em;
font-weight:bold;
text-transform:uppercase;
line-height:1.1em;
vertical-align:middle;
}
.r1{
background-color:#f3f8fd;
padding:10px;
}
.r2{
background-color:#FFF;
padding:10px;
}
.errorText {
	color: #FF0000;
}
#sidebar2 #staffData{
visibility:hidden;
display:none;
}
#sidebar2 .dist{
margin-bottom:16px;
}
#jobDetails li{
padding:0px 5px 6px 0px;
margin:0px;
}
#jobDetails ul{
display:block;
margin-top:0px;
}
#jobDetails td, #jobDetails tr{
padding-top:0px;
margin-top:0px;
}
.ev1{
border-top:1px dotted #ccc;
border-right:1px dotted #ccc;
}
.tab {color:#FFF;font-size:.8em;
font-weight:bold;}
/*  .tabb {font-size:12px; font-family:Arial,Helvetica;}*/
.smtext{
font-size:85%;
}
.captiontext{
	font-size:.75em;
	font-style:italic;
	line-height:1.2em;
	color:#333;
}
.desctext{
font-size:95%;
margin-top:5px;
}
.hourp{
	margin-bottom:0px;
}
.proxJS{
padding-top:13px;
}
.proxJS p{
margin-bottom:13px;
}
.proxJS td{
padding:8px 8px 0px 8px;
margin-bottom:0px;
}
.proxJS li{
list-style-type:circle;
padding-bottom:8px; margin-left:18px;
}
div#map{
border:1px solid #999;
}
#sampleappsLayer {
	position:relative;
	width:100%;
	z-index:2;
	visibility: hidden;
}
.testimonials p{
	margin:0;
	padding:0 0 0 2px;
	/*cursor:pointer;*/
	/*background-image:url(/graphics/testimonialsBg.jpg);
	background-repeat:no-repeat;*/
}
#sidebar2 .scrollDiv{
	display:none;
}
