body {
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	line-height: 17px;	
}
a {
	color: #26559B;
	text-decoration: none;
}
a:hover {
	color: #9ECE1A;
	text-decoration: none;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

li {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/images/arrow.gif);
	line-height: 180%;
	text-align: justify;
}

a.arrow {
	color: #26559B;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/arrow1.gif);
	display: block;
}
a.arrow:hover {
	color: #9ECE1A;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/arrow2.gif);
	display: block;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;

}
a.gray {
	color: #555555;
	text-decoration: none;
}
a.gray:hover {
	color: #26559b;
	text-decoration: none;
}
table.leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: justify;
	line-height: 150%;
}

	.header2, h2
		{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #504e4e;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.border
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	LINE-HEIGHT:15pt;
	border: 1px dotted #8AC5FF;
	font-style: normal;
	margin: 2px;
	padding: 5px;
	
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #437db7;
	text-decoration: none;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-color: #F2FFD9;
	text-align: justify;
	color: #006699;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #F2FFD9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}

a.menu {
	color: #26559b;
	text-decoration: none;
	display: block;
}
a.menu:hover {
	color: #878a90;
	display: block;
}


a.left {
	color: #26559B;
	text-decoration: none;
	font-size: 11px;
}
a.left:hover {
	color: #9ECE1A;
	text-decoration: none;
	font-size: 11px;
}
a.blue-small {
	color: #26559B;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/sub-arrow.gif);
	background-repeat:no-repeat;
	display: block;
	line-height:14px;
}
a.blue-small:hover {
	color: #9ECE1A;
	text-decoration: none;
	font-size: 11px;
	background-image: url(/images/sub-arrow.gif);
	background-repeat:no-repeat;
	display: block;
	line-height:14px;
}