/**************************************
* Global default settings
**************************************/

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

.copyright {
	color: #666666;
	background-color: #ffffff;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:10px;
}
.bodyText {
	color:#000000;
	background-color:#f0f0df;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
}
.bodyText td {
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:12px;
}
.bodyText a {
	color:#000000;
}
.bodyText a:link {
	color:#0000cc;
}
.bodyText a:visited {
	color:#800080;
	color:#0000cc;
}


/**************************************
* Logo and top navigation
**************************************/

.logo {
	background-color: #ffffff;
	color: #0000c0; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 10pt;}
.logo1 {
	background-color: #ffffff;
	color: #0000c0; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 16pt; 
	font-weight: bold;}
.logo2 {
	background-color: #ffffff;
	color: #f6053e; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;}
.clock {
	background-color: #ffffff;
	color: #0000c0; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold;}
	body,td,a,p,.h {
	font-family: arial,sans-serif;
	font-size: 11pt;}


/**************************************
* Tables
**************************************/
	


/**************************************
* TDs
**************************************/
	
td.errorMsg {
	color: #ff0000;
   	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td.searchSite {
	color: #004080;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
	padding: 5px 5px 5px 5px;
}

.searchSiteInput {
	background-color: #ffffff;
	color: #000000;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
	vertical-align: bottom;
}

.searchSiteSelect {
	background-color: #ffffff;
	color: #000000;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
	border: 1px, solid, #0000c0;
}

.searchSiteSubmit {
	background-color: #0000c0;
	color: #ffffff;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
	font-weight: bold;
	border: 1px, solid, #0000c0;
	vertical-align: bottom;
	cursor: pointer;
}

td.resultNavLeft {
	color: #cccccc;
	color: #666666;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
   	padding-top: 0px; 
   	padding-right: 5px;
   	padding-bottom: 5px;
   	padding-left: 5px; 
}

td.resultNavLeft b  {
	color: #cccccc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
   	font-weight: bold;
}

td.resultNavLeft a, td.resultNavLeft a:link, td.resultNavLeft a:visited  {
	color: #0000cc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
   	font-weight: bold;
}

td.resultNavLeft a:link:hover, td.resultNavLeft a:visited:hover  {
	color: #0000cc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
	text-decoration: underline;
}

td.resultNavRight {
	color: #cccccc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
   	font-weight: bold;
   	padding-top: 0px; 
   	padding-right: 5px;
   	padding-bottom: 5px;
   	padding-left: 5px; 
}

td.resultNavRight b  {
	color: #0000cc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
   	font-weight: bold;
}

td.resultNavRight a, td.resultNavRight a:link, td.resultNavRight a:visited  {
	color: #0000cc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 10px;
   	font-weight: bold;
}

td.resultNavRight a:link:hover, td.resultNavRight a:visited:hover  {
	color: #0000cc;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight: bold;
	text-decoration: underline;
}

table.resultOuter {
	background-color: #4682b4;
}
td.resultHead {
	background-color: #4682b4;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.resultHead a, td.resultHead a:link, td.resultHead a:visited  {
	background-color: #4682b4;
	color: #ffffff;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
}

td.resultHead a:link:hover, td.resultHead a:visited:hover  {
	background-color: #4682b4;
	color: #ffb400;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.resultOdd {
	background-color: #ffffff;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

td.resultOdd a, td.resultOdd a:link, td.resultOdd a:visited {
	background-color: #ffffff;
	color: #0000cc;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

td.resultOdd a:link:hover, td.resultOdd a:visited:hover {
	background-color: #ffffff;
	color: #0000cc;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-decoration: underline;
}

td.resultOddImage {
	background-color: #ffffff;
	color: #0000cc;
	vertical-align: middle;
}

td.resultEven {
	background-color: #F2F2F2;
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

td.resultEven a, td.resultEven a:link, td.resultEven a:visited  {
	background-color: #F2F2F2;
	color: #0000cc;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
}

td.resultEven a:link:hover, td.resultEven a:visited:hover  {
	background-color: #F2F2F2;
	color: #0000cc;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-decoration: underline;
}

td.resultEvenImage {
	background-color: #F2F2F2;
	color: #000000;
	vertical-align: middle;
}

.resultText {
	color: #333333; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
	border: 1px solid #333333;
}

/**************************************
* Anchors
**************************************/

a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #0000ff;
	text-decoration: underline;
}

a:visited {
	color: #800080;
}

a:visited:hover {
	color: #ad3131;
	text-decoration: underline;
}

a.resultNav1, a.resultNav1:active, a.resultNav1:visited {
	color: #0000cc;
	font-weight: bold;
	}

a.resultNav1:hover, a.resultNav1:visited:hover,  {
	color: #0000cc;
	text-decoration: underline;
	}

	
/**************************************
* Form elements
**************************************/

form { 
	padding: 0px;
	margin: 0px;
}

/**************************************
* Part number search
**************************************/

td.searchBox {
	color: #004080;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 5px 5px 0px 0px;
}

.searchInput {
	background-color: #ffffff;
	color: #000000;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
}

.searchSelect {
	background-color: #ffffff;
	color: #000000;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
}

.searchSubmit {
	background-color: #4682b4;
	color: #ffffff;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
	font-weight: bold;
	border: 1px, solid, #0000c0;
	cursor: pointer;
}


/**************************************
* content styles
**************************************/

.topSpacer {
	background-color: #b0c4de;
}
.leftSpacer {
	background-color: #b0c4de;
	color: #333333; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
}
.pageTitle {
	background-color: #4682b4;
	color: #ffffff; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 18pt;
	font-weight: bold;
}
.contentHead {
	background-color: #ffffff;
	color: #4682b4; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 14pt;
	font-weight: bold;
}
.contentLine {
	background-color: #4682b4;
}
.contentTable {
	background-color: #ffffff;
	color: #333333; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
}
.contentTable p {
	background-color: #ffffff;
	color: #333333; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
}
.contentTable a {
	background-color: #ffffff;
	color: #425c8c; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: underline;
}
.contentTable a:hover {
	background-color: #ffffff;
	color: #d56911; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: underline;
}
.contentTable a:visited {
	background-color: #ffffff;
	color: #425c8c; 
	font-family: verdana, helvetica, sans-serif; 
	font-size: 11px;
	text-decoration: underline;
}
.sectionTitle {
	background-color: #ffffff;
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
}
.greyLine {
	background-color: #CCCCCC;
}
.normal {
	color: #333333; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
}
.smallText {
	color: #333333; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 9px;
	font-weight: normal;
}
.smallText input, select, textarea {
	color: #333333; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10px;
}
.submitButton {
	background-color: #4682b4;
	color: #ffffff;
    font-family: arial,helvetica,sans-serif; 
    font-size: 11px;
	font-weight: bold;
	border: 1px, solid, #0000c0;
	cursor: pointer;
}
