﻿body
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px 0px 0px 0px;
	border: none;
	background-color: #DDDCCB;
}

td
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

input[type=submit]
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.menu_table
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: Black;
	border-right-color: Black;
	border-bottom-color: Black;
	border-left-color: Black;
	background-color: #FFFFCC;
	display: none;
	width: 75px;
}


.table_loading
{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #48C8FF;
	border-right-color: #48C8FF;
	border-bottom-color: #48C8FF;
	border-left-color: #48C8FF;
	filter: alpha(opacity=80);
}


A:link
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
A:visited
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}
A:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0066FF;
	text-decoration: none;
}


.headerlinkSection
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}


input[type=checkbox]
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

input[type=file]
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: black;
}

input[type=password], select, option, input[type=text], textarea, input
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: black;
	
	
	/*border:none;border:solid 1px black;
	height:12px; font-size: 11px;*/
}


.List
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	color: black;
	margin: 0px 0px 0px 0px;
}


button, .buttons
{
	width: 100px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: solid 1px #74A3E8;
	font-size: 11px;
	vertical-align: middle;
}

input.wide
{
	width: 100%;
}

.bg
{
	background-image: url(../../img/1_r1_c12.jpg);
	background-position: bottom;
}


a:hover
{
	color: #F30;
}


.header
{
	font-weight: bold;
	background-image: url(../../img/grid-header.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #8FB3C7;
	border-bottom: 1px solid #8FB3C7;
	padding-left: 10px;
}

.header_filter
{
	font-weight: bold;
	height: 20px;
	background-image: url(../../img/filter-header.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
	border-top: 1px solid #8FB3C7;
	border-left: 1px solid #8FB3C7;
	border-right: 1px solid #8FB3C7;
	border-bottom: 1px solid #8FB3C7;
}

.filter
{
	border-left: 1px solid #8FB3C7;
	border-right: 1px solid #8FB3C7;
	border-bottom: 1px solid #8FB3C7;
}

.spacer
{
	height: 2px;
}

.filter_panel
{
	display: block;
}

sup.reqfield
{
	vertical-align: text-top;
	color: Red;
	font-weight: bold;
	cursor: help;
}


H1
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding: 1px;
	margin: 1px;
	font-weight: bold;
	width: 50%;
}

h2
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 50%;
	padding: 1px;
	margin: 1px;
}

h2.line
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 50%;
	border-bottom: 1px solid #D6E4EB;
	padding-bottom: 3px;
}

h3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 2px;
	width: 50%;
}


.datagrid_title
{
	font-weight: bold;
	background-image: url(../../img/grid-header.gif);
	background-repeat: repeat-x;
	white-space: nowrap;
	background-color: White;
}

hr
{
	border: 0px;
	border-top: 1px dotted;
}


.help
{
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	color: white;
	cursor: help;
	padding: 0px 5px 0px 5px;
	background-color: #ACC8D7;
}

.actions
{
	margin-top: 10px;
	margin-bottom: 10px;
}

a.alph_selected, a.alph_selected:hover, a.alph_selected:link, a.alph_selected:visited, a.alph_selected:active
{
	color: red;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
}

.tabs
{
	position: relative;
	top: 1px;
	left: 10px;
}
.tab
{
	border: solid 1px #74A3E8;
	background-color: #eeeeee;
	padding: 2px 10px;
}
.selectedTab
{
	background-color: #DBE0F9;
	border-bottom: 1px solid #DBE0F9;
}
.tabContents
{
	border: solid 1px #74A3E8;
	background-color: White;
	padding: 3px;
}

.error
{
	font-family: sans-serif, arial;
	font-size: 12px;
	color: #cc0000;
}


#phEdit
{
	width: 100%;
}

#phEdit td
{
	padding: 2px;
	margin: 2px;
}

.SiteMapPath
{
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
}


.MenuDynamic
{
	background-color: White;
	border: 1px solid #ACC8D7;
	font-family: Arial;
	font-weight: bold;
	width: 200px;
	text-align: left;
	font-size: large;
	text-transform: none;
}

.MenuDynamicSelectedItem
{
	background-color: yellow;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
	width: 200px;
	vertical-align: middle;
	font-size: large;
	text-decoration: underline;
}

.MenuDynamicItem
{
	background-color: White;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
	width: 200px;
	vertical-align: middle;
	font-size: large;
}


