	#footer {
		position:relative;
		}
		/*h1 {
		    display:block;
		    Top:0px;
        }*/
	.Hidden {display:none;}
	TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH
{
	font-weight: 600;
	font-size: 0.7em;
	word-spacing: normal;
	vertical-align: baseline;
	text-transform: none;
	color: #ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color:Navy;
	background-image: url(../images/bluebar.gif);
}	
	
.TableContent
{
	font-weight: normal;
	font-size: 0.70em;
	color: black;
	font-family: Verdana, Arial,MS Sans Serif;
	height: 6px;
	background-color: whitesmoke;
}
.ErrorText
	{
    	color: red;
    	font-family: Verdana, Arial;
    	font-size: 1em;
    	line-height: 20pt
	}
	.ContentSmall
{
	
	
	font-family: Verdana, Arial,MS Sans Serif;
	height: 5px;
	font-weight:normal;
	font-size: .80EM;
	line-height:15px	
}

.Title    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: Navy;
}

.PageTitle
{ 
	font-style: italic;
	color: Navy;
    font-family: Verdana;
    font-size: 1.0em;
    font-weight:bold;
}

#divSolution a
{
	display:block;
	width:513px;
	max-width:513px;
	text-indent:10px;
	overflow:inherit;
}