﻿body 
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.normal
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: black;
}
.normalwhite {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: white;
}
.normalbold
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.normalboldwhite {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

.normalhead
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: black;
}

.normalred
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: red;
	font-weight: bold;
}

.normalsmall
{
	font-family:verdana, Helvetica,  Times New Roman, Arial, sans-serif;
	font-size: 7pt;
	color: black;
}

.passwordsmall
{
	font-family:verdana, Helvetica,  Times New Roman, Arial, sans-serif;
	font-size: 7pt;
	color: gray;
	BACKGROUND-COLOR: gray;

}
.normalsmallred
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	color: red;
}
.invisible 
	{ 
	visibility: hidden; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: red; 
	background-color: silver; 
	text-decoration: bold; 
	font-size: 8pt
	}
.break 
{
	 page-break-before: always; 
}

.modalPopUp
{
	background-color:#FFFFFF;
	border: solid 1px #1D75BD; /* AAI Pharma blue */
}

.footerText {
	font-size: 10px;
	color: #666666;
	text-align: center;
	margin-top : 10px;
	line-height: 16px;
}
.msglargered
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18pt;
	color: red;
}
.msgmed
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16pt;
	color: black;
}
.msgnormal
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: black;
}

#dhtmltooltip { BORDER-RIGHT: white 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: white 1px solid; PADDING-LEFT: 2px; Z-INDEX: 100; FILTER: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115); VISIBILITY: hidden; PADDING-BOTTOM: 2px; BORDER-LEFT: white 1px solid; WIDTH: 150px; PADDING-TOP: 2px; BORDER-BOTTOM: white 1px solid; POSITION: absolute; BACKGROUND-COLOR: white }

