/* CSS Document */
html, body {
    height: 100%;
	border-collapse:collapse;
}
body { 
	background: url("../images/ias_bg.gif") repeat-y center;
	background-color: #eee;
	margin:0;
	margin-left:1px;
	font-family:"Verdana";
	color:#666666;
	height:100%;
	line-height:20px;
}
li {
	margin-left: -25px; 
	padding-left: 0px;
}
.orgTitle {
	font-family:"Verdana";
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	/*text-transform:capitalize;*/
}
.copyright {
	font-family:"Verdana";
	font-size:9px;
	color:#666666;
}
.finePrint {
	font-family:"Verdana";
	font-size:9px;
	color:#666666;
	text-align:center;
}
.ia {
	font-family:"Verdana";
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
	text-transform:uppercase;
}
.courseheadings {
	font-family:"Verdana";
	font-size:12px;
	color:#003399;
	font-weight:normal;
}
h1 {
	font-family:"Verdana";
	font-size:12px;
	color:#666666;
	font-weight:bold;
}
.text, p, li {
	font-family:"Verdana";
	font-size:11px;
	color:#666666;
	font-weight:normal;
}
.content {
    min-height: 100%;
}
a:link {
	font-family:"Verdana";
	font-size:11px;
	color:#ff6600;
}
a:hover {
	font-family:"Verdana";
	font-size:11px;
	color:#333333;
}
a:visited {
	font-family:"Verdana";
	font-size:11px;
	color:#666666;
}
.copy2
{
	font-family:helvetica, arial, sans-serif;
	font-size: 10px;
	text-align:left;
	color:#000000;
}.copy4
{
	font-family:helvetica, arial, sans-serif;
	font-size: 10px;
	text-align:left;
	color:#000000;
}
.butt
    { 
	font-family:helvetica, arial, sans-serif;
	font-size: 9pt; 
    font-weight: bold; 
	background-color: #ff6600; 
	color:#000000; }	