/* CSS Document */

/* global element styles */
body {
	margin: 0px;
	padding: 0px;
}

body,p,a,li,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #595959;
}
a {
	color: #0C479D;
	text-decoration : none;
}
a:hover {
	background-color: #D3DEED;
}
ul 
{
	list-style-type: none;
}
ul li {
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: none;
	background-image: url(../../images/widgets/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-bottom: 5px;
}
ol li {
	padding-bottom: 2px;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

td {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

form {
	margin: 0px;
	padding: 0px;
}

input, select {
	color: #0C479D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}
hr {
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	line-height: 1px;
}



/* global classes */

.topnavbar {
	background-color: #000000;
	width: 100%;
}

/* headers */
.pageHeader  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 21px;
	color: #000000;
	font-weight : normal;
}

.pageSubHeader  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-top : 10px;
	color: #000000;
	font-weight : bold;
}

.pageSubSubHeader  {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-weight : bold;
}

.pageSubHeaderSection  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #000000;
}

.pageSubSubHeaderUnderline 
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-size: 10px;
	text-transform: uppercase;
}

.header1 {
	font-weight: normal;
	font-size: 18px;
	line-height: 21px
}
.header2 {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px
}
.header2:link {
	font-weight: bold;
	font-size: 14px;
	line-height: 16px
}
.header3 {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px
}


/* body copy */
.copy, copyBlack, copyRed, copyBold, copySmall  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color : #595959;
}
.copyBlack  {
	color: #000000;
}
.copyRed  {
	color: #CC0000;
}
.copyBold  {
	font-weight : bold;
}
.copySmall {
	font-size: 10px;
}
.copyHeader  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	color: #000000;
}
.copySubHeader  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #000000;
}
.copy:link, .copy:visited, .copyBold:link, .copyBold:visited, .copyHeader:link, .copyHeader:visited,
.copySubHeader:link, .copySubHeader:visited, .copySmall:link, .copySmall:visited  {
	/*color: #129A82;*/
	text-decoration : none;
	/*font-weight : bold;*/
}
.copy:hover, .copyBold:hover, copyHeader:hover, .copySubHeader:hover, copySmall:hover {
	background-color: #DCF0EC;
}
.copyRemarks, copyRemarksBold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #336666;
}
.copyRemarksBold  {
	font-weight : bold;
}

/* standard list tables */
.listTable {
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	border-left: #aaaaaa 1px solid;
	border-bottom: #aaaaaa 1px solid
}
.listTable TD {
	border-right: #eeeeee 1px solid;
	border-top: #eeeeee 1px solid;
	border-left: #eeeeee 1px solid;
	border-bottom: #eeeeee 1px solid;
	padding-right: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
.listTableHeader {
	background-color: #eeeeee;
	font-weight : bold;
}
.headerTable  td {
	font-size : 13px;
	padding : 2px 5px 2px 0px;
}

/* used by Search page */
.buttonsTable {
	border: 1px solid #CEDAEB;
}
.buttonsTable td {
	border: 1px solid #FFFFFF;
	padding: 2px;
	background-color: #E6ECF5;
}

/* news and events */
.newsHeadlines  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #00673E;
}
.newsHeadlines:link, .newsHeadlines:visited  {
	color: #0C479D;
}
.newsListTable td {
	font-size: 11px;
	padding-bottom: 4px;
	vertical-align: top;
	line-height: 14px;
	padding-top: 4px;
	border-bottom: #cccccc 1px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newsTitle {
	font-size: 18px;
	color: #000000;
	line-height: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.eventsHeadlines  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #595959;
}
.eventsHeadlines:link, .eventsHeadlines:visited  {
	color: #0C479D;
}


/* Home page rollovers */
.homePageLobRolloverText, .homePageLobRolloverText:link, .homePageLobRolloverText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color : #FFFFFF;
}
.homePageLobRolloverText:hover {
	background-color: transparent;
}
.homePageLobRolloverDropdown  {
	color: #0C479D;
	background-color: #F2F5FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width : 200px;
}


/* form objects */
.fieldClass  {
	color: #0C479D;
	background-color: #F2F5FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
}

.buttonRed  {
	color: #FFFFFF;
	background-color: #ED1C24;
	border: 1px outset #ED1C24;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttonGreen{
	color: #e7fc92;
	background-color: green;
	border: 1px outset #006400;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.buttonGreen:link, .buttonGreen:visited, .buttonGreen:hover  {
	color: #e7fc92;
	background-color: green;
	border: 1px outset #006400;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;	
}


