body	{font-family:arial,helvetica; font-size:12px;color:#000000;margin-top:2px;margin-left:2px;margin-right:2px;margin-bottom:2px;}
  input	{font-family:tahoma,sans-serif; font-size:11px;}
  table	{font-family:arial,helvetica; font-size:12px;border:0px}

a {
	font-family: Lucida ;
	color: #333333;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Lucida ;
	color: #666666;
	font-size: 9pt;
	text-decoration: underline;
}
.link {
	font-family: arial;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.link:hover {
	font-family: arial;
	color: #CCCCCC;
	font-size: 9pt;
	text-decoration: underline;
}
.link2 {
	font-family: arial;
	color: #CC0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
.link2:hover {
	font-family: arial;
	color: #666666;
	font-size: 8pt;
	text-decoration: underline;
}
.text {
	font-family: arial;
	color: #333333;
	font-size: 9pt;
	text-decoration: none;
}
.text2 {
	font-family: arial;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
.title {
	font-family: arial;
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tblbor {
	border: 1px solid #666666;
}
.tblbor {
	border: 1px solid #666666;
}
.buttons {
	border: 1px solid #666666;
	font-family: arial;
}
.bkjpggrey {
	background-image: url(../images/tdbg.jpg);
	background-image: no-repeat;
}
.bkColorBody {
	background-color: #FFFFFF;
}
.bkjpg1 {
	background-image: url(../images/topbar.jpg);
	background-image: no-repeat;

}
.bkColorDarkGrey {
	background-color: #9CA6AD;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #E5E5E5;
}
.bkColorGrey {
	background-color: #E5E5E5;
}
.text1bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
#hideshow{
	visibility: hidden;
}
#wrapper {	
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align:center;	
	border: 1px solid #000000;
	padding: 0px;
}
#appwrapper {	
	width: 780px;
	margin: 0 auto;
	background-color: #FFFFFF;
	text-align:center;	
	border: 1px solid #000000;
	padding: 0px;
}
#header {
	width: 750px; /* needed for MacOpera and Safari*/	
	padding: 0 0 0 0; /* IE ignores top margin, so padding is used instead*/
	/*border-bottom: 5px solid #73BAEF;*/
	margin: 0;
	background-color: #DD615B;	
}
#contentFullWidth {
	float: left;
	width: 750px;
	background-color: #FFFFFF;
}
#opener{
	float:left;
}
#menulink{
	float:right;
}
#instruction_holder{
	padding: 5px 20px 5px 20px;
}
#instructions{
	text-align:left;
	padding: 5px 0 5px 0;
}
#twocol {
	text-align:center;
	/*IE Hack*/
	margin:auto;
}
#twocol #container {
	float: left; /* makes it contain children floats */
	width: 750px; /* needed for MacOpera and Safari */
}
#container {
	text-align:left;	
}
#footer {
	clear: both;
	padding: 10px 0;
	border-top: 10px solid #616161;
	text-align: right;
	font-size: 90%;
	width: 750px; /* needed for MacOpera and Safari */
}
