@charset "UTF-8";
@media all
{
/*Changing Colors for Logged-In Area*/
.csc-subheader { border-color: #194FA3; }
#col2_content h1, #col2_content h2, #col2_content h3, #col2_content h4, #col2_content h5 { background: #D1DCED; border-color: #194FA3;}

table.contenttable caption { background: #194FA3; color: #fff; }
table.contenttable th { background: #7595C8; color: #fff; }
table.contenttable tr.tr-even {background: #d1dced; }

}

@media screen, projection
{


}