﻿.generalcentrcontent
{
	text-align		: left;
	font-size		: 9pt;
}
.generalcentrcontent a:link,
.generalcentrcontent a:active,
.generalcentrcontent a:visited,
.generalcentrcontent a:hover
{
	text-decoration		:none;
	color				:#6385A1;
}
/**** Download Controll ****/
.downloadlistcontrol
{
	text-align		: left;
	padding-bottom	: 20px;
	float			: left;
	width			: 190px;
}
.downloadlistcontrol_header,
.usefull_tools_header
{
	border-bottom	: solid 1px #DEDEDE;
	font-weight		: bold;
	font-size		: 10pt;
	padding-bottom	: 8px;
}
.downloadlist_container
{
	padding-top		:20px;
}
.downloadlist_item
{
	padding-top		:5px;
	overflow		:hidden;
	width			:190px;
	margin			:0px;
}
.downloadlist_item_img
{
	display			:block;
	width			:18px;
	height			:20px;
	float			:left;
	overflow		:hidden;
}
.downloadlist_item_img img
{
	display			: block;
}
.downloadlist_item_link
{	
	padding-left	:5px;
	padding-bottom	:3px;		
	float			:left;
}
.downloadlist_item_link a
{
	text-decoration	:none;
	color			:#6385a1;
	font-size		:10pt;
}
.downloadlist_item_info
{
	font-style		: italic;
	color			: #333333;
	font-size		: 8pt;
}
/**** END Download Controll ****/

/*Get Satrted Control*/
.get_started
{
	text-align		:left;	
	width			:210px;
	padding-bottom	:20px;
}
.get_started_title
{
	font-weight		: bold;
}
.get_started_title_inner
{
	height			: 15px;
	overflow-y		: hidden;
	padding-right	: 10px;
}
.get_started_title,.get_started_item
{	
	padding-left	:15px;
	height			:21px;
	padding-top		:8px;
	margin-bottom	:1px;
	background-color:#D5D5D5;		
	font-size		:9pt;	
}
.get_started_item a
{
	color			:#6D6D6D;
	display			:block;
	background-image:url('/Images/General/rigght_arrow.gif');
	background-repeat:no-repeat;
	background-position:181px 5px;
	text-decoration :none;
}
.get_started_item
{
	background-color:#ECECEC;	
}
/**/

/***** BANNERS LIST *****/
.banner_list
{
	padding-bottom	: 20px;
}
.banner_item a:link,
.banner_item a:active,
.banner_item a:visited,
.banner_item a:hover
{
	padding			: 0px;
	margin			: 0px;
}
.banner_item a:link img,
.banner_item a:active img,
.banner_item a:visited img,
.banner_item a:hover img
{
	text-align		: center;
	border			: 0px;
	display			: block;
}
/***** END BANNER LIST *****/


/***** TOOLS LIST *****/
.usefull_tools
{
	text-align		: left;
	padding-bottom	: 20px;
	width			: 190px;
	float			: left;
}
.usefull_tools_item
{
	/*padding-top		: 20px;*/
	font-size		: 9pt;
	width			: 190px;
	float			: left;
}
.usefull_tools_item h1
{
	font-size		: 9pt;
	font-weight		: bold;
	padding			: 0px;
	margin			: 0px;
	color			: #333333;
}
.usefull_tools_item a:link,
.usefull_tools_item a:active,
.usefull_tools_item a:visited,
.usefull_tools_item a:hover
{
	text-decoration	: none;
	color			: #6385a1;
	border-bottom	: dotted 1px #6385a1;
	padding-top		: 10px;
	display			: block;
	float			: left;
}
.usefull_tools_item_description
{
	color			: #6f6f6f;
}
/***** END TOOLS LIST *****/


/***** PAGE HEADER TITLE *****/
.page_header_title_container
{
	background-image: url(../Images/General/light_halfrounded_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left	: 3px;
	clear			: both;
}
.page_header_title_container_inner
{
	background-image: url(../Images/General/light_halfrounded_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-right	: 3px;
}
.page_header_title_container_body
{
	height			: 35px;
	width			: 929px;
	background-color: #BDB6B0;
	background-repeat: repeat-x;
	background-position: top left;
	text-align		: left;
	color			: #ffffff;
	padding			: 13px 0px 0px 15px;
	/*font-weight		: bold;*/
	font-size		: 14pt;
}
/***** END PAGE HEADER TITLE *****/

/***** RELATED INFORMATION *****/
.related_information
{
	font-size		: 9pt;
	text-align		: left;
	float			: left;
	width			: 190px;
}
.related_information_header
{
	font-weight		: bold;
}
.related_information_item
{
	padding-top		: 3px;
}
.related_information_item a:link,
.related_information_item a:active,
.related_information_item a:visited,
.related_information_item a:hover
{
	color			: #6385a1;
	text-decoration	: none;
}
/***** END RELATED INFORMATION *****/

/***** RIGHT NEWSLETTER CONTROL *****/
.right_newsletter_control
{
	width				: 209px;
	height				: 27px;
	background-image	: url(../Images/General/newsletter_right.gif);
	background-repeat	: no-repeat;	
	text-align			: left;
	padding				: 7px 0px 0px 10px;
	margin-bottom		: 20px;
}
.right_newsletter_control a:link,
.right_newsletter_control a:active,
.right_newsletter_control a:visited,
.right_newsletter_control a:hover
{
	color				: #757575;
	font-size			: 9pt;
	text-decoration		: none;
	font-weight			: bold;
	width				: 175px;
	height				: 20px;
	overflow			: hidden;
	white-space			: nowrap;
	display				: block;
}
/***** END RIGHT NEWSLETTER CONTROL *****/