/* CSS definition file containing site wide stylesheets */

.DisplayBox {
	background-image: url( "../assets/images/foliodisplay1.jpg" );
 	background-repeat: no-repeat;
 	padding-left: 10px;
 	padding-top: 20px
}

.pagedetail {
	color: rgb(102,102,102);
 	padding: 15px 10px 10px 10px
}

.contact {
	font-size: 10pt;
 	background-image: url( "../assets/images/foliopage1.jpg" );
 	background-repeat: no-repeat;
 	background-position: top left
}

.pagetext {
	font-size: 10pt;
 	color: rgb(102,102,102);
 	margin-left: 25px;
 	margin-bottom: 5px
}

.ContactName {
	font-size: 12pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	padding-left: 10px
}

.pagenames {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11pt;
 	text-transform: none;
 	color: rgb(153,153,153);
 	font-weight: bold;
 	margin: 0px 0px 8px 0px;
 	padding: 0px
}

.TextObject {
	color: rgb(203,102,1)
}

.contactLrg {
	font-size: 10pt
}

P {
	font-size: 10pt;
 	background-repeat: no-repeat;
 	background-position: top left
}

.nof_formshandler_label {
	font-size: 10pt;
 	color: rgb(204,102,0);
 	padding-left: 10px
}