
.default
{
	font-family: Arial;
	font-size: 12pt;
    line-height: 18px;
}

a.twinlink:link
{
	Font-family: Arial;
	color:#0E632A;
	font-size:10pt;
	text-decoration: none;
}

a.twinlink:visited
{
	Font-family: Arial;
	color:#0E632A;
	font-size:10pt;
	text-decoration: none;
}


a.twinlink:hover
{
	Font-family: Arial;
	color:#0E632A;
	font-size:10pt;
	text-decoration: underline;
}


.smalldefault
{
	font-family: Arial;
	font-size: 10pt;
}

.tableborder
{
	background-color:#000000;
}

.errfont
{
	font-family: Arial;
	font-size: 10pt;
	color:#ff0000;
}


.fieldoptional
{
	font-family: Arial;
	font-size: 10pt;
	color:#000000;
}


.fieldrequired
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color:#000000;
}


.textboxstyle
{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	height: 20px;
	width: 230px;
}


.buttonstyle
{
	font-family: Arial;
	font-size: 10pt;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
}


.textboxareastyle
{
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	width: 230px;
}
