/***** begin global styles *****/

a:link {
	text-decoration: underline;
	color: #074B88;
}

a:hover {
	text-decoration: underline;
	color: #074B88;
}

a:active {
	text-decoration: underline;
	color: #074B88;
}

a:visited {
	text-decoration:underline;
	color: #074B88;
}

html,body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}

li {
	margin-bottom: 4px;
}

ul {
	list-style-type: square;
}

/***** end global styles *****/

/***** begin menu styles *****/

#menubar {
	/* not needed - images used */
}
#menubar a {
	/* not needed - images used */
}
#menubar a.active {
	/* not needed - images used */
}
.menu .menuItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#E4EBF2;
	margin-right:1px;
	margin-bottom:1px;
	border:1px solid #89AAC6;
	border-bottom:0;
}
.menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#074B88;
	display:block;
	padding:2px 10px;
	border-bottom:1px solid #89AAC6;
}
.menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#074B88;
	text-decoration:none;
	display:block;
	padding:2px 10px;
	border-bottom:1px solid #89AAC6;
}
.menu a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;
	background-color:#074B88;
	text-decoration:none;
	display:block;
	padding:2px 10px;
	border-bottom:1px solid #89AAC6;
}
.menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	display:block;
	padding:2px 10px;
	border-bottom:1px solid #89AAC6;
}
/***** end menu styles *****/

/***** begin main content *****/

.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 15px;
	color: #7F6400;
}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #333333;
	padding-bottom: 3px;
}

a.haveCalIcon{
	background: transparent url(/images/global/calculator_icon.png) no-repeat top right ;
	padding : 1px 20px 1px 0 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #074B88 ;
	text-transform: none ;
}

.mainContentError {
	font-weight: bold;
	color: #990000;
}

.mainContentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
}

.mainFinePrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

.mainSubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 7px;
}

.mainSubheaderResult {
	font-style: italic;
	color: #5b4400;
	text-transform: none;
}

.mainLinkList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #333333;
	padding-bottom: 3px;
}

.resultsTable {
	border: 1px solid #999999;
}

.resultsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #EEEEEE;
	vertical-align: bottom;
}

.resultsHeaderCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #EEEEEE;
	vertical-align: bottom;
	text-align: center;
}


.resultsRowHeader {
	background-color: #666666;
}

.resultsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
}

.resultsRowOdd {
	background-color: #FFFFFF;
}

.resultsRowEven {
	background-color: #EEEEEE;
}

.stdTable {
	border: 1px solid #999999;
}

.stdTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #EEEEEE;
	vertical-align: bottom;
}

.stdTableHeaderCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #EEEEEE;
	vertical-align: bottom;
	text-align: center;
}


.stdTableRowHeader {
	background-color: #666666;
}

.stdTableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	vertical-align: top;
}

.stdTableRowOdd {
	background-color: #FFFFFF;
}

.stdTableRowEven {
	background-color: #EEEEEE;
}


.formFieldLabelSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

/***** end main content *****/

/***** begin right content *****/

.rightHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #FFFFFF;
	background-color: #074B88;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

.rightContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #ebebeb;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
}

.rightLinkList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 21px;
	color: #333333;
	padding-bottom: 3px;
}

.rightLinkItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #333333;
	margin-bottom: 10px;
}

.newsItem {
	margin-bottom: 10px;
}

.newsSecondary {
	font-style: italic;
}
/***** end right content *****/


/***** begin footer styles *****/

.footerContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footerContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footerContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footerContent a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footerContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
/***** end footer styles ****/

/***** begin e-mail form *****/

input {
	border: 1px inset #666666;
}


input.standard {
	border: 1px inset #666666;
}

input.error {
	border: 1px solid #990000;
	background-color: #FFEEEE;
}

textarea.error {
	border: 1px solid #990000;
	background-color: #FFEEEE;
}

textarea.standard {
	border: 1px inset #666666;
}

select.standard {

}

select.error {
	background-color: #FFDDDD;
}

.form_errorLeadIn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	padding-bottom: 3px;
	color: #990000;
}

.form_fieldTitle {
	font-size: 11px;
	font-weight: 400;
	color: #333333;
}

/***** end e-mail form *****/

/***** Catalog Number Search Report styles****/
input.report {
	border: 1px  #FFFFFF;
}

.reportRowHeader {
	background-color: #666666;
	cursor: default;
}
/***** Catalog Number Search Report styles****/

/***** site search styles****/
input.SiteSearchBox {
	border: 1px solid #074B88;
}

input.SiteSearchBtn {
	border: 1px #074B88;
	background-color: #074B88;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/***** site search styles****/
