p
{
	font-size: 10pt;
	font-family: Verdana;
}
li
{
	font-size: 10pt;
	font-family: Verdana;
}
H1
{
	font-family: Verdana;
	color: white;
	font-size:10pt;
	font-weight:bold;
	margin-bottom:0pt;
}

H2
{
	font-family: Arial;
	color: black;
	font-size:20pt;
	font-weight:bold;
	font-style:italic;
	margin-bottom:0pt;
	
}

A.NavBar
{
	font-size: 10pt;
	color: white;
	font-family: Verdana;
	text-decoration: none;
}

A.NavBarTop
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
}

TD.Blue
{
	font-family: Verdana;
	color: black;
	font-size:10pt;
	border: #000099 1px solid;
}
TD
{
	font-family: Verdana;
	color: black;
	font-size:10pt;
	
}

TABLE.Blue
{
	border: #000099 1px solid;
}

.requiredStar
{
	color: Red;
	font-size: small;
}

.formTable, .sectionTable, .personalityTable
{
	border: 2px ridge;
}

.formTable th, .sectionTable th, .personalityTable th
{
	color: white;
	background-color: #000080;
	font-family: Verdana;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}

.formTable th, .personalityTable th
{
	border-bottom: 2px ridge;
}

.formTable td
{
	background-color: #e6e6ff;
}

.sectionTable td
{
	border-top: 2px ridge;
	border-left: 2px ridge;
}

.sectionTable td:first-child
{
	border-left: none;
}

.personalityTable td
{
	text-align: center;
	background-color: #000000;
	color: #ffffff;
}

.personalityTable img
{
	vertical-align: middle;
	border: none;
}

.personalityTable a
{
	text-decoration: none;
	color: #ffffff;
}

.personalityTable .header
{
	font-weight: bold;
	color: #ff0000;
}

.validator
{
	vertical-align: middle;
}

.menuItemText
{
	font-family: Verdana;
	font-size: 10px;
}

.center
{
	text-align: center;
}

.center div.page
{
	margin-left: auto;
	margin-right: auto;		
	position: relative;
	width: 600px;
	text-align: justify;
}

.pageHeading
{
	margin-bottom: 4px;
	text-align: center;
	background-color: #99cc99;
	background-image: url('./_derived/index.html_cmp_copy-of-capsules010_bnr.gif');
	background-repeat: no-repeat;
	width: 600px;
	max-width: 600px;
	height: 60px;
	max-height: 60px;
	vertical-align: middle;
}

.pageHeading h1
{
	color: black;
	font-family: Arial;
	font-size: 24pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 11px;
}

#FeedbackName
{
	width: 91.0%;
}

#FeedbackEmail
{
	width: 91.5%;
}

#FeedbackTitle
{
	width: 92.2%;
}

#FeedbackText
{
	width: 99%;
	height: 7em;
}