.bigandblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009999;
}
.normspaced {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
}
.boldanddkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;


}
li{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.indabox {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: 115%;
}
.boxoutline {
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	padding-left : 5px;
	padding-right : 5px;
		padding-top: 5px;
	padding-bottom : 5px;
	border-bottom : 1px solid #6699cc;
}
.boxoutlineright {
	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	padding-left : 5px;
	padding-right : 5px;

}
.boxoutlineleft {

	border-top: 1px solid #6699CC;
	border-right: 1px solid #6699CC;
	border-left: 1px solid #6699CC;
	padding-left : 5px;
	padding-right : 5px;
}
.more {

	border-top: 1px solid #ffffff;
}
.squarebullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/square.gif);
	line-height: 110%;
	list-style-type: none;

}
.teensy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #333333;
}
