/* CSS Document */
html, body
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFF;
	font-family: Arial, Tahoma, Helvetica;	
	font-size: 12px;
	color: #FFF;
}

#supportform table tr td
{
	font-family: "Century Gothic", Arial, Tahoma, Helvetica;
	font-size: 14px;
}

#supportform input, #supportform select, #supportform textarea
{
	color: #000;
	background: #FFF;
	border: 1px solid #FFF;
	vertical-align: middle;
}

#btnSubmit, #btnReset
{
	width: 120px;
	height: 20px;
}

#mothercell
{
}

#news, #news a
{
	margin: 10px 10px 10px 22px;
	font-family: "Century Gothic", Arial, Tahoma, Helvetica;
	font-size: 13px;
}

.breadcrumb,.breadcrumb a
{
	color: white;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 10px;
	text-decoration: none;
	padding:6px;
}

img
{
	border: 0px;
}

.downloadcolumns td
{
	background-color: #46BA2F;
	color: white;
	font-family: "Century Gothic", Arial, Tahoma, Helvetica;
	font-size: 16px;
	text-decoration: none;
	padding:5px 5px 5px 25px;
	border: 0px solid white;
	border-left-width: 1px;
}

.downloadcolumns .first
{
	border: 0px solid white;
}
.downloadcolumns td a
{
	display: block;
	margin: 10px 0px 0px 10px;
	color: white;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 13px;
	text-decoration: none;
}
.downloadcolumns td a.hover
{
	text-decoration: underline;
}
