/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	background-color:#FFFFFF;
}

.nonPrint {	
}

.edgetileleft {	
	background-image: url(../images/edgeshadowleft.gif); 
}

.edgetileright {
	background-image: url(../images/edgeshadowright.gif); 
}

.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	text-align: left;
}

.bodycopy :link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
}

.bodycopy :active{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-align: left;
}

.bodycopy :hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-align: left;
}

.bodycopy :visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	text-align: left;
}



.bulletCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	text-align: left;
}

.bulletCopy :link{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	color: #000000;
	text-align: left;
}

.bulletCopy :active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	color: #000000;
	text-align: left;
}

.bulletCopy :hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	color: #000000;
	text-align: left;
}

.bulletCopy :visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	list-style-image: url(../images/bullet.gif);
	color: #000000;
	text-align: left;
}


.introcopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	text-align: left;
}

.bodysubhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	list-style-image: url(../images/bullet.gif);
	text-align: left;
}
