﻿body
{
	line-height:130%;
	font-weight: normal;
	font-size: 9pt; 
	background: RGB(86,140,172) URL(Images/background.gif) repeat-x;
	margin: 0px;
	color: Black;
	font-family: Trebuchet MS;		
	text-align: justify;
	font-variant: normal;
	text-align:left;	
}

p
{
	margin: 12px 0px;
	padding: 0px;
}

h1
{
	line-height: normal;
	font-size: 12pt;
}

h2
{
	line-height: normal;
	font-size: 12pt;
	margin: 0px 0px 15px 0px;
}

a
{
	text-decoration: none;
	color: #0066cc;
}

a:visited
{
	text-decoration: none;
	color: #0066cc;

}

a:hover
{
	text-decoration: none;
	color: #0066cc;
}

.mainBlock
{
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
	width: 996px;
}

.contentBlock
{
	overflow: hidden;
	margin:0px;
	padding: 0px;
	background-color: White;
}

.upperRightBlock
{	
	float: right;
	width: 204px;
}

.logo
{
	float: left;
	margin-top: 5px;
	width: 700px;
}

.loginPlace
{
	background-color: White;	
}

.loginBorderBR
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/whiteCornerBR.gif?20091021113546);
	background-repeat: no-repeat;
	font-size: 1px;
	display: block;
	width:7px;
	height:6px;
	float:right;	
}
.loginBorderBL
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/whiteCornerBL.gif?20091021113545);
	background-repeat: no-repeat;
	font-size: 1px;
	display: block;
	width:7px;
	height:6px;
	float:left;	
}
.loginBorderB
{
	font-size: 1px;
	display: block;
	background-color:White;	
	height:6px;
	width:190px;
	float:left;
}

.languagePlace
{
	clear:both;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-left: 25px;	
}

.loginLabels
{
	padding: 3px 5px 5px 10px;
	font-weight:bold;
}

.greetings
{
}
.clearer
{
	clear: both;
	font-size: 1px;
	background: none;
}

.upperBar
{
	/*margin-top:-17px;*/
}
.menuBorder
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/menuBorderLeft.gif?20091021113531);
	background-repeat:no-repeat;	
	float:left;
	width:4px;
	/*height:48px;*/
	height:30px;
}

.menuBar
{
	float: left;
	width: 732px;
	/*height: 48px;*/
	height:30px;
	background-repeat: repeat-x;
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/menuBlueBackround.gif?20091021113531);
}

