body	{
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	align: center;
}




.headerBanner	{
	padding-top:2px;
	margin-left: 2px;
	text-align: left;
}

.headerUserName	{
	color: #000000;
	font-size: 1.1em;
}

.headerMenu	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.71em;
	font-weight: bold;
	background: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-left: 2px;
	text-align: right;
}

.headerMenu a.link	{
	color: #003399;
	text-decoration: none;
}

.headerMenu a.link:hover	{
	color: #CC0000;
	text-decoration: underline;
}

.headerMenu a.imagelink	{
	color: #FFFFFF;
	background: #FFFFFF;
	border: 0;
}

.headerMenu a.imagelink:hover	{
	color: #FFFFFF;
	background: #FFFFFF;
	border: 0;
}






.bodyNav	{
	background-color: #FFFFFF;
	font-size: 0.7em;
	font-weight: bold;
	color:#330099;
	padding-left: 3px;
	margin-left: 2px;
}

.bodyNav a.link		{
	color: #000000;
	text-decoration: none;
}

.bodyNav a.link:hover	{
	color: #330099;
	text-decoration: underline;
}

.bodyText	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	padding-left: 10px;
	text-align: left;
}

.bodyText a.link		{
	color: #330099;
	text-decoration: none;
	font-weight: bold;
}

.bodyText a.link:hover	{
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}

.bodyTextComment	{
	font-size: 0.93em;
}
.bodyText3	{
	font-size: 1em;
	vertical-align: top;
}

.bodyTextH1	{
	font-size: 1.5em;
	font-weight: bold;
}
.bodyTextH2	{
	font-size: 1.6em;
	font-weight: bold;
}

.bodyDots	{
	color: #330099;
	font-size: 1.7em;
}

.bodyBlueBold		{
	color: #330099;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1 em ;
}

.bodyRedBold		{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}

.bodyRedBig		{
	color: #CC0000;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}
.abstractTitle		{
	color: #000033;
	text-decoration: none;
	font-size: 1.5em;
	font-weight: bold;
}
.abstractAuthor		{
	color: #003399;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
}
.abstractText		{
	color: #000000;
	text-decoration: none;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
}

.bodyNopad	{
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
}

.helpBox	{
	background: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 5px;
}

.loginPad	{
	padding-left: 120px;
}







.footerTable	{
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.footerRowLeft	{
	background: #FFFFFF;
	font-size: 0.70em;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 5px;
}

.footerRowRight	{
	background: #FFFFFF;
	font-size: 0.70em;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 2px;
}

.footerRowLeft a.link		{
	color: #CC0000;
	text-decoration: none;
}

.footerRowLeft a.link:hover	{
	color: #330099;
	text-decoration: underline;
}

.footerRowRight a.link		{
	color: #330099;
	text-decoration: none;
}

.footerRowRight a.link:hover	{
	color: #CC0000;
	text-decoration: underline;
}