@import url "/css/public.css";
@import url "/css/menu.css";
@import url "/css/listings.css";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ffffff;
		FONT-SIZE: 12px;
	font-family: Verdana, Arial, Helvetica;
}

img {
	border: none;
}

h1, .h1a {
	font-size: 20pt;
	text-align: left;
	font-weight: normal;
	color: #b92929;
	font-family: verdana, arial, helvetica, sans-serif;
}

h2 , .h2a{
	font-weight: normal;
	font-size: 15pt;
	color: #b92929;
	font-family: verdana, arial, helvetica, sans-serif;
}

h3 , .h3a{
	font-weight: normal;
	font-size: 12pt;
	color: #b92929;
	font-family: verdana, arial, helvetica, sans-serif;
}


h4 ,.h4a{
	font-weight: bold;
	font-size: 10pt;
	color: #333366;
	font-family: verdana, arial, helvetica, sans-serif;
}

p {
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

href {
	font-size: 8pt;
	font-family: verdana, arial, helvetica, sans-serif;

}

ul {
	font-size: 10pt;
	font-family:  arial, geneva, cg times, sans serif;
	padding-left: 5px;
}

li {

	list-style-image: url('../images/arrow.gif');
	font-family: verdana, arial, helvetica, sans-serif;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left:5px;
	text-align: left;
}

dl {
	font-size: 10pt;
	font-family:  arial, geneva, cg times, sans serif
}

dt {
	font-size: 10pt;
	font-family:  arial, geneva, cg times, sans serif
}

dd {
	font-size: 10pt;
	font-family:  arial, geneva, cg times, sans serif
}

ol {
	font-size: 10pt;
	font-family:  arial, geneva, cg times, sans serif
}

strong {
	font-size: 10pt;
	font-family: arial, geneva, cg times, sans serif
}

table {
	font-size: 11pt;
	font-family: arial, geneva, cg times, sans serif;
	background-color: transparent
}

tr {
	font-size: 11pt;
	font-family:  arial, geneva, cg times, sans serif;

}

td {
	font-size: 11pt;
	font-family: arial, geneva, cg times, sans serif
}

th {
	font-weight: bolder;
	font-size: 12pt;
	color: #ffffff;
	text-align: left;
	font-family: arial, geneva, cg times, sans serif;
	background-color: #4e67b8;
	padding: 5px;
	color:#c0d8f8;
}

.dr-table-subheadercell{
	color:#ffffff;
}

a,a:link,a:visited,a:active {
	color: #333366;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #b92929;
}

href {
	text-decoration: none;
}

hr {
	height: 1px;
	border-style: dotted;
	border-color: #000000;
	border-width: 0px 0px 1px 0px;
}

.label {
	color:#333366;
	font-size: 11pt;
	font-family:  arial, geneva, cg times, sans serif;
		font-weight: bolder;
}

.label1 {
	font-weight: bolder;
	width: 170px;
	text-align: right;
	padding-right: 5px;
	font-size: 10pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

.value {
	padding: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
}

.message {
	color: red;
	font-weight: bolder;
}

.label2 {
	font-weight: normal;
	width: 140px;
	text-align: right;
	padding-right: 5px;
	color: #333366;
	font-weight:bold;
	border-bottom: 0px solid #dddddd;
}


.label-member {
	font-weight: bold;
	width: 240px;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
	color: #333366;
}


.label3a {
	font-weight: normal;
	width: 390px;
	float: left;
	text-align:right;
	padding-right: 5px;
	color: #333366;
	font-weight:bold;
	font-size:1.0em;
	margin-bottom:4px;
}
 .errors3a {
	 font-weight: bold;
	color: red;
		margin-bottom:4px;
		
}
.value3 {
		margin-bottom:4px;
	text-align: left;
	float:left;
	font-family: verdana, arial, helvetica, sans-serif;
}

 .errors {
	font-weight: bolder;
	width: 150px;
	text-align: right;
	padding-right: 5px;
	color: red;

}

.txt {
	font-size: 11pt;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
	padding:1px;
}