body {
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC;
	color: #0000AA;
	font-weight: normal;
	font-size: 7;
	text-decoration: none;
	line-height: 12pt;
	background: none;
}
TD {
	background: none;
}
A {
	background: none;
	color: #000055;
	font-weight: bold;
	text-decoration: underline;
}
A:link {
	background: none;
	color: #000055;
	font-weight: bold;
	text-decoration: underline;
}
A:visited {
	background: none;
	color: #000055;
	font-weight: bold;
	text-decoration: underline;
}
A:active {
	background: none;
	color: #0000AA;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	background: none;
	color: #0000AA;
	font-weight: bold;
	text-decoration: none;
}
A.footer_menu {
	background: none;
	color: #000055;
	font-weight: normal;
	text-decoration: underline;
}
A.footer_menu:link {
	background: none;
	color: #000055;
	font-weight: normal;
	text-decoration: underline;
}
A.footer_menu:visited {
	background: none;
	color: #000055;
	font-weight: normal;
	text-decoration: underline;
}
A.footer_menu:active {
	background: none;
	color: #0000AA;
	font-weight: normal;
	text-decoration: none;
}
A.footer_menu:hover {
	background: none;
	color: #0000AA;
	font-weight: normal;
	text-decoration: none;
}
.input_button {	border-top: solid 1px #bbbbbb;
				border-left: solid 1px #bbbbbb;
				border-bottom: solid 1px #444444;
				border-right: solid 1px #444444;
				font-weight: bold;
				color: #444444;
				background: #eeeeee;
				font-size: 10;
				font-family: arial, helvetica; }

.input_text {	border: solid 1px #000000;
				color: #000000;
				background: #eeeeee;
				filter: alpha(opacity=75);
				font-size: 10;
				font-family: arial, helvetica;
}
.mainSection,  {
	color: #444444;
	background: url('../../images/blueprint_background.gif') #ffffff;
}
.line {
	width: 100%;
	height:2px;
	background: #666666;
	color: #000000;
}
.required {
	color: #c10000;
	background: none;
	font-weight:bold;
}

.text_black {
	color: #000000;
	background: none;
}

.table_row_blue {
	background: #C4E1FF;
	color: #000000;
	font-size: 9pt;
}
.table_row_grey {
	background: #DDDDDD;
	color: #000000;
	font-size: 9pt;
}

.copyright {
	background: none;
	color: #666666;
	border-top: 1px solid #999999;
	height:20px;
}

/******** Added by Betsy Cohen ********/
p {
	font-size: 10pt;
	line-height: 12pt;
	
}
 
li {
	line-height: 14pt;
} 