A:link {
	color:#0000FF;
	text-decoration: underline;
	font-weight: normal;
} A:visited {
	color:#0000FF;
	text-decoration: underline;
	font-weight: normal;

} A:hover {
	color:#999999;
	font-weight: normal;
	text-decoration: underline;
} A:active {
	color:#0000FF;
	text-decoration: underline;

}  
.indent20percent {
	text-indent: 20%;
	left: 200px;

}
.insetColumn {
	width: auto;
	left: auto;
	top: auto;
}
.BulletItemStyle {
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
	list-style-type: decimal;
	font-size: small;
}
.NewBulletList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .06em;
	font-variant: normal;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
	background-color:#269fee;
	font-size: small;
}
ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/bulletArrowBox.png);
	vertical-align: top;
}
.padAroundText {
	margin-top: 5px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 65px;
}
.smalPadAroundText {
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 13px;
}
img.flushLeft {
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
table.mainTable {
	width: 800px;
	background-color: #FFFFFF;
}



td.mainText {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
}

A.grayLink:link {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}A.grayLink:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;

}A.grayLink:hover {
	color:#666666;
	font-weight: bold;
	text-decoration: underline;
	
}A.grayLink:active {
	color:#666666;
	text-decoration: none;

}   A.blueLinkNoUL:link {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	
} A.blueLinkNoUL:visited {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;

} A.blueLinkNoUL:hover {
	color:#0000FF;
	font-weight: bold;
	text-decoration: underline;
} A.blueLinkNoUL:active {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;

}   
