/* CSS definition file containing site wide stylesheets */

.lineabove {
	padding-top: 12pt;
 	border-top: 1px solid rgb(204,204,204)
}

.byline {
	font-size: xx-small;
 	color: rgb(102,102,102);
 	font-style: italic;
 	text-decoration: none ;
 	margin-top: 12pt
}

.TextObject {
	text-decoration: none 
}

.formerror {
	font-size: x-small;
 	color: rgb(204,0,0);
 	font-weight: bold
}

.forms {
	font-size: x-small;
 	font-weight: normal;
 	font-style: normal
}

.TextNavBar {
	text-decoration: none 
}
