
.text11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 170%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.subpage-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DD550A;
	text-decoration: none;
}
.blue {
	font-size: 12px;
	font-weight: bold;
	color: #2C83B9;
	text-decoration: none;
	line-height: 150%;
}
.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.blue2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C83B9;
	text-decoration: none;
}

td			{ font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px }
th, b        { font-weight: bold; font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px;}
a:link       { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: blue; color1: #FFFFFF; text-decoration: none; font-weight: none}
a:visited    { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: blue; color1: #FFFFFF; text-decoration: none }
a:hover      { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: red; color1: #E88C8E; text-decoration: none }
.numinput { text-align: right;}
input {
	border : #333333;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : #000000;
	color : #000000;
	font-family : "Arial", "Helvetica", "sans-serif", "Courier New", Courier, monospace;
	font-size : 12px;
}
.selectinput {
	border : #333333;
	border-style : none;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-color : #000000;
	color : #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
}
.submit_button { 
	background-color1 :#00CCFF ; 
	background-color :#D4D0C8 ; 
	border-color: #FFFFFF; 
	border-style : outset;	
	border-top-width : 1px;	
	border-right-width : 1px;	
	border-bottom-width : 1px;	
	border-left-width : 1px;
	font-size: 12px;
	font-family: "Arial", "Helvetica", "sans-serif"; 
	text-decoration:none;
	color: #000000 ;  
	cursor: hand
}
a.white:link       { color: #FFFFFF; text-decoration: none  }
a.white:visited    { color: #FFFFFF; text-decoration: none }
a.white:hover      { color: red; color1: #E88C8E; text-decoration: none }

#apDiv2 {
	position:absolute;
	left:5px;
	top:150px;
	width:181px;
	height:40px;
	z-index:2;
}
#apDiv3 {
	position:absolute;
	left:5px;
	top:231px;
	width:184px;
	height:34px;
	z-index:3;
}

