.formPrimalAppContent
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: normal;
    font-size: 9pt;
    color: #000000
}

.formPrimalAppContentSmall
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: normal;
    font-size: 8pt;
    color: #000000
}

.formPrimalAppWarn
{
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-weight: normal;
    font-size: 8pt;
    color: #dd0000
}

.formPrimalMenu
{
    padding-right: 2px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 1px;
    color:#ffffff;
    background-color: #000000;
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none
}

A.formPrimalMenu
{
	text-decoration: none;
	color: #ffffff
}

A.formPrimalMenu:hover
{
	text-decoration: underline;
	color: #ffffff
}

A.formPrimalAppContent
{
	text-decoration: none;
	color: #0a65c9
}

A.formPrimalAppContent:hover
{
	text-decoration: underline
}


.formPrimalSmallA
{
    font-size: 10pt;
    font-weight: bold;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    color: #336699;
    text-decoration: none
}

A.formPrimalSmallA:hover
{
	text-decoration: underline
}

.formButton_continue
{
	width: 77px;
    height: 24px;
}
.formButton_back
{
	width: 77px;
    height: 24px
}
.formButton_cancel
{
	width: 77px;
    height: 24px
}
.formButton_submit
{
	width: 77px;
    height: 24px
}
.formButton_ok
{
	width: 77px;
    height: 24px
}
.formButton_login
{
	width: 84px;
    height: 24px
}
.formButton_addmore
{
	width: 80px;
    height: 24px;
}
.formButton_save
{
	width: 77px;
    height: 24px
}
.formButton_del
{
	width: 77px;
    height: 24px
}
.formButton_undel
{
	width: 77px;
    height: 24px
}
.formButton_newmailbox
{
	width: 77px;
    height: 24px
}
.formButton_invisible
{
	visibility:hidden;
	display:none
	
}
.formPrimalMsgLnkTitle
{
	font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    text-decoration: none
}
.primalselfcarentform input[type=text]:hover
{
    background: #e4e5e5;
}
.primalselfcarentform input[type=password]:hover
{
    background: #e4e5e5;
}

#formdhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #ffffff;
visibility: hidden;
z-index: 100;
}

fieldset{
  position:relative;
  text-align: left
}