/* GENERAL STYLES */
/*
===========================
Rich text editor stying
===========================
*/
#holderBody
{
	background:none;
}


#holderBody strong
{
	font-weight:bold;
}

#holderBody a
{
	text-decoration:underline;
}

#holderBody p
{
	margin:auto;
}

#holder
{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;
	font-size:14px;
}

body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote { 
	margin:0;
	padding:0;
}

/*
====================================
Start Theme One Styling
====================================
*/

body
{
	background-color:#ffffff;
	/*background-image:url(../Data/Assets/theme_one/Misc/page_background.gif);
	background-repeat:repeat-x;		*/
	font-family:Helvetica,Arial,sans-serif;
	color:#878787;
}

#Container
{
	margin:0 auto 0 auto;
	width:975px;
}
#Container #Header #Tools{
	float:right;
	margin-top:15px;
	margin-right:10px;
	width: 300px;	
	height:60px;
}
#Container #Header #Tools #OtherSites
{
	float:right;
	width:200px;
	height:25px;
}
#Container #Header #Tools #LanguageLink
{
	float:left;
	width:80px;
	text-align:right;
	height:25px;
	margin-right:10px;
	padding-top:2px;
}

#Container #Header #Tools #OtherSites #OtherTraditionSites #OtherSitesDD .select{
	font-size: 10pt;
}
#Container #NaviContainer #SearchContainer
{
	float:right;
}
#Header
{
	overflow: hidden;
	float: left;
	width: 975px;
	background-color: #ffffff;
	height: 60px;
}

h1#Logo
{
	background-image:url(../Data/Assets/theme_one/Header/Logo.jpg);
	text-indent:-10000px; /*Used to hide the text off screen */
	height:41px;
	width:219px;
	float:left;
	margin-top: 10px;
	margin-bottom: 0px;
}

h1#Logo a
{
	display:block;
	width:100%;
}

a.HomePageText
{
	font-family:Arial;
	font-size:12pt;
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
a.HomePageText:hover{
	color:#00589d;
}

.SectionHeader
{
	font-size:20px;
	font-weight:bold;
	color:#878787;
	padding: 5px 0 0 15px;
}
.ColumnHeader
{
	font-size:20px;
	font-weight:bold;
	color:#878787;
}
#NaviContainer
{
	float:left;
	background-image:url(../Data/Assets/theme_one/Navi/menu-bg.gif);
	background-repeat: repeat-y;
	height:30px;
	margin-top:0px;
	margin-bottom: 10px;
	width: 973px;
}
#Navi
{
	float:left;
	height:30px;
	width: 750px;
	font-family:Helvetica,Arial,sans-serif;;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
}

#Navi li
{
	float:left;
	display:block;
	line-height:30px;
	margin:0 0 0 10px;
}


#Navi li a
{
	color:#878787;
	text-decoration:none;
	display:block;
	font-size:14px;
}

#Navi li a:hover, #Navi li.Selected a
{
	color:#00589d;
	font-weight:bold;
	font-size:14px;
}

#Navi li.naviSeparator
{
	color:#ffffff;
	text-decoration:none;
	font-size: 12pt;
	font-weight:normal;
}
#Navi .SubNavi ul{
	margin-left: -40px;
	width: 100px;
}
#Navi .SubNavi li
{
	
}
#HomeContent
{
	clear:both;
}
#Content
{
	clear:both;
}
#HomeContentWrapperTop
{
	background-image: url(../Data/Assets/theme_one/Misc/lightgray-top.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:973px;
	margin-top:10px;
	float:left;
}
#ContentWrapperTop
{
	background-image: url(../Data/Assets/theme_one/Misc/tabs-top.gif);
	background-repeat:no-repeat;
	height:80px;
	width:990px;
	margin-top:10px;
	float:left;
}
#ContentWrapperTopShort
{
	background-image: url(../Data/Assets/theme_one/Misc/tabs-top.gif);
	background-repeat:no-repeat;
	height:40px;
	width:990px;
	margin-top:10px;
	float:left;
}
#ContentWrapperTopCFT
{
	background-image: url(/media/image/tab-top-cft-130.gif);
	background-repeat:no-repeat;
	height:128px;
	width:990px;
	margin-top:10px;
	float:left;
}
#ContentWrapperTopCFTShort
{
	background-image: url(/media/image/tabs-top-cft.gif);
	background-repeat:no-repeat;
	height:105px;
	width:990px;
	margin-top:10px;
	float:left;
}
#ContentWrapperBottom
{
	background-image: url(../Data/Assets/theme_one/Misc/lightgray-bottom.jpg);
	background-repeat:no-repeat;
	width:973px;
	height:20px;
	float:left;
}
#ContentContainer
{
	background-image: url(../Data/Assets/theme_one/Misc/lightgray-middle.jpg);
	background-repeat:repeat-y;
	width:973px;
	height:600px;
}

#MainContent
{
	float:left;
	/*background-color:purple;*/ /* Used for debug */
}
#MainContent #News a, #Highlights a, #Video a{
	font-size: 8pt;
	color:#808080;
	text-decoration:none;
	text-align:right;
}
#NewsMoreLink a{
	font-size: 8pt;
	color:#808080;
	text-decoration:none;
	text-align:right;
}
#MainContent #News a:hover, #Highlights a:hover, #Video a:hover{
	font-size: 8pt;
	color: #00589d;
	text-decoration:none;
}
#MainContent #Banner
{
	width:475px;
	height:224px;
	float:left;

}
#MainContent #Highlights
{
	float: right;
	width:225px;
	height:240px;
	margin-right:15px;
}
#MainContent #LeftColumn
{
	float:left;
	width: 730px;
}
#MainContent #RightColumn
{
	float:right;
	width:225px;
	/*height:580px;*/
        margin-right: 10px;
}
#MainContent #RightColumn #Video
{
	padding-left:10px;
	width: 200px;
	font-size:8pt;
}

