body 
{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	margin: 0px;
	width:100%;
	text-align: center;
}
.page_line_top
{
	font-size:2px;
	background-color:#999999;	
}

.left_side
{
	background-image: url('../../Images/grey.gif');
	background-repeat: repeat-y;
	width:55px;
}
.right_side
{
	background-image: url('../../Images/greyters.gif');
	background-repeat: repeat-y;
	width:55px;
}
a:link 
{
	color: #333333;
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
	color: #333333;
}
a:hover 
{
	text-decoration: none;
	color: #CF1010;
}
a:active 
{
	text-decoration: none;
	color: #333333;
}

.logo
{
	background-image: url('../../Images/default_03.gif');
	background-repeat: no-repeat;
	width: 386px;
	height: 99px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
}

.menu
{
	 width:638px;
	 padding:0px;
	 height:41px;
}

.menu_left
{
	background-image: url('../../Images/main_manu_left.jpg');
	background-repeat: no-repeat;
	width:10px;
}

.menu_middle
{
	background-image: url('../../Images/main_bg.jpg');
	background-repeat: repeat-x;
	font-weight:bold;
}

.menu_seperator
{
 	background-image: url('../../Images/blog_bg.jpg');
	background-repeat: no-repeat;
	width:1px;
}

.menu_right
{
	background-image: url('../../Images/main_menu_right.jpg');
	background-repeat: no-repeat;
	width:15px;
}

.banner
{
 height:137px;
 background-image: url('../../Images/default_17.gif');
 background-repeat: no-repeat;
}
.components
{
	font-size:14px;
	font-weight:bold;
	text-indent:60px;
	height:50px;
}

.components_1
{
    background-image: url('../../Images/default_19.png');
    background-repeat: no-repeat;
    height: 47px;
    width: 204px;
    border-right-style: solid;
    border-right-width: 0px;
    border-right-color: #aaaaaa;
}
.components_2
{
	background-image: url('../../Images/default_20.png');
	background-repeat: no-repeat;
	height:47px;
	width:204px;
	border-right-style: solid;
    border-right-width: 0px;
    border-right-color: #999999;
}
.components_3
{
	background-image: url('../../Images/default_21.png');
	background-repeat: no-repeat;
	height:47px;
	width:204px;
	border-right-style: solid;
    border-right-width: 0px;
    border-right-color: #999999;
}
.components_4
{
	background-image: url('../../Images/default_22.png');
	background-repeat: no-repeat;
	height:47px;
	width:204px;
	border-right-style: solid;
    border-right-width: 0px;
    border-right-color: #999999;
}
.components_5
{
	background-image: url('../../Images/default_23.png');
	background-repeat: no-repeat;
	height:47px;
	width:204px;
}

.NewsTabStyle .ajax__tab_body

{ 
	border:1px solid #CCCCCC;
	margin-right:6px;
	padding:0px;
} 

.NewsTabStyle .ajax__tab_header 
{
 
}
.NewsTabStyle .ajax__tab_tab
{
	border-style: solid;
	border-width: 1px;
	border-color: #EEEEEE;
	font-size: 12px;
	font-weight: bold;
	background-color: #333333;
	color: #333333;
	margin: 0px;
	padding: 5px;
	width: 26px;
	background: url('../../Images/tab.png') no-repeat;
}
    
.NewsTabStyle .ajax__tab_hover .ajax__tab_tab	 
{
	color: #EEEEEE;
	background-color:#999999;
	background: url('../../Images/tab_hover.png') no-repeat;
	
}

.NewsTabStyle .ajax__tab_active .ajax__tab_tab
{
	background-color: #333333;
	color: #EEEEEE;
	background: url('../../Images/tab_hover.png') no-repeat;
}





