﻿body
{
	background-color:#e6e6e6;
	font-family:Arial;
	color:#2c4a6e;
	font-size:11px;	
}
.MainTable
{		
	width:980px;
	background-color:#ffffff;	
	border:solid 1px #000000;	
}
.SpaeratorTD
{
	height:10px;
	background-image:url(/images/welcome/divline.gif);	
	background-position:center;
	background-repeat:no-repeat;		
}
.ToolbarOptionsHintsIE,.ToolbarOptionsHintsFF
{
	padding:0px 10px 10px 0px;
	width: 748px;
	height: 426px;
	display: none; 
	background-image: url(/images/welcome/toolbar_options.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.ToolbarOptionsHintsFF
{
	background-image: url(/images/welcome/ff_toolbar_options_small.gif); 
}
.ToolbarOptionsHintsIE
{
	background-image: url(/images/welcome/ie_toolbar_options_small.gif); 
}

.CompContainerFF,.CompContainerIE
{	
	width:768px;	
	height:220px;		
	background-position:center top;
	background-repeat: no-repeat;	
		
}
.CompContainerFF
{
	background-image: url(/images/welcome/ff_background.gif);                                
}
.CompContainerIE
{
	background-image: url(/images/welcome/ie_background.gif);                                
}
.SearchBoxComponentFF,.SearchBoxComponentIE,
	.RadioBoxComponentFF,.RadioBoxComponentIE
{
	width: 221px;
	background-repeat: no-repeat;	
	background-position:top;
	float:left;
	position:relative;
	top:-19px;	
	left:50px;
}
.SearchBoxComponentFF
{		
	 background-image: url(/images/welcome/ff_box_search.gif);	 
}
.SearchBoxComponentIE
{	
	background-image: url(/images/welcome/ie_box_search.gif);	 
}
.RadioBoxComponentFF
{	

    background-image: url(/images/welcome/ff_box_radio.gif);
}
.RadioBoxComponentIE
{		
	background-image: url(/images/welcome/ie_box_radio.gif);
}
.WelcomeText
{
	color:#88ADC7;
	font-size:42px;
}
.WelcomeAdditionalText
{
	font-size:22px;	
}

.GeneralWelcomeText
{
	font-size:14px;	
}
.ComponentsTextsContainer
{	
	padding-top:190px;
	font-weight:normal;
}
.ToolbarOptionsUrl
{
	color: #0072bc;
}

.item1None
{
    padding-right: 10px;
    padding-left: 10px;
    font: 11px Verdana;
    margin-top: 3px;
    margin-bottom:3px;
    text-decoration: none;
    color:#003471;
}
.CopyRight
{
	font: 11px Verdana;
	font-weight:lighter;
	text-align:center;
    color:#003471;	
}