#MainContent #RightColumn #News
{
	height:580px;
}

#MainContent h3
{
	color:#878787;
	font-size: 20px;
}

#MainContent p
{
	margin:10px 0 10px 0;
}


#TabbedContentWrapperTop
{
	background-image: url(../Data/Assets/theme_one/Misc/tabs-top.gif);
	background-repeat:no-repeat;
	height:80px;
	width:990px;
	margin-top:10px;
	float:left;
}
#TabbedContentWrapperBottom
{
	background-image: url(../Data/Assets/theme_one/Misc/tabs-bottom.gif);
	background-repeat:no-repeat;
	width:990px;
	height:67px;
	float:left;
}

#TabbedContentContainer
{
	background-image: url(../Data/Assets/theme_one/Misc/tabs-middle.gif);
	background-repeat:repeat-y;
	width:990px;
	float:left;
	height:710px;
}
#TabbedContentContainer #SubMenu
{
	float:left;
	width: 180px;
}

#TabbedContentContainer #SubMenuDoubleCols
{
	float:left;
	width: 240px;
}
#TabbedContentContainer #TabContent
{
	float:right;
	width:780px;
	height:510px;
}
@media screen {
	#TabbedContentContainer .ContentSeparator
	{
		width:10px;
		height:510px;
		background-image: url(../Data/Assets/theme_one/Misc/separator.gif);
		background-repeat:repeat-y;
		float:left;
	}

	#TabbedContentContainer #TabBodyContent
	{
		float:left;
		width:490px;
		height: 475px;
	}
	#TabbedContentContainer #TabBodyContentLeaf
	{
		float:left;
		width:900px;
		height: 475px;
		margin-left: 30px;
	}
}
@media print{
	#TabbedContentContainer .ContentSeparator
	{
		width: 10px;
		height: auto;
		min-height: 475px;
		float:left;
	}
	#TabbedContentContainer #TabBodyContent
	{
		float:left;
		width:490px;
		height: auto;
	}
	#TabbedContentContainer #TabBodyContentLeaf
	{
		float:left;
		width:900px;
		height: auto;
		margin-left: 30px;
	}
}

