﻿/* style */

.download_body ul 
{
	list-style-type: none;
	margin: 0px;
}

.download_body li 
{
}

.download_body a 
{
	color: #888888;
	display: block;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	text-align: left;
	text-decoration: none;
	width: 250px;
}

.download_body a:hover 
{
	background-image:url('../image/support/support_download_hover.jpg');
	background-repeat: no-repeat;
	color: #444444;	
}

.download_body a:active 
{		
}

/* body */

.body_container 
{
}

.download_body_container 
{
}

.download_text 
{
	font-size: 25px;
	font-weight: bold;
	height: 75px;
	line-height: 75px;
	vertical-align: middle;
}

.support_header_container 
{
	border-bottom: 1px #CCCCCC solid;
	height: 63px;
	width: 870px;
}

.support_header 
{
	color: #006600;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	vertical-align: middle;
}

.downloaad_pdf 
{
	float: right;
	font-size: 14px;
	vertical-align: middle;
	width: 200px;
}

.support_on_call_container 
{
	width: 700px;
}

.help_desk_logo 
{
	background-image: url('../image/support/help_desk_support_banner.jpg');
	background-repeat: no-repeat;
	height: 80px;
	width: 700px;
}

.support_on_call_body 
{
	background-color: #FFFFFF;
	border-left: 1px #880000 solid;
	border-right: 1px #880000 solid;
	font-size: 13px;
	font-weight: bold;
	margin-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}

.support_on_call_body_top 
{
}

.support_on_call_footer 
{
	background-image: url('../image/support/help_desk_footer.jpg');
	background-repeat: no-repeat;	
	height: 15px;
	width: 700px;
}

.download_container 
{
	float: left;
	padding: 0px 0px 0px 0px;
	width: 350px;
}

.download_header 
{
	background-image: url('../image/support/support_header_330_20.jpg');
	background-repeat: no-repeat;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	vertical-align: middle;
	width: 330px;
}

.download_body 
{
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}