.Content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4A699D;
	border-right-color: #4A699D;
	border-bottom-color: #4A699D;
	border-left-color: #4A699D;
	background-color: #D1DDF1;
	background-image: url(background.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 10px;
	width: 760px;
}
.Header {
	background-image: url(TT_Top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 135px;
	width: 760px;
	vertical-align: middle;
	border-width: 0 0 0 0;
}
.Footer {
	background-image: url(TT_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 760px;
	border: 0px;
}
body {
	background-color: #FFFFFF;
	font-family:Arial;
	font-size:x-small;
}

td {
	font-family:Arial;
	font-size:x-small;
}

.SearchField_Header {
	margin: 0px;
	padding: 0px;
	background-image: url(RoundedBorder_Top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 550px;
	font-size: 10px;
	border: 0px;
}
.SearchField_Content {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #4F6B9A;
	border-right-color: #4F6B9A;
	border-bottom-color: #4F6B9A;
	border-left-color: #4F6B9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #223C6B;
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
}
.SearchField_Footer {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 550px;
	background-image: url(RoundedBorder_Bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
	border: 0px;
}
.TextBox {
	background-color: #D1DDF1;
	border: 1px solid #4F6B9A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F6B9A;
}

.topImp 
{
	font-family:Arial;
	font-size:x-small;	
}

.topImpMin
{
	font-family:Arial;
	font-size:xx-small;
	background-color:White;
}

.topImpMinU
{
	font-family:Arial;
	font-size:xx-small;
	text-decoration:underline;
}

.ttlTop 
{
	font-family:Arial;
	font-weight:bold;
	background-color:#b9cbe9;	
	
	border-bottom-color:#2b54a1;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-top-color:#2b54a1;
	border-top-style:solid;
	border-top-width:1px;
	
	border-left-color:#2b54a1;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#2b54a1;
	border-right-style:solid;
	border-right-width:1px;
}

.portData 
{
	font-weight:bold;
	font-style:italic;
}


