body
{
	background-image: url(/templates/6/images/backgrad.jpg);
	background-repeat: repeat-x;
	background-color: #003B67;
	margin: 0;
}

.navbg
{
	background-color: #003b67;
}

a.navitem
{
	display: block;
	width: 120px;
	text-align: center;
	font-family: Serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
}

a.navitem:hover
{
	background-color: #416E8F;
}

.content
{
	padding: 5px;
	border: solid 2px orange;
	background-color: White;
}

.fullname
{
	font-size: 14pt;
	font-weight: bold;
	color: #003b67;
}

.npcsa
{
	font-weight: bold;
	color: #06679C;
	margin-top: 5px;
	margin-bottom: 20px;
}

ul.phones
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
}

ul.phones .label
{
	float: left;
	display: block;
	width: 50px;
	color: #06679C;
}

ul.phones li
{
	font-weight: bold;
}

#prorelcont
{
	margin-top: 20px;
	font-weight: bold;
	position: relative;
	font-style: italic;
	font-size: 16pt;
	text-align: center;
}

#prorel
{
	position: absolute;
	color: #06679C;
	z-index: 10;
}

#prorelshad
{
	position: absolute;
	z-index: 9;
	top: 1px;
	left: 1px;
}
