A.activeLink:hover {
	color: white;
	text-decoration: none;
	cursor: default;
}

A.activeLink {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	background-color: #152795;
	height: 24px;
	width: 90px;
	padding: 5pt 5pt 0pt 15pt;
	border-bottom-style: solid;
	border-right-style: solid;
	border-width: thin;
	border-color: #CCCCCC;
}

A.activeLink:visited {
	color: white;
}

P, BLOCKQUOTE, TD {
	font-family: verdana;
	font-size: 10pt;
	line-height: 125%;
}

.border {
	margin-bottom: 75px;
	margin-left: 125px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
}

.section {
	font-family: verdana;
	font-size: 12pt;
	line-height: 125%;
	font-weight: bold;
	background-color: transparent;
	padding-left: 1px;
	color: #152795;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: black;
}

.heading {
	font-family: "verdana";
	font-size: 18pt;
	font-weight: bold;
	color: #152795;
	text-align: left;
	line-height: 125%;
	border-bottom-style: solid;
	border-width: 1px;
}

.quote {
	font-family: Helvetica;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	line-height: 125%;
	float: left;
	width: 180px;
	border-left-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	padding-left: 8px;
	padding-bottom: 8px;
	margin: 1%;
	color: #666666;
}

.important {
	font-size: 12pt;
	font-weight: normal;
	font-style: italic;
	line-height: 125%;
}

A {
	color: #1c34cc;
	text-decoration: none;
}

A:hover {
	color: #1c34cc;
	text-decoration: none;
	background-color: transparent;
}

A:visited {
	color: #1c34cc;
}

P, LI {
	font-family: verdana;
	font-size: 10pt;
}

DIV.relatedLinks {
	visibility: '';
	width: 150px;
	float: left;
	background-color: #ADD8E6;
	border-top-style: outset;
	border-bottom-style: outset;
	border-width: 1px;
	border-color: black;
	margin-top: 40px;
	margin-left: 10px;
}

P.relatedLinksHeader {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
}

P.relatedLinks {
	font-family: verdana;
	font-size: 8pt;
	display: inline;
	margin-top: 6px;
	width: 150px;
	padding-left: 10px;
	padding-right: 20px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: gray;
}

DIV.header {
	border-bottom-style: solid;
	border-width: thin;
	border-color: #999999;
	width: 100%;
	background-color: #152795;
}

tr{
	height:14;}

form{
	margin:5;
}