#TabbedContentContainer ul
{
	margin-top:0px;
	margin-right: 10px;
}
#TabbedContentContainer #TabContactContent
{
	float:right;
	width:250px;
	margin-right:35px;
	display:inline;
}
.Region
{
	font-weight:bold;
	font-size: 11pt;
	color: #666666;
}
.City
{
	font-weight:bold;
	font-size: 10pt;
}
.Telephone, .Address, .Products
{
	font-size: 10pt;
}
.Products a
{
	text-decoration: none;
	color: #878787;
}
.Products a:hover
{
	color: #0079c2;
}
#TabbedContentContainer #TabContentLeaf
{
	float:left;
	width:950px;
}


#TabbedContentContainer #TabContentTextPage
{
	float:left;
	margin-left: 15px;
	width:735px;
}
#TabbedContentContainer #TabContentContactUsPage
{
	float:left;
	margin-left: 0px;
	width:670px;
	display:inline;
}
#Footer
{
	text-align:center;
	font-size: 9pt;
	float:left;
	width:990px;
	height:50px;
}
#Footer a{
	text-decoration:none;
	color: #878787;
}
#Footer a:hover{
	text-decoration:none;
	color: #0079c2;
}
.WhiteWrapperTop
{
	background-image: url(/media/image/white-top.gif);
	background-repeat:no-repeat;
	width:225px;
	height:32px;
}
.GrayGradientBar
{
	background-image: url(../Data/Assets/theme_one/Misc/gray-gradient-bar.jpg);
	background-repeat:no-repeat;
	width:200px;
	height: 5px;
}
.WhiteWrapperBottom
{
	background-image: url(/media/image/white-bottom.gif);
	background-repeat:no-repeat;
	width:225px;
	height:16px;
}

.WhiteContainer
{
	background-color:#ffffff;
	width:100%;
	height:190px;
}
.WhiteContainerNews
{
	background-color:#ffffff;
	width:225px;
	height:530px;
	/*height:325px;*/
}
.label
{
	font-size:12px;
	font-family:Helvetica,Arial,sans-serif;
}
.SearchContactDD{
	font-size: 8pt;
	width: 380px;
}
#SearchContactForm
{
	float: left;
	width: 380px;
	height: 475px;
	margin-left: 30px;
	margin-right: 20px;
}
#SearchContactResults
{
	float:left;
	width: 500px;
	height: auto;
	margin-right: 20px;
}
/*
==========================================
News List
==========================================
*/

.PressRowShadeOn
{
        font-size: 10pt;
        background-color: #cdcfd0;
        /*height: 30px;*/
}
.PressRowShadeOn a, .PressRowShadeOff a
{
        color: #0079c2;
        text-decoration: none;
}
.PressRowShadeOff
{
        font-size: 10pt;
	height:30px;
}

/*
==========================================
Contact Form
==========================================
*/
#MainContent .ContactForm .Error
{
	border-top:2px solid #FFD324;
	border-bottom:2px solid #FFD324;
	background-color:#FFF6BF;
	color:#000000;
	font-weight:bold;
	margin:18px 25px 31px 0;
	padding:9px 0 10px 50px;
	background-image:url(../Data/Assets/theme_one/Misc/error_icon.gif);
	background-repeat:no-repeat;
	/*background-position:15px 50%;*/
	background-position:15px 12px;
}

#MainContent .ContactForm .Error li
{
	font-weight:normal;
}

#MainContent .ContactForm fieldset
{
	border:0px solid #000000;
	display:block;
	margin:15px 0 15px 0;
	width:90%;
}

#MainContent .ContactForm legend
{
	display:none;
}

#MainContent .ContactForm label
{
	color:#000000;
	font-weight:bold;
}

#MainContent .ContactForm .TextBox
{
	border:1px solid #CACACA;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	width:100%;
}

