body {
	font-family: verdana, sans-serif;
	margin: 0px;
}
.copyright {
	color: green;
	font-size: 8pt;
	width: 772px;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bottom_link {
       	font-size: 10pt;
       	text-align: center;
       	font-weight: bold;
       	color: white;
}
.bottom_link a:link { 
	color: #ffffff;
	text-decoration: none;
}
.bottom_link a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
.bottom_link a:hover { 
	color: #ffffff;
}
.bottom_link a:active { 
	color: #ffffff;
}
.investigations_box {
	background-image: url('images/investi_box.gif'); 
	background-repeat: no-repeat;
	background-position: top center;
}
.login_box {
	background-image: url('images/teachers_loginbox.gif'); 
	background-repeat: no-repeat;
	background-position: top center;
}
.login_table {
	font-family: verdana;
       	font-weight: bold; 
	margin-top: 45px; 
	margin-left: 25px; 
	font-size: 10pt;
	text-align: left;
}
.loginOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}
.cardName {
	color: black;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.smallbody {
	color: #000000;
	font-size: 9pt;
	padding-bottom:8px;
	/*padding-left: 10px;*/
	padding-right: 10px;
	text-align: left;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top:10px;
}
.signup-field {
	font-weight: bold;
	text-align: right;
	font-size: 14px;
	font-family: arial;
}
.signup-error {
	font-weight: bold;
	color: red;
}
.TICbody {
	color: #000000;
	font-size: 12pt;
	font-family: arial
}.loginRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #dd0000;
}
.investigationBody {
	color: #000000;
	font-size: 9pt;
	padding-bottom:8px;
	padding-left: 50px;
	padding-right: 50px;
}
.investigationPart {
        text-align: left;
}
a.iPart {
        font-family: arial;
        font-weight: bold;
        color: #0000cc;
}
a.iPart:hover {
        color: green;
}
.preReleaseIPart {
        font-family: arial;
        font-weight: bold;
        text-decoration: underline;
        color: #cccccc;
}
.faq_h1 {
	font-size: 12pt;
}
.mainContent {
	width: 755px;
	text-align: left;
}
.references {
	font-size: 10pt;
}
.boxedBulletin {
	border: solid black .03cm;
	padding: 5px;
}