.NewsTabStyle a:link 
{
	font-size:10px;
	color: #666666;
	text-decoration: none;
}
.NewsTabStyle a:visited 
{
	font-size:10px;
	text-decoration: none;
	color: #666666;
}
.NewsTabStyle a:hover 
{
	font-size:10px;
	text-decoration: none;
	color: #6699FF;
}
.NewsTabStyle a:active 
{
	font-size:10px;
	text-decoration: none;
	color: #666666;
}


/* 
XP IE7 theme - Backgrounds 
.visoft__tab_xpie7 .ajax__tab_header					{ background:url(images/tab-line.gif) repeat-x bottom; }
.visoft__tab_xpie7 .ajax__tab_outer						{ background:url(images/tab-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_inner						{ background:url(images/tab-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_tab						{ background:url(images/tab.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_outer	{ background:url(images/tab-hover-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_inner	{ background:url(images/tab-hover-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_hover .ajax__tab_tab		{ background:url(images/tab-hover.gif) repeat-x; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_outer	{ background:url(images/tab-active-right.gif) no-repeat right; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_inner	{ background:url(images/tab-active-left.gif) no-repeat; }
.visoft__tab_xpie7 .ajax__tab_active .ajax__tab_tab		{ background:url(images/tab-active.gif) repeat-x; }

 XP IE7 theme - Other Styles
.visoft__tab_xpie7 .ajax__tab_header 					{ font-family:verdana,tahoma,helvetica;font-size:11px; }
.visoft__tab_xpie7 .ajax__tab_outer						{ height:29px; }
.visoft__tab_xpie7 .ajax__tab_inner						{ padding-left:3px; }
.visoft__tab_xpie7 .ajax__tab_tab						{ padding:8px 40px;margin:0; }
.visoft__tab_xpie7 .ajax__tab_body						{ font-family:verdana,tahoma,helvetica;font-size:10pt;border:1px solid #999999;border-top:0;padding:8px;background-color:#ffffff; } 
*/



   
.news_title
{
	font-size:12px;
	font-weight:bold;
	padding-top:1px;
}

.news
{
	font-size:12px;
}


.news_number
{
	border-style: solid;
	border-width: 1px;
	border-color: #EEEEEE;
	font-size: 15px;
	font-weight:bold;
	background-color: #333333;
}


.news_number a:link 
{
	color: #CCCCCC;
	text-decoration: none;
}
.news_number a:visited 
{
	text-decoration: none;
	color: #CCCCCC;
}
.news_number a:hover 
{
	text-decoration: none;
	color: #FF6600;
}
.news_number a:active 
{
	text-decoration: none;
	color: #CCCCCC;
}

.block
{
	background-image: url('../../Images/default_31.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 251px;
	vertical-align: top;
	height:250px;
}

.block_title 
{
	font-size: 12px;
	color: #CF1010;	
	font-weight:bold;
	height:20px;
}

.block_image
{
	height:80px;
}

.block_description 
{
	height:60px;
	padding:5px;
}


.sharing_line
{
	background-position: center;
	width: 100%;
	height: 15px;
	background-image: url('../../Images/default_28.gif');
	background-repeat: repeat-x;
}

.page_bottom 
{
	background-color:#333333;
	color:#CCCCCC;
	font-size:12px;
}

.page_bottom_title
{
	color:#FFFFFF;
	font-size:18px;
}

.page_bottom_seperator
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #666666;
}

.page_bottom a:link 
{
	color: #CCCCCC;
	text-decoration: none;
}
.page_bottom a:visited 
{
	text-decoration: none;
	color: #CCCCCC;
}
.page_bottom a:hover 
{
	text-decoration: none;
	color: #FF6600;
}
.page_bottom a:active 
{
	text-decoration: none;
	color: #CCCCCC;
}

.biginput
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 304px;
	padding-right: 2px;
	font: 12px Trebuchet MS;
	height: 14px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat;
	border: 1px solid #C0C0C0;
}

.mediuminput
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 250px;
	padding-right: 2px;
	font: 12px Trebuchet MS;
	height: 17px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}

.bigcombo
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 310px;
	padding-right: 2px;
	font: 14px Trebuchet MS;
	height: 26px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}

