body       { color:black; background:white; width:98%; position:relative; border:black 0px none; margin:5px; font-family:Verdana,Arial,Helvetica,sans-serif; }
img        { margin:0px; padding:0px; border:red 0px none; }
div        { position:relative; margin:0px; padding:0px; border:black 0px solid; color:black; background:white; }
select     { margin:3px; width:135px; height:16px; }
td div { color:black; background:transparent; }

H1  { font-size:smaller; }
H2  { font-size:smaller; }
H3  { font-size:smaller; }
H4  { font-size:smaller; }
H5  { font-size:smaller; }
H6  { font-size:smaller; }

#divBetsie { display:none; }
#divTop         { left:0px; top:0px; color:white; background:#CC0033; height:55px; }
#divTopMenu     { right:0px; top:0px; height:1.25em; color:white; background:black; border:black 1px solid; text-align:right; font-weight:bold; float:right; padding-right:2px; padding-left:0px; margin:0px; }
#divTriangle    { right:0px; top:0px; width:30px; height:20px; color:white; background:#CC0033; background-image: url("/gfx/triangle.gif"); background-repeat:no-repeat; margin:0px; padding:0px; border:black 0px solid; float:right;  }
#deptLogo       { position:absolute; top:4px; left:25px; }
#ScreenLogo     { position:absolute; top:15px; left:125px; display:block; }
#PrintLogo      { position:absolute; top:15px; left:95px; display:none; }
#divSearch      { left:0px; bottom:0px; width:380px; height:21px; color:white; background:#CC0033; text-align:right; font-weight:bold; font-size:10pt; line-height:90%; float:right; clear:right; padding:1px; padding-right:1em; margin-top:1px; }
#divSearch form { display:inline; }
#htdigSearch    { margin:3px; width:100px; height:1.4em; }  /* Input field*/
#imgStartSearch { right:0px; top:0px; }
#divLeftMenu    { position:absolute; left:1px; top:63px; float:left; border-right:#CC0033 1px solid; width:126px; height:85%; padding-top:5px; }
.divLeftMenuRow { left:0px; float:left; clear:left; width:125px; padding-bottom:5px; }
.divLeftMenuRow img { float:left; }
#divContent     { left:0px; top:0px; right:0px; float:left; text-align:left; padding-left:132px; }
#divBanner      { color:white; background:#CC0033; padding:5px; margin-top:1px; }
#h1Banner       { display:inline; font-weight:bold; font-size:12pt; line-height:150%; text-decoration:none; padding-left:0.5em; }
.divPrint       { display:inline; color:white; background:#CC0033; float:right; }
.icon           { border:black 0px none; margin:2px; padding:0px; }
#divBottomNav   { left:0px; clear:both; text-align:center; font-size:x-small; color:#FF3333; background:white; }
#divCopyright   { left:0px; clear:both; text-align:center; font-size:xx-small; margin:1em; }

A.navBar            { color:white; font-weight:bold; font-size:10pt; line-height:90%; text-decoration:none; }
A.navBar:visited    { color:#FFCC99; }
A.navBar:hover      { color:#FFCC99; }

A.linkPrint            { color:white; font-weight:bold; font-size:10pt; line-height:90%; text-decoration:none; }
A.linkPrint:visited    { color:#FFCC99; }
A.linkPrint:hover      { color:#FFCC99; }

A.linkLeftMenu         { color:black; font-weight:bold; font-size:10pt; text-decoration:none; font-stretch:condensed; }
A.linkLeftMenu:visited { color:purple; }
A.linkLeftMenu:hover   { color:blue; }

A.bottomLink           { color: black; text-decoration: none }
A.bottomLink:visited   { color: black; }
A.bottomLink:hover     { color: red; }

@media print
{
    #divLeftMenu/* Hide from IE4 */  	  { display:none; }
    #divLeftMenuRow/* Hide from IE4 */    { display:none; }
    #divContent/* Hide from IE4  */  	  { padding-left:0px; }
	#divLogo/* Hide from IE4  */  	   	  { background-image: url("/gfx/logos/CEC_Black.gif"); }
	#ScreenLogo/* Hide from IE4  */       { display:none; }
	#PrintLogo/* Hide from IE4  */        { display:block; }
	#divBanner/* Hide from IE4  */        { display:none; }
	#divSearch/* Hide from IE4  */        { display:none; }
	#divTopMenu/* Hide from IE4  */       { display:none; }
	#divTriangle/* Hide from IE4  */      { display:none; }
	#divBottomNav/* Hide from IE4  */     { display:none; }
}
