/** STYLES FOR HTML ELEMENTS *********************************************************/
/*************************************************************************************/
html{font-size:x-small;overflow-y: scroll !important; overflow-x: hidden !important; }
body{color:#333333; background-color:#d0d0d1; font-family:arial; margin-left:15px; margin-top:20px;}
a:link, a:active, a:hover, a:visited{color: #67bee7; text-decoration:underline;}
p{line-height: 1.3em; margin-top:0px; margin-bottom:15px;/*required for same look in firefox and ie*/}
ul{margin-top:0px; margin-bottom:5px; margin-left:20px;}
hr {border: none; border-top: 1px solid #bababa; height: 1px; margin-top: auto; margin-bottom: auto;}
img{ border:0px; }

/** STYLES FOR TEMPLATE ELEMENTS *****************************************************/
/*************************************************************************************/
.H1header{font-size:180%; font-weight:bold; margin-bottom:10px; margin-top:-3px; font-family:arial; color:#67bee7; }
.H2header{font-size:120%; font-weight:bold; margin-bottom:8px; margin-top:0px; font-family:arial;}
.H3header{font-size:100%; font-weight:bold; margin-bottom:5px; margin-top:0px; font-family:arial;}
.h1sifr{ font-size:35px; letter-spacing:15px; line-height:25px; margin:0px; padding:0px; }
.h2sifr{ font-size:18px; letter-spacing:8px; margin:0px; padding:0px; }
.BlackHeader{font-size:140%; font-weight:bold; margin-bottom:10px; margin-top:-3px; font-family:arial; color:#000000; }

/** STYLES FOR EDITOR DROP DOWN LIST (PARAGRAPH FORMAT) ******************************/
/*************************************************************************************/
h1{font-size:180%; font-weight:bold; margin-bottom:10px; margin-top:-3px; font-family:arial; color:#67bee7; }
h2{font-size:120%; font-weight:bold; margin-bottom:8px; margin-top:0px; font-family:arial;}
h3{font-size:100%; font-weight:bold; margin-bottom:5px; margin-top:0px; font-family:arial;}
h2.WhiteH2{font-size:120%; font-weight:bold; margin-bottom:0px; margin-top:0px; font-family:arial; color:#FFFFFF; }


/** STYLES FOR EDITOR DROP DOWN LIST (ADAPTED STYLE) *********************************/
/*************************************************************************************/
.ImportantEditor{font-weight:normal; background-color:#808080; color:#FFFFFF;}
.ImagetextEditor{font-weight:normal; font-size:90%;}

/* STYLES FOR TEMPLATES */
.Introduction { font-weight:bold; margin-bottom:20px; }

/* STYLES FOR MASTER */
.MainContainer{ margin-left:auto; margin-right:auto; width:996px; background: #fff; }
.HeaderContainer{ background-image:url(Images/header_background.jpg); background-repeat:no-repeat; height:60px; }
.HeaderContainerLanguageAndSearch{ float:right; }
.HeaderContainerLanguage{ text-align:right; margin-top:13px; margin-right:38px; }
.HeaderContainerSiteMap{ text-align:right; margin-top:12px; margin-right:38px; }
.LanguageLinkImage{ margin-left:5px; }
.Search{ float: right; margin-right: 21px; padding-top: 5px; }
.SearchButton{ float: left; color:#FFFFFF; border:none; background: url(Images/search-button.png) no-repeat; margin: 0; padding: 0 0 3px 0; height: 18px; width: 40px; font-size:1em; }
.SearchField{ float: left; border: none; background: url(Images/search-field.png) no-repeat; margin: 0 7px 0 0; padding: 0 5px; height:19px; width:91px; }

.ContentContainer, .ContentContainerWideMenu
{
	background-image:url(Images/content_background.jpg); 
	background-repeat:repeat-y; 
	min-height:300px; _height:300px; 
	padding:25px 39px;
	font-size:1.1em;
}

.ContentContainerWideStart, .ContentContainerWide
{
	background-image:url(Images/content_background_nomenu.jpg); 
	background-repeat:repeat-y; 
	min-height:300px; _height:300px; 
	padding:15px 39px 25px 39px;
	font-size:1.1em;
}

.ContentContainerLeftMenu{ float:left; width:202px; min-height:300px; _height:300px; }
.ContentContainerRight{ float:right; width:182px; padding-left:20px; border-left:solid 1px #DDDDDD; min-height:300px; _height:300px; }
.ContentContainerTemplate{ float:left; width:472px; margin-left:20px; }
.ContentContainerTemplateWide{ float:left; width:715px; }
.clear{ clear:both; }

.FooterContainer, .FooterContainerWideMenu{background: #d0d0d0 url(Images/footer_background.jpg) no-repeat; height:40px; text-align:center; padding-top:22px; color:#828282; font-size:1.1em;}
.FooterContainerWideStart, .FooterContainerWide{background: #d0d0d0 url(Images/footer_background_nomenu.jpg) no-repeat; background-repeat:no-repeat; height:40px; text-align:center; padding-top:22px; color:#828282; font-size:1.1em;}

.MenuContainer{ position: relative; background-image:url(Images/top_menu_background.png); background-repeat:no-repeat; height:45px; padding-left:13px; }
.MenuContainer .Logo { float:left; padding: 7px 10px 8px 10px; background:url(Images/tab_on_right.png) no-repeat right top; }
.MenuContainer ul {	margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style:none;}

.MenuContainer li {	float:left; background:url(Images/tab_on_right.png) no-repeat right top; padding:0px 2px 0px 0px; }
.MenuContainer .text { display:block; background:url(Images/.png) no-repeat left top; padding: 0;margin:0px 0px 0px 0px; font-size:1.2em; color:#ffffff;}
.MenuContainer .open {background-image:url(Images/tab_on_right.png);}
.MenuContainer .open .text {background-image:url(Images/.png);}

a.MenuLink, a.MenuLinkSelected { display: block; padding: 7px 10px 8px 10px; text-decoration: none;}
a.MenuLink:link{ color:#333; }
a.MenuLink:active{ color:#333; }
a.MenuLink:visited{ color:#333; }

a.MenuLink:hover { color:#333; background: url(Images/tab_hover.png) repeat-x; }
a.MenuLinkSelected{ color:#fff; background: url(Images/tab_active.png) repeat-x; }

a.MenuLinkSiteMap:link{ color:#333; font-weight:bold; text-decoration:none!important;}
a.MenuLinkSiteMap:active{ color:#333; font-weight:bold; text-decoration:none!important;}
a.MenuLinkSiteMap:visited{ color:#333; font-weight:bold; text-decoration:none!important;}
a.MenuLinkSiteMap:hover{ color:#333; font-weight:bold; text-decoration:underline!important;}

a.MenuLinkSelected:link{ color:#FFFFFF; }
a.MenuLinkSelected:active{ color:#FFFFFF; }
a.MenuLinkSelected:visited{ color:#FFFFFF;}
a.MenuLinkSelected:hover{ color:#FFFFFF; }

a.LeftMenuLink:link{ color:#333333; text-decoration:none!important;}
a.LeftMenuLink:active{ color:#333333; text-decoration:none!important;}
a.LeftMenuLink:visited{ color:#333333; text-decoration:none!important;}
a.LeftMenuLink:hover{ color:#333333; text-decoration:underline!important;}

.LeftMenuTopItem{ background-image:url(Images/menu_arrow.jpg); background-repeat:no-repeat; background-position:center left; padding-left:14px; margin-bottom:5px; }
.LeftMenuTopItemSelected{ background-image:url(Images/menu_arrow_selected.jpg); background-repeat:no-repeat; background-position:center left; padding-left:14px; margin-bottom:5px; font-weight:bold; }

.LeftMenuChildItem1{ padding-left:23px; margin-bottom:5px; }
.LeftMenuChildItemSelected1{ padding-left:23px; margin-bottom:5px; font-weight:bold; }

.LeftMenuChildItem2{ padding-left:32px; margin-bottom:5px; }
.LeftMenuChildItemSelected2{ padding-left:32px; margin-bottom:5px; font-weight:bold; }

.LeftMenuChildItem3{ padding-left:41px; margin-bottom:5px; }
.LeftMenuChildItemSelected3{ padding-left:41px; margin-bottom:5px; font-weight:bold; }

.LeftMenuChildItem4{ padding-left:50px; margin-bottom:5px; }
.LeftMenuChildItemSelected4{ padding-left:50px; margin-bottom:5px; font-weight:bold; }

/* STYLES FOR TEMPLATES */
/* ALL TEMPLATES */
a.ArrowLink:link{ background-image:url(Images/blue_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#67bee7; text-decoration:none!important; }
a.ArrowLink:active{ background-image:url(Images/blue_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#67bee7; text-decoration:none!important; }
a.ArrowLink:visited{ background-image:url(Images/blue_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#67bee7; text-decoration:none!important; }
a.ArrowLink:hover{ background-image:url(Images/blue_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#67bee7; text-decoration:underline!important; }

.WorkingAreas{ margin-top:28px; }
.WorkingArea1{ float:left; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }
.WorkingArea2{ float:right; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }


/* START PAGE */
.StartPageLeftColumn{ float:left; width:669px; }
.StartPageLeftColumnImage{ position:relative; height:286px; margin-bottom:20px; }
.StartPageLeftColumnImageTitleRow1{position:absolute; top:180px; left:30px; z-index:1000000;}
.StartPageLeftColumnImageTitleRow2{position:absolute; top:215px; left:32px; margin-top:10px; z-index:1000001;}
.StartPageLeftColumnImageImage{ position:absolute; top:0px; left:0px; }
.StartPageLeftColumnText{}
.StartPageRightColumn{ float:right; width:230px; }
.StartPageRightColumnEnviroment{ height:64px; padding:15px; margin-bottom:20px; background-repeat:no-repeat; }
.StartPageRightColumnNews{ height:281px; padding:15px; background-image:url(Images/start_newscontainer_background.jpg); background-repeat:no-repeat; }
.StartPageRightColumnNewsDiv{ height:270px; }
.StartPageNewsItem{ margin-bottom:15px; }
.StartPageBottomContainer{ background-image:url(Images/hr_fade.jpg); background-repeat:repeat-x; padding:30px 30px 0px 30px; margin-top:20px; }
.StartPageBottom{ background-image:url(Images/3nine_logo_small.jpg); background-repeat:no-repeat; background-position:center left; }
.StartPageBottomImage{ float:left; width:106px; }
.StartPageBottomText{ float:left; padding-left:30px; margin-left: 106px; width: 614px; border-left:solid 1px #D0D0D0; }

.StartPageLeftColumnWorkingAreas{ margin-top:7px; }
.StartPageLeftColumnWorkingArea{ float:left; width:217px; height:69px; background-image:url(Images/start_area_off.png); background-repeat:no-repeat; }
.StartPageLeftColumnWorkingAreaHover{ float:left; width:217px; height:69px; background-image:url(Images/start_area_on.png); background-repeat:no-repeat; }
.StartPageLeftColumnWorkingAreaMargin{ margin-left:9px; margin-right:9px; }
.StartPageLeftColumnWorkingAreaImage{ float:left; margin-left:12px; _margin-left:6px; margin-top:11px; }
.StartPageLeftColumnWorkingAreaText{ margin-top:17px; margin-left:66px; line-height:1.1em; }
.StartPageLeftColumnWorkingAreaTextInner{ display:block; }

.StartPageRightColumnEnviromentText{ color:#FFFFFF; height:35px; }
a.StartPageRightColumnEnviromentLink:link{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none!important; }
a.StartPageRightColumnEnviromentLink:active{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none!important; }
a.StartPageRightColumnEnviromentLink:visited{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none!important; }
a.StartPageRightColumnEnviromentLink:hover{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:underline!important; }

.StartPageNewsItemHeader{float:left; font-weight:bold; }
.StartPageNewsItemDate{ float:left; }
.StartPageNewsItemImage{ float:right; }

/* Startpage 2010 */
#StartPage2010 { margin-right: -9px; }
#StartPage2010 .StartPageLeftColumn{ float:left; width:625px; }
#StartPage2010 .StartPageLeftFlash { margin-bottom: 20px; }
#StartPage2010 .StartPageLeftColumnImage{ position:relative; height:286px; margin-bottom:20px; }
#StartPage2010 .StartPageLeftColumnImageTitleRow1{position:absolute; top:180px; left:30px; z-index:1000000;}
#StartPage2010 .StartPageLeftColumnImageTitleRow2{position:absolute; top:215px; left:32px; margin-top:10px; z-index:1000001;}
#StartPage2010 .StartPageLeftColumnImageImage{ position:absolute; top:0px; left:0px; }
#StartPage2010 .StartPageLeftColumnText{ background: url(Images/box-bottom-left.png) no-repeat bottom left; padding: 0 0 20px 20px; }

#StartPage2010 .StartPageRightColumn{ float:right; width:208px; }
#StartPage2010 .StartPageRightColumnOther { padding: 0 15px; margin-bottom: 20px; }
#StartPage2010 .StartPageRightColumnOtherText {  }
#StartPage2010 .StartPageRightColumnEnviroment{ height:64px; padding:15px; margin-bottom:20px; background-repeat:no-repeat; }
#StartPage2010 .StartPageRightColumnNews{ height: auto; padding:20px 0 20px 20px; background-image:url(Images/box-top-left.png); background-repeat:no-repeat; }
#StartPage2010 .StartPageRightColumnNewsDiv{ height: auto; }
#StartPage2010 .StartPageRightBottomArea { padding-top: 20px; padding-left: 3px; background: url(Images/box-top-left.png) no-repeat 0 -50px; }
#StartPage2010 .StartPageNewsItem{ margin-bottom:15px; }
#StartPage2010 .StartPageBottomContainer{ background:none; padding:30px 0 0 30px; margin-top: 0; }
#StartPage2010 .StartPageBottomLeft{ width: 650px; float: left; margin-top: 12px; background-image:url(Images/3nine_logo_small.jpg); background-repeat:no-repeat; background-position:center left; }
#StartPage2010 .StartPageBottomRight{ width: 208px; float: right; background: none; }
#StartPage2010 .StartPageBottomImage{ float:left; width:106px; }
#StartPage2010 .StartPageBottomText{ float:left; padding-left:30px; margin-left: 80px; width: auto; border: none; }
#StartPage2010 .StartPageBottomRight .StartPageBottomText { margin-left: 0; background: none; padding-left: 0; border-left:solid 1px #D0D0D0; }

#StartPage2010 .WorkingAreas{ margin-top:28px; }
#StartPage2010 .WorkingArea1{ float:left; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }
#StartPage2010 .WorkingArea2{ float:right; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }

#StartPage2010 .StartPageRightColumnEnviromentText{ color:#FFFFFF; height:35px; }
#StartPage2010 a.StartPageRightColumnEnviromentLink:link{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none!important; }
#StartPage2010 a.StartPageRightColumnEnviromentLink:active{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none!important; }
#StartPage2010 a.StartPageRightColumnEnviromentLink:visited{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:none!important; }
#StartPage2010 a.StartPageRightColumnEnviromentLink:hover{ background-image:url(Images/white_arrow.gif); background-position:center left; background-repeat:no-repeat; padding-left:12px; color:#FFFFFF; text-decoration:underline!important; }

#StartPage2010 .StartPageNewsItemHeader{float:left; font-weight:bold; }
#StartPage2010 .StartPageNewsItemDate{ float:left; }
#StartPage2010 .StartPageNewsItemImage{ float:right; }

/* ACTIVITYAREA */
.AA_LeftColumn{ float:left; width:470px; padding-right:20px; }
.AA_LeftColumnTop{ margin-bottom:10px; }
.AA_LeftColumnLeftColumn{ float:left; margin-right:20px; }
.AA_LeftColumnRightColumn{ float:left; width:320px; }
.AA_Title{ float:left; }
.AA_PrintButton{ text-align:right; }
.AA_Image{ float:right; margin:0px 0px 10px 10px; }
.AA_ProductList{ border-top:solid 2px #C8C8C8; padding-top:30px; margin-top:20px; }
.AA_RightColumn{ float:right; padding:0px 0px 0px 20px; width:182px; }

/* ACTIVITYAREA 2 */
#ActivityArea2 { margin-left: 38px; margin-right: 30px; }
#ActivityArea2 .AA_TopText { margin-top: 20px; }
#ActivityArea2 .AA_LeftColumn{ float:left; width:640px; padding-right:0; }
#ActivityArea2 .AA_LeftColumnTop{ margin-bottom:10px; }
#ActivityArea2 .AA_LeftColumnLeftColumn{ float:left; margin-right:20px; }
#ActivityArea2 .AA_LeftColumnRightColumn{ float:left; width:320px; }
#ActivityArea2 .AA_Title{ float:left; }
#ActivityArea2 .AA_PrintButton{ text-align:right; }
#ActivityArea2 .AA_Image{ float:right; margin:0px 0px 10px 10px; }
#ActivityArea2 .AA_ProductList{ border-top:solid 2px #C8C8C8; padding-top:30px; margin-top:20px; }
#ActivityArea2 .AA_RightColumn{ float:right; padding:0px 0px 0px 20px; width:182px; }

#ActivityArea2 .WorkingAreas{ margin-top:28px; }
#ActivityArea2 .WorkingArea1{ float:left; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }
#ActivityArea2 .WorkingArea2{ float:right; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }


/* Product */
#Product2010 { width: 640px; margin-left: 24px; }
#Product2010 .AA_TopText { margin-top: 20px; }
#Product2010 .AA_LeftColumn{ float:left; width:640px; padding-right:0; }
#Product2010 .AA_LeftColumnTop{ margin-bottom:10px; }
#Product2010 .AA_LeftColumnLeftColumn{ float:left; margin-right:20px; }
#Product2010 .AA_LeftColumnRightColumn{ float:left; width:320px; }
#Product2010 .AA_Title{ float:left; }
#Product2010 .AA_PrintButton{ text-align:right; }
#Product2010 .AA_Image{ float:right; margin:0px 0px 10px 10px; }
#Product2010 .AA_ProductList{ border-top:solid 2px #C8C8C8; padding-top:30px; margin-top:20px; }
#Product2010 .AA_RightColumn{ float:right; padding:0px 0px 0px 20px; width:182px; }

#Product2010 .WorkingAreas{ margin-top:28px; }
#Product2010 .WorkingArea1{ float:left; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }
#Product2010 .WorkingArea2{ float:right; padding: 17px; overflow: hidden; width:264px; height:126px; background-image:url(Images/start-area-box.png); background-repeat:no-repeat; }


/* ACTIVITYAREAS */
.AAS_Activtyareas{ width:918px; overflow:hidden; }
.AAS_Activtyarea{ float:left; width:287px; margin-left:28px; margin-right:28px; }

a.BlackLink:link{ color:#000000; text-decoration:none!important; }
a.BlackLink:active{ color:#000000; text-decoration:none!important; }
a.BlackLink:visited{ color:#000000; text-decoration:none!important; }
a.BlackLink:hover{ color:#000000; text-decoration:none!important; }

.RigthBoxContainer { margin-top:10px; padding:5px 10px 0px 10px; padding-bottom:2px; background-image:url(Images/right_box_top.gif); background-repeat:no-repeat; background-color:#d2e6ef; color:#000000; display:block; }
.RightBoxBottom { background-image:url(Images/right_box_bottom.gif); height:5px; overflow:hidden; background-repeat:no-repeat; background-color:#d2e6ef; display:block; }
.RigthBoxContainerHeader{ font-weight:bold; margin-bottom:2px; padding-bottom:2px; font-size:110%; }

a.RightBoxLink:link{ color:#000000; text-decoration:none!important; }
a.RightBoxLink:active{ color:#000000; text-decoration:none!important; }
a.RightBoxLink:visited{ color:#000000; text-decoration:none!important; }
a.RightBoxLink:hover{ color:#000000; text-decoration:underline!important; }

img.ImageRightColumn{ margin-top:10px; }

/* Article5 */
#Article5_2010 { margin-left: 38px; margin-right: 30px; }
#Article5_2010 .left-column, .ContentContainerTemplateWide .right-column { width: 305px; float: left; }
#Article5_2010 .right-column { margin-left: 30px; }
#Article5_2010 .right-column .TextBelowFlash { margin-top: 20px; }

/** STYLES FOR LITIUM STUDIO TEMPLATES ***********************************************/
/*************************************************************************************/
.Intro{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.Text{FONT-SIZE:100%; FONT-WEIGHT:normal; MARGIN-TOP:0px; MARGIN-BOTTOM:10px;}
.Normal{FONT-SIZE:100%;}
.Textbold{FONT-WEIGHT:bold;}
.Factheader{FONT-WEIGHT:bold; COLOR:white; BACKGROUND-COLOR:#555555; PADDING:5px;}
.Facttext{FONT-WEIGHT:normal; BACKGROUND-COLOR:#DDDDDD; PADDING:5px;}
.Imagetext{FONT-WEIGHT:normal; MARGIN-TOP:2px; TEXT-ALIGN:CENTER;}
.Date{COLOR:#AAAAAA; MARGIN-TOP:0px; MARGIN-BOTTOM:0px;}

.Linklist{font-weight:normal; margin-top:20px;}
.Linkicon{margin-right:3px; height:10px;}
.Filelist{font-weight:normal; margin-top:20px; padding:5px; background-image:url(Images/right_box_top.gif); background-repeat:no-repeat; background-color:#A6BEBE;}
.Fileicon{margin-right:5px;}
.Productlist{font-weight:normal; margin-top:20px;}
.Newslist{ }
.Form{}
.InputItem{font-size:1em; margin-bottom:10px; color:#000000; font-family:verdana,arial,helvetica;}
.InputItemFixedWidth{font-size:100%; margin-bottom:10px; width:300px; color:#000000; font-family:verdana,arial,helvetica;}
.InputItemFullWidth{font-size:100%; margin-bottom:10px; width:100%; color:#000000; font-family:verdana,arial,helvetica;}
.SelectItemFixedWidth{font-size:100%; margin-bottom:10px; width:305px; font-weight:bold; color:#000000; font-family:verdana,Arial,Helvetica;}
.MarginSingle{MARGIN-TOP:10px;}
.MarginDouble{MARGIN-TOP:20px;}

.Image{MARGIN-TOP:20px;}
.ImageCenter{TEXT-ALIGN:CENTER; MARGIN-TOP:20px;}
.ImageLeft{TEXT-ALIGN:LEFT; MARGIN-TOP:20px;}
.ImageRight{TEXT-ALIGN:RIGHT; MARGIN-TOP:20px;}
.ImageLeftFloat{FLOAT:LEFT; MARGIN-TOP:10px; MARGIN-RIGHT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}
.ImageRightFloat{FLOAT:RIGHT; MARGIN-TOP:10px; MARGIN-LEFT:10px; MARGIN-BOTTOM:10px; DISPLAY:INLINE;}

.ColumnSpace{HEIGHT:10px; WIDTH:10px;}
.CrossHorizontal{FONT-SIZE:1%; HEIGHT:2px; BACKGROUND-COLOR:#555555;}
.CrossHorizontalCell{FONT-SIZE:1%; PADDING-BOTTOM:10px; PADDING-TOP:10px;}
.CrossVertical{FONT-SIZE:1%; WIDTH:2px; BACKGROUND-COLOR:#555555;}
.CrossVerticalCell{FONT-SIZE:1%; HEIGHT:100%; PADDING:5px;}

.threeColumnLeft{VERTICAL-ALIGN:top; WIDTH:350px; padding-right:5px;}
.threeColumnMiddle{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px; padding-right:5px;}
.threeColumnRight{VERTICAL-ALIGN:top; WIDTH:189px; padding-top:5px; padding-left:5px;}
.threeColumnLineV{padding-top:5px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineV_bg.gif);}
.threeColumnLineH{MARGIN-TOP:5px; MARGIN-BOTTOM:5px; HEIGHT:1px; BACKGROUND-IMAGE: url(../templates/common/images/dotlineH_bg.gif);}

.twoColumnTable{WIDTH:100%; HEIGHT:350px;}
.twoColumnLeft{VERTICAL-ALIGN:top; PADDING-RIGHT:20px;}
.twoColumnRight{VERTICAL-ALIGN:top; WIDTH:180px; PADDING-LEFT:20px;}
.twoColumnInnerTable{MARGIN-TOP:20px;}
.twoColumnInnerOne{HEIGHT:100%; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-RIGHT:10px;}
.twoColumnInnerTwo{HEIGHT:150px; WIDTH:34%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px; PADDING-RIGHT:10px;}
.twoColumnInnerThree{HEIGHT:150px; WIDTH:33%; VERTICAL-ALIGN:top; PADDING-TOP:10px; PADDING-LEFT:10px;}
.twoColumnLineH{HEIGHT:1px; BACKGROUND-COLOR: #9A9A9A;}
.twoColumnLineV{WIDTH:1px; BACKGROUND-COLOR: #9A9A9A;}

.Fileheader{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.Fileitem{font-size:100%; font-weight:normal; padding-bottom:5px;}
.Linkheader{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px; BORDER-BOTTOM:1px solid black;}
.Linkitem{FONT-SIZE:100%; FONT-WEIGHT:normal; MARGIN-BOTTOM:5px;}
.Productname{FONT-SIZE:100%; FONT-WEIGHT:bold; MARGIN-BOTTOM:5px;}
.Productlink, A.Productlink:link, A.Productlink:active, A.Productlink:hover, A.Productlink:visited{}
.Productdesc{FONT-SIZE:110%; FONT-WEIGHT:normal;}
.ProductRowItem1{PADDING:5px; PADDING-LEFT:0px;}
.ProductRowItem2{PADDING:5px; PADDING-LEFT:0px;}
.ProductColumnItem1{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductColumnItem2{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:34%;}
.ProductColumnItem3{PADDING:10px; border-left:1px solid #9A9A9A; WIDTH:33%;}
.ProductitemLineH{HEIGHT:1px; BACKGROUND-COLOR:#9A9A9A;}
.ProductitemLineV{PADDING:10px; border-left:1px solid #9A9A9A;}
.Productitem{FONT-SIZE:110%; LINE-HEIGHT:20px;}
.Productitemlist{PADDING-RIGHT:20px; WIDTH:100px;}
.ProductitemlistLineV{border-left:1px solid #9A9A9A;}
.Newsimage{FLOAT:RIGHT; MARGIN-LEFT:10px; DISPLAY:INLINE;}
.Newsdate{FONT-SIZE:100%;}
.Newsheader{FONT-SIZE:100%; FONT-WEIGHT:bold;}
.Newslink, A.Newslink:link, A.Newslink:active, A.Newslink:hover, A.Newslink:visited{}
.Newsintro{FONT-SIZE:100%; FONT-WEIGHT:normal;}
.Newsitem1{PADDING:5px; PADDING-LEFT:0px;}
.Newsitem2{PADDING:5px; PADDING-LEFT:0px;}
.Breadcrumb{FONT-SIZE:100%; FONT-WEIGHT:normal; COLOR:gray;}
A.Breadcrumb:link, A.Breadcrumb:active, A.Breadcrumb:hover, A.Breadcrumb:visited{COLOR:gray!important;}

