/*Page Design Layout*/
body {
	font-family: Optima, Eras Medium ITC, Century Gothic, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	background-color: #f26700;
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/BGleftContent.jpg);
	background-repeat: repeat-x;
}

.bodyLeftPanel {
	background-image: url(images/BGleftContent.jpg);
	background-repeat: repeat-x;
}

.bodycontent {
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color:#FFFFFF;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left:25;
}

/*page content Layout*/
h1 {
	text-shadow: 1px 1px 3px #666;
	font-size: 15px;
	line-height: 17px;
	font-weight: bolder;
	text-align: left;
	margin-left: -12px;
	width: 630px;
}

h2 {
	text-align: left;
	font-weight: lighter;
	font-size: 14px;
	color: #d95c0c;
	margin-left: -10px;
	font-style: italic;
}

.pageSubHeader a:link {
	color: #d95c0c;
	text-decoration: none;
}

.pageSubHeader a:visited {
	text-decoration: none;
	color: #d95c0c;
}
.pageSubHeader a:hover {
	text-decoration: underline;
	color: #000000;
}
.pageSubHeader a:active {
	text-decoration: none;
	color: #003399;
}

.pageSubHeaderGreen {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
}

.pageSubHeaderGreen a:link {
	color: #60B805;
	text-decoration: none;
}

.pageSubHeaderGreen a:visited {
	text-decoration: none;
	color: #60B805;
}
.pageSubHeaderGreen a:hover {
	text-decoration: underline;
	color: #000000;
}
.pageSubHeaderGreen a:active {
	text-decoration: none;
	color: #003399;
}

.pageSubSubHeader {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 0px;
	color: #333333;
	margin-left: -4px;
}

.pageSubSubHeaderWhite {
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	padding-left: 8px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pageContent {
	text-align: justify;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-left: 25px;
	padding-right: 10px;
	line-height: 15px;
}

.pageContent a:link {
	color: #d95c0c;
	text-decoration: none;
}

.pageContent a:visited {
	text-decoration: none;
	color: #d95c0c;
}
.pageContent a:hover {
	text-decoration: underline;
	color: #000000;
}
.pageContent a:active {
	text-decoration: none;
	color: #003399;
}

.pageContentPlain {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}

.pageContentPlain a:link {
	color: #d95c0c;
	text-decoration: none;
}

.pageContentPlain a:visited {
	text-decoration: none;
	color: #d95c0c;
}
.pageContentPlain a:hover {
	text-decoration: underline;
	color: #000000;
}
.pageContentPlain a:active {
	text-decoration: none;
	color: #003399;
}

.pageContentNJ {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  color: #333333;
  vertical-align: top;
  padding-left: 25px;
  padding-right: 10px;
}
	
.pageContentSmall {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.pageContentSmall a:link {
	color: #d95c0c;
	text-decoration: none;
}

.pageContentSmall a:visited {
	text-decoration: none;
	color: #d95c0c;
}
.pageContentSmall a:hover {
	text-decoration: underline;
	color: #000000;
}
.pageContentSmall a:active {
	text-decoration: none;
	color: #003399;
}

.pageContentSmallIndent {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.pageContentIndent {
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-left: 5px;
	padding-right: 10px;
	line-height: 14px;
}

.formcontent {
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
}

@font-face {
    font-family: "Fontin-Italic"; src: url('../fonts/Fontin_Sans_R_45b.otf') format('opentype');
}

#special-font {
    font: 20px "Fontin-Italic";
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipv fliph;
	text-align: left;
}

#shadow-box {
    box-shadow: 3px 3px 3px #888;
    -webkit-box-shadow: 3px 3px 3px #888;
    -moz-box-shadow: 3px 3px 3px #888;
     /* Top Offset, Right Offset, Size, Color */
}

.pageFooter {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/footerBGV.jpg);
}