.mediumcombo
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 260px;
	padding-right: 2px;
	font: 10px Trebuchet MS;
	height: 22px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}

.smallcombo
{
	padding-bottom: 1px;
	padding-left: 0px;
	width: 100px;
	padding-right: 2px;
	font: 10px Trebuchet MS;
	height: 18px;
	color: #636363;
	padding-top: 1px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 0px solid #C0C0C0;
}

.bigcheckbox
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 310px;
	padding-right: 2px;
	font: 14px Trebuchet MS;
	height: 22px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}

.mediumcheckbox
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 248px;
	padding-right: 2px;
	font: 12px Trebuchet MS;
	height: 17px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}

.smallcheckbox
{
	padding-bottom: 2px;
	padding-left: 1px;
	width: 248px;
	padding-right: 1px;
	font: 12px Trebuchet MS;
	height: 12px;
	color: #636363;
	padding-top: 2px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}



.bigfileuploader
{
	padding-bottom: 3px;
	padding-left: 2px;
	width: 310px;
	padding-right: 2px;
	font: 14px Trebuchet MS;
	height: 22px;
	color: #636363;
	padding-top: 3px;
	background-image: url('../../Images/biginput.png');
	background-repeat: repeat-y;
	border: 1px solid #C0C0C0;
}

.button
{ 
	 border-style: solid; 
	 border-width: 1px; 
	 border-color: #999999; 
	 background-color:#DDDDDD;
	 color:#333333;
	 height:40px;
	 width:100px;
 }

.buttonmedium
{ 
	 border-style: solid; 
	 border-width: 1px; 
	 border-color: #999999; 
	 background-color:#DDDDDD;
	 color:#333333;
	 height:30px;
	 width:100px;
 }
.buttonsmall
{ 
	 border-style: solid; 
	 border-width: 1px; 
	 border-color: #999999; 
	 background-color:#DDDDDD;
	 color:#333333;
	 height:20px;
	 width:100px;
 }


.label
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight:bold;
	color: #636363;
}

.label_medium
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller; 
	font-weight:bold;
	color: #636363;
}

.label_large
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: large; 
	font-weight:bold;
	color: #636363;
}
	
.label_required
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight:normal;
	color: #FF0000;	
}

.label_required_big
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: x-large; 
	font-weight:normal;
	color: #FF0000;	
}

.label_slogan_large
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: medium; 
	font-weight:normal;
	letter-spacing:1px;
	color: #636363;
}

.label_slogan
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: small; 
	font-weight:normal;
	letter-spacing:1px;
	color: #636363;
}

.label_slogan_medium
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller; 
	font-weight:normal;
	letter-spacing:1px;
	color: #636363;
}

.header
{
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #636363;
	background-color: #D6D6D6;
	height: 42px;
}
.header_medium
{
	border: 1px solid #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #636363;
	background-color: #D6D6D6;
	height: 30px;
}

.header_small
{
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	border-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #636363;
	height: 20px;
	background-image: url('../../Images/header_bg.png');
	background-repeat: repeat-x;
}

.input_new {

	margin:8px 15px 10px 10px;

	background:inherit none;

	border:0;

	font: normal 1em Verdana, sans-serif;

	color:#777;

	width:275px;

	height:20px;

	display:inline;

}

.highlight_title{font-style:normal;font-weight:bold;text-decoration:inherit;}
.highlight_keyword {text-decoration: none;color:black;background:yellow;}

.product_navigation_list
{
    border-style: solid;
    border-width: 1px;
    border-color: #CCCCCC;
}

 .MsoNormal
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:0cm;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}
 .MsoListParagraphCxSpFirst
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}
 .MsoListParagraphCxSpMiddle
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:0cm;
	margin-left:36.0pt;
	margin-bottom:.0001pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}
 .MsoListParagraphCxSpLast
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:10.0pt;
	margin-left:36.0pt;
	line-height:115%;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	}