body {
	background-color: #CCCCCC;
	background-image: url(images/logo-banr-bkgnd_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #C2CEE4;
	line-height: 1px;
	text-decoration: none;
}

.cleartextsmall {
	color: #C2CEE4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.cleartextlarge {
	color: #9999FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.descriptivetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: justify;

}
.buttontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;

}
.TextBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 60px;
	width: 350px;

}
.includeheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.listheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.whiteheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
.whiteBoldheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.redbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
a {
	color: #003366;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.bodytextwithrule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(images/table_shading.gif);
	background-repeat: repeat-x;


}
.mainbkgrnd {
	background-color: #C2CEE4;
	background-image: url(images/main_bkgrd_01.gif);
	background-repeat: no-repeat;
	background-position: 100px top;
}
img {
	border: None;

}
