.icon {
	position:absolute; 
	visibility:hidden;
	top:0px; 
	left:0px; 
	padding: 0px 0px 0px 0px;
}
table.list{
	border:1px solid;
	border-color: #EFEFEF;
	background-color: #144E8C;
	}
tr.list_title {
	font-size: 11px;
	font-weight: bold; 
	color: #000000;
	background-color: #5588AA;
	}
tr.list_subtitle {
	font-size: 11px;
	font-weight: none; 
	color: #EFEFEF;
	background-color: #88AADD;
	}
tr.list_content {
	font-size: 11px;
	font-weight: none; 
	color: #000000;
	background-color: #AADDFF;
	}
textarea {
	font-size: 11px;
	font-weight: none; 
	font-family: arial, sans-serif;
	line-height:1.2em;
	border: solid 1px #595959;
	}
textarea.medium {
	width: 350px; 
	height: 50px;
}
textarea.large {
	width: 350px; 
	height: 225px;
}

body, td {
	font-family:verdana, helvetica, sans-serif;
      font-weight:400; 
      color:#000000; 
	font-size:11px;
}
.smallbluebold {
	font-family:verdana, helvetica, sans-serif;
	font-weight:500;
      color:#15306A;
	font-size:11px;
}
.bluebold {
	font-family:times new roman, serif;
	font-weight:500;
      color:#15306A;
}
.mediumbluebold {
	font-family:times new roman, serif;
	font-weight:550;
	font-size:16px;
      color:#15306A;
}
.largebluebold {
	font-family:times new roman, serif;
	font-weight:400;
	font-size:19px;
      color:#15306A;
}
.largerbluebold {
	font-family:times new roman, serif;
	font-weight:560;
	font-size:22px;
      color:#15306A;
}
.surround { 
	margin:10px; 
}
.set { 
	border:1px solid gray; 
} 
.smallandbold {
	font-size:10px;
	font-weight:bold;
}
.greyback {
	background-color:#eeeeee;
}
.small {
	font-size:12px;
}
.smallgrey {
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	font-weight:450;
      color:#606060;
}
A:link {
	text-decoration: none;
	color:blue;
} /* unvisited links */ 
A:visited {
	text-decoration: none; 
	color:800080;
} /* visited links */ 

.red {
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
      color:#9a1515;
}
.smallredbold {
	font-family:verdana, helvetica, sans-serif;
	font-size:10px;
	font-weight:510;
      color:#6A1515;
}
.smallred {
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
      color:#9a1515;
}

.blue {
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:600;
      color:#15306A;
}

form, select, input {
	font-family:verdana, helvetica, sans-serif;
	font-size:11px;
	font-weight:500;
	color:000000;
	background-color:#ffffff;
}
.dot {position:absolute; top:0px; left:0px; visibility:hidden;}
