body {
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #F9DECA;
}
a:link {  color: #CC0033; font-family: Verdana, Arial, Helvetica, sans-serif}
a:visited {  color: #CC0033; font-family: Verdana, Arial, Helvetica, sans-serif}
a:hover {  color: #0000FF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif}
a:active { 	color: #FF9999;}
td, textarea, input, select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
.sectionHead { font-size: 16px;	line-height: 30px; font-weight: bold; color: #000000;}
.tableDetail { background-color: #CCCCCC;}
.tableHeading { color:#FFFFFF; text-decoration: bold ; background-color: #424973}

.light_blue_box {
	background-color: #99CCFF;
}
.dark_blue_box {
	background-color: #88bbee;
}
.orange_box {
	background-color: #FF9966;
	font-weight: bold;
}
a.orange_box:active { 
	color: #C74200;
	font-weight: bold;
}

.tight {
	margin-top: 3px;
	margin-bottom: 5px;
}

.red_dot li {
	line-height:1.5em;
	list-style:none;
	background:url("../images/red_dot.gif") no-repeat 0px 6px;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}

.red_triangle li {
	line-height:1.5em;
	list-style:none;
	background:url("../images/red_triangle.gif") no-repeat 0px 4px;
	vertical-align:top;
	padding: 0 0 .6em 17px;
	margin:0;
}

.footer {
	color: #007DF9;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
}
a.footer:link {
	color: #007DF9;
	text-decoration: none;	
}
a.footer:visited {
	color: #007DF9;
	text-decoration: none;	
}
a.footer:hover {
	color: #007DF9;
	text-decoration: underline;	
}
a.footer:active {
	color: #007DF9;
	text-decoration: underline;	
}
.copyright {
	color: #3E9CFA;
	font-size: 9px;
	font-family: Arial,Helvetica;
}
a.copyright:link {
	color: #3E9CFA;
	font-size: 9px;
	font-family: Arial,Helvetica;
	text-decoration: none;	
}
a.copyright:visited {
	color: #3E9CFA;
	font-size: 9px;
	font-family: Arial,Helvetica;
	text-decoration: none;	
}
a.copyright:hover {
	color: #007DF9;
	font-size: 9px;
	font-family: Arial,Helvetica;
	text-decoration: underline;	
}
a.copyright:active {
	color: #C8E3FF;
	font-size: 9px;
	font-family: Arial,Helvetica;
	text-decoration: underline;	
}