#homePage p, li, ul, td {
	font: normal 12px arial, sans-serif;
	color:#737373;
	line-height: 15px;
}	

#homePage p {
		margin: 0 0 0 0;
		padding: 4px 0px 6px 0px;
}
	

backgroundNoRepeat {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.bullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: circle;
	color: #333333;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AB6607;
}

.headerBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339;
}
.numbers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: inside;
		list-style-type: none;
}
.redItalic {
	color: #FF0000;
	font-style: italic;
}
.redBold {
	color: #FF0000;
	font-weight: bold;
}
.text11 {
	font-size: 11px;
	line-height: 12px;
}
.text11withLineSpace {
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #496eaa;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 38px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(images/icons-conf.gif);
}

h2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #598976;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 38px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(images/icon-workshops.gif);
}
h3 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #AB6607;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 38px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(images/icons-connect.gif);
}
h4 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #894443;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 38px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(images/icons-volunteer.gif);
}
h5 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #787876;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 38px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(images/icon-question2.gif);
}
h6 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0px 8px 48px;
	margin-bottom: 2px;
	margin-top: 0px;
	font-weight: bold;
	background-image: url(images/icons-conf-trng.gif);
	background-color: #006;
}





a{color:#015976;text-decoration:none;}	

a:hover{color:#015976;text-decoration:underline;}

div{text-align:left;}

p, li, ul, td{font:normal 12px arial, sans-serif;color:#737373;line-height:16px; }	

p{margin:0 0 8 0;padding:0;}
hr{padding:0;border:0;color: #eaeaea;background-color: #eaeaea;height: 1px;margin:0 20px 5px 0px;}

.hr1 {padding:0;border:0;color: #F0F0F0;background-color: #F0F0F0;height: 1px;margin:0 3px 3px 0px;}

ul{color:#737b80;list-style:disc;padding-left:6px;margin:10px 0px 5px 16px;}

ul li{padding:0px 0px 5px 0px; list-style-type:disc;}

ul li li {list-style-type:circle;}

