td, input, select, textarea
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A7F9D;
	font-weight: normal;
}
img
{
	border: none;
}
legend
{
	font-weight: bold;
	margin-bottom: .8em;
}
fieldset
{
	margin: .7em 0 .7em 0;
	padding: .8em .8em .8em .8em;
}
a
{
	color: #6A7F9D;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
	color: #6A7F9D;
}
h6
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #6A7F9D;
	font-weight: bold;
	color: #143868;
}
.HeaderText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #879CB1;
}
.WhiteBack
{
	background-color: white;
}
.CopyText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A7F9D;
	font-weight: normal;
}
.BoldCopyText
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9px;
	color: #6A7F9D;
	font-weight: bold;
}
.NewsHeadline
{
	font-family: Times New Roman, Tahoma, Helvetica, sans-serif;
	font-size: 15px;
	color: #DDDDDD;
	font-style: italic;
	text-decoration: none;
}
.RightMenuBack
{
	background-image: url(./Images/Marketing/BG.gif);
	background-repeat: repeat;
}
.PurchaseTable
{
	width: 100%;
}
.PurchaseTable, .PurchaseTable tr, .PurchaseTable tr td
{
	border: none;
	border-collapse: collapse;
}
.textbox
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A7F9D;
	font-weight: normal;
	width: 90%;
}
.select
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A7F9D;
	font-weight: normal;
}
.button
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #143868;
	font-weight: bold;
}
.faqpulldowns
{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A7F9D;
	font-weight: normal;
	width: 400px;
}

#showimage
{
	position: absolute;
	visibility: hidden;
	border: 1px solid gray;
}

#dragbar
{
	cursor: hand;
	cursor: pointer;
	background-color: #EFEFEF;
	min-width: 100px; /*NS6 style to overcome bug*/
}

#dragbar #closetext
{
	font-weight: bold;
	margin-right: 1px;
}
