/***************************************************************************
	Standard styles crafted over the years
/**************************************************************************/


a:link, a:visited, a.active
{
	text-decoration: underline;
	font-size: 13px;
	color: #000080;
}
a:hover      
{
	text-decoration: underline;
	font-size: 13px;
	color: red 
}

a.mnav:link, a.mnav:visited, a.mnav:active     
{
	text-decoration: none;
	font-size: 10px;
	color: white 
}
a.mnav:hover      
{
	text-decoration: none;
	font-size: 10px;
	color: yellow 
}

a.l2:link,a.l2:visited
{
	text-decoration: underline;
	font-size: 13px;
	color: red 
}
a.l2:active,a.l2:hover      
{
	text-decoration: underline;
	font-size: 13px;
	color: rgb(200,0,0) 
}

font.yah		
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffffff; 
}
a.yah:link, a.yah:visited, a.yah:active     
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000; 
}
a.yah:hover      
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: red; 
}

font.wee		
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

font.wee2		
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: rgb(51,51,51);
}

.f1			
{
	font-family: Tahoma, sans-serif;
	font-size: 11px; 
}

.f2			
{
	font-family: Tahoma, sans-serif;
	font-size: 13px; 
}

.f3			
{
	font-family: Tahoma, sans-serif;
	font-size: 15px; 
}

.f4			
{
	font-family: Tahoma, sans-serif;
	font-size: 17px; 
}

a.wee:link, a.wee:visited, a.wee:active     
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000080;
}
a.wee:hover      
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: red;
}

a.nav:link,a.nav:visited,a.nav:active     
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000080;
}
a.nav:hover      
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: red;
}

font.topdate		
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #646464;
	font-weight: bold;
}

body.default  
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: black;
}

.searchresulturl 
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #4040c0;
}

select.seldept 
{
	padding-left: 4px;
	font-size: 11px;	
	font-family: Tahoma, sans-serif
}

font.crum					
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.crum:link,a.crum:visited,a.crum:active     
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #000000; 
}
a.crum:hover      
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #ffba00;
}

font.copy,span.copy,span.scopy
{
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #73735b;
}

a.copy:link, a.copy:visited, a.copy:active     
{
	font-family: Tahoma, sans-serif;
	font-size: 11px; font-weight: bold;
	text-decoration: underline;
	color: #000080; 
}

a.copy:hover      
{
	font-family: Tahoma, sans-serif;
	font-size: 11px; font-weight: bold;
	text-decoration: underline;
	color: rgb(192,0,0) 
}

font.lohi					
{
	font-family: Tahoma, sans-serif;
	font-size: 11px  
}

font.hpcontact
{ 
	font-family: Tahoma, sans-serif;
	font-size: 10.5px;
	line-height: 14px;
	font-weight: normal;
}

font.hpcontactb
{ 
	font-family: Tahoma, sans-serif;
	font-size: 10.5px; 
	line-height: 14px; 
	font-weight: bold;
}

a.hpcontact:link, a.hpcontact:visited, a.hpcontact:active
{
	text-decoration: underline; 
	font-size: 11px; 
	color: rgb(0,0,0); 
	font-weight: normal;
}

a.hpcontact:hover
{
	text-decoration: underline; 
	font-size: 11px; 
	color: red; 
	font-weight: normal;
}

font.pagelink
{
  font-weight: bold;
  font-size: 13px;
  color: #000099;
  font-family: tahoma, arial, sans-serif;
  text-decoration: none
}

A.pagelink:link, A.pagelink:visited, A.pagelink:active
{
  font-weight: bold;
  font-size: 13px;
  color: #000099;
  font-family: tahoma, arial, sans-serif;
  text-decoration: none
}
A.pagelink:hover
{
  font-weight: bold;
  font-size: 13px;
  color: #cc0000;
  font-family: tahoma, arial, sans-serif;
  text-decoration: none
}

