*
{
    font-family: Arial;
    margin: 0;
    padding: 0;
}
a
{
    /*color: #F70;*/
    color: rgb(180,9,53);
    text-decoration: none;
    padding-bottom: 3px;
}
a:hover
{
    /*color: #C60;*/
    font-weight: bold;
}
body
{
    background: #b33c3c url(images/bg.gif) repeat-x; /*color: #466;*/
    color: Black;
    font: normal "Lucida Sans Unicode" ,sans-serif; /* 62.5%;*/
    margin: 0;
}
input
{
    color: #555;
    font: normal "Lucida Sans Unicode" ,sans-serif; /* 1.1em;*/ /* text-align: right;*/
}
p, cite, code, ul
{
    /*font-size: 1.2em;*/
    padding-bottom: 1.2em;
}
h1
{
    /*font-size: 1.4em;*/
    margin-bottom: 4px;
}
code
{
    background: url(images/bgcode.gif);
    border: 1px solid #F0F0F0;
    border-left: 6px solid #F93;
    color: #555;
    display: block;
    font: normal "Lucida Sans Unicode" ,serif; /*1.1em;*/
    margin-bottom: 12px;
    padding: 8px 10px;
    white-space: pre;
}
cite
{
    background: url(images/quote.gif) no-repeat;
    color: #666;
    display: block;
    font: normal "Lucida Sans Unicode" ,serif; /*1.3em;*/
    padding-left: 28px;
}
h1, h2, h3
{
    color: #b33;
    padding-top: 6px;
}
/* misc */
.clearer
{
    clear: both;
}
/* structure */
.container
{
    background: url(images/topleft.gif) no-repeat;
}
.header
{
    height: 92px;
}
/* title */
.title
{
    float: left;
    padding: 28px 0 0 76px;
}
.title h1
{
    color: #FFF;
    font: normal 2em Verdana,sans-serif;
}
/* navigation */
.navigation
{
    float: left;
    height: 92px;
    margin-left: 24px;
    padding: 0 16px;
}
.navigation a
{
    /* 	color: #FFF; 	float: left; 	font: bold 1.2em "Trebuchet MS",sans-serif; 	margin-top: 56px; 	padding: 8px 18px; 	text-align: center; */
    text-decoration: none;
    border: 0px solid black;
}
.navigation a:hover
{
    /* 	background-color: #4A91C3; 	color: #FFF; */
}


div.indent
{
    padding-left: 15px;
}
ul.nostyle,
ul.nostyle li
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.link
{
    cursor: pointer;
}
/* main */
.main
{
    background: #FFF url(images/bgmain.gif) no-repeat;
    clear: both;
    padding: 12px 12px 0 52px;
}
/* main left */
.sidenav
{
    float: left;
    width: 24%;
}
.sidenav h1
{
    border-bottom: 1px dashed #DDD; /*color: #E73; 	/*font-size: 1.2em;*/
    color: rgb(180,9,53);
    height: 20px;
    margin-top: 1.2em;
}
.sidenav ul
{
    margin: 0;
    padding: 0;
}
.sidenav li
{
    border-bottom: 1px dashed #EEE;
    list-style: none;
    margin: 0;
}
.sidenav li a
{
    /*color: #777;*/
    color: rgb(180,9,53);
    display: block; /*font-size: 0.9em;*/
    padding: 3px 6px 3px 18px;
    text-decoration: none;
}
.sidenav li a:hover
{
    color: #111;
    background: url(images/nav_li.gif) no-repeat;
}
/* content */
.content
{
    float: left;
    margin-right: 4%;
    width: 95%;
}
.content .descr
{
    color: #C60;
    margin-bottom: 6px;
}
.content li
{
    /* list-style: url(images/li.gif); */
    margin-left: 18px;
}
/* search form */
.styled
{
    border: 3px double #E5E5E5;
    padding: 2px 3px;
}
.button
{
    border: 1px solid #AAA;
    margin-left: 5px;
    padding: 2px 3px;
}
/* footer */
.footer
{
    background: #b33c3c url(images/bgfooter.gif) repeat-x;
    color: #F0DEC1; /*font-size: 1.1em;*/
    line-height: 40px;
    text-align: center;
}
.footer a
{
    color: #FFF;
    text-decoration: none;
}
.footer a:hover
{
    color: #FFF;
    text-decoration: underline;
}
.enrollmentTable
{
    border-collapse: collapse;
    border: 1px #ccc solid;
}
.enrollmentTable TD
{
    border-collapse: collapse;
    border: 1px #ccc solid;
    background-color: #eee;
}
.enrollmentTable INPUT
{
    width: 100%;
    height: 100%;
    background-color: #fee;
    border: 0px solid black;
    color: #000;
}
.enrollmentTableHeaderCell
{
    border: 1px solid gray;
    font-weight: bold;
    text-align: center;
    background-color: #ddd !important;
    color: #000;
}
.enrollmentTableCell
{
    border: 1px solid gray;
    background-color: #eee;
}
.enrollmentTableRow
{
    color: #666;
}
.debug
{
    border: 1px dashed green;
}
.alignLeft
{
    text-align: left;
}
.explainBox
{
    width: 400px;
    height: 100px;
}
fieldset
{
    margin-top: 5px;
    padding: 5px;
}
legend
{
    font-size: larger;
    font-weight: bolder;
}
.totalRow td
{
	color: white;
	text-align : center;
	background : #c66;
}
.enrollmentTable
{
	margin-bottom: 10px;	
}
ul.pad { padding: 0 0 0 40px;margin:10px 0; }
blockquote { padding: 10px 60px; }


#aDataNeeded
{
    font-weight: bold;
}
#aDataNeeded:hover
{
    text-decoration: underline;
}
#divDataNeededContents
{
    font-size:1.3em;
}

#menu_title
{
    color: #900;
    text-align: center;
    border-bottom: 1px solid #900;
    margin: 10px 0;
}

div.question
{
    background-color: #f5f5f5;
    border: 1px solid #600;
    margin: 10px;
    padding: 20px;
}

div.question div.question
{
    border: 1px dotted #600;
}

#ulSTRatio label
{
    display: inline-block;
    width: 60px;
    font-weight: bold;
}

div.expandable,
div.expandable_no
{
    display: none;
}

.compactDDLs select,
.gradeConfigDDLs span
{
    display: none;
}