/** Add css rules here for your application. */

body{
	font-family: tahoma;
	margin-top: 0px;		
}

/** Example rules used by the template application (remove for your app) */
.pc-template-btn {
  display: block;
  font-size: 16pt
}

#pc-template-img {
  margin-top: 20px;
}
.helpInOneLineVerticalPanelStyle{
	width: 600px;
	height: 50px;
	text-align: center;
	
}
.detailedHelpVPStyle{
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	width: 660px;
}
.viewStaticDecoratorStyle{
	font-family: tahoma;
	font-size: 12px;
}
.gwt-Label{
	font-family: tahoma;
	font-size: 12px;
}
.gwt-HTML{
	font-family: tahoma;
	font-size: 12px;
}
.gwt-Hyperlink a{
	color: #81B907;
	text-decoration: none;
}

.gwt-Hyperlink a:hover{
	color: green;
	font-size: 13px;
	text-decoration: underline;
}


.leftVerticalPanel{
	margin-left: 0px;
	margin-right: 0px;
}
.rightVerticalPanelStyle{
	/*width: 680px;*/
	width: 650px;
	height: 600px;
	margin-left: 5px;
	margin-right: 5px;
}
.viewHorizontalPanelStyle{
	/*width: 900px;
	height: 700px;*/	
}
.helpDetailedHTMLStyle{
	font-family: tahoma;
	font-size: 12px;
	margin: 5px;	
}
.actionHyperlinkStyle a{
	text-decoration: none;
	margin-left: 15px;		
}
.actionHyperlinkStyle a:hover{	
	text-decoration: underline;
}
.HelpHomeSplitPanel{
	margin-top: 10px;
	/*background-color: #9EBED7;*/	
}
.leftFlexTableStyle{
	width: 220px;
	margin-left: 15px;	
}
.staticTreeWrapperStyle{
	width: 190px;
	height: 570px;	
}



.body-top-left-corner{
	background-image: url("images/contact-listpanel-header-01.gif");
	background-repeat: no-repeat;
	
}
.body-top-right-corner{
	background-image: url("images/contact-listpanel-header-03.gif");
	background-repeat: no-repeat;
	height: 14px;
}
.body-bottom-left-corner{
	background-image: url("images/contact-listpanel-footer-01.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
}
.body-bottom-right-corner{
	background-image: url("images/contact-listpanel-footer-03.gif");
	background-repeat: no-repeat;
	width: 10px;
	height: 14px;
}
.body-right-edge{
	background-image: url("images/contact-listpanel-body-01.gif");
	background-repeat: repeat-y;	
	width: 10px;
	/*height: 3px;*/
}
.body-left-edge{
	background-image: url("images/contact-listpanel-body-02.gif");
	background-repeat: repeat-y;	
	width: 10px;
	
}
.body-top-edge{
	background-image: url("images/contact-listpanel-header-02.gif");
	background-repeat: repeat-x;
}
.body-bottom-edge{
	background-image: url("images/contact-listpanel-footer-02.gif");
	background-repeat: repeat-x;
	/*width: 1px;
	height: 14px;*/	
}
.body-center{
	background-color: #F4F4F4;	 
}	
.imageHyperlinkStyle{
	border: none;
	border-collapse: collapse;
}
.leftVerticalPanel2Style{
	background-color: #F4F4F4;	
	height: 570px;
	width: 200px;
}
.jbPhoneModelFlexTable {
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	height: 100%;	
}
.loadingImageHtmlStyle{
	background-color: transparent;
	border: none;	
}
.modelNameHtmlStyle{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;	
}
.mandatoryHorizontalPanelStyle{
	margin-left: 20px;	
}
.helpInOneLineHTMLStyle{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;	
}
.notSupportedHTMLStyle{
	font-family: tahoma;
	font-size: 16px;	
}
.invitationDetailsHyperlinkStyle{
	font-family: tahoma;
	font-size: 13px;
}

/*footerlinks styles */

.footertxt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
	text-decoration: none;
}  

.rightFlexTableStyle{
	/*background-color: #F4F4F4;*/	
	width: 700px;
	margin-left: 12px;
	margin-right: 15px;
}




