#redtext
{
	color: red;
	visibility: visible;
}
#hiddendiv
{
	visibility:hidden;
	position:absolute;
}
#maintableheader
{
	background-image: url(./test2.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #E6EBF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-right: 1px solid #91bdea;
	border-left: 1px solid #91bdea;
}

#maintableheader a
{
	text-align: center;
	color: #E6EBF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: none;
}

#blanktablecells
{
	background-color: #d4e4f4;
	border-right: 1px solid #C6CBD2;
	border-left: 1px solid #C6CBD2;
	border-bottom: 1px solid #91bdea;
	color: #5F86A6;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
	font-size:10pt;
}

#blanktablecellssmall
{
	background-color: #d4e4f4;
	border-right: 1px solid #C6CBD2;
	border-left: 1px solid #C6CBD2;
	border-bottom: 1px solid #91bdea;
	color: #5F86A6;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
	font-size:8pt;
	padding: 5px;
}

#blanktablecells input
{
	background-color: white;
	margin-top: 10px;
}

#tablecells a
{
	background-color: #d4e4f4;
	border-right: 1px solid #C6CBD2;
	border-left: 1px solid #C6CBD2;
	border-bottom: 1px solid #91bdea;
	color: #5F86A6;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	font-size:10pt;
	
	text-decoration: none;
	display: block;
}

#tablecells a:hover
{
	background-color: #6F9DC2;
	color: #E6EBF2;
	border-right: 1px solid #C6CBD2;
	border-left: 1px solid #C6CBD2;
	border-bottom: 1px solid #91bdea;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-align: center;
	font-size:10pt;
	vertical-align: center;
	text-decoration: none;
	display: block;
}

#tablecells img
{
	border: none;
}

#footerbottom
{
	background-image: url(./headerupside.gif);
	background-repeat: repeat-x;
	height: 25px;
	border-right: 1px solid #C6CBD2;
	border-left: 1px solid #C6CBD2;
}

#footerbottom a
{
	color: #E6EBF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

#footerbottom td
{
	color: #E6EBF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;
}

#footerbottom a:hover
{
	color: black;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

#footertop
{
	border-top: 2px solid #888888;
}

#footertop td
{
	color: #666666;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;
}

#footerhits
{
	color: black;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12pt;
}

#maintableheaderlarger
{
	background-image: url(./test.gif);
	background-repeat: repeat-x;
	height: 34px;
	padding-top: 0px;
	padding-bottom: 13px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	color: #E6EBF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16pt; 
}

#maintableheaderlarger a
{
	color: #E6EBF2;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16pt; 
	text-decoration: none;
}

#maintableheaderlarger a:hover
{
	color: black;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 16pt; 
	text-decoration: none;
}


#contentbody
{
	color: black;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-right: 1px solid #91bdea;
	border-left: 1px solid #91bdea;
	border-bottom: 1px solid #91bdea;
	font-size: 10pt;
}

#contentbody form
{
	width: 98%;
	text-align: left;
}

#contentbody input
{
	margin-top:2px;
	margin-left:2px;
	height: 20px;
}

#contentbody select
{
	margin-top:2px;
	margin-left:2px;
	height: 18px;
}

#contentbody img
{
	border: 1px solid #91bdea;
}

#onboardcreditsIMG
{
	border: 1px solid #91bdea;
}

#contentbody h3
{
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #5F86A6;
	font-size: 12pt;
	font-weight: bold;
	color: 	#5F86A6;
}

#contentbody h4
{
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #5F86A6;
	font-size: 10pt;
	font-weight: bold;
	color: 	#5F86A6;
	margin-top: 7px;
	margin-bottom: 7px;
}

#contentbody caption
{
	text-align: left;
	margin-left: 4px;
	color: #5F86A6;
}

#contentbody table
{
	width: 98%;
	color: black;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt;	
}

#contentbody b
{
	
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12pt;	
	
}

#contentbody a
{
	
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	color: 	#5F86A6;
	
}

#resultstabletop1
{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #6F9DC2;
	color: #E6EBF2;
}

#resultstabletop2
{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #7EB2DC;
	color: white;
}

#resultstablecontent1
{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #BAD1E4;
	color: #374D60;
}

#resultstablecontent1 a
{
	display: block;
	width: 100%;
	text-decoration: none;
	color: #374D60;
}

#resultstablecontent2
{
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	background-color: #D9E6F1;
	color: #4C6B85;
}

#resultstablecontent2 a
{
	display: block;
	text-decoration: none;
	color: #4C6B85;
	width: 100%;
}

#shipinfotable
{
	border-top: 1px solid #91bdea;
	border-bottom: 1px solid #91bdea;
	color: black;
	font-size: 10pt;
}

#shipinfotable h2
{
	width: 95%;
	text-align: center;
	color: black;
	font-size: 10pt;
	font-weight: normal;
}

#shipinfotable b
{
	font-size: 12pt;
	font-weight: bold;
	color: 	#5F86A6;
}

#shipinfotable img
{
	border: none;
}

#shipinfotable a
{
	text-decoration: none;
	color: 	#5F86A6;
}

#contentstyle
{
	width: 98%;
	border: none;
	padding: none:
	margin: none;
	font-family: "Trebuchet MS";
	font-size: 10pt; 
	font-weight: normal;
	color: #5F86A6;
	text-align: left;
	font-weight: 10pt;
}

#contentstyle b
{
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12pt; 
	color: #5F86A6;
	text-align: left;
	float: none;
	clear: both;
	font-weight: 10pt;
}

#contentstyle h1
{
	width: 100%;
	text-align: left;
	border-bottom: 2px solid #5F86A6;
	font-size: 14pt;
	font-weight: bold;
	color: 	#5F86A6;
}

#contentstyle p
{
	width: 100%;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 10pt; 
	color: #5F86A6;
	text-align: justify;
}

#contentstyle img
{
	float: none;
	clear: both;
}

#buttondiv input
{
	height: "30px";	
}

#selectionlisting select
{
	margin-top:0px;
	margin-left:0px;
	margin-right:5px;
	height: auto;
	width: 245px;
}


	.suggestion_list
	{
	background: white;
	border: 1px solid;
	padding: 4px;
	}
	
	.suggestion_list ul
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
	
	.suggestion_list a
	{
	text-decoration: none;
	color: navy;
	}
	
	.suggestion_list .selected
	{
	background: navy;
	color: white;
	}
	
	.suggestion_list .selected a
	{
	color: white;
	}

	#autosuggest
	{
	display: none;
	}