#MainContent .ContactForm .TextArea
{
	border:1px solid #CACACA;
	display:block;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:3px 4px 2px 3px;
	height:90px;
	width:100%;
}
#MainContent #LeftColumn #CompanyDescription
{
	float:left;
	width:545px;
	height: 95px;
	padding-left: 5px;
	padding-right: 5px;
}

#MainContent #LeftColumn #AnnualReports
{
	float:left;
	width: 165px;
	height: 80px;
	padding-top:10px;
}
#SecondaryContent
{
	position: relative;
	background-color:#000000;
}
#SecondaryContent #Links
{
	float:left;
	background-image:url(../Data/Assets/theme_one/Misc/pods-bg.gif);
	background-repeat:no-repeat;
	width:725px;
	height:260px;
	overflow:hidden;
}

#SecondaryContent #Links #LinkSet1
{
	float:left;
	width:360px;
	height:200px;
	margin-top:40px;
}
#SecondaryContent #Links #LinkSet2
{
	float:left;
	width:345px;
	height:200px;
	margin-top:40px;
}
#SecondaryContent #LinkSet1Over #LinkSet1Sub
{
	float:left;
	margin-top:40px;
	margin-left: 17px;
	width:530px;
	height: 200px;
	display:inline;
}
#SecondaryContent #LinkSet2Over #LinkSet2Sub
{
	width:430px;
	height: 200px;
	float:right;
	margin-right: -25px;
	margin-top: 40px;
	display:inline;
}
#SecondaryContent #LinkSet1Over #LinkSet1Main
{
	float:left;
	width:180px;
}
#SecondaryContent #LinkSet2Over #LinkSet2Main
{
	float:left;
	width:180px;
}
#SecondaryContent ul{
	margin-top:0px;
}
#SecondaryContent #LinkSet2Over  #LinkSet2SubCategory
{
	float:left;
	width:250px;
}
#SecondaryContent #LinkSet1Over #LinkSet1SubCategory
{
	float:left;
	width:230px;
}
#SecondaryContent #LinkSet1Over #Close1{
	float:left;
	margin-left: -30px;
	margin-top: 10px;
	display:inline;
}
#SecondaryContent #LinkSet2Over #Close2{
	float:right;
	margin-right: 35px;
	margin-top:10px;
	display:inline;
}
#SecondaryContent #Links .ProductsSubCategories
{
	float:left;
	width:340px;
	display:none;
}

#SecondaryContent #Links .ProductsSubCategoriesCol1
{
	float:left;
	width:165px;
	height: 190px;
}
#SecondaryContent #Links .ProductsSubCategoriesCol2
{
	float:right;
	width:165px;
	height: 190px;
}
#SecondaryContent #Links .RegionsSubCategories
{
	float:left;
	width:250px;
	display:none;
}

#SecondaryContent #Links .RegionsSubCategoriesCol1
{
	float:left;
	width:120px;
	height: 190px;
}
#SecondaryContent #Links .RegionsSubCategoriesCol2
{
	float:right;
	width:120px;
	height: 190px;
}
#SecondaryContent #LinkSet1Over
{
	background-image:url(../Data/Assets/theme_one/Misc/products-mouseover.gif);
	background-repeat:no-repeat;
	width:725px;
	height:260px;
	float:left;
	display:none;
}
#SecondaryContent #LinkSet2Over
{
	background-image:url(../Data/Assets/theme_one/Misc/regions-mouseover.gif);
	background-repeat:no-repeat;
	width:725px;
	height:260px;
	display:none;
}

#SecondaryContent #News
{
	float:right;
	margin-right: 10px;	
	height: 330px;
	width:230px;
}

#SecondaryContent h3
{
	font-size: 20px;
}