/* navigation items */
.navLeftChapter, .navLeftChapterOn {
	font-size: 14px;
	color : #000000;
	line-height : 14px;
	font-weight : bold;
}
.navLeftChapterOn {
	color : #FE9915;
}
.navLeftSection, .navLeftSectionOn {
	color : #000000;
	font-size: 13px;
	line-height : 13px;
	font-weight : bold;
}
.navLeftSectionOn {
	color : #FE9915;
}
.navLeftChapter:hover, .navLeftSection:hover {
	color: #129A82;
}
.navHorizDividers  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A7BEBB;
}
.navTop {
	color: #129A82;
	text-decoration : none;
	font-weight : bold;
	font-size: 12px;
}
.navTop:hover {
	background-color: #DCF0EC;
}


/* bottom of pages */
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color : #818181;
	line-height: 35px;
}
.footer:link, .footer:visited {
	color: #0C479D;
	text-decoration : none;
}
.footer:hover {
	background-color: #D3DEED;
}



/* breadcrumbs */
.breadcrumb{ 
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	text-decoration : none;
 	color: #0C479D;
	padding-bottom: 1px;
}

.breadcrumb a {
	font-size: 10px;
}
.breadcrumb a:hover {
	background-color: #F0F2F7;
}

a.breadcrumbcurrent, a.breadcrumbcurrent:link, a.breadcrumbcurrent:visited, a.breadcrumbcurrent:hover {
	font-weight:bold;
}


/* dropdown menu and product finder classes */
.amenu {
	position:absolute;
	top:-1000px;
	left:-1000px;
	visibility:hidden;
	z-index:1000;
	display:block;
}

.navtable td {
	background-color:#818181;
	border-bottom: 1px solid #9A9A9A;
	height:15px;
	text-align:left;
}

.navtable td:hover {
	background-color:#4D4D4D;
	text-align:left;
}
	
.navtable td.navlast {
	border-bottom: 0px solid #9A9A9A;
}

.amenu .navtable a, .amenu .navtable a:hover {
	color: #FFFFFF;
	width:100%;
	font-size: 11px;
	font-weight:normal;
	display:block;
	padding-left: 13px;
	padding-right: 13px;
	height:15px;
}

.amenu .navtable a:hover {
	background-color:#4D4D4D;
}


td.staygrey, td.staygrey:hover {
	background-color:#818181;
	border-bottom: 0px solid #9A9A9A;
}


.navtable td.alphalisting {
	background-color:#C1C1C1;
	border-bottom: 0px solid #C1C1C1;
	padding-left: 10px;
	/*text-align: center;*/
}

.navtable td.alphalisting a, .navtable td.alphalisting a:hover {
	color:#4D4D4D;
	padding-left: 2px;
	padding-right: 2px;
	width:auto;
	display:inline;
}

.navtable td.alphalisting a:hover {
	color:#FFFFFF;
	border-bottom: 0px solid #C1C1C1;
	border-top: 0px solid #C1C1C1;
}


.navlast, .navtable, td.pfinderholder, td.staygrey, .pfinderholder, .thepfinderitems, td.pfinder{
	border-bottom: 0px solid #9A9A9A;
}

td.pfinder, td.pfinder:hover {
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px solid #9A9A9A;
	background-color:#4D4D4D;
}

td.pfinderholder:hover {
	background-color:#818181;
}

.navtable td.closer, .navtable td.closer:hover {
	text-align:right;
	background-color:#818181;
	padding-top:2px;
	padding-right:0px;
	margin-right:0px;
}

.navtable td.closer a, .navtable td.closer a:hover {
	width: auto;	
	display:inline;
	text-align:right;
	margin-top:0px;
	padding-right:2px;
	margin-right:0px;
	background-color:#818181;
}

.navtablesearch td
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	font-weight:normal;
	background-color:#818181;
	color:#FFFFFF;
}

.navtablesearch input, .navtablesearch select {
	border: 1 solid #BDCDE4;
	width: 120px;
	background-color: #F2F5FA;
}
.navtablesearch select {
	width: 126px;
	background-color: #F2F5FA;
}

.navtablesearch input#searchbutton{
	/*border: 0 solid #BDCDE4;*/
	border: 1px outset #006400;
	margin-top:10px;
	margin-bottom:10px;
	width: auto;
	color: #e7fc92;
	background-color: green;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin-top: 10px;	
}


/* Left Navigation */
.leftnav {
	border-top: 1px solid #818181;
	border-bottom: 1px solid #818181;
	padding-left: 0px; 
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	display: block;

}
.leftnav a 
{
	border-top: 1px solid #CCCCCC;
	display:block;
	line-height:15px;
	padding-left:10px;
}

.leftnav a.first, .leftnav a.firstproduct
{
	border-top: 0px solid #CCCCCC;
}
.leftnav a.firstproduct
{
	font-weight:bold;
}

/*.leftnav a.current
{
	font-weight:bold;
	color:#000000;
	background-image:url(../../images/widgets/arrow_red.gif);
	background-position: 5px 3px;
	background-repeat: no-repeat;
	padding-left:13px;
}

.leftnav a.currentfirst
{
	border-top: 0px solid #CCCCCC;
	font-weight:bold;
	color:#000000;
}*/