.pageFooter a:link {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pageFooter a:visited {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.pageFooter a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #999999;
}
.pageFooter a:active {
	font-style: normal;
	text-decoration: none;
	color: #000000;
}

.pageSubHeader img {
	float: left;
	padding-bottom: 10px;
	padding-right: 9px;
}

.imageLeftIcon {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 0px;
	margin-bottom: 15px;
	float: left;
}
.imageLeft {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	float: left;
}
.imageRight {
	padding-top: 5px;
	padding-left: 9px;
	padding-bottom: 3px;
	float: right;
	background-image: url(images/BGWhite20.png);
}

.imageCenter {
	padding-top: 5px;
	padding-bottom: 5px;
	float: center;
	text-align: center;
}

.columnRight {
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 3px;
	float: right;
	width: 150px;
	margin-right: -20px;
}

.sidebarBody {
	background-image: url(images/designelements/BGeventheaderfade.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF
	width: 198px;
}

.sidebarSpacer {
	background-image: url(images/vertical_div_whiteffadeLong.jpg);
	background-repeat: repeat-x;
	width: 11px;
}

.sidebarHeader {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	padding-left: 3px;
	width: 198px;
}

.sidebarSummary {
	font-size: 12px;
	padding-left: 3px;
	color: #333333;
}

.sidebarSummary a:link {
    text-decoration: none;
	color: #003399;
}

.sidebarSummary a:hover {
	text-decoration: underline;
	color: #000000;
}

.sidebarSummary a:active {
	color: #d95c0c;
}

.sidebarSummary a:visited {
	color: #003399;
}

.sidebarSummarySub {
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: lighter;
	line-height: 15px;
}

.sidebarSummarySub a:link {
    text-decoration: none;
	color: #003399;
}

.sidebarSummarySub a:hover {
	text-decoration: underline;
	color: #000000;
}

.sidebarSummarySub a:active {
	color: #d95c0c;
}

.sidebarSummarySub a:visited {
	color: #003399;
}

.sidebarSummarySubImage {
	margin-bottom: -2px;
}

.sidebarSummarySubhr {
    width: 200px;
	height: 1px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.sidebarSummarySubHP {
	font-size: 11px;
	padding-left: 35px;
	margin-top: 0px;
	margin-bottom: 9px;
	text-decoration: none;
	font-weight: lighter;
}

.horizontaldiv {
	margin-top: -4px;
	margin-bottom: -4px;
	padding-bottom: -4px;
	padding-top: -4px;
	}

.NavBar {
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.NavBar {
	color:#FFFFFF;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}	

a.NavBar:hover {
	color:#000000;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.NavBarMain {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
}

a.NavBarMain {
	color:#000000;
	text-decoration: none;
	font-size: 13px;
}	

a.NavBarMain:visited {
	color:#000000;
	text-decoration: none;
	font-size: 13px;
}
	
a.NavBarMain:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

#layer1 {
	background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

#layer2 {
	background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

#layer3 {
	background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

#layer4 {
	background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

#layer5 {
	background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

#layer6 {
	background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

#layer7 {
    background-color: #FF9900;
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
}

.login {
	color: #003399;
	text-decoration: none;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 5px;
}

.backarrow {
	vertical-align: bottom;
	
}
.adHeader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.pageContentHidden {
	font-family: sans-serif;
	font-size: 1px;
	font-weight: lighter;
	text-transform: lowercase;
	color: #FFFFFF;
	line-height: -5px;
}

.BGCompany {
	background-color: #FFFFFF;
	background-image: url(images/BGCompany.gif);
	background-repeat: no-repeat;
	width:690px;
}

.BGEvents {
	background-color: #FFFFFF;
	background-image: url(images/BGPressEvents.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:690px;
}

.BGPartners {
	background-color: #FFFFFF;
	background-image: url(images/BGPartners.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:690px;
}

.BGServices {
	background-color: #FFFFFF;
	background-image: url(images/BGServices.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:690px;
}

.BGSupport {
	background-color: #FFFFFF;
	background-image: url(images/BGSupport.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:690px;
}

.BGProducts {
	background-color: #FFFFFF;
	background-image: url(images/BGProducts.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:690px;
}

.BGCustomers {
	background-color: #FFFFFF;
	background-image: url(images/BGCustomers.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:690px;
}
.gobuttonimg {
	margin-bottom: -5px;
}
.BGplainOrangePopUp {
	background-image: url(images/BGBodyOrangeOrange.gif);
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px;
	width: 0px;
}

.BGplainOrange {
	background-image: url(images/BGBodyLines.jpg);
	background-repeat: repeat-x;
	text-align: left;
	padding: 10px;
}

.introCopy,p span.introCopy {
			background: url(/images/borderBottom_dot.gif) 0px 2px;
			color: #464646;
			font-size: 18px;
			line-height: 24px;
			font-family: Tahoma;
			padding-bottom: 24px;
			display: block;
	}
		
.dottedrule {
    padding-left:7px;
    padding-bottom:2px;
    background-image: url(/images/designelements/dotrule.gif);
    background-repeat:repeat-x;
    margin-bottom:4px;
    margin-left: 4px;
    margin-right: 4px;
}