#SecondaryContent a.RSSLink
{
	background-image:url(../Data/Assets/theme_one/Misc/rss_icon.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
	padding:0 0 8px 23px;
	text-decoration:underline;
	display:block;
}

#SecondaryContent a.RSSLink:hover
{
	text-decoration:none;
	display:block;
}

/*
==========================================

Search Results
==========================================
*/
#xsltsearch a.xsltsearch_title 
{
	font-size:10pt;
	color: #878787;
	text-decoration:none;
}
#xsltsearch a.xsltsearch_title:hover
{
	color: #0079c2;
	font-size:10pt;
	text-decoration:none;
}

#xsltsearch #xsltsearch_summary
{
	font-size: 10pt
}
#xsltsearch .xsltsearch_description
{
	font-size: 10pt;
}
#xsltsearch #xsltsearch_summary strong
{
	font-weight:bold;
	font-size: 10pt
}
#xsltsearch .xsltsearch_description strong
{
	background-color:#FFF6BF;
}

#xsltsearch .xsltsearch_form .input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
}

#xsltsearch #xsltsearch_stats
{
	font-size:10pt;

}


#NewsSecondaryHeader
{
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0 0 0 10px;
}

ul#NewsList
{
	margin:0;
	padding:5px 0 0 6px;
	float:left;
}

ul#NewsList li
{
	margin:0 0 6px 0;
	font-size:11px;
	color:#808080;
	padding:0px 8px 0px 8px;
	list-style:none;
}

ul#NewsList li strong
{
	font-weight:bold;
}

ul#NewsList li.Event a
{
	display:block;
	padding:8px 8px 8px 8px;
	color:#808080;
	text-decoration:none;
}

ul#NewsList li.News a
{
	color:#808080;
	text-decoration:none;
}
ul#NewsList li a:hover
{

	color:#00589d;
	text-decoration:none;
	font-size: 8pt;
	font-weight: normal;
}

#SecondaryContent #SearchSecondaryHeader
{
	margin:30px 0 0 0;
}

#SecondaryContent form
{
	margin:0 0 30px 0;
}

#SecondaryContent form input.Submit
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	border:none;
	height:17px;
	text-indent:-10000px;
	width:18px;
	padding:0;
	margin:0;
}

#SecondaryContent form input.Submit:hover, #SecondaryContent form input.Submit:active
{
	cursor:pointer;
	background-color:transparent;
	background-image:url(../Data/Assets/theme_one/Misc/search_button.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border:none;
	height:17px;
	text-indent:-10000px;
	width:18px;
}

#SecondaryContent form input
{
	border:1px solid #bcbcbc;
	padding:3px 7px 4px 4px;
	font-size:11px;
	width:150px;
}

#Container #NaviContainer #SearchContainer
{
	float:right;
	width: 155px;
}
#Container #NaviContainer #SearchContainer #SearchBox{
	margin-top:3px;
	float:left;
}
#Container #NaviContainer #SearchContainer #SearchBox input{
	color: #878787;
	text-align:center;
	vertical-align: middle;
	font-size: 10pt;
	width: 120px;
	padding-top: 3px;
	height: 20px;
}
#Container #NaviContainer #SearchContainer #SearchButton{
	float:right;
	margin-top:3px;
	margin-right: 3px;
}
#Container #NaviContainer #SearchContainer form input
{
	border:0px solid #bcbcbc;
	height: 22px;
}
#Container #NaviContainer #SearchContainer form input.Submit
{
	background-image:url(../Data/Assets/theme_one/Misc/search.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:28px;
	height:20px;
}
#SiteMapLeft{
	float:left;
	width: 420px;
}

#SiteMapRight{
	//float:right;
	width: 400px;
}
ul.SiteMap {
	margin-left: 0;
}
ul.SiteMap li{
	margin:0 0 6px 0;
	list-style:none;
}
ul.SiteMap a.SiteMapLevel1{
	font-size:12pt;
	color:#808080;
	text-decoration:none;
	font-weight: bold;
}
ul.SiteMap a.SiteMapLevel2{
	font-size:10pt;
	color:#0079c2;
	text-decoration:none;
	font-weight: bold;
}
ul.SiteMap a.SiteMapLevel3{
	font-size:10pt;
	color:#808080;
	text-decoration:none;
}
ul.SiteMap a:hover {
	color:#0079c2;
	text-decoration:none;
}
/*
==========================================
Menu/Links/Navigation styles
==========================================
*/
.MenuHeader
{
	color:#a3a3a3;
	font-size: 18px;
	font-weight:bold;
}
.MenuHeaderSel
{
	color:#00589d;
	font-size: 18px;
	font-weight:bold;
}
li.childLink
{
	line-height:18px;
	width:150px;
	list-style:none;
	margin: 0 0 0 -40px;
}
li.childLink a.normal
{
	font-size:10pt;
	color:#3f3f3f;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;;
	text-decoration:none;
}
li.childLink a.normal:hover{
	color: #0079c2;
}

