﻿.rightcontentframe
{
   margin: 2px 0px 25px 176px;
   border: solid 1px #ECF5FA;  
   background:url(../images/content_background.gif) no-repeat;
   padding:9px 5px 9px 14px;
 }

.leftmenu
{
  width :146px;
  float:left;
  padding:14px 10px;
  margin:0px;
  color:#003366;
}
.rightheader
{
    float:right;   
}
.languagediv
{
    margin: 30px 0px 0px 120px;
    _margin: 30px  0px 0px 130px;
    font-family:Verdana;
    font-size:0.8em;
    color:white;
}
.languagediv a
{
    font-family:Verdana;
    color:White;    
    text-decoration:none;
}
.searchboxdiv
{
     margin: 10px 30px 0px 0px;
     
}
.watermark
{
     color:Gray;
}

h1
{
    font-weight:bold;
    color:#6BAD43;
    font-size:1em;
    background:url("/images/ArrowGreenRight.gif") no-repeat ;
    background-position:left;
    padding-left:10px;
    margin:0px 0px 15px 0px;
}
h1 span
{
	display:inline;
	border-bottom: dashed 1px #6BAD43;
    
}


h2
{
    color:#6BAD43;
    font-size:1.3em; 
    margin-top:50px;
}
h3
{
    font-weight:bold;
    /*color:#6BAD43;*/
    color:#000066;
    font-size:1em;
    background:url("/images/ArrowGreenRight.gif") no-repeat ;
    background-position:left;
    padding:6px 10px;
    margin:0px;
    margin-bottom:0px; 
}

li
{
    list-style-image:url("/images/bullet_green.gif");
}
hr
{
 color:white;
 border:0px;border-top:dashed 1px #6AAD42;
}

.File
{
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	margin:2px;
	background:url(../Images/File.gif);
	width:20px;
	height:15px;
	color:#ffffff;
	padding-top:1px;
	font-size:0.85em;
}
.FileDescription
{
	padding:2px 0px 0px 30px; 
	_padding-left:5px;
	display:block;
	min-height:20px;
	_height:20px;
}
.FileMatch
{
	float:left;
	display:block;
	text-decoration:none;
	text-align:center;
	margin:2px;
	background:url(../Images/File_Selected.gif);
	width:20px;
	height:15px;
	color:#ffffff;
	padding-top:1px;
	font-size:0.85em;
}
.FileDescriptionMatch
{
	padding:2px 0px 0px 30px; 
	_padding-left:5px;
	display:block;
	min-height:20px;
	_height:20px;
}
.SearchWord
{
	color:#6BAD43;
	/*color:#ef671d;*/
	border-bottom:dashed 1px #6BAD43;
}
a
{
	color:#006caf;
	text-decoration:underline;
}

.HomeLeft
{
    border:1px solid #6bad43;
    border-bottom-width:3px;
    padding:15px;
}
table.HomeNews
{
    border:1px solid #6bad43;
    border-bottom-width:3px;
    
    
}
.HomeRightText h1
{
    font:bold 14px verdana;
    color:#6bad43; 
    margin-top:35px;
} 
.HomeRightText h2
{
    font:bold 12px verdana;
    color:#000066; 
    margin-top:20px;
    margin-bottom:3px;
} 

.InfoTip{width:600px;}
.InfoTip .b1, .InfoTip .b2, .InfoTip .b3, .InfoTip .b4, .InfoTip .b1b, .InfoTip .b2b, .InfoTip .b3b, .InfoTip .b4b
{display:block; overflow:hidden; font-size:1px;height:1px;background:#ffffe1;}
.InfoTip .b2{border-left:1px solid #fff; border-right:1px solid #eee;}
.InfoTip .b3{border-left:1px solid #fff; border-right:1px solid #ddd;}
.InfoTip .b4{border-left:1px solid #fff; border-right:1px solid #aaa;}
.InfoTip .b4b{border-left:1px solid #eee; border-right:1px solid #999;}
.InfoTip .b3b{border-left:1px solid #ddd; border-right:1px solid #999;}
.InfoTip .b2b{border-left:1px solid #aaa; border-right:1px solid #999;}
.InfoTip .b1{margin:0 5px; background:#fff;}
.InfoTip .b2, .InfoTip .b2b{margin:0 3px; border-width:0 2px;}
.InfoTip .b3, .InfoTip .b3b{margin:0 2px;}
.InfoTip .b4, .InfoTip .b4b{height:2px; margin:0 1px;}
.InfoTip .b1b{margin:0 5px; background:#999;}
.InfoTip .body
{
    height:auto;
    display:block;  
	border-left:1px solid #fff; 
	border-right:1px solid #999;
	overflow:hidden;
	background:#ffffe1;
	padding:5px 10px;
}

.InfoTip .Arrow
{
    background:url(../Images/arrow.gif) no-repeat; 
    width:17px;
    height:18px;
    position:relative;
    left:20px;
    z-index:100;
    top:-1px;
}

.Tabs
{
    height:22px;
    background:#ffffff url(/images/tabs_bottom.gif) no-repeat left bottom;
    margin-bottom:11px;
}
.Tabs a
{
    float:left;
    height:15px;
    display:block;
    background:url(/images/tab-unselected.gif) no-repeat right top;
    color:#6bad43;
    font-weight:bold;
    padding: 3px 12px 3px 13px;
    text-decoration:none;
}

.Tabs a.Last
{
    background:url(/images/last-tab-unselected.gif) no-repeat right top;
}


.Tabs a.Selected
{
    color:#ffffff;
    background:url(/images/tab-selected.gif) no-repeat right top;
}
.Tabs a.LastSelected
{
    color:#ffffff;
    background:url(/images/last-tab-selected.gif) no-repeat right top;
}
.Tabs a.NextIsSelected
{
    background-color:#6699CD;
}
#Summary, #Tabs
{
    display:none;
}
.Print
{
	width:25px;
	height:26px;
	float:right;
	background:url(../images/print.gif) no-repeat;
	cursor:pointer;
	margin:0px 0px -26px 0px;
}
.Copyright
{
    display:none; 
}
@media print
{
	.leftmenu, #header div, #footer, .Print
	{
		display:none;
	}
	#header, #header span
	{
		display:inline;
	}
	#header h2
	{
		margin-top:0px;
		display:block;
	}
	
	.rightcontentframe
	{
	   margin: 2px 25px 25px 2px;	
	}
	.Copyright
    {
        display:block; 
    }

}