.mainMenu
{
	margin-left: 5px;	
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li.AspNet-Menu-Separator
{
	margin-left:10px !important;
	margin-left:5px;
	margin-right:10px;
	height:1px !important;
	width:210px;
	background-color:RGB(190,210,222);
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu
{
	height:100%;
}

.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{	
	font-weight:bold;
	font-size: 10pt;
	padding: 5px 15px 5px 15px;
	height:20px !important;	
	text-align:center;	
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li:hover
{		
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/yellowBackground.gif?20091021113546);
	background-repeat: repeat-x;
	height:100%;	
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li div a
{
	padding-top:2px;
	padding-bottom:2px;
	color:White;	

	width: auto !important;
	width: 1px; 
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul
{	
	position:absolute;		
	top:30px;
	left:-1px;	
	background:RGB(228, 235, 240);
	border:solid 1px RGB(100,143,166);
	
	width: auto !important;
	width: 230px;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li
{		
	font-size: 9pt;	
	padding:0px;
	vertical-align: middle;
	text-align:left;	
	height: 100% !important;	
	width: 230px; 
}

.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li:hover
{	
	/*background: url(Images/menuItemHover.gif) repeat-x left center !important;*/
	background-image: none;
	background-color: #EBC022;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li div
{
	padding: 4px 3px 4px 10px;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li.AspNet-Menu-WithChildren div
{
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/arrowRight.gif?20091021113521) no-repeat 98% 50%;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li.AspNet-Menu-Leaf div
{	
	background-image: none;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li div a
{	
	color: Black;
	width: inherit !important;
	width: 217px; 
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li ul
{	
	position:absolute;
	left:230px;
	top:-1px;
}

.AspNet-Login-TitlePanel
{	
	color: Black;
	font-size: 11pt;
	font-weight: bold;
	margin-bottom:5px;
}

.LoginLabel
{
	width: 100px;
	text-align: left;
	display: inline-block;	
}

.searchBar
{
	float: left;
	width: 253px;
	/*height: 48px;*/
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/searchBlueBackground.gif?20091021113541);
}

.searchBorder
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/searchBorderRight.gif?20091021113541);
	background-repeat:no-repeat;	
	width:7px;
	/*height:48px;*/
	height: 30px;
	float:left;
}

.searchItems
{
	padding: 0px 0px 0px 12px;
}

.searchBox
{
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 161px;
}

.searchButton
{
	margin: 3px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.centralBlock
{		
	overflow: hidden;
	width: 736px;
	float: left;
}
.centralBlock a
{
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
.rightBlock
{
	padding: 3px 6px 0px 0px;
	margin: 0px;
	width: 250px;
	float: right;
}

.copyright
{
	font-size: 8pt;
	color: #78788e;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 10px;
}

.resellers
{
	font-size: 8pt;
	clear: both;
	padding-left: 20px;
}

.newsPanel
{
	width: 230px;
	margin: 10px 12px 10px auto;
}

.newsContent
{		
	background:RGB(219,239,250) URL(Images/newsHeader.gif) repeat-x;
	padding: 2px 10px 5px 10px;
	border-left: solid 1px #7ac6ea;
	border-right: solid 1px #7ac6ea;
}

.newsBorderT
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/newsBorderT.png?20091021113537);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 8px;	
	display: block;
}
.newsBorderB
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/newsBorderB.gif?20091021113533);
	background-repeat: no-repeat;
	font-size: 1px;
	height:9px;		
	display:block;
}
.newsContent a
{
	font-size: 9pt;
	font-weight: bold;
	color: #0066cc;
	padding-top: 10px;
	/*font-family:Tahoma;*/
	text-decoration: none;
}
.newsContent img
{
	margin-top:10px;
	float:right;
}
.RSSLabel
{
	float:left;
}
.support
{
	margin: 10px 12px 10px auto;
	padding: 0px;	
	width: 230px;
}

.support .border
{
	margin-bottom: 10px;
}

.supportItem
{
	margin: 0px;
	padding: 0px 10px 0px 10px;
	/*height: 55px;*/
	overflow: hidden;
	clear: both;
}

.supportItem a
{
	text-decoration:none;
	color:#606060;
}

a div.serviceItemRight
{
	text-decoration:none;
	color:#606060;
}

.serviceItemRight
{	
	margin-top: 5px;
	padding-bottom: 6px;
	/*height: 70px;*/
	clear: both;
}

.serviceItems
{
	overflow: hidden;
	margin: 10px 0px 0px -10px;
}
.serviceItems a
{
	text-decoration:none;
}
.serviceImage
{
	float: right;
	margin-top:10px;
}

.serviceItem
{
	width: 230px;
	margin: 0px 0px 0px 10px;	
	float: left;
}

.serviceContent
{
	background-color: #EEEDED;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/grayBackground.png?20091021113528);
	background-repeat: repeat-x;	
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.serviceItemContent
{	
	background-color: #EEEDED;
	height: 77px;
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/grayBackground.png?20091021113528);
	background-repeat: repeat-x;	
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;	
	padding: 5px 0 3px 10px;
}

.serviceBorderT
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/serviceBorderT.png?20091021113542);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
}
.serviceBorderB
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/serviceBorderB.png?20091021113541);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;		
}

.header
{
	text-decoration: none;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}

.header8
{
	text-decoration: none;
	color: Black;
	font-size: 8pt;
	font-weight: bold;
}

.headerBlue
{
	text-decoration: none;
	color: RGB(0,102,204);
	font-size: 10pt;
	font-weight: bold;
}

.header12
{
	text-decoration: none;
	color: Black;
	font-size: 11pt;	
}

.header16
{
	text-decoration: none;
	color: Black;
	font-size: 13pt;	
}

.header16Blue
{
	text-decoration: none;
	color: RGB(0,102,204);
	font-size: 13pt;	
}

.header14
{
	font-weight:bold;
	text-decoration: none;
	color: Black;
	font-size: 12pt;	
}
.header14 h1
{
	font-weight:bold;
	text-decoration: none;
	color: Black;
	font-size: 12pt;	
	margin: 0px;
	padding: 0px;
}
.header12Blue
{
	text-decoration: none;
	color: RGB(0,102,204);
	font-size: 11pt;	
}

