body {
	color: #000000;
	font-family: Verdana, Arial,Helvetica;
	margin: 0 0 0 0;
	font-size: 11px;
	background-image: url(graphics/safestreets03_02.jpg);
}

.main{
	font-size: 12px;
	color: #84A218;
	line-height: 17px;
	background-image: url(graphics/safestreets03_19.gif);
	background-repeat: no-repeat;
}

.table{
	font-size: 11px;
	color: #333333;
}

.mainCopy{
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	margin-left: 70px;
	margin-right: 20px;
}

.homePage{
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	margin-left: 20px;
	margin-right: 20px;
}

.copy{
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}

.inputField{ 
	height: 20px; 
}

.mandatory{ 
	color: red;
	font-weight: normal;
}

.sideNav{
	background-color: #DBDDEA;
	font-size: 11px;
	padding: 10px 0px 10px 10px;
	line-height: 15px;
}

.indent{
	padding-left: 20px;
}

.footer{
	color: #333333;
	font-size: 9px;
}

.heading{
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
}

.subHeading{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #102C7B;
}

A {
	text-decoration: none;
	color: #7B1021;
	font-weight: bold;
}

A:HOVER {
	text-decoration: underline;
	color: #7B1021;
	font-weight: bold;
}

.checks{ 
	list-style-image: url(graphics/check_20.jpg); 
}