﻿body 
{	
	margin: 0px; 
	padding: 3px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

.menu_gradient
{	
	background-image: url(../../Images/menu_gradient_25.gif);
	background-repeat: repeat-x;	
}

.menu_item
{
	text-align: center;
	margin-top: 4px;
	height: 20px;	
	cursor: pointer;
	cursor: hand;
}

.promo_left
{
	background-image: url(../../Images/promo_gradient_176.gif);
	background-repeat: repeat-x;
	text-align: center;
}

.big_text
{
	text-align: center;
	font-family: Verdana;
	font-size: 36px;
	color: gray;
}

.content
{	
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #585858;
	text-align: center;
	height: 284px;
	position: relative;
}

.linkbox_container
{
	position: relative;
	width: 300px;
	height: 275px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
	cursor: hand;
}

.linkbox_header
{
	position: absolute;
	top: 4px;
	left: 5px;
	width: 252px;
	height: 80px;	
}

.linkbox_body
{
	position: absolute;
	top: 40px;
	left: 15px;
	width: 265px;
	height: 227px;
	background-image: url(../../Images/box_gradient_227.gif);
	border: solid 1px silver;
}

.current_page
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #7f7f7f;
}

.terms_panel
{
	 padding-left: 5px;
	 padding-right: 5px;
}

.terms_panel_border
{
	 border: solid 1px silver;
	 padding-left: 5px;
	 padding-right: 5px;
}

.product_left
{
	position: absolute;
	top: -2px;
	left: 0px;
	height: 60px;
	width: 300px;	
}

.message_text
{
	resize: none;
}

.disclaimer_text
{
	color: #7f7f7f;
	text-align: center;
	border-top: solid 1px silver;
	font-size: 10px;
	font-weight: bold;
}

.login
{
	background-image: url(../../Images/box_gradient_227.gif);
}

.cursor_static_hover
{
	cursor: crosshair;
}

.ie8fix
{
	z-index: 100;	
}