.header10
{
	text-decoration: none;
	color: Black;
	font-size: 9pt;
	font-weight: bold;
}

.header10Blue
{
	text-decoration: none;
	color: RGB(0,102,204);
	font-size: 9pt;
	font-weight: bold;
}

.serviceControlImage
{
	float:right;
}
.supportImage
{
	float: right;	
}

.border
{
	font-size: 1px;
	border-bottom: solid 1px #cccccc;
}

.blueBorder
{
	font-size: 1px;
	border-bottom: solid 1px #7ac6ea;
}

.bannerPanel
{
	width:	230px;
	padding: 0px;
	margin: 12px 12px 10px auto;
}

.bannerContent
{
	/*background-image: url(Images/bannerBackground.bmp);
	background-repeat: repeat-x;
	height: 180px;*/
	/*border-right: solid 1px #7ac6ea;
	border-left: solid 1px #7ac6ea;*/
}
.bannerBorderT
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/bannerBorderT.gif?20091021113522);
	width:100%;	
	height:8px;	
	display:block;
}
.bannerBorderB
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/bannerBorderB.gif?20091021113522);
	width:100%;
	height:9px;		
	display:block;
}

.service
{
	width:230px;
	margin: 10px 12px 10px auto;
}

.serviceContent a
{
	text-decoration:none;
}

.logoBorder
{
	border:solid 1px #b0b0b0;
	padding: 5px;
}
.story
{	
	width: 230px;
	margin: 15px 12px 10px auto;
}
.storyBorderT
{
	display:block;
	height:7px;
	font-size: 1px;
	background:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/storyBorderT.gif?20091021113543) no-repeat
}
.storyBorderB
{
	display:block;
	height:7px;
	font-size: 1px;
	background:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/storyBorderB.gif?20091021113543) no-repeat
}
.storyContent
{	
	padding: 10px 15px;
	background-color: RGB(219, 239, 250);
	border-left: solid 1px #7ac6ea;
	border-right: solid 1px #7ac6ea;
}
.storyContent a
{
	text-decoration: none;
	color: #0066cc;
}
.storyContent span p
{
	background-color:RGB(219, 239, 250);
}

.quickLinks
{
	margin: 15px 12px 10px auto;
	width:230px;
}

.quickLinksBorderB
{
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/quickLinksBorderB.gif?20091021113538) no-repeat;
	font-size: 1px;
	height:7px;
	display:block;
}
	
.quickLinksBorderT
{
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/quickLinksBorderT.png?20091021113538) no-repeat;
	font-size: 1px;
	height:7px;
	display:block;
}

.quickLinksContent
{
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/quickLinksBackground.gif?20091021113538);
	background-repeat: repeat-x;
	padding: 5px 10px;
	border-left: solid 1px #7ac6ea;
	border-right: solid 1px #7ac6ea;
}
.quickLink
{
	padding: 6px 10px;
}
.quickLink a
{
	text-decoration: none;
	font-size: 10pt;
	color: #0066cc;
}
.rightMenu
{
	margin: 15px 7px 10px auto;
	width: 230px;
	padding: 5px 5px;
}

.rightMenuPanel
{
	width: 250px;
}

.rightMenu tr
{	
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/menuItemBackground.gif?20091021113531) no-repeat top left;	
}
.rightMenu tr tr
{
	background-image:none;
}
.RightMenuItemTitle
{
	height: 26px;
	width: 200px;	
	background-repeat: no-repeat;
	padding-left: 10px;
	/*padding-bottom:2px;*/
}

.RightMenuItemTitle a
{
	color: Black;
	font-size: 9pt;
	text-decoration: none;
}

.RightMenuItemTitle a span
{
	width:195px !important;
}

.rightMenuItem
{
	padding: 5px 0px 5px 10px;
}

.rightMenuItem a
{
	text-decoration: none;
	font-size: 8pt;
	color: #0066cc;
}

.RightMenuItemImageTitle
{
}

.RightMenuItemImageTitle img
{
  vertical-align: middle;
}

