BODY
{
    font-family: Helvetica,Arial,Sans-Serif;
}

/******** Header *******/



#hd .links{
	float:right;
	text-shadow: 1px 1px 0px #F3F3F3;
	margin-top: 5px;
	color: #999;
}

#hd .links a
{
	text-shadow:none;
}

#hd .logo
{
	height: 90px;
	width: 300px;
	background: transparent url("app?service=asset&sp=/images/vitech-logo.png") no-repeat;
}

#navigation
{
	background:#2D8179;
}

a, a:visited
{
	color: #5C605B;
}

h2, div.fieldset div.legend
{
	color: #2D8179;
}

div.dataSection hr, hr.dashed
{
	border:none;
	border-bottom: 1px solid #DEDFDE
}

#doc
{
	margin-bottom:-76px;
}

#bd
{
	margin-bottom:20px;
}

#ft
{

}
#messageContainer li.message{
	text-decoration: none;
	color: blue;
}
