/* CSS Document */

body {
	background-color: #ffffff;
	background-image: url('bg-bridge.gif');
	background-repeat: repeat-x;
	text-align: center;
	color: #333333;
}
	a:link { 
	color: #A46C13;
	text-decoration: none;
	}
	a:visited { 
	color: #A46C13;
	text-decoration: none;
	}
	a:hover { 
	color: #004488;
	text-decoration: underline;
	}
	a:active { 
	color: #A46C13;
	text-decoration: underline;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004488;
	line-height: 18px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004488;
	line-height: 16px;
}
.RegLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #004488;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
br.clear {
	clear: both;
	width: 0;
	height: 0;
	border: none;
	background: inherit;
	margin: 0;
	padding: 0;
}

.indent {
	margin-left: 150px;
}

.tablevalues {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 12px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #003366;
}
