a
{
	text-decoration: none;
}
A:link
{
	color: #666666;
}
A:hover
{
	color: #3399cc;
}
.linkColor
{
	color: #666666;
}
A.redLink, A.redLink:link, A.redLink:hover, .redLink, A.blueLink, A.blueLink:link, A.blueLink:hover, .blueLink
{
	color: #3399cc;
}
BODY
{
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
td
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.7em; /*line-height: 13px;*/
	text-decoration: none;
	text-align: left;
}
td.Numeric, td.Label
{
	text-align: right;
}
.ImgButton
{
	text-align: center;
}
.EmphasisText
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
.FooterText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.InformationText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.7em; /*line-height: 13px;*/
	text-decoration: none;
}
.TableHeadText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #ffffc0;
	background-color: #4169E1;
	line-height: 1.7em; /*line-height: 13px;*/
	text-decoration: none;
}
td.Header, th.Header
{
	background-color: #4169E1;
	vertical-align: top;
}
.TableText
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1.7em; /*line-height: 13px;*/
	text-decoration: none;
}
h2 
{
	font-size: 10px;
	font-weight: bold;
	margin-top: 20px;
}
.TableCaption 
{
	background-color: #cccccc;
}
.Subhead2
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.7em; /*line-height: 13px;*/
	color: #666666;
	text-decoration: none;
}

img
{
	border: 0;
}

.icon
{
	width: 20px;
	height: 20px;
	float: right;
	margin-left: 10px;
}

.modalBG
{
	background-color: #ccc;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

/* ------------------Page footer-------------------------- */
.FooterBar
{
	background-color: #d0d0d0;
	border-color: Red;
	width: 682px;
	padding: 8px 20px;
	height: 2em;
	margin-bottom: 20px;
}
.FooterBar img
{
	margin: 5px 0;
	float: right;
}

.FooterBar .Tag
{
	/*margin-left: 25%; 4em*/
	float:left;
	border-left: 1px solid #666666;
	float: left;
	padding-left: 15px;
	width: 8em;
}
.FooterBar .FirstTag {
	float:left;
	width: 40%;
}

ul.widespaced li
{
	margin-bottom: 10px;
}
td.TopRight3, td.TopRight2, td.TopRight1
{
	height: 47px;
	white-space: nowrap;
}
div.MenuPopup
{
	width: 120px;
	padding: 5px 7px 13px 13px;
	line-height: 20px;
}
div.MenuPopup img
{
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 3px;
}
td.Border
{
	background-color: #999999;
}
hr.Border
{
	background-color: #999999;
	color: #999999;
	height: 1px;
}
td.HoriBorder
{
	background-color: #999999;
	height: 1px;
}
td.VertiBorder
{
	background-color: #999999;
	width: 1px;
}
img.Header
{
	margin: 10px;
	float: right;
}

.Frame
{
	width: 720px;
	margin-top: 5px;
	border-top: 1px solid #999999;
	border-collapse: collapse;
}
table.Frame td
{
	margin: 0;
}
td.MainFrame
{
	vertical-align: top;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
	width: 60%;
}
td.SideBar
{
	vertical-align: top;
	padding: 5px;
	width: 40%;
}
td.FullFrame
{
	vertical-align: top;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-left: 5px;
}

div.backtotop
{
	text-align: right;
}

td.CartRemove a
{
	display: block;
	width: 100px;
	height: 30px;
	background-image: url(../images/cart_remove.gif);
	background-repeat: no-repeat;
}
td.CartRemove a:hover
{
	background-image: url(../images/cart_remove_on.gif);
}
table.Results 
{
	margin-left: 5%;
	width: 90%;
	border: 2px solid #ccc;
}
table.Results td
{
	margin: 0;
	padding: 0;
	border: 0;
}
ul.link li a
{
	color: #666666;
}
ul.link li
{
	list-style-image: url(../../../images/g_arrow.gif);
	margin-left: 12px;
	list-style-position: inside;
}
.Eula
{
	border: 1px solid #000;
	background-color: #fff;
	padding: 6px;
	width: 460px;
	height: 460px;
	text-align: left;
	font-size: 90%;
}
.Box 
{
	border:1px solid #aaa;
}
.Watermark 
{
	color: Silver;
}
@media print
{
	.TableHeadText
	{
		border: 1px solid #eee;
		border-bottom: 1px solid #ccc;
	}
	.Menu, .FooterBar 
	{
		display:none;
	}
}