
	body { 
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: #000000;
	}
	body,p,div,td { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: #000000;
	}
	textarea,select { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		color: #000000;
		background-color: #eeeeee;
		border: 2px solid #c0c0c0;
	}
	ul {
		list-style-type: disc;
		padding: 0px;
		margin-left: 20px;
	}

	li {
		/*background-image: url(/eval/images/arrow_next_sm2.gif);
		background-repeat: no-repeat;
		padding-left: 1.6em;
		padding-bottom: 0.3em;*/
	}
	.FormTitle {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
		font-weight: bold;
		background-color : #003399;
	}

	.FormHeader {
		font-family: Verdana, Helvetica, sans-serif;
		font-size: 12px;
		color: #0033CC;
		background-color : #CCCCCC;
		font-weight: bold;
	}

	.MainText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}

	.Label {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight: bold;
		margin-left: 20px;
	}

	.MainLink {
		color: #3333FF;
		font-size : 15px;
		font-family : Arial, Helvetica, sans-serif;
		font-weight : bold;
	}

	.MainLink a:link {
		color: #3333FF;
		text-decoration: none;
	}

	.MainLink a:visited {
		color: #3333FF;
		text-decoration: none;
	}

	.MainLink a:hover {
		color: #FF3333;
		text-decoration: underline;
	}

	.Field {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		font-weight : normal;
	}

	.DisabledField {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333333;
		background-color : #FFFFFF;
		border : none;
	}

	.Error {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: normal;
		color: #FF0000;
		margin-left: 25px;
	}

	.Red {
		color: #FF0000;
	}
	.redbold {
		color: #FF0000;
		font-weight: bold; 
	}
	a:link {
		color: #000099;
		text-decoration: none;
	}

	a:visited {
		text-decoration: none;
		color: #000099;
	}

	a:hover {
		text-decoration: none;
		color: #000000;
	}

	a:active {
		text-decoration: none;
		color: #000099;
	}
	H1 {
		font-size: 18px;
		color: #660000;
	}
	H2 { font-size: 14px;color: #660000; }
	.head { background-color: #000000;color: #ffffff;font-weight: bold; }
	.odd { background-color: #eeeeee; }
	.even { background-color: #dddddd; }
	a.reqlink:link,a.reqlink:active,a.reqlink:visited {color: #336699;}
	a.reqlink:hover {color: #000000;text-decoration: underline;}
	.red { color: red; }
	.green { color: green; }
	.headermsgbar { background-color: #003399; color: #ffffff; }
	a.headermsglink:link,a.headermsglink:active,a.headermsglink:visited { color: #ffffff; text-decoration: none; font-weight: bold; }
	a.headermsglink:hover { color: #eeeeee; }
	.searchheader { color: #339966; font-weight: bold; }
	.formnotes { color: blue; font-size: 11px; font-family: Arial, sans-serif; }
	.formbutton { border: 2px solid #cccccc; background-color: #6699cc; color: #ffffff; font-weight: bold; cursor: pointer; }
	.asterisk { font-size: 12px; font-family: Verdana, serif; }
	.recordlocator { font-weight: bold; }
	.infotext { font-family : Arial, Helvetica, sans-serif; font-size : 8pt; }
	.likehref { border: 0px; background-color: #ffffff; color: #3333cc; text-decoration: none; cursor: pointer; }
	.formattedinput { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #eeeeee; border: 2px solid #c0c0c0; }
	.bold { font-weight: bold; }