body {
	background-image: url(../images/bl_tile.gif);
	margin: 0px;
}
.blueLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #34ABF0;
	text-decoration: none;
}
a.blueLink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #2C6FD5;
	text-decoration: underline;
}
.blackLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: circle;
	list-style-position: outside;
	text-indent:0px	
}
.footerCopy {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #C2E6FA;
	text-decoration: none;
}
.blGradient {
	background-color: #FFFFFF;
	background-image: url(../images/bl_gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a.footerCopy:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #C2E6FA;
	text-decoration: underline;
}
.mainCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.redHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B6302D;
}
.blueLink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #34ABF0;
	text-decoration: none;
}
a.blueLink2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #34ABF0;
	text-decoration: underline;
}
.yellowLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
}
a.yellowLink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: underline;
}
.whiteHead {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteLink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.whiteLink:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

