BODY {
	font-family : Veranda, Helvetica, Arial, Sans-Serif;
	font-size : 14px;
	margin: 0px 0px 0px 0px;
}

H1  		{ font-size: 36px; line-height: 30px; }
H2 		{ font-size: 24px; line-height: 20px; }

.menu 		{ background-color: #3368CC; height: 0px; color: #1166BB; font-size: 16px; word-spacing: normal; line-height: 100%; margin: 1px;}
.menu a 	{ color: #cccccc; text-decoration: none; }
.menu a:hover 	{ color: #ffffff; text-decoration: none; }

HR 		{ color: #0368CC; }

a 		{ color: #1166BB; }
a.posted 	{ text-decoration: underline; }
a.notposted 	{ text-decoration: none; color: #C0D0E0; }

.space500	{ margin-top: 500px; }
.indent20	{ margin: 20px; }

.uncfont		{ color: #0368CC; font-size: 18px; font-style: oblique; margin-right: 20px;}
.uncfont a      	{ color: #0368CC; text-decoration: none; }
.uncfont a:hover	{ color: #1166BB; text-decoration: none; }

.loginPanel	{ background-color: #99BADD; }
.loginStatus	{ height: 20px; background-color: #3368CC; }
.loginStatus a 	{ color: #BBDCFF; text-decoration: none; }
.loginStatus a:hover 	{ color: #FFFFFF; text-decoration: none; }
.PageLayout	{ width: 1000px; }
.PageBanner	{ height: 100px; }

.StudentTable { font-size: 14px; }
.StudentTable th, tr, td { padding: 3px; }

@media print {
    .header, .footer { display: none !important; }
}