/*
.MenuStaticHoverStyle
{
	 border-spacing:0;
	 border: solid 1px;	
	 width:63px;
	 height:61px; 	 
	 background-color:#f9f991;	 
	 filter:alpha(opacity=60); 
     opacity: 0.5;   
}
*/

.MenuDynamic
{
	background-color: White;
	border: 1px solid #ACC8D7;
	font-family: Arial;
	font-weight: bold;
	width: 200px;
	text-align: left;
}

.MenuDynamicItem
{
	background-color: White;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
	width: 200px;
	vertical-align: middle;
	font-size: 12px;
}

.Menu
{
	padding-left: 0px;
	margin: 0px;
	background-image: url(../../img/1_r1_c12.jpg);
	background-repeat: repeat-x;
}

/*
.Menu2 tr td a:link , .Menu tr td a:active,.Menu tr td a:visited
{
color: #266749; font-weight: bold; text-decoration: none;
font-size:12px;
}
*/

.Menu2 tr td
{
	border-top: 1px solid #A9A599;
	border-bottom: 1xpx solid #A9A599;
	height: 20px;
	text-align: left;
}



/*
Menu2 a:link , Menu2 a:active, Menu2 a:visited, Menu2 a
{
color: #266749; font-weight: bold; text-decoration: none;
font-size:12px;
} */