.RightMenuSeparator
{	
	margin: 4px 0px 4px 0px;	
	background-color: #cccccc;
	font-size: 1px;
	height: 1px;
	width: 210px;
}
.RightMenuTitleSeparator
{
	background-color: White;
	height: 5px;
}

.yellowShapeBackround
{
	background-image: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/yellowShapeReporting.png?20091021113547);
	background-repeat: no-repeat;
	background-position: top center;
	width: 350px;
	height: 370px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.blueShapeBackround
{
	background-image:url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/blueShapeVisualisation.png?20091021113524);
	background-repeat: no-repeat;
	background-position: top center;
	width: 350px;
	height: 370px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.blueShapeService
{
	margin: 10px 0px 0px 0px;	
	width: 710px;
}
.blueShapeHoryzontalTop
{
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/blueShapeTop.png?20091021113524) no-repeat;
	font-size: 1px;
	height:7px;
}
.blueShapeHoryzontalBottom
{
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/blueShapeBottom.png?20091021113523) no-repeat;	
	height:9px;
}
.blueShapeHoryzontalBackground
{
	background: RGB(164,200,220) url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/blueShapeMiddle.png?20091021113523) no-repeat;	
	background-position: center bottom;
	border-left: 1px solid RGB(145,178,197);
	border-right: 1px solid RGB(145,178,197);
}
.MainPlaceHolder
{
	padding: 15px 0px 10px 18px;
	overflow: hidden;
	/*width: 720px;*/
}
.homeContent
{
	padding: 14px 16px 5px;
	height: 195px;
}
.homeContent h2
{
	margin-top:0px;
	margin-bottom:15px;
	font-size:8pt;
}
.homeContent span, .homeContentHoryzontal span
{
	color: #444444;
}
.homeContentHeader
{
	padding-bottom: 5px;
}
.homeContentHoryzontal
{
	padding: 5px 170px 5px 16px;	
}
.homeContentItems
{
	width: 200px;
	padding-left: 10px;
}
.homeContentHoryzontalItems
{
	margin-left: 0px;	
	margin-bottom:-5px;	
}
.homeContentItems div
{
	clear: both;
	padding-top: 4px;
}
.homeContentItems div a
{
	text-decoration: none;
}
.homeContentItems div img
{
	float: left;
	width: 45px;
	height: 45px;
	padding-left: 5px;
	padding-right: 5px;
}
.productInfo
{
	clear: both;
	padding: 10px 20px 5px 10px;
}
.downloadLogo
{
	float: left;
	padding: 20px 5px 10px;
	width: 10%;
}
.downloadDescription
{
	float: left;
	width: 88%;
	/*padding-bottom: 10px;*/
}

.productLogo
{
	float: left;
	padding: 20px 0px 10px;
	width: 17%;
}
.productDescription
{
	float: left;
	width: 77%;
	/*padding-bottom: 10px;*/
}
.productButtons
{
	padding-top: 3px;
}
.productHeader
{
	margin-bottom: 10px;
}

.productButtons span
{
	vertical-align: super;
}
.productSeparator
{
	height: 1px;
	width: 100%;
	background-color: RGB(143,180,203);
}
.productBackground1
{
	background-color: White;
}
.productBackground2
{
	background-color: RGB(228,242,249);
}
.text
{
	padding-bottom: 0px;
}
.Login
{
	/*border: solid 1px gainsboro;*/
	padding: 5px 5px 5px 5px;
	/*font-size: xx-small;*/
}
.LoginLink
{
	font-size: 9pt;
	margin-top: 4px;
	float: left;
	text-align:right;
	width: 130px;
}
.loginButton
{
	padding-left: 12px;
	float: left;
	text-align:right;
}
.loginButtonFastRegister
{		
	text-align:right;
}
.loginButtonChangeMail
{		
	text-align:left;
	padding-left:115px;
}

.loginButtons
{

}
.inputFieldRow
{
	padding-top: 5px;
}
.inputFieldRowName
{
}
.faqProductLogo
{
	float: left;
	padding: 0px 0px 20px 0px;
	width: 15%;
}
.faqSearch
{
	float: right;
}
.faqSearchTxt
{
	float: left;
}
.faqSearchBtn
{
	float: left;
}
.forumGroupInfo
{
	clear:both;
	padding: 3px 20px 0px 10px;
}
.forumGroupLogo
{
	float: left;
	width: 10%;
	padding-bottom: 3px;
}
.forumGroupDescription
{
	float: right;
	width: 89%;
	padding-bottom: 10px;
}
.controlsBand
{
	clear: both;
	padding-top: 10px;
	padding-bottom: 35px;
}
.leftPart
{
	float: left;
}
.rightPart
{
	float: right;
}
.forumTopicsTable
{
}
.forumTopicsTable th, .forumMessagesTable th
{
	color: White;
	background-color: #50a4e8;
	padding: 3px 5px 3px 5px;
}