li.childLink a.selected{
	font-size:10pt;
	color:#0079c2;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;;
	text-decoration:none;
}
#TabMenu{
	float:right;
	font-family:Helvetica,Arial,sans-serif;;
	font-weight:bold;
	margin-top:3px;
	clear:right;
}

#TabMenu li
{
	display:block;
	/*background-color:green;*/ /* Used for debug */
	line-height:30px;
}
#TabMenu li a
{
	color:#878787;
	text-decoration:none;
	display:block;
	font-size: 18px;
	margin-right: 80px;
}
#TabMenu li a:hover
{
	color:#00589d;
	font-weight:bold;
	margin-right: 80px;
}
#TabMenuSelected{
	clear:left;
	float:left;
	font-family:Helvetica,Arial,sans-serif;;
	font-weight:bold;
	margin-top:3px;
	height:25px;
}

#TabMenuSelected li
{
	display:block;
	/*background-color:green;  Used for debug */
	line-height:25px;
}
#TabMenuSelected li a
{
	color:#00589d;
	text-decoration:none;
	display:block;
	font-size: 18px;
}
#TabMenuSelected li a:hover
{
	color:#00589d;
	font-weight:bold;
}

#ChildTabMenu
{
	clear:both;
	float:left;
	
	font-family:Helvetica,Arial,sans-serif;;
	font-weight:bold;
	font-size:14px;
	margin-left: 5px;
	padding-left:20px;
	margin-top:30px;
	padding-top:0px;
}

#ChildTabMenu li
{
	float:left;
	display:block;
	margin-left:8px;
}

#ChildTabMenu li a
{
	color:#878787;
	text-decoration:none;
	font-weight:bold;
	font-size: 9pt;
}
#ChildTabMenu li.menuSeparator
{
	color:#878787;
	text-decoration:none;
	font-size: 9pt;
	font-weight:normal;
}
#ChildTabMenu li a:hover, #ChildTabMenu li.Selected a
{
	color:#0079c2;
	text-decoration:none;
	font-size: 9pt;
	font-weight:bold;
}
#Links .SubMenuBlock
{
}
#Links .SubMenuItem
{
	line-height:18px;
	list-style:none;
	margin-left:-30px;
}
#Links li.SubMenuItem a{
	font-size:10pt;
	color:#999999;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;;
	text-decoration:none;
}
#Links li.SubMenuItem a:hover{
	color:#0079c2;
}
#SubMenu ul{
	margin-top: 0;
}
#SubMenuDoubleCols ul{
	margin-top:0;
	margin-right: 10px;
}

#SubMenu li, #SubMenuDoubleCols li{
	list-style: none;
	font-size: 12px;
	margin-left: -10px;
}
#SubMenu li a, #SubMenuDoubleCols li a, #TabContactContent a{
	text-decoration:none;
	color:#878787;
	line-height: 20px;
	
}
#SubMenu li a:hover, #SubMenuDoubleCols li a:hover{
	color:#0079c2;
	font-weight: normal;
	font-size: 9pt;
}
#SubMenu li a.selected,#SubMenuDoubleCols li a.selected, #TabContactContent a.selected{
	font-weight:bold;
}


/* ========
 * LINKS
 * ========
 */
.GrayBlueLink
{
	font-size:18px;
	color:#a3a3a3;
	font-weight:bold;
	font-family:Helvetica,Arial,sans-serif;
	text-decoration:none;
}
.GrayBlueLink:hover
{
	color:#00589d;
}

@page {
  size: portrait;   
}

































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