.leftnav a.current {
	background-position: 3px 3px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../../images/widgets/arrow_red.gif);
	color: #000000;
	background-repeat: no-repeat
}
.leftnav a.currentfirst {
	background-position: 3px 3px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../../images/widgets/arrow_red.gif);
	color: #000000;
	background-repeat: no-repeat;
	border-top: #cccccc 0px solid;
	font-weight: bold;
	color: #000000;
}

.level2 a
{
	padding-left:20px;
}

.level2 a.current
{
	font-weight:bold;
	color:#000000;
	background-image:url(../../images/widgets/arrow_red.gif);
	background-position: 12px 3px;
	background-repeat: no-repeat;
	padding-left:20px;
}
.level3 a
{
	padding-left:40px;
	background-image:url(../../images/widgets/blue.gif);
	background-position: 35px 6px;
	background-repeat: no-repeat;
	color: #547EBA;
	border-top: 0px solid #CCCCCC;
}

.level3 a.current
{
	padding-left:40px;
	color:#000000;
	background-image:url(../../images/widgets/arrow_red.gif);
	background-position: 32px 3px;
	background-repeat: no-repeat;
}

.level4 a {
	padding-left:50px;
	background-image:url(../../images/widgets/blue.gif);
	background-position: 45px 6px;
	background-repeat: no-repeat;
	color: #547EBA;
	border-top: 0px solid #CCCCCC;
}
.level4 a.current {
	padding-left:50px;
	color:#000000;
	background-image:url(../../images/widgets/arrow_red.gif);
	background-position: 42px 3px;
	background-repeat: no-repeat;
}

.content {
	padding-right:20px;
}

/* right column text and bullets */
.rightcolumn {
	padding-left: 15px;
	padding-right: 15px;
	color: #666666;
}
.rightcolumn p {
	color: #666666;
}
.rightcolumn ul {
	padding-left:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
.rightcolumn ul li {
	padding-left: 5px;
	padding-right: 10px;
	list-style-type: none;
	background-image: url(../../images/widgets/blue.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-bottom: 5px;
}
/*.rightcolumn a {
	background-color: #FEFEFE;
}*/


/* products */
.productslist p {
	margin-top:10px;
	margin-bottom:10px;
}

.productBold {
	font-weight: bold;
}

.producttabholder
{
	width:100%;
	border-bottom: 1px solid #CDCDCD;
}

.producttabs td a
{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	
	border-left: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
}

.producttabs a.current {
	border-left: 1px solid #CDCDCD;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	color: #000000;
}

.producttabs td.first a
{
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #CDCDCD;
}

.producttabs td.first a.current {
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	color: #000000;
}

.productImage {
	border-left: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
}

.productFileIcon {
	padding-right: 5px;
}

img.nostyleimage, p img.nostyleimage{
	border: 0px solid #C0C0C0;
}

 
a.datasheet {
	font-size:9px;
	
}

.pageSubSubHeaderUnderline 
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	font-size: 10px;
	text-transform: uppercase;
}

.pfinderselect
{
	color: #0C479D;
	background-color: #F2F5FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width : 225px;	
	margin-bottom: 5px;
}


.pfinderitem, .pfinderitem td
{
	background-color:#4D4D4D;
	border-bottom: 0px solid #9A9A9A;
}

.pfinderholder {
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 0px solid #9A9A9A;
	width:100%;
}


.pfinderitem td form {
	margin-left:12px;
	margin-right:5px;
	margin-top:2px;
	padding: 0px;
}

.pfinderitem td a, .pfinderitem td a:hover{
 	margin-left:0px;
	padding-left:0px;
	width:auto;
	display:inline;
}
.pfinderitem td {
	margin-left:0px;
	padding-left:0px;
	text-align:left;
}

.pfinder input, .pfinder select{
	color: #0C479D;
	background-color: #F2F5FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width : 225px;
}



.thepfinderitems {
	border-bottom: 0px solid #9A9A9A; 
}

select.categoryselect{
	color: #0C479D;
	background-color: #F2F5FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width : 225px;
}

select.jobcategoryselect{
	color: #0C479D;
	background-color: #F2F5FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	width : 225px;
}

.requiredField{
	color: #FF0000;
}

/* form tool objects */
.displayFieldLabel {
	color : #595959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
}
.displayFieldValue {
	color : #595959;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.displayFieldContents, .displayFieldContents input, .displayFieldContents select{
	color: #0C479D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.displayFieldContents select {
	background-color: #F2F5FA;
}


.txtBox{
	background-color: #F2F5FA;
}

.displayButtonClass  {
	color: #e7fc92;
	background-color: green;
	border: 1px outset #006400;
	font-weight: bold;
}
.displayButtonRow {
	background-color: #eeeeee;
}
.displayFormTable {
	border: 1px solid #aaaaaa;
	width : 100%;
}
.displayFormTable td {
	padding : 5px 5px;
}

.searchNumbersActive{
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}