.MenuSimpleLink
{
	color: #266749;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.MenuSelectedLink
{
	color: #5f96bd;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.Menu2 table
{
	/*border-bottom: 1xpx solid #A9A599; border-bottom: 1xpx solid #A9A599; */
	text-align: left;
	width: 100%;
}


.Menu2
{
	width: 200px;
	text-align: left;
}

.Menu2Selected
{
	font-weight: bold;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	color: #b0c6c3;
}


table.Menu1 tr td a:link, table.Menu1 tr td a:hover, table.Menu1 tr td a:active, table.Menu1 tr td a:visited
{
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding: 10px 0px 10px 0px;
	text-align: center; /* border-right: 1px #FFFFFF;	*/
	width: 141px;
}

table.Menu1 td
{
	background-color: #56938E; /*border-top:solid 1px #56938E; 		 	border-right: 1px #FFFFFF;	*/
}

table.Menu1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.Menuselected tr td
{
	background-color: #6699cc;
	color: #6699cc; /*border-right: 2px #FFFFFF;*/
}

.Menuselected table
{
	background-color: #6699cc;
	color: #6699cc;
}

.DinamicMenu
{
	background-color: #DFD5CB;
}

.TopMenu table
{
	/*filter: alpha(opacity=10);*/
}

table.DinamicMenu tr td a:link, table.DinamicMenu tr td a:hover, table.DinamicMenu tr td a:active, table.DinamicMenu tr td a:visited
{
	display: block;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: left;
	width: 200px;
}

table.DinamicMenu td
{
	background-color: #E2E0D3; /*border-right: 1px #FFFFFF;	*/
}


.MenuBackGround
{
	filter: alpha(opacity=50);
	opacity: 50;
	-moz-opacity: 0.50;
}

.SelectedMenuItem
{
	filter: alpha(opacity=50);
	-moz-opacity: 0.50;
}

.buttons[disabled]
{
	color: gray;
}

.button[disabled]
{
	color: gray;
}

.AttachedDocumentsPanel
{
	background-color: Cyan;
}

.dynamicPopulate_Updating
{
	background-color: Pink;
}

.txt15
{
	font-size: 15pt;
}
.txt14
{
	font-size: 14pt;
}
.txt13
{
	font-size: 13pt;
}
.txt12_5
{
	font-size: 12.5pt;
}
.txt12
{
	font-size: 12pt;
}
.txt11_5
{
	font-size: 11.5pt;
}
.txt11
{
	font-size: 11pt;
}
.txt10_5
{
	font-size: 10.5pt;
}
.txt10
{
	font-size: 10pt;
}
.txt9_5
{
	font-size: 9.5pt;
}
.txt9
{
	font-size: 9pt;
}
.txt8_5
{
	font-size: 8.5pt;
}
.txt8
{
	font-size: 8pt;
}
.txt7_5
{
	font-size: 7.5pt;
}
.txt7
{
	font-size: 7pt;
}

.txt15b
{
	font-size: 15pt;
	font-weight: bold;
}
.txt14b
{
	font-size: 14pt;
	font-weight: bold;
}
.txt13b
{
	font-size: 13pt;
	font-weight: bold;
}
.txt12_5b
{
	font-size: 12.5pt;
	font-weight: bold;
}
.txt12b
{
	font-size: 12pt;
	font-weight: bold;
}
.txt11_5b
{
	font-size: 11.5pt;
	font-weight: bold;
}
.txt11b
{
	font-size: 11pt;
	font-weight: bold;
}
.txt10_5b
{
	font-size: 10.5pt;
	font-weight: bold;
}
.txt10b
{
	font-size: 10pt;
	font-weight: bold;
}
.txt9_5b
{
	font-size: 9.5pt;
	font-weight: bold;
}
.txt9b
{
	font-size: 9pt;
	font-weight: bold;
}
.txt8_5b
{
	font-size: 8.5pt;
	font-weight: bold;
}
.txt8b
{
	font-size: 8pt;
	font-weight: bold;
}
.txt7_5b
{
	font-size: 7.5pt;
	font-weight: bold;
}
.txt7b
{
	font-size: 7pt;
	font-weight: bold;
}

.PopupDiv
{
	position: absolute;
	z-index: 101;
	display: none;
}


.popupdiv_top_left_corner
{
	background-image: url(../../img/popup/1_r4_c5.gif);
	width: 16px;
	height: 26px;
}

.popupdiv_top_right_corner
{
	background-image: url(../../img/popup/1_r4_c19.gif);
	width: 17px;
	height: 26px;
}

.popupdiv_top_center
{
	background-image: url(../../img/popup/1_r4_c17.gif);
	background-repeat: repeat-x;
}

.popupdiv_middle_right
{
	background-image: url(../../img/popup/1_r5_c19.gif);
	background-repeat: repeat-y;
}

.popupdiv_middle_left
{
	background-image: url(../../img/popup/1_r5_c5.gif);
	background-repeat: repeat-y;
}


.popupdiv_bottom_left_corner
{
	background-image: url(../../img/popup/1_r6_c5.gif);
	width: 16px;
	height: 18px;
}

.popupdiv_bottom_right_corner
{
	background-image: url(../../img/popup/1_r6_c19.gif);
	width: 17px;
	height: 18px;
}

.popupdiv_bottom_center
{
	background-image: url(../../img/popup/1_r6_c9.gif);
	background-repeat: repeat-x;
}
.centerRowBg
{
	background-color: #FFFFE8;
}

.printLabel
{
	font-weight: bold;
	color: Black;
}


.collapsePanel
{
	overflow: hidden;
}

.CMSEditableOver
{
	border: dashed 1px red;
}

.buttons[disabled]
{
	color: gray;
}

.SiteMenuSelectedLink
{
	color: #8b8e6f;
	font-size: 7px;
}

.SiteMenuLink
{
	color: #bdbeae;
	font-size: 7px;
}

.contentdiv
{
	width: 500px;
	display: inline;
	padding-top: 25px;
	margin-top: 25px;
}

.contentdiv p
{
}

.cmscontentdiv
{
	width: 560px;
	display: inline;
}

.popupControl
{
	background-color: White;
	position: absolute;
	visibility: hidden;
}

.popupMenu
{
	position: absolute;
	visibility: hidden;
	background-color: #DDDCCA;
	opacity: .9;
	filter: alpha(opacity=90);
	width: 260px;
	display: inline;
	text-align: left;
}

.popupMenu a
{
	padding: 5px 5px 5px 15px;
	color: Black;
}

.popupMenu a:hover
{
	padding: 5px 5px 5px 15px;
	color: Gray;
}

.contentwithlines
{
	background-image: url(../../img/blank/contentlines.jpg);
	background-repeat: no-repeat;
}

.CategoriesInDivisionPage
{
	padding: 10px 0px 0px 7px;
	text-align: left;
}

.CategoryNameInDivisionPage a, .CategoryNameInDivisionPage a:visited, .CategoryNameInDivisionPage a:hover
{
	color: White;
	font-weight: bold;
	font-size:10px;
}

.ListCaption
{
	color: #7C98AD;
	font-size: 11px;
	font-weight: bold;
}

.productlist a, .productlist a:visited, .productlist a:hover
{
	color: #5C9285;
}

.productlist a, .productlist a:visited
{
	text-decoration: underline;
}

.productlist a:hover
{
	text-decoration: none;
}

.News a:link, .News a:hover, .News a:visited, .News a:active
{
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}

.News a:link, .News a:visited, .News a:active
{
	color: #266749;
}

.News a:hover
{
	color: #6898BA;
}

.VideoLinks a:link, .VideoLinks a:hover, .VideoLinks a:visited, .VideoLinks a:active
{
	font-weight: bold;
	font-size: 9px;
}

.VideoLinks a:link, .VideoLinks a:visited, .VideoLinks a:active
{
	color: #004D42;
}

.VideoLinks a:hover
{
	color: #6898BA;
}

.DefaultNewsTitle
{
	text-decoration: underline;
	color: #266749;
	font-weight: bold;
	font-size: xx-small;
}

.NewsTitle
{
	text-decoration: none;
	color: #928756;
	font-weight: bold;
	font-size: 14px;
}

.ContentCaption
{
	font-weight: bold;
	font-size: 16px;
	color: #6898BA;
}

.FrontPageLink:link
{
	font-size: 10px;
	text-decoration: underline;
	color: #10574C;
	font-weight: bold;
}


/* LEFT MENU STYLES */

.LeftMenuItemLevel0
{
	border-bottom: solid 1px #ABABA3;
	border-top: solid 1px #ABABA3;
	margin-top: -1px;
	padding: 4px 0px 5px 0px;
	text-align: left;
}

.LeftMenuItemLevel0 a, .LeftMenuItemLevel1 a, .LeftMenuItemLevel0 a:visited, .LeftMenuItemLevel1 a:visited
{
	color: #195D51;
	font-weight: bold;
}

.LeftMenuItemLevel0 a:hover, .LeftMenuItemLevel1 a:hover
{
	color: #6898BA;
	font-weight: bold;
}

.MenuPanelLevel1
{
	padding-left: 20px;
	padding-top: 5px; /* border: solid 1px #ABABA3;*/
}

.LeftMenuItemLevel1
{
}

.PartDetailsDlgHeader
{
	border: 1px;
	border-bottom-color: White;
	background-color: Green;
	height: 30px;
}

.regValidationSummary
{
	text-align: left;
	background-color: #FCD0CB;
	padding: 7px 7px 7px 7px;
	filter: alpha(opacity=90);
	-moz-opacity: .9;
	opacity: .9;
	border: dashed 1px red;
	z-index: 100;
	position: absolute;
	width: 220px;
}

.LinkToSurvey
{
	font-weight: bold;
	text-decoration: underline;
}

.SearchGoButton
{
	margin-left: 4px;
	font-size: 13px;
	color: White;
	font-weight: bold;
}

#searchtextbox a, #searchtextbox a:visited
{
	color: White;
}

#searchtextbox a:hover
{
	color: #0066FF;
}

.SearchResultItem
{
	font-weight: bold;
}

.SearchResultItemExistsHeader
{
	padding-top: 3px;
	padding-bottom: 10px;
}

.foundtext
{
	padding-top: 7px;
	font-style: italic;
	color: Navy;
}

.SearchCategoryList
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.EmailLink a:link, .EmailLink a:hover, .EmailLink a:visited, .EmailLink a:active
{
	text-decoration: none;	
	color: #FFFFFF;
	font-size: 10px;
}

.GeenLink a:link, .GeenLink a:hover, .GeenLink a:visited, .GeenLink a:active
{
	text-decoration: none;	
	color: #266749;	
	font-weight:bold;
	font-size:11px;
}

.GeenLinkSmall a:link, .GeenLink a:hover, .GeenLink a:visited, .GeenLink a:active
{
	text-decoration: none;	
	color: #266749;		
	font-size:11px;
}

.NewsControl tr td
{
	border-bottom:none;
}


.WhiteLink a:link, .WhiteLink a:hover, .WhiteLink a:visited, .WhiteLink a:active
{
	text-decoration: none;	
	color: #FFFFFF;
}

.WhiteBold
{
	font-weight:bold;
	color:White;
}

.datagrid_notitle
{
	font-weight: bold;
	background-image: none;
	white-space: nowrap;
	background-color: White;
}

.TopMenuItem a:link, .TopMenuItem a:hover, .TopMenuItem a:visited, .TopMenuItem a:active
{
	color: Black;
}

.TopMenuItem
{
	padding: 5px 5px 5px 5px; 
	font-weight: bold;
}

.DirectionTitle
{
	color: #266749;
	font-weight: bold;
	font-size: 14px;
}