div.divFormSecurity
{   
	width:90%; 
	padding:4px; 
	background-color:#f8f8f8; 
	border: solid 1px #e0e0e0;
	line-height:28px;
	text-align:center;
}

/***************************************************************************
	Menu looking UL for Edit Menu
/**************************************************************************/
#divEditMenu
{   
	border: #959595 1px solid;
	padding: 2px;
	font-family: tahoma;
	background-color: #ffffff;
	text-decoration: none;
	position:absolute;
	display: none;
	z-index: 1000;
}

#divEditMenuOptions
{
	width: 130px;
	padding: 0 0 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
}

#divEditMenuOptions ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#divEditMenuOptions li 
{
	margin: 0;
}

#divEditMenuOptions li.WorkFlow
{
	padding: 5px 5px 5px 30px;
	background-image: url(../img/icons/em_workflow.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	background-color: #c0c0c0;
	color: #f00;
	font-weight: bold;
}

#divEditMenuOptions li.HtmlOrphan
{
	padding: 5px 5px 5px 30px;
	background-image: url(../img/icons/em_issue.png);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	background-color: #c0c0c0;
	color: #f00;
	font-weight: bold;
}

#divEditMenuOptions li a
{
	display: block;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000;
	text-decoration: none;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 2px 1px;
}

#divEditMenuOptions li a.HtmlEditor
{
	background-image: url(../img/icons/em_html.png);
}
#divEditMenuOptions li a.Layout
{
	background-image: url(../img/icons/em_layout.png);
}
#divEditMenuOptions li a.Navbuilder
{
	background-image: url(../img/icons/em_navbuilder.png);
}
#divEditMenuOptions li a.Issue
{
	background-image: url(../img/icons/em_issue.png);
}
#divEditMenuOptions li a.Admin
{
	background-image: url(../img/icons/em_admin.png);
}
#divEditMenuOptions li a.Workflow
{
	background-image: url(../img/icons/em_workflow.png);
}

#divEditMenuOptions li a:hover
{
	background-color: #f0f0f0;
	color: #000000;
}

html>body #divEditMenuOptions li a
{
	width: auto;
}
#divEditMenuOptions form
{
	display: none; 
	margin: 0;
}


/***************************************************************************
	Menu looking UL for Work Flow Menu
/**************************************************************************/
#divWorkFlowMenu
{
	border: #959595 1px solid;
  padding: 2px;
  font-family: tahoma;
  background-color: #ffffff;
  text-decoration: none;
  position:absolute;
	display: none;
	z-index: 1000;
}

#divWorkFlowMenuOptions
{
	width: 130px;
	padding: 0 0 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
}

#divWorkFlowMenuOptions ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#divWorkFlowMenuOptions li 
{
	margin: 0;
}

#divWorkFlowMenuOptions li a
{
	display: block;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000;
	text-decoration: none;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 2px 1px;
}

#divWorkFlowMenuOptions li a.Approve
{
	background-image: url(../img/icons/em_approve.png);
}
#divWorkFlowMenuOptions li a.Decline
{
	background-image: url(../img/icons/em_decline.png);
}
#divWorkFlowMenuOptions li a:hover
{
	background-color: #f0f0f0;
	color: #000000;
}
html>body #divWorkFlowMenuOptions li a
{
	width: auto;
}
#divWorkFlowMenuOptions form
{
	display: none; 
	margin: 0;
}

/***************************************************************************
	Menu looking UL for email
/**************************************************************************/
#divEmailMenu
{
	border: #959595 1px solid;
  padding: 2px;
  font-family: tahoma;
  background-color: #ffffff;
  text-decoration: none;
  position:absolute;
	display: none;
	z-index: 1000;
}

#divEmailMenuOptions
{
	width: 130px;
	padding: 0 0 0 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	color: #000000;
	text-align: left;
}

#divEmailMenuOptions ul
{
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
	
#divEmailMenuOptions li 
{
	margin: 0;
}

#divEmailMenuOptions li a
{
	display: block;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
	color: #000;
	text-decoration: none;
	width: 100%;
	background-repeat: no-repeat;
	background-position: 2px 2px;
}

#divEmailMenuOptions li a.SendALink
{
	background-image: url(../img/icons/email_tofriend.png);
}

#divEmailMenuOptions li a.ContactUs
{
	background-image: url(../img/icons/email_contactus.png);
}

#divEmailMenuOptions li a:hover
{
	background-color: #f0f0f0;
	color: #000000;
}

html>body #divEmailMenuOptions li a
{
	width: auto;
}

#divEmailMenuOptions form
{
	display: none; 
	margin: 0;
}

/***************************************************************************
	Search Results Page
/**************************************************************************/

/* SEARCH SUB HEADER */

#srchSubHeader td
{
	height: 24px;
	background-color: #eeeeee;
	vertical-align: middle;
	padding: 0px 5px;
}

#srchSubHeader font.srchSubHeader
{
	font-family: tahoma, sans-serif; 
	font-size: 15px; 
	font-weight: Bold; 
	color: #000000;
	line-height: 25px; 
}

#srchSubHeader font.srchSearchedFor
{
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 21px; 
}


font.srchResultsLabel
{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #000000;
	line-height: 19px; 
}
font.srchResultsInfo
{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #000000;
	line-height: 19px; 
}

/* SEARCH RESULTS NONE */
#srcNoResults table
{
	width: 100%;
	border-bottom: solid 1px #7d7d7d;
	margin-bottom: 35px;
}

#srcNoResults font
{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	vertical-align: middle; 
	color: #000000;
	line-height: 19px; 
}

a.srchResultsAll:link,
a.srchResultsAll:visited, a.srchResultsAll:active
a.srchResultsAll
{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #000000;
	line-height: 19px; 
	text-decoration: none; 

}
a.srchResultsAll:hover
{  
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #c00000;
	line-height: 19px; 
	text-decoration: none; 
}

a.srchDisplayLink:link,
a.srchDisplayLink:visited, a.srchDisplayLink:active
a.srchDisplayLink
{
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #000000;
	line-height: 21px; 
	text-decoration: none; 

}
a.srchDisplayLink:hover
{  
	font-family: tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle; 
	color: #c00000;
	line-height: 21px; 
	text-decoration: none; 
}

.srchDisplaySub 
{ 
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle; 
	color: #000000;
	line-height: 17px; 
}
.srchDisplayURL
{ 
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle; 
	color: #808080;
	line-height: 17px; 
}

/*----------------------------------------*/

#srcResultsNumber table
{
	width:100%; 
	margin-bottom: 5px;
	border-bottom: solid 1px #7d7d7d;
}

/***************************************************************************
	General Layout
/**************************************************************************/

div.oAllScreen
{
	display:block;
	position:relative;
	top:0px;
	left:0px;
	height:100%;
}

td.PaddingFive
{
	width:5px;
	vertical-align: top;
}

td.PaddingTen
{
	width:10px;
	vertical-align: top;
}

td.PaddingFiveteen
{
	width:15px;
	vertical-align: top;
}


td.LeftEdge
{
	width:5px;
	vertical-align:top;
	background-image:url(../img/hp/leftedge.gif);
	background-repeat:repeat-y;
}

td.RightEdge
{
	width:5px;
	vertical-align:top;
	background-image:url(../img/hp/rightedge.gif);
	background-repeat:repeat-y;
}

/* begin added by joey for bus. reg. form in dept/redeve/econ/bus reg.asp */
.lefttd{
	background-color:#FFFFFF;
	width:30%;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
 
.righttd{
	background-color:#ffFFFF;
	width:70%;
} 

/* end added by joey for bus. reg. form in dept/redeve/econ/bus reg.asp */