body
{
	font-family: Arial;
	margin: 4px;
	margin-right: 4px
}

.btn
{
	
}
.columnHeader
{
	background-color: #dbcfad;
	font-size: smaller;
	font-weight: bolder;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.sectionHeader
{
	background-color: #dbcfad;
	border: 1px solid slategray;
	font-size: Larger;
	font-weight: bolder;
	padding: 3px;
	text-align: left;
}

.darkredHeader
{
    font-family: arial,helvetica, sans-serif;
	color: darkred;
	font-size: 16px;
	font-weight: normal;
}

.label
{
	font-size: smaller;
}

.collapse
{
	border-collapse: collapse;
}

TH
{
	font-size: smaller;
	font-weight: bolder;
}

.pashaLabel
{
	border: 1px solid slategray;
	color: black;
	font-family: Verdana;
	font-size: smaller;
	overflow: hidden;
	padding: 2px;
}

.readOnly
{
	border: 1px solid slategray;
	color: darkgray;
	font-family: Verdana;
	overflow: hidden;
	padding: 2px;
}

.pashaTextBox
{
	border: 1px solid #7F9DB9;
	color: black;
	font-family: Arial;
	height: 22px;
}

.pashaTextArea
{
	border: 1px solid #7F9DB9;
	color: black;
	font-family: Arial;
}

.outlined
{
	border: 1px solid brown;
}
A:link,A:visited,A:active 
{
	color: darkred; text-decoration: underline
}
A:hover 
{
	color: red; text-decoration: underline
}
.summary TD 
{ 
	color:Red; 
	font-weight:bolder; 
}
.nowrap 
{ 
	white-space: nowrap; 
}
.NormalRed
{
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: arial,helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: darkred;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: red;
}

/* GENERIC */
H1  {
    font-family: arial,helvetica, sans-serif;
    font-size:  28px;
    font-weight:    normal;
    color: #000000;
}

H2  {
    font-family: arial,helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: arial,helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H4  {
    font-family: arial,helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: darkred;
}

H5, DT  {
    font-family: arial,helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

H6  {
    font-family: arial,helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

TFOOT, THEAD    {
    font-family: arial,helvetica, sans-serif;
    font-size:  12px;
    color: darkred;
}

TH  {
    vertical-align: baseline;
    font-family: arial,helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
}

A:link  {
    text-decoration:    underline;
    color:  darkred;
}

A:visited   {
    text-decoration:    underline;
    color:  darkred;
}

A:active    {
    text-decoration:    underline;
    color:  darkred;
}

A:hover {
    text-decoration:    underline;
    color:  red;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  12px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
TD
{
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
TD.LabelCell
{
	background-color:"DBCFAD";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:right;
}
TD.LabelCellNormal
{
	background-color: "white";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE:  12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:left;
}
TD.LabelCellLeft
{
	background-color:"DBCFAD";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:left;
}
TD.LabelCellCenter
{
	background-color:"DBCFAD";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
}
TD.Header1
{
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:left;
}
TD.Header2
{
	background-color:"DBCFAD";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
}
TD.ColumnHeader
{
	background-color:"DBCFAD";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT:  bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
}
TD.Outlined
{
	border-style:solid;
	border-width:1px;
	border-color: slategray;
}
ColumnHeaderText
{
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT:  bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
}
.ColumnHeader
{
	background-color:"DBCFAD";
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT:  bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
}
SPAN
{
	FONT-FAMILY: arial,helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    text-align:center;
}
TABLE.Outlined
{
	border-style:solid;
	border-width:1px;
	border-color: slategray;
}
    

BUTTON
{
	border-right: gray thin solid;
	border-top: gray thin solid;
	border-left: gray thin solid;
	color: white;
	border-bottom: gray thin solid;
	background-color: DarkGray;
	font-weight: bold;
	FONT-SIZE: 8pt;
	height: 20px;
}

.logonButton {
    border-radius: 4px;
    border-right: gray thin solid;
    border-top: gray thin solid;
    border-left: gray thin solid;
    color: white;
    border-bottom: gray thin solid;
    background-color: DarkGray;
    font-weight: bold;
    FONT-SIZE: 10pt;
    height: 32px;
}

    .logonButton span {
        vertical-align: top;
        padding-right: 4px;
    }
