body table td {
	font-family : Arial;
}

.nav {
	font-size : 9pt;
	color : #013467;
	cursor : pointer;
	padding-left: 10px;
	border-bottom-style : solid;
	border-width:1px;
	border-color: #7eb0b2;
}

.navlink {
	color : #013467;
	text-decoration : none;
	width: 100%;
}

form {
	margin: 0px;
}

.address {
	color : #ffffff;
	font-size :8pt;
	font-weight : 600;
}

.content {
	font-size: 10pt;
	letter-spacing: 1px;
	line-height: 18px;
	font-weight: 500;
}

h1 {
	font-size : 12pt;
	margin-top: 20px;
}

.downloadlink {
	text-decoration : none;
	color : #013467;
	font-size: 10pt;
    letter-spacing: 1px;
    line-height: 18px;
    font-weight: 500;
}

.vbtableheader { font-family: Arial; font-size: 13px; color: #FFFFFF; font-weight: bold; background: #013467; }
.vbtablebody { font-family: Arial; font-size: 13px; color: #000000; background: #71a6a7; }

.catlink {
	text-decoration: underline;
	color : #000000;
}

.catlink2 {
	text-decoration : none;
	color : #000000;
	font-size : 10pt;
}

img {
	border-style : none;
}

.breadcrum
{
	font-size: 9pt;
	padding: 50px 0px 20px 0px;
}

.new
{
	top: -2000px;
	position: absolute;
	z-index: -1000;
}

