/* _______________ Universal _______________ */
A:link  {
        color: blue;
        text-decoration: none
}

A:visited   {
        color: blue; text-decoration: none
}

A:hover  {
         color: red; text-decoration: none
 }

.HelpBox {
        font-size: 16px
}

BODY {

        color: #000;
        margin: 0px;
}




.Copyright    {
        color: blue;
        font-size: 10px;
        font-family: verdana, arial, helvetica
}



/* _______________ Header _______________ */

.HeaderLink {
        font-family: arial, helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        padding-top: 4px;
        color: black;
}

.HeaderLink A:link  {
        color: #C0C0C0;
        text-decoration: none
}


.HeaderLink A:visited  {
        color: #C0C0C0;
        text-decoration: none
}

.HeaderLink A:hover  {
        color: yellow; text-decoration: none

}

/*phils CCIS Links dont torque*/
A.menulink   {
        color: blue;
        font-size: 12px;
        font-family: arial;
        text-decoration: none;
        text-align: center;
        margin-bottom: 2px;
        border: solid 1px #ffffff;
        width: 126px;
        display: block;
}

A.menulink:visited   {
        color: blue;
}

A.menulink:hover   {
        color: red;
        text-decoration: none;
        background-color: #b6dafd;
        border: solid 1px #6100c1;
}




/* _______________ Quick Links _______________ */

.footer {
                font-family: Arial;
                font-size: 10pt;
                padding-top: 8px;
                padding-bottom: 8px;

}

.Container {
                font-size: 1em;
                padding: 4pt;
                border-right: 0.02pc solid #a2bdec;
                border-bottom: 0.02pc solid #a2bdec;
                border-left: 0.02pc solid #a2bdec;
                height: 100%;
                }




.Caption   { font-size: 12pt; font-weight: 700 }


/*Phillip wuz here/// Below controls container*/
/* Index container items */
.Div1     { text-align: left; text-transform: none; text-indent: 6pt; list-style-image: none; height: 190px; min-width: 190px }
.Div2     { height: 190px; min-width: 190px }
.Div3    { height: 220px }
.tab4 {
                height: 290;
                width: 100%;
        }
.Div5  { color: purple }




.Calendar {
                font-family: "Comic Sans", "Arial";
                font-size: 8pt;
                color: black;
                font-weight: 200;


}


.Ticker {
        color: black;
        font-family: "Times New Roman", Georgia, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Courier New", Courier, Monaco;
        text-decoration: none
}

.Ticker A:Link {
        color: black;
        font-family: "Times New Roman", Georgia, Times, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, "Courier New", Courier, Monaco;
        text-decoration: none

}
.Ticker A:hover {
        color: red;
        text-decoration: none
}

.Ticker A:visited   {
        color: red;
        text-decoration: none
}


/*phils sdcontainer styles */


.sdContainer_header {
  color: black;
  white-space: nowrap;
  font-size: 12pt;
  font-weight: 900;
  font-family: tahoma;
  font-style: normal;
  font-variant: small-caps;
  padding-left: 15px;
  background-color: #a2bdec;
  height: 17;
}
.sdContainer_corner {
 background-color: #a2bdec; text-align: right; }
.sdContainer_top { height: 100%; }

.sdContainer_inner {
   background-color: #B6DAFD;
   border: solid thin  #a2bdec;
   height: 100%;
   padding: 17px;
   vertical-align: top;
   text-align: left;
}

.sdContainer_inner_text {
   text-align: left;
   font-size: 10pt;
   text-indent: 6px;
   margin-bottom: 0;
   margin-top: 0;

}

.sdContainer_inner_text_b {
   text-align: left;
   font-weight: 600;
   font-size: 10pt;
   text-indent: 10px;
   margin-bottom: 0;
   margin-top: 0;

}
.sdContainer_inner_text_r {
   text-align: right;	
   font-size: 10pt;
   text-indent: 6px;
   margin-bottom: 0;
   margin-top: 0;

}
.sdContainer_inner_text_h1 {
  font-size: 14pt;
  font-weight: 600;
  color: blue;
 /* text-decoration: underline; */
 }
 
.sdContainer_inner_text_h2 {
  font-size: 12pt;
  font-weight: 600;
  color: blue;
 /* text-decoration: underline; */
 }

 .sdContainer_inner_text_h3 {
  font-size: 10pt;
  font-weight: 600;
  color: black;
  text-decoration: underline;
 }

.sdContainer_inner_text_center {
			text-align: center;
   font-size: 10pt;
   text-indent: 6px;
   margin-bottom: 0;
   margin-top: 0;
   
}

.sdContainer_inner_text_center_red {
			text-align: left;
   font-size: 10pt;
   text-indent: 6px;
   margin-bottom: 0;
   margin-top: 0;
   text-align: center;
   color: red;
}

.sdhelp {
	background-color: #A2BDEC;
	border: solid 1px #A2BDEC;
	text-align: left;
   	font-size: 10pt;
	margin-bottom: 35;
   	margin-top: 35;
}

.sdhelp:ul {
	background-color: #A2BDEC;
	

}


ul {
  /* list-style: disc url(bullet.gif) inside; */
  list-style: disc inside;
  font-size: 10pt;
  font-weight: 500;

}

ol {
  list-style: decimal outside;
  font-size: 10pt;
  font-weight: 400;
  
}

li {
	line-height: 12pt;
}


#tableborder {
   border-bottom: solid thin #a2bdec;
   border-left: solid thin #a2bdec;
         }

#tdborder {
    border-top: solid thin #a2bdec;
    border-right: solid thin #a2bdec;
    text-align: center;
    padding: 3px;

        }
#fulltableborder {
   border: solid thin #a2bdec;
        }

#fulltableborder2 {
   border: solid #a2bdec;
        }

#sdtableborder {
   border-top: solid thin #a2bdec;
   border-bottom: solid thin #a2bdec;
         }
#SDtdborder {
    border-top: solid thin #a2bdec;
    border-right: solid thin #a2bdec;
    border-bottom: solid thin #a2bdec;
    border-left: solid thin #a2bdec;
    text-align: left;
    padding: 3px;

        }
th {
   background-color: #a2bdec;
   font-size: 14px;
   font-weight: 700;
}

TD {
		font-size: 12px;
		font-family : Verdana;
	}

/* End Container Styles */

/* security page */

#leftside {
	float: left;
	padding: 10px;
	margin: 10px;
	width: 300px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
	}
html>body #content {
	width: 270px; 
	/* ie5win fudge ends */
	}
	
#rightside {

	float: right;
	padding: 10px;
	margin: 10px;
	width: 300px; 
	/* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 270px;
	}
html>body #content2 {
	width: 270px; 
	/* ie5win fudge ends */
	}

// UUUMF /////////////////


