body {		FONT: 11px arial, verdana, sans-serif;
		scrollbar-base-color: #000000;
		scrollbar-track-color: #000000;
		scrollbar-face-color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #FFFFFF;
		scrollbar-shadow-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF; }
		
a:link		{ color: #99CCFF; text-decoration: none }

a:visited	{ color: #99CCFF; text-decoration: none }

a:active	{ color: #FFFFFF; text-decoration: none }

a:hover		{ color: #99FFFF; text-decoration: none }

.aBig:link      { color: #99CCFF; font-size: x-large; text-decoration: underline; }

.aBig:visited	{ color: #99CCFF; font-size: x-large; text-decoration: underline; }

.aBig:active	{ color: #FFFFFF; font-size: x-large; text-decoration: underline; }

.aBig:hover		{ color: #99FFFF; font-size: x-large; text-decoration: underline; }

.aDoorway:link       { color:#000011; text-decoration: none }
.aDoorway:visited    { color:#000011; text-decoration: none }
.aDoorway:active     { color:#000011; text-decoration: none }
.aDoorway:hover      { color:#000011; text-decoration: none }

.tagText {color:#000011; font-size:8pt;}
.Quotes
{
    font-style: italic;
    font-family: 'Times New Roman' , 'Courier New';
    color: #d3d3d3;
    font-size: 9pt;
}

.TitleLinks 	{
	COLOR: #FFFFFF;
	FONT: 11px Georgia, "Times New Roman", arial, sans-serif;
	font-weight: bold;
	font-style : italic;
}
.Text { color: #FFFFFF;}

.boldText { color: #99CCFF; font-weight: bold; }

.menulinks 	{ FONT: 10px Georgia, "Times New Roman", arial; font-weight: bold }

.picturebar 	{ background-color:#FFFFFF }

 /* THE NEXT LINE CONTROLS THE DEFAULT FONT SIZE */

TABLE 		{ COLOR: #C0C0C0; FONT: 12px arial, sans-serif; font-weight: bold }


.title 		{ COLOR: #FFFFFF; FONT: 16px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold }

.subtitle3 		{
	COLOR: #99CCFF;
	FONT: 11px Georgia, "Times New Roman", arial, sans-serif;
	font-weight: bold;
	font-style : italic;
}

.subtitle2 		{
	COLOR: #FFFFFF;
	FONT: 11px Georgia, "Times New Roman", arial, sans-serif;
	font-weight: bold;
	font-style : italic;
}

.subtitle 	{ COLOR: #999999; FONT: 10px Georgia, "Times New Roman", arial, sans-serif; font-weight: bold }

.phonetitle 	{ color: #F0F0F0; font: 11px verdana, arial, sans-serif; font-weight: bold }

.copytext 	{ COLOR: #F0F0F0; FONT: 8px arial, verdana, sans-serif; font-weight: bold }


.just {text-align: justify;}


.button { 	background-image: url("picts/button.gif");
		background-color:#FFFFFF;
		FONT-FAMILY: Georgia, "Times New Roman", arial;
		color: #000000;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }

.buttonon { background-image: url("picts/buttonon.gif");
		background-color:#FFFFFF;
		FONT-FAMILY:  Georgia, "Times New Roman", arial;
		color: #666666;
		font-size: 8pt;
		height: 20px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 1px solid }


.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 200PX;
		BORDER: #666666 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 275PX;
		HEIGHT: 125PX;
		BORDER: #999999 2px solid}

.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}

    .eemStyleSFBody
    {
        padding: 0px;
        width: 100%;
        border: ridge 0px gray;
        background-color: #000000;
    }
    .eemStyleSFMainOuter
    {
        padding: 0px;
        width: 100%;
        border: ridge 0px gray;
    }
    .eemStyleSFMainInner
    {
        padding: 0px;
    }
    .eemStyleSFMain
    {
        width: 100%;
        background-color: #000000;
        color: #4545ff;
        font-family: Arial;
    }
    .eemStyleSFCompletion
    {
        font-family: Arial;
        font-size: small;
        color: green;
        font-weight: bold;
    }
    .eemStyleSFCompletion_BGIsRedish
    {
        font-family: Arial;
        font-size: small;
        Filter: glow(color=yellow, strength=3);
        color: green;
        font-weight: bold;
    }
    .eemStyleSFLogoDisplay
    {
    }
    .eemStyleSFLogoHide
    {
        display: none;
    }
    .eemStyleSFLogoOuter
    {
        padding: 0px;
        text-align: left;
        border: solid 0px green;
    }
    .eemStyleSFLogoInner
    {
        height: 100%;
        padding: 0px;
        background-color: Transparent;
        border: solid 0px green;
    }
    .eemStyleSFTitleOuter
    {
        padding: 0px;
        text-align: left;
        border: solid 0px green;
    }
    .eemStyleSFTitleInner
    {
        padding: 5px;
        background-color: Transparent;
        border: solid 0px gray;
    }
    .eemStyleSFTitle
    {
        font-size: larger;
        font-weight: bold;
    }
    .eemStyleSFErrorOuter
    {
        padding: 0px;
        text-align: left;
        border: solid 0px gray;
    }
    .eemStyleSFErrorInner
    {
        padding: 5px;
        background-color: Transparent;
        border: solid 0px gray;
    }
    .eemStyleSFError
    {
        color: Red;
        font-size: x-small;
        font-family: Verdana;
        font-weight: bold;
    }
    .eemStyleSFError_BGIsRedish
    {
        Filter: glow(color=yellow, strength=3);
        color: Red;
        font-size: x-small;
        font-family: Verdana;
        font-weight: bold;
    }
    .eemStyleSFContentOuter
    {
        padding: 0px;
    }
    .eemStyleSFContentInner
    {
        padding: 0px;
    }
    .eemStyleSFSectionQuestionOuter_Vertical
    {
        margin-bottom: 4px;
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: auto;
        float: none;
    }
    .eemStyleSFSectionQuestionOuter_Horizontal
    {
        margin-bottom: 0px;
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: 48%;
        float: left;
    }
    .eemStyleSFSectionIntGrpOuter_Vertical
    {
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: auto;
        float: none;
    }
    .eemStyleSFSectionIntGrpOuter_Horizontal
    {
        padding: 0px;
        overflow: auto;
        border: solid 0px gray;
        width: 48%;
        float: right;
    }
    .eemStyleSFSectionHeadingInner
    {
        height: 100%;
        padding: 2px;
        border: solid 0px gray;
    }
    .eemStyleSFSectionHeading
    {
        padding: 5px;
        background-color: #000000;
        font-size: small;
        color: #4545ff;
        font-weight: bold;
    }
    .eemStyleSFSectionContent
    {
        padding: 5px;
    }
    .eemStyleSFIntGrpContent
    {
        padding: 5px;
        border: 1px solid #D9E1E8;
    }
    .eemStyleSFText
    {
        font-size: x-small;
        color: #ffffff;
    }
    .eemStyleSFTextDisabled
    {
        font-size: x-small;
        color: Gray;
        font-weight: bold;
    }
    .eemStyleSFReq
    {
        font-style: italic;
        font-size: x-small;
        vertical-align: baseline;
        color: Red;
        font-weight: bold;
    }
    .eemStyleSFReq_BGIsRedish
    {
        font-style: italic;
        font-size: x-small;
        Filter: glow(color=yellow, strength=3);
        vertical-align: baseline;
        color: Red;
        font-weight: bold;
    }
    .eemStyleSFReqError
    {
        background-color: Red;
    }
    
    
    