/* CSS definition file containing site wide stylesheets */

.ui-accord-nobox{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 12pt;
 	text-align: left;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.Nobox{
	font-family: "Open Sans Light",  sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.abc{
	font-family: "Open Sans Light",  sans-serif;
 	border: 0px solid rgb(192,192,192)
}