/***************************************************/
/* Lifeaxis.com Standard External Style Sheet      */
/*		Include this style sheet in all pages.     */
/***************************************************/


/* Main */

BODY
	{
		color: #000000; background-color: #ffffff;
		margin-left: 0pt; margin-top: 2pt; margin-right: 0pt; margin-bottom: 2pt;
		font-family: ms sans serif,arial,helvetica,sans-serif; font-size: 9pt;
	}

FORM
	{
		color: #000000;
		margin: 0pt; margin-left: 0pt; margin-top: 0pt;
		font-family: ms sans serif,arial,helvetica,sans-serif; font-size: 9pt;
	}

SELECT				{font-family:MS Sans Serif, Arial,Helvetica,sans-serif; font-size:11px;}
INPUT, TEXTAREA		{font-family:MS Sans Serif, Arial,Helvetica,sans-serif; font-size:12px;}
A,TD,LI,OL,UL		{font-family:MS Sans Serif, Arial,Helvetica,sans-serif; font-size:9pt;}
P, SUB				{font-family:MS Sans Serif, Arial,Helvetica,sans-serif; font-size:9pt;}
H4					{font-family:MS Sans Serif, Arial,Helvetica,sans-serif; font-size:10pt; margin-bottom:1px;margin-top:12px;}


A.norm {text-decoration: underline; font-family : comic sans ms, comic, arial, arial narrow; font-size : 9pt}
TD.CellTitle  {font-family : comic sans ms, verdana , arial;font-size : 9pt}
TD.Headline  {font-family : times new roman, arial, helvetica;font-size : 22px;color: #330066;}
TD.Column  {font-family : arial narrow, arial, helvetica;font-size : 10px;color: #330066;}
TD.Topic  {font-family : times new roman, arial, helvetica;font-size : 9pt;color: #000000;}
TD.MenuTitle  {font-family : arial, verdana, helvetica;font-size : 10px; color: #000000;}

A.MenuTitle  {font-family : arial, verdana, helvetica;font-size : 11px; text-transform: uppercase; margin: 2px; underline; color: #000000; background-color: #e2e2fa;}


.InputText { font-family: ms sans serif, arial, helvetica; font-size: 10px;}

.InputSelect { font-family: ms sans serif, arial, helvetica; font-size: 10px; border: black 1px solid; cursor: hand; }
.InputBox { font-family: ms sans serif, arial, helvetica; font-size: 10px;}
.InputBoxNum { font-family: ms sans serif, arial, helvetica; font-size: 10px; border: black 1px solid; text-align: right;}
.InputBoxGray { font-family: ms sans serif, arial, helvetica; font-size: 10px; border: black 1px solid; background-color: #e6e6fa;}
.InputBoxNumGray { font-family: ms sans serif, arial, helvetica; font-size: 10px; border: black 1px solid; background-color: #e6e6fa; text-align: right;}
.InputBigBox { font-family: ms sans serif, arial, helvetica; font-size: 15px; font-weight: bold; border: black 1px solid; background-color: #e6e6fa;}
.InputBigBox2 { font-family: ms sans serif, arial, helvetica; font-size: 13px; border: black 1px solid; background-color: #e6e6fa;}
.InputErrBox { font-family: ms sans serif, arial, helvetica; font-size: 10px; border: black 1px solid; background-color: #ffc0e0; }


.Capital {text-transform:capitalize; color:black;}
AREA {cursor:hand;}

.copyright {color:white;}
A.copyright {color:white;}
A:visited.copyright{ color : white }
A:hover.copyright{ color : #ffeeaa }

A.navLink {color:white;}
A:visited.navLink {color: white}
A:hover.navLink {color: #002B56;}

.promotext { color : #002B56; font : 10px Verdana }
A.promolink { color : #de6901; font : 10px Verdana; text-decoration : none;}
A:visited.promolink{ color : #de6901 }
A:active.promolink{ color : #de6901 }
A:hover.promolink{ color : #002b56; text-decoration : underline;}

A.homelink { color : #ffffff; font : 10px Verdana; text-decoration : none;}
A:visited.homelink{ color : #ffffff }
A:active.homelink{ color : #ffffff }
A:hover.homelink{ color : #002B56; text-decoration : underline;}

