.mainText
    {
        position                        : relative;
        left                            : 8px;
        top                             : 8px;
        
        font-family			: Verdana, Arial, Helvetica;
        font-size			: 13px;
        font-weight			: bold;
    }
    
.slickText 
    {
        font-family			: Verdana, Arial, Helvetica;
        font-size			: 13px;
        font-weight			: bold;
        color 				: #00006F;
    }
    
.menuTable
    {
        font-family			: Verdana, Arial, Helvetica;
        font-size			: 13px;
        font-weight			: bold;
    }

.smallText
    {
        font-family			: Verdana, Arial, Helvetica;
        font-size			: 10px;
        font-weight			: bold;
    }

.contactInfoText
    {
        font-family			: Verdana, Arial, Helvetica;
        font-size			: 10px;
        font-weight			: bold;
        color 				: #FFFFFF;
    }

.crText
    {
        position                        : relative;
        font-family			: Courier New;
        font-size			: 13px;
        font-weight			: bold;
        color 				: #000000;
    }

.finePrint
    {
        font-family			: Verdana, Arial, Helvetica;
        font-size			: 9px;
        font-weight			: bold;
        color 				: #00006F;
        background-color	        : #EEEFF1;  
    }

.rightWing
    {
        position			: relative;
	left				: 1em;
    }

.mainOuterTable
    {
        position			: relative;
        width                           : 100%;
        background-color        	: #FFFFFF;
        border                          : 2px solid #000000;
    }

.float1
    {
        float                           : left;
        clear                           : left;
    }

.float2
    {
        float                           : right;
        clear                           : right;
    }

.info
    {
        font-size:                      10pt;
        font-family:                    Verdana, Sans-Serif;
    }

.tabletext {
    border: 1px black solid;
    font-family: Verdana, Sans-Serif;
    font-size: 12pt;
    height: 11pt;
}

.tabletextarea {
    border: 1px black solid;
    font-family: Verdana, Sans-Serif;
    font-size: 12pt;
}

.smalltext {
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
    height: 11pt;
}

.sltext {
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
    height: 11pt;
    color: #ff0000;
}

.button {
    border: 1px black solid;
    font-family: Verdana, Sans-Serif;
    font-size: 8pt;
    background-color: gray;
}
.tdbutton {
    width: 100px;
    border: 1px black solid;
    font-family: Verdana, Sans-Serif;
    font-size: 10pt;
}

table.standard {
	border: solid #08245b 2px;
}

table.standard td {
    font-family: verdana,Sans-Serif;
    font-size: 8pt
}

table.standard tr {
    font-family: verdana,Sans-Serif;
    font-size: 8pt
}

table.standard TH {
	background-color: #3b3482;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
}

table.standard td.hilite {
	background-color: #ffffff;
}

table.standard-inner {
	background: #e9ebff;
}
table.standard-inner TH {
	background-color: #3b3482;
	color: white;
	list-style-type: disc;
	list-style-position: inside;
	border: outset #D1D1CD 1px;
}

table.standard-inner td.hilite {
	background-color: #ffffff;
}

