﻿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: #3D84CC;
}

.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/whiteCornerBR.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	display: block;
	width: 7px;
	height: 6px;
	float: right;
}
.loginBorderBL
{
	background-image: url(Images/whiteCornerBL.gif);
	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;
}
.loginLabels .steelBlueText
{
  color: #0066CC;
}

.loginLabels .steelBlueText:hover
{
  color: #3D84CC;
}

.greetings
{
}
.clearer
{
	clear: both;
	font-size: 1px;
	background: none;
}

.upperBar
{
	/*margin-top:-17px;*/
}
/*
.menuBorder
{
	background-image: url(Images/menuBorderLeft.gif);
	background-repeat: no-repeat;
	float: left;
	width: 4px; height:48px;
	height: 30px;
}
*/
/*
.menuBar
{
	float: left;
	width: 732px;
	height: 30px;
	background-repeat: repeat-x;
	background-image: url(Images/menuBlueBackround.gif);
}
*/
/*
.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%;
	z-index: 2;
}

.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li
{
	font-weight: normal;
	font-size: 12pt;
	padding: 5px 10px;
	height: 20px !important;
	text-align: center;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li:hover
{
	background-image: url(Images/menu_selected_item.png);
	background-repeat: repeat-x;
	height: 100%;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li:hover a
{
 color: #000000;
}
.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: #EEEEEE;
	border: solid 1px RGB(100,143,166);
	width: auto !important;
	width: 240px;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li
{
	font-size: 10pt;
	padding: 0px;
	vertical-align: middle;
	text-align: left;
	height: 100% !important;
	width: 240px;
}
.mainMenu .AspNet-Menu-Horizontal ul.AspNet-Menu li ul li:hover
{
	background-image: none;
	background-color: #F4E3AA;
}
.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/arrowRight.gif) 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: 240px;
	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: 236px; /*height: 48px;*/
	height: 30px;
}

.searchBorder
{
	background-image: url(Images/searchBorderRight.gif);
	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: 730px;
	float: left;
}
.centralBlock a
{
	color: #0066cc;
	font-weight: bold;
	text-decoration: none;
}
.rightBlock
{
	padding: 0px;
	margin: 0px;
	width: 240px;
	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/newsBorderT.png);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 8px;
	display: block;
}
.newsBorderB
{
	background-image: url(Images/newsBorderB.gif);
	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: 20px auto 0px;
	padding: 0px;
	width: 230px;
}

.support .border
{
  margin: 0px;
	/*margin-top: 4px;
	margin-bottom: 4px;*/
}

.supportItem
{
	padding: 0px 6px 0px 0px;
	margin: 0px; /*height: 55px;*/
	overflow: hidden;
	clear: both;
}
.livechartlink:hover
{
  background-image: url("Images/live_chat_over.png");
}
.supportlink
{
  padding-top: 3px;
}
.supportlink:hover
{
  background-image: url("Images/support_over.png");
}
.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/grayBackground.png);
	background-repeat: repeat-x;
	padding: 5px 10px 0px 10px;
	margin: 0px;
}

.serviceItemContent
{
	background-color: #EEEDED;
	height: 77px;
	background-image: url(Images/grayBackground.png);
	background-repeat: repeat-x;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 5px 0 3px 10px;
}

.serviceBorderT
{
	background-image: url(Images/serviceBorderT.png);
	background-repeat: no-repeat;
	font-size: 1px;
	height: 7px;
}
.serviceBorderB
{
	background-image: url(Images/serviceBorderB.png);
	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/bannerBorderT.gif);
	width: 100%;
	height: 8px;
	display: block;
}
.bannerBorderB
{
	background-image: url(Images/bannerBorderB.gif);
	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 auto 10px;
}
.storyBorderT
{
	display: block;
	height: 7px;
	font-size: 1px;
	background: url(Images/storyBorderT.gif) no-repeat;
}
.storyBorderB
{
	display: block;
	height: 7px;
	font-size: 1px;
	background: url(Images/storyBorderB.gif) 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 auto 10px;
	width: 230px;
}

.quickLinksBorderB
{
	background: url(Images/quickLinksBorderB.gif) no-repeat;
	font-size: 1px;
	height: 7px;
	display: block;
}

.quickLinksBorderT
{
	background: url(Images/quickLinksBorderT.png) no-repeat;
	font-size: 1px;
	height: 7px;
	display: block;
}

.quickLinksContent
{
	background-image: url(Images/quickLinksBackground.gif);
	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 auto 10px;
	width: 230px;
}

.rightMenuPanel
{
	width: 250px;
}

.rightMenu tr
{
	background: url(Images/menuItemBackground.gif) 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 table
{
	width: 220px;
}
.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/yellowShapeReporting.png);
	background-repeat: no-repeat;
	background-position: top center;
	width: 350px;
	height: 370px;
	float: left;
	margin: 0px;
	padding: 0px;
}

.blueShapeBackround
{
	background-image: url(Images/blueShapeVisualisation.png);
	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/blueShapeTop.png) no-repeat;
	font-size: 1px;
	height: 7px;
}
.blueShapeHoryzontalBottom
{
	background: url(Images/blueShapeBottom.png) no-repeat;
	height: 9px;
}
.blueShapeHoryzontalBackground
{
	background: RGB(164,200,220) url(Images/blueShapeMiddle.png) 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 0px;*/
	overflow: hidden; /*width: 720px;*/
	font-size: 13px;
}
.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
{
	margin: 6px 0 6px;
}
.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/learnCategoryBackground.gif) 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;
}
.overviewright p,.overviewcenter p, .MainPlaceHolder table p
{
	margin: 12px 0;
}
.overviewright ul, .overviewcenter ul, .MainPlaceHolder table ul
{
	padding-left: 40px;
	margin: 12px 0;
}
.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/top_left.gif');
	background-repeat: no-repeat;
	width: 7px;
}
.tblBorder .top .right
{
	background-image: url('Images/top_right.gif');
	background-repeat: no-repeat;
	width: 7px;
}
.tblBorder .top .center
{
	background-image: url('Images/top_center.gif');
	background-repeat: repeat-x;
}
.tblBorder .middle
{
	background-image: url('Images/center_center.gif');
	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/bottom_left.gif');
	background-repeat: no-repeat;
}
.tblBorder .bottom .right
{
	background-image: url('Images/bottom_right.gif');
	background-repeat: no-repeat;
}
.tblBorder .bottom .center
{
	background-image: url('Images/bottom_center.gif');
	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;
}
