.blurbtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #666666;
}

.maincontent
 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/peoplebg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.maincontent2
 {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/peoplebgNoSpecial.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #999999;
}

.NavRED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FF0000;
}

.scroller {
	margin : 0;
	border : 0;
	padding : 0;
	height : 400px;
	max-height : 100%;
	overflow : auto;
	max-width: 700px;
}

.roundedge {
	width: 740px;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.moviedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
}

.promptbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: ##333333;
}
.promptbodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: ##333333;
}
.promptbodylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: ##333333;
}
.promptlittletype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: ##333333;
}
.prompthead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: ##333333;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	
}

.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #333333;
	text-decoration: inherit;
}

.agreementbody {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(images/LilAro.gif);
	list-style-type: none;
}
.featureTable {
	display: table-cell;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	table-layout: fixed;
}