.forumTopicsTable caption, .forumMessagesTable caption
{
	font-weight: bold;
	color: black;
	/*background-color: RGB(86,140,172);*/
	padding: 3px 0px;
	margin-left: -1px;
	border-bottom: solid 1px black;
}

.forumTopicsHeader
{
}

.forumTopicsTable th a, .forumMessagesTable th a
{
	color: White;
	font-size: 10pt;
	text-decoration: none;
}

.forumTopicsTable .topicName
{
	width: 60%;
	padding: 10px;
}

.forumTopicsTable .topicAuthor, .forumTopicsTable .topicLastPost
{
	padding: 5px 10px;
	text-align: center;
}

.forumTopicsTable .topicType
{
	padding: 3px;
	text-align: center;
}

.forumMessagesTable
{
}

.forumMessagesTable p
{
	background-color: #e3f5f9;
}
.forumPost
{
	/*width:675px;*/
	overflow:auto;
	clear: both;
	padding: 10px 15px 25px 15px;
}
.forumPostUser
{
	width: 15%;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.forumPostText
{
	width: 82%;
	float: right;
}

.forumPostLinks
{
	clear: both;
	padding-top: 10px;
}
.forumManagerPostInfo
{
	border-bottom: solid 1px black;
	padding-bottom: 5px;
}

.forumManagerPost
{
	padding: 15px;
}

.forumManagerPostText
{
	border-bottom: solid 1px black;
	padding-bottom: 5px;
	padding-top: 5px;
}
.imageContainer
{
	width: 100%;	
}
.galleryImage img
{
	/*width:100%;*/
}
.resellerPanel
{	
	/*clear: both;*/
	/*padding-left: 5px;
	padding-right: 5px;*/
}
.resellerTable
{
	border-collapse: collapse;
}
.resellerTableCell
{
	vertical-align: top;
	border: solid 1px #598AA7;
	width: 235px;
}
.resellerHeader
{
	padding: 2px 2px 2px;
	background-color: #F1F1F1;
	border: solid 1px #598AA7;
}
.resellerLogo
{
	padding: 10px 4px 2px;
	/*float: left;
	width: 35%;*/
}
.resellerDescription
{
	padding: 2px 4px 2px;
	/*width: 65%;
	float: left;*/
}
.bordered
{
	border: solid 1px black;
	padding: 10px;
}
.textBoxLabel
{
	width: 250px;
	text-align: right;
	display: inline-block;
}
.inputField
{
	padding-bottom: 5px;
}
.textBoxLabel2
{
	width: 120px;	
	display: inline-block;
}
.textBoxLabel3
{
	width: 180px;
	display: inline-block;
}
.textBoxLabelSign
{
	width: 130px;
	text-align: right;
	display: inline-block;
}
.textBoxLabelSign4
{
	width: 115px;
	text-align: right;
	display: inline-block;
}
.textBoxLabelSign1
{
	width: 65px;
	text-align: right;
	display: inline-block;
}
.textBoxLabelSign2
{
	width: 186px;
	text-align: right;
	display: inline-block;
}
.checkBoxLabelSign
{
	display: inline-block;
	width: 422px;
	text-align: right;
}

.startProjectDescription
{
	padding-top:10px;
	clear:both;
}
.textEditor
{
	border:solid 1px black;
	padding:2px;
	width:604px;
}
.centeredHeader
{
	text-align:center;
}
.separated
{
	padding-bottom:5px;
}
.separated10
{
	clear: both;
	float: left;
	padding-bottom:10px;
}
.separated10R
{
	margin-left: 300px;
	clear: both;
	float: left;
	padding-bottom:10px;
}

.simpleText
{
	color:Black;
	font-weight: normal;
	text-decoration:none;
}
.steelBlueText
{
	color:RGB(49,130,212);
}
.listItem
{
	margin:3px 0px 0px 0px;
}

.learnCategoriesList
{
}
.learnCategoriesList tr tr
{
	background-image:none;
}
.learnTitleImage img
{
	margin-top: 3px;
	margin-left: 6px;
	margin-right: 4px;
	vertical-align: middle;
}
.learnTitleArrow img
{
	margin-left: 2px;
	margin-right: 6px;
	vertical-align: middle;
}
.learnPanel
{
}
.learnTitle
{
	width:587px;
}
.learnTitle a, .learnTitle span
{
	text-decoration:none;
	color:Black;
	font-weight:bold;
	font-size:10pt;
}
.learnItems
{
	margin:10px 0px 0px 10px;
}
.learnItemsSeparator
{
	background-color: #cccccc;
	height: 1px;
	width: 650px;
}
.learnCategoriesSeparator
{
	padding-top:15px;
	background-color:White;
}
.learnHeader
{
	background: url(../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/learnCategoryBackground.gif?20091021113529) no-repeat;
}
.learnHeader table tr
{
	height: 50px;
	vertical-align: middle;
}
.loginFailureText
{
	color: Red;
	position:relative;
	left:125px;
}
.visible
{
	visibility:visible;
}
.hidden
{
	visibility:hidden;
}
.newsArchive
{
	padding-left:20px;
}
/*NEW*/
.overviewimg
{
	margin: 10px 20px 5px 5px;
	float: left;
	width: 300px;
}
.overviewright
{
	float: left;
	width: 381px;
}
.overviewcenter
{
	float: left;
}
.pjustify
{
	text-align: justify;
}
.imgplus
{
	margin-top: 10px;
	float: right;
}
.contentwrapper
{
	float: left;
	width: 100%;
}
.featurestitle
{
	text-align: center;
}
.featuresimg
{
	vertical-align: middle;
	width: 100px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.featuresimg img
{
	width: 100px;
	height: 100px;
}
.featuresimg img.imgplus
{
	width: 20px;
	height: 20px;
	margin-top: 5px;
	float: right;
}
.featuresdisc
{
	vertical-align: top;
	width: 250px;
	padding-top: 12px;
	padding-bottom: 4px;
}
.featuresdisc2
{
	vertical-align: top;
	width: 350px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
}
.tblBorder
{
	background-color: transparent;
	background-attachment: scroll;
	padding: 0px;
}
.tblBorder .top
{
	height: 18px;
}
.tblBorder .top .left
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/top_left.gif?20091021113544');
	background-repeat: no-repeat;
	width: 7px;
}
.tblBorder .top .right
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/top_right.gif?20091021113545');
	background-repeat: no-repeat;
	width: 7px;
}
.tblBorder .top .center
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/top_center.gif?20091021113544');
	background-repeat: repeat-x;
}
.tblBorder .middle
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/center_center.gif?20091021113527');
	background-repeat: repeat-x;
}
.tblBorder .middle .left
{
	border-left: solid 1px #CCCCCC;
}
.tblBorder .middle .right
{
	border-right: solid 1px #CCCCCC;
}
.tblBorder .middle .center
{
}
.tblBorder .bottom
{
	height: 7px;
}
.tblBorder .bottom .left
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/bottom_left.gif?20091021113525');
	background-repeat: no-repeat;
}
.tblBorder .bottom .right
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/bottom_right.gif?20091021113525');
	background-repeat: no-repeat;
}
.tblBorder .bottom .center
{
	background-image: url('../../images/merchant/6c8dba7d0df1c4a79dd07646be9a26c8/bottom_center.gif?20091021113524');
	background-repeat: repeat-x;
}
.redText
{
	color: Red;
}
.horSeparator
{
	float: left;
	width: 10px;
}
.imgBtn
{
	float: left;
}
.tblBorderBlack
{
	border-collapse: collapse;
}
.tblBorderBlack td
{
	border: solid 1px #000000;
	padding: 4px;
}
.SubmitRequestButton
{
	margin-right: 11px;
	float: right;
}
.startSubmit
{
	float: left;
}
.GalleryCategoryCaption
{
	text-align: center;
}
.WelcomeLabel
{
	margin-top: 6px;
	border-top: solid 1px #CCCCCC;
}
.sendLetter
{
	padding-top:35px;
}