/* CSS Document */

body {

	background-color: #4F0115;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

.office {

	font-size: 11px;

}

.footer {

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.footer:link {

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.footer:active {

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.footer:visited {

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: none;

}

.footer:hover {

	font-size: 11px;

	color: #FFFFFF;

	text-decoration: underline

}

a:link {

	color: #477387;

	text-decoration: none;

	font-weight: bold;

}

a:visited {

	text-decoration: none;

	color: #477387;

	font-weight: bold;

}

a:hover {

	text-decoration: underline;

	color: #477387;

	font-weight: bold;

}

a:active {

	text-decoration: none;

	color: #477387;

	font-weight: bold;

}

.footertxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F7F1E8;
	padding-left: 10px;
}
.footernew {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.breadcrumb:link {

	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.breadcrumb:active {

	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.breadcrumb:hover {

	font-size: 10px;
	font-weight: normal;
	color: #000000;
	
}
.breadcrumb:visited {

	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}