body{
background-color:#8BA4BA;
font-family: verdana, arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6{
font-family: verdana, arial, Helvetica, sans-serif;
}
h1{
	font-size: 16pt;
	color:#92AFC5;
}
h2{
	font-size:13pt;
}
h4{
	font-size: 10pt;
}
h5{
	font-size:9pt;
}
.logo{
	background-color:#8BA4BA;
}
.bnr{
	background-image: url(../images/procerinscam.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 63px;
}
.content{
	background-color: White;
	text-align: justify;
	font-size: 12px;
	padding: 5px 15px 5px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content p{
   /*margin:0px 2px;*/
	text-align: justify;
	line-height: 16px;
}
.content h1{
	font-size: 16pt;
	margin:3px 0px;
}
.content a:link, .content a:visited{
	text-decoration: none;
	color: #3333CC;
		font-size: 12px;
}
.content a:hover{
	text-decoration: none;
	color:#3333CC;
}
.ftr{
	background-image: url(../images/Untitled-1_17.gif);
	background-repeat: no-repeat;
	height: 53px;
	text-align: center;
	font-size: 11px;
	color:#3f3f3f;
	border-top: 2px solid #566D8D;
}
.ftr a:link, a:visited{
	text-decoration: none;
	font-size: 11px;
	color: #405D76;
}
.ftr a:hover{
	text-decoration: none;
	color:#060606;
}

.topnav{
	float: right;
}
.topnav a:link, .topnav a:visited{
	text-decoration: none;
	padding-right: 15px;
}
#navcontainer { margin-left: 10px; 
}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

#navcontainer li { 
margin: 0px 0px 1px 0px; }

#navcontainer a:link, #navcontainer a:visited
{
display: block;
padding: 5px 10px;
color:#173B6F;
background-color: #fff;
text-decoration: none;
width: 150px;
font-weight: bold;
}

#navcontainer a:hover
{
color: #069;
text-decoration:  underline;
}
.img{
	padding-top: 22px;
}
