.text13 {font: 13px arial, sans-serif; color: #000; margin-top: 4px; margin-bottom: 30px;}
ul {margin-left: 0;}
li {
	color: #004891;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 12pt;
	padding-top: 2px;
	padding-bottom: 2px;
	font: bold 12px MS sans serif, arial, helvetica;
}

.tools
{
	text-align: left; 
	float: left; 
	width: 170px; 
	padding: 0px 10px 0px 10px; 
	height: 100%; 
	list-style-type: none;
}

.tools li 
{
	background: no-repeat;
	padding: 0px 0px 10px 25px;
	
}

.textsplash
{
	font: 10px tahoma;
	font-weight: normal;
	line-height: 100%;
	color: #818181;
	
}
.splashTitleBar {
    text-align: left;
    padding-left: 10px;
    font: 17px Arial;
    font-weight: bold;
    height: 20px;
    padding: 3px;
    padding-left: 10px;
    background-color: #eaeaea;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #D2D2D2;
    border-bottom: 1px solid #aaaaaa;
    color: #383838;
}


.leftContainer
{
	float: left; 
	text-align: left; 
	width: 400px; 
	padding: 15px 35px 0px 20px;
}

.rightContainer
{
	float: right; 
	text-align: left; 
	font-weight: bold;
	width: 240px;  
	padding: 18px 10px 0px 0px; 
	height:100%;
}

.vseparator
{
	float: left; 
	width: 2px; 
	height: 450px; 
	margin-top: 15px; 
	border-right: 1px dotted silver;
}

.separator
{
	width: 220px; 
	height: 2px; 
	border-bottom: 1px solid silver; 
	margin: 30px 0px 30px 0px;
}

a:link.bluelinkSp, a:visited.bluelinkSp { font: bold 12px MS sans serif, arial, helvetica; color: #004891; text-decoration: underline; }
a:hover.bluelinkSp { text-decoration: underline; }
a:link.hosting, a:visited.hosting, a:hover.hosting   { font: bold 13px verdana, arial, helvetica;	color: #000000;	text-decoration: underline;	}