/* CSS Document */

/* CSS Document */

/* CSS Document */


/* ===== top level menu ===================*/
<!--
.leftbracket {
	background-attachment: scroll;
	background-image: url(/AM/images/left_bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.topmenuitem {
	padding-right: 3px;
	padding-left: 3px;
	font-family:  "Arial Narrow",Helvetica,sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000033;
	margin-bottom: 0px;
	letter-spacing: .11em;
	
}
SPAN.topmenuitem A:link {
	color: #000000;
	text-decoration: none;
}
SPAN.topmenuitem A:hover {
	color: #003399;
	text-decoration: underline;
	background-color: #FFFFFF;
}
SPAN.topmenuitem A:visited {
	color: #253d5c;
	text-decoration: none;
}
.rightbracket {
	background-attachment: scroll;
	background-image: url(/AM/images/right_bracket.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.middlebracket {
	background-attachment: scroll;
	background-image: url(/AM/images/middle_bracket.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
-->
/* ====== search box =======*/

.search_left_bracket {
	background-attachment: scroll;
	background-image: url(/AM/images/search_left_bracket.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.search_right_bracket {
	background-attachment: scroll;
	background-image: url(/AM/images/search_right_bracket.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.search_middle_bracket {
	background-attachment: scroll;
	background-image: url(/AM/images/search_middle_bracket.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

/* ============header =====================*/
.header {
	CLEAR: both;
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	DISPLAY: block;
	BACKGROUND: #FFFFFF url(none) repeat scroll left center;
	FLOAT: none;
	BORDER-LEFT: #999999 0px solid;
	WIDTH: ;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 0px solid;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
HTML> Body #header {
	WIDTH: ;

}
.bodycolor {
	background-color: #FFFFFF;
}
body {
	
	text-align: left;
}
.highlight{
	font-weight: bold;
	color: #006699;
	background-color: #eeeeee;
}
.width1 {
	WIDTH: 90%;
}
.width2 {
	WIDTH: 90%;
}
td,p,font {
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
}
td{text-align: left;}
.sentence{
	text-transform:capitalize;
}

DIV.header {
	CLEAR: both;
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	DISPLAY: inline;
	BACKGROUND: none transparent scroll repeat 0% 0%;
	FLOAT: none;
	BORDER-LEFT: #999999 0px solid;
	WIDTH: ;
	COLOR: #000000;
	BORDER-BOTTOM: #999999 0px solid;
	text-align: left;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana, geneva, sans-serif;
}

.greybox{
	background-color: #FFDFBF;
	border: 1px solid #cccccc;
}

.searchbox{
	background-color: #EBEBEB;
	border: 1px solid #cccccc;
	margin: 0px;
	padding: 5px;
	width: 200px;
}

.boxyellow{
	background-color:#FFFFCC;
	border: 1px solid #666666;
}

Input.small{
FONT-SIZE: 9px; FONT-FAMILY: verdana, geneva, sans-serif; 
}

.small, small {
FONT-SIZE: 9px;
FONT-FAMILY: verdana, geneva, sans-serif; 

}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
.rightline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}

.leftline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.border{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
.fullborder {
	border: 1px solid #333333;
	padding: 3px;
}
/* right_nav styles */
.right_nav { font-family: Verdana, Arial, Helvetica, sans-serif;}
.boxheader{
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(/AM/templates/graphics/boxbackground.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 13px;
	text-align: left;
	vertical-align: middle;
	font-size: 10px;
	letter-spacing: 1px;
}	
.boxbody {
	
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBEBEB;
}
.verdana_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.verdana_small{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.special {
	background-color: #FF9900;
	color: #000000;
	
}
/* side navigations styles for left_nav  */
.menu_header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size:10px;
	letter-spacing: 1px;
}
.nav_item{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
}
Table.nav_item TD A:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
Table.nav_item TD A:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
Table.nav_item TD A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}

.sub_nav{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
Table.sub_nav TD A:link{
	color: #313e6a;
	text-decoration: none;
}
Table.sub_nav TD A:visited{
	color: #313e6a;
	text-decoration: none;
}
Table.sub_nav TD A:hover{
	color: #313e6a;
	text-decoration: underline;
}

/* lists */

ul { margin-left: 10; }
ol { margin-left: 10; }
li { margin-left: 1em; }
/* indented menu list */
.listalt {
	margin-left: 0;
	list-style-type: none;
}
.listalt #listitem{margin-left: 0em;}

/* italics */

em,i {
	font-style: normal;
	color: #660000;
	
}
/* links   */

a:hover {
	/*background-color: #eeeeee;*/
	color: #000000;
}
/* headers */

h1, .EH2 {
	font-size: 12pt;
	font-weight:bold;
	text-transform: uppercase;
	color:#000000;
}

h2{
	font-size: 11pt;
}
h3{
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.rightmenu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:0px;
	padding-left:5px;
	padding-bottom: 5px;
}
.rightmenu:hover {
	border-bottom-color: #000000;
}

/* eSeries */
.iMIS
{	font-weight: bolder; font-size: 10pt; font-style: italic; font-family: Times New Roman;}
.lgTitle
{ font-weight: bolder; font-size: 14pt; margin: 0px 0px 10px; color: silver; line-height: 100%;}
.regSymbol
{ font-size: 8pt; vertical-align: super; font-family: Tahoma, Arial; text-decoration: none;}
.important
{font-weight: normal; color: red; }
.IndexHeading 
{font-family:Tahoma; font-size:10pt; color:#EFEFEF; text-decoration:none; font-weight:bold;}
.Heading 
{font-family:Tahoma; font-size:12pt; color:#003366; text-decoration:none; font-weight:bold;}
.Text 
{font-family:Tahoma; font-size:10pt; color:#000000; text-decoration:none; font-weight:normal;}
.SmallText 
{font-family:Tahoma; font-size:8pt; color:#000000; text-decoration:none; font-weight:normal;}
.LeftIndextext 
{font-family:Tahoma; font-size:10pt; color:#ffffff; text-decoration:none; font-weight:normal;}
.BodyLink 
{font-family:Tahoma; font-size:10pt; color:#003366; text-decoration:underline; font-weight:normal;}
.ERSNavBar /*Recordset navigation bar */
{background-color:silver; }
.ERSHeader 
{ border-right: buttonshadow 1px solid; border-top: buttonhighlight 1px solid; font-weight: normal; font-size: 9pt; text-transform: capitalize; border-left: buttonhighlight 1px solid; color: black; padding-top: 0px; border-bottom: buttonshadow 1px solid; font-family: arial; letter-spacing: 1pt; height: 16px; background-color: #d6d3ce; text-align: center; text-decoration: none; }
.ERSHeader TD A:link 
{ font-weight: normal; font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:active 
{ font-weight: normal; font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader TD A:visited 
{ font-weight: normal; font-size: 9pt; color: black; font-family: arial; text-decoration: underline; }
.ERSHeader P
{font-weight:normal; font-size:9pt; color:black; font-family:Tahoma; text-decoration:none; }
.ETHRow
{background-color: #efefef; text-align: left;}
.ETH /* Table header used throughout site */
{font-size: 10pt; background-color: white; text-align: right;} 
.ETD /* Table cell used throughout site */
{font-size: 10pt; background-color: #efefe7; text-align: left;}
.ETDALT /* Alternating color for results lists used throughout site */
{background-color:white;}
.EBW10 /*Bold white 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; font-weight: 400; color:black; text-align : left;}
.ENW10 /* Normal white 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN12 /* Normal 12pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN11 /* Normal 11pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:black;}
.EN10 /* Normal 10pt font used throughout site */
{font-size:10pt; font-family:Tahoma; color:Black;}
.EN9 /* Normal 9pt font used throughout site */
{font-size:9pt; font-family:Tahoma; color:Black;}
.EN8 /* Normal 8pt font used throughout site */
{font-size:8pt; font-family:Tahoma; color:Black;}
/*
.EH2 /* 14pt font used throughout the site */
{font-weight: bold; font-size: 14pt; color: #003366; font-family: 'Trebuchet MS' ,Tahoma; text-decoration: none;}
.EH3 /*12pt font used throughout site */
{font-size: 10pt; font-weight:bold; width: 100%; color: darkred; border-bottom: black 2px double; font-family: 'Trebuchet MS' ,Tahoma; margin-bottom:2px;}
.EH4  /*8pt font used throughout site*/
{font-size:8pt; font-family:'Trebuchet MS',Tahoma; color:Crimson;}
.EB12 /* Bold 12pt font used throughout site */
{font-size:14pt; font-family:'Trebuchet MS',Tahoma; color:#003366; padding-top : 6px; font-weight:bolder; text-decoration: none;}
.EB11 /* Bold 11pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family:Tahoma; color:black;}
.EB10 /* Bold 10pt font used throughout site */
{font-weight:bolder; font-size:10pt; font-family:Tahoma; color:black;}
.EB9 /* Bold 9pt font used throughout site */
{font-weight:bolder; font-size:9pt; font-family:Tahoma; color:black;}
.SideLine1 
{position:absolute; left:0pt;}
.SideLine2 
{position:absolute; left:0pt;}
.ButtonBar1 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:center;}
.ButtonBar2 /* Table row that contains form buttons*/
{background-color:#DCDCC2; text-align:left;}
.ButtonBar3 /* Table row that contains form buttons */
{background-color:#DCDCC2; text-align:right;}
.Button1 /* All non-image form buttons */
{cursor:hand; border-top:black 1px solid; border-bottom:black 1px solid; border-left:black 1px solid; border-right:black 1px solid; background-color:silver; 
 color:black; font-size:8pt; font-family:Tahoma; border-style:outset;} 
.EToolBar /*Background color of search field area in eOrders, will be used throughout site*/
{background-color:#DCDCC2}
.ETaskBar /* Background color of task bar area in eOrders, will be used throughout site */
{background-color:silver;}
.ETaskActive /* Task bar area in eOrders, will be used throughout site*/
{font-weight:900; font-size:10pt; font-family:Tahoma; color:black; text-decoration: none;	background-color:silver;}
.ETaskNext /* Task bar area in eOrders, will be used throughout site */
{background-color:silver; font-size:10pt; font-family:Tahoma; text-decoration: none}
.ETask /* Task bar area in eOrders, will be used throughout site */
{	background-color:silver; font-size:10pt; font-family:Tahoma; text-decoration: none}
.ETask A:active, .ETask A: link, .ETask A:visited
{font-size:10pt; font-family:Tahoma;  color:red; text-decoration: none}
.EETABLE /* Table background color in eEvents */
{background-color:white;}
.EOTABLE /* Used in eOrders */
{background-color:#EFEFEF;}
.EOTH /* Table header rows used in eOrders */
{background-color: #EFEFEF;}
.EOTD /* Table cells used in eOrders */
{background-color:ivory;}
.EOBottomBar /* Footer area in eOrders */
{background-color:#006699}
.EOTitleBar /* Title area in eOrders */
{background-color:white;}
.EOProductNavBar /* Above and below main products list in eOrders */
{background-color:white;}
.EOListNavBar /* Below the retuned products list in eOrders */
{background-color:white;}
.EOInStock /* "In Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family:Tahoma; color:black; text-decoration:none;}
.EOOutofStock /*Out of Stock" text in eOrders */
{font-weight:bolder; background-color:silver; font-size:10pt; font-family:Tahoma; color:red; text-decoration:none;}	

/* Content Manager Login */
.SCLoginBar,.HeaderBar
  {font-size: 13px; color: #CCFFFF; font-weight: bold; background: #0033cc;}
  
/* Site Map */
a.SiteMap, a.SiteMap:link, a.SiteMap:visited, a.SiteMap:hover, a.SiteMap:visited:hover, a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover
  {font-size: 13px; color: blue; text-decoration: none; font-weight: normal;}
a.SiteMapTitle, a.SiteMapTitle:link, a.SiteMapTitle:visited, a.SiteMapTitle:hover, a.SiteMapTitle:visited:hover
  {font-size: 15px; font-weight: bold;}

/* Site Search */
.SEHeaderBar
  {font-size: 15px; color: #CCFFFF; font-weight: bold; background: #0033cc;}
  
/* Tagged Pages */
.TPHeader
  {font-size: 15px; font-weight: bold; color: #000066;}
 .TPICHeader
 {font-size: 14px; font-weight: bold; color: #000000; }
.TPTitle
  {font-size: 14px; font-weight: bold; color: #000099;}
.TPCMBody
  {font-size: 12px;}
a.TPLink, a.TPLink:link, a.TPLink:visited, a.TPLink:hover, a.TPLink:visited:hover
  {font-size: 12px; text-decoration: none; color: #0000FF;}
a.TPLinkSelected, a.TPLinkSelected:link, a.TPLinkSelected:visited, a.TPLinkSelected:hover, a.TPLinkSelected:visited:hover
  {font-size: 11px; text-decoration: none; color: #0000FF; font-weight: bold;}

/* JobConnect */
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
