body {
	background-color: white;
   background-image: url("images/background_light_blue_to_white.png");
   /*background-image: url("images/background_light_teal_to_white.png");*/
	color: black;
	font-family: "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-bottom: 0;
}
A:LINK {
	color: #e19c2f;
}
A:VISITED {
	color: #e19c2f;
}
.pinstripe {
   border-right:1px solid #015c8a;
   border-left:1px solid #015c8a;
}
.text, .textslideshow {
   padding: 2;
	FONT-SIZE: 13px;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.textlarger {
   padding: 2;
	FONT-SIZE: 14px;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.pointer {
   cursor: pointer;
}
.textpointer {
   padding: 2;
   cursor: pointer;
	FONT-SIZE: 13px;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.boldtext{
	FONT-SIZE: 12px;
   FONT-WEIGHT: bold;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.footertext{
   text-align: center;
	FONT-SIZE: 12px;
   FONT-WEIGHT: bold;
	COLOR: #ffffff;
	font-family: "Times New Roman", Times, serif;
   background-color: #015c8a;
}
.textmain {
   padding: 4;
	FONT-SIZE: 14px;
   font-weight: bold;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.boldtextlarge {
   padding: 4;
	FONT-SIZE: 16px;
   FONT-WEIGHT: bold;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.smalltext {
	FONT-SIZE: 10px;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
TABLE {
   border-collapse: collapse;
	background-color: #ffffff;
	padding: 0;
	border-spacing: 0;
	border: none;
}
TD {
	padding: 0;
	border-spacing: 0;
	border: none;
}
.floor {
   font-size:larger;
   font-weight:bold;
}
IMG {
	border: 0;
}
.iw {
	padding-right: 10px;
}
.iw .title{
   font-weight: bold;
   font-size:larger;
}
#textarea {
   background-color:#f5f6f7
}
.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.norange_css_bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #333333;
	font-family: "Times New Roman", Times, serif;
}
.norepeat {
	FONT-SIZE: 10px;
	COLOR: #333333;
	BACKGROUND-REPEAT: no-repeat;
	font-family: "Times New Roman", Times, serif;
}
