
/***********************************************/
/* 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;
}

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;
}
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;
}
/************* #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;
}

#utilityNav a {
	font-size: 70%;
	padding: 4px 4px 4px 0;
}
.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:347px;
}
.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;
}


/*****************BEGIN NAV BAR STYLES************************************/
/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_drop6.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/*

.preload1 {background: url(graphics/six_0a.gif);}
.preload2 {background: url(graphics/six_1a.gif);}

#nav {padding:0; margin:0; list-style:none; height:35px; background:#fff url(graphics/six_0.gif) repeat-x; position:relative; z-index:200; font-family:arial, verdana, sans-serif; text-align:left; padding-left:5px}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:35px; line-height:35px; text-decoration:none; font-size:105%; font-weight:bold; padding:0 0 0 0px; cursor:pointer;background: url(graphics/six_0.gif);}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(graphics/six_0.gif) right top no-repeat;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:35px; background: url(graphics/six_0a.gif) no-repeat right top;}

#nav li:hover a.top_link,
#nav a.top_link:hover
{background: url(graphics/six_0a.gif) no-repeat; text-decoration:underline;}
#nav li:hover a.top_link span, 
#nav a.top_link:hover span
{background:url(graphics/six_0.gif) no-repeat right top;}
#nav li:hover a.top_link span.down,
#nav a.top_link:hover span.down
{background:url(graphics/six_0a.gif) no-repeat right top; padding-bottom:3px;}

#nav table {border-collapse:collapse; padding:0; margin:0; position:absolute; left:0; top:0;}

#nav li:hover {position:relative; z-index:200;}
#nav a:hover {position:relative; white-space:normal; z-index:200;}

#nav :hover ul.sub
{left:1px; top:30px; background: #e8e8e8;  color:#FFF; padding:3px; border:1px solid #006699; white-space:nowrap; width:235px; height:auto; z-index:300; text-decoration:underline}
#nav :hover ul.sub li
{display:block; height:28px; position:relative; float:left; width:auto; font-weight:normal; white-space:nowrap; border-bottom:2px dashed #fefefe; padding-top:3px}
#nav :hover ul.sub li a
{display:block; font-size:13px; font-weight:bold; height:24px; width:230px; line-height:18px; text-indent:5px; color:#006699; text-decoration:none;border:1px solid #e8e8e8;padding-top:3px}
#nav li ul.sub li a.fly
{background:#e8e8e8 url(graphics/arrow.gif) 220px 8px no-repeat;}
#nav :hover ul.sub li a:hover 
{background:#7fb2cc; border-color:#fff; text-decoration:underline;}
#nav :hover ul.sub li a.fly:hover
{background:#7fb2cc url(graphics/arrow_over.gif) 220px 8px no-repeat; color:#fff;}

#nav li b {display:block; font-size:12px; height:18px; width:125px; line-height:18px; margin-bottom:3px; text-indent:6px; color:#ff6; border-bottom:1px solid #ff6; cursor:default;}

#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:220px; top:-4px; background: #e8e8e8; padding:6px; border:1px solid #006699; white-space:nowrap; width:auto; z-index:400; height:auto;}

#nav ul, 
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover li:hover > ul
{left:220px; top:-4px; background: #e8e8e8; padding:3px; border:1px solid #006699; white-space:nowrap; width:auto; z-index:400; height:auto;}
#nav li:hover > ul ul 
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover > a.fly
{background:#006699 url(graphics/arrow_over.gif) 230px 8px no-repeat; color:#fff; border-color:#fff;} 
#nav li:hover li:hover > li a.fly
{background:#e8e8e8 url(graphics/arrow.gif) 230px 6px no-repeat; color:#000; border-color:#e8e8e8;} 
*/

#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 14px 32px;
/*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%;
}
.proxJS{
padding-top:13px;
}
.proxJS p{
margin-bottom:13px;
}
.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;
}
