.LTR, .RTL
{
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 15px;
}

body
{
	background-color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*margin: 0px;*/
	margin-top: 15px;
}

h1
{
	color: #3399cc;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px;
	padding: 0px;
}

h1 a{
	color:#3399cc;
}

h2
{
	color:#0F3549;
	font-size: 120%;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

h3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#41A520;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#3399cc;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h4 a{
	color:#3399cc;
	text-decoration:none;
}

h4 a:hover{
	color:#0F3549;
}

h5
{
	font-size: 100%
}



a
{
	text-decoration: underline;
	color: #000000;
}

a:hover
{
	text-decoration: none;
}

.ErrorMessage
{
	color: #ff0000;
}

/*#Custom SCBB Styles#*/
/*#Custom SCBB Styles/Cam Page#*/
.camBoxContainer {
	width:auto;
	height:365px;
	background: #DFEFF4;	
}

.camBoxCam {
	float:left;
	width:430px;	
	height:350px;
	display:inline;	
}

.camBoxCam div {
	text-align:center;
	padding-top:4px;
	color: #0f3549;	
}

.camBoxCam div a {
	color: #3399CC;
	text-decoration: none;
}

.camBoxCam div a:hover {
	color: #000000;
	text-decoration: underline;
}

.camBoxStreamBut {
	background: url(/GlobalImages/view-stream.png) 0px 0px no-repeat;
	padding: 10px 2px 2px 6px;
	margin: 10px 2px 4px 6px;
	width: 185px;
	height: 20px;
	font-size: 10px;
	font-weight: bold;
	cursor: pointer;
	border:none;
}

.camBoxStreamBut:hover{
	background: url(/GlobalImages/view-stream-over.png) 0px 0px no-repeat;
}

.camBoxSponsor {
	background: url(/GlobalImages/surfcam-sponsors.png) 0px 0px no-repeat;
	width:35px;
	height:360px;
	margin:0px 8px 0px 8px;
	float:left;
	display:inline;
}

.camBoxAd {
	float:left;
	display:inline;		
}

.camBoxAd2 {
	margin-top:12px;
	float:left;
	display:inline;		
}


.camTextAd {
	background: #0f3549 url(/GlobalImages/table-corner.png) 0px 0px no-repeat;	
	float:right;
	clear:left;
	width:178px;
	height:78px;
	font-size: 9px;
	
}

.camTextAd div {
	margin:8px;
}

.camTextAd div a{
	text-decoration:none;
	font-weight:bold;
	color: #ffffff;
}

.camTextAd div a:hover{
	text-decoration:underline;
	font-weight:bold;
	color: #ffffff;
}

.camTextAd div span {
	color: #3399CC;
	font-weight:normal;
}


/*#Custom#*/

.camBox
{
	float:left;
	width:430px;
	margin:0px;
	padding:0px;
	text-align:center;
	color: #0f3549;
	margin-bottom: 8px;
}

.camBox h1
{
	text-align:left;
	margin-top:4px;
}

.camBoxRight
{
	float:right;
	width:300px;
	margin:5px 0px 0px 1px;
	padding:0px;
	text-align:right;
}

.camBoxRight h1
{
	text-align:left;
	margin: 6px 0px 4px 0px;
}

.textLink a
{
	text-decoration:none;
}

.textLink a:hover
{
	text-decoration:underline;
}

.homeArticleLink
{
	width:130px;
	margin:10px 5px 10px 5px;
	float:left;
	text-align:center;
}

.homeArticleLink div
{
	padding-top: 6px;	
}

/*#Custom/Data List Link#*/

.dataListLink 
{
	padding: 6px 26px 12px 15px;
	background: 4px center url(/GlobalImages/green-dot.gif) no-repeat;	
}

.dataListLink a:link, .dataListLink a:visited
{
	margin-left: 4px;
	color: #4D4D4D;
	font-size: 11px;
	text-transform: capitalize;
	font-weight: bold;	
}

/*#Custom/Drug List Link#*/

.drugListLink 
{	
	width: 230px;
	margin: 0px 0px 6px 20px;
	padding: 0px 0px 0px 12px;
	background: 4px center url(/GlobalImages/green-dot.gif) no-repeat;	
}

.drugListLink a:link, .drugListLink a:visited
{	
	margin-left: 4px;
	color: #4D4D4D;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
	text-decoration: none;	
}

.drugListLink a:hover
{
	text-decoration: underline;	
}

.drugListLinkSub
{
	margin: 0px 0px 20px 36px;
}

.drugListLinkSub a
{	
	font-size: 11px;
	margin-bottom: 3px;
}

.roundCorners {
	padding: 0px 6px 6px 6px;
	margin: 0px 0px 0px 0px;
}

/*#Custom/Quick Links#*/
.quickLinks a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#000000;
margin: 0px 10px 0px 4px;
}

.quickLinks a:hover{
text-decoration:underline;
color:#41A520;
}

.quickLinksVert a {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
text-decoration:none;
color:#000000;
}

.quickLinksVert a:hover{
text-decoration:underline;
color:#41A520;
}

.CMSBreadCrumbsLink
{
	text-transform: capitalize;	
}

.CMSBreadCrumbsCurrentItem
{
	text-transform: capitalize;	
}

/*#Custom/Products#*/
.spProduct {
	width: 90px;
	float:left;
	margin:5px;
	padding: 5px;
}

.spProductImage {	
	display: table-cell;	
	height: 90px;
	vertical-align: middle;
	line-height: 90px;
}

.spProductImage a img{		
	display:block;
	vertical-align: middle;
}

.spProductLink {	
	margin: 4px 0px 0px 0px;
	text-align:center;
}

.spProductLink a{	
	color: #41A520;
	text-decoration: none;
	text-align:center;
}

.spProduct .spProductLink a:hover {
	text-decoration: underline;
}

.spBreadCrumbs {
	margin: 5px 0px 0px 0px;
}

.paddingLeft {
	margin-left: 8px;
}

productImage {
	text-align:right;
	float:right;
	width:250;
}


/*#Custom/Featured Box#*/

.featuredBox {
	width: 190px;
	height: 440px;
	background: url(/GlobalImages/featured-box.gif) #FFFFFF no-repeat 0 0;
	float:right;
	margin-top: 12px;
}

.featuredBox .featuredImage {
	text-align:center;
	padding: 6px 0px 6px 0px;
	margin: 6px 0px 6px 0px;
}

.featuredBox .featuredTitle {
	padding: 8px 4px 4px 4px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}

.featuredBox .featuredItem {
	padding: 0px 4px 4px 4px;
	color:#41A520;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.featuredBox .featuredItem a {
	color:#41A520;
	text-align:center;
	text-decoration:none;
}

.featuredBox .featuredItem a:hover {
	text-decoration:underline;
}

.featuredBox .featuredItem div{
	padding: 0px 6px 0px 4px;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	font-weight:normal;
	margin-bottom: 15px;
}

.boxLeft {
	margin:10px;
	width: 250px;
}

/*#Text#*/
/*#Text/Blue#*/
.blueTextXSmall
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0f3549;
	text-decoration: none;
}

.blueTextSmall, .blueTextSmall a:link, .blueTextSmall a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0f3549;
	text-decoration: none;
}

.blueTextSmall a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;	
}

.blueText, .blueText a:link, .blueText a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f3549;
		
}

.blueText a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;	
}

.blueLink, .blueLink a:link, .blueLink a:visited 
{
	font-size: 11px;
	color: #0f3549;
	text-decoration: none;
}

.blueLink a:hover 
{
	color: #FFFFFF;
	text-decoration: underline;
}

.blueTextLarge 
{
	font-size: 18px;
	font-weight: 900;
	color: #0f3549;
}

.blueTextMed, .blueTextMed a:link, .blueTextMed a:visited
{
	font-size: 12px;
	color: #0f3549;
	font-weight: bold;
	text-decoration: none;
}

.blueTextMed a:hover
{
	color: #3399CC;
	text-decoration: underline;
}

.blueBoldMed, .blueBoldMed a:link, .blueBoldMed a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0f3549;
	font-weight: bolder;
	text-decoration: none;
}

.blueBoldMed a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3399CC;
	font-weight: bolder;
	text-decoration: underline;
}

/*#Text/blackTextSmall#*/
.blackTextSmall, .blackTextSmall a{
	color:#000000;
	font-size: 10px;
}

.blackTextSmall a:hover{
	text-decoration:none;
	color:#41A520;
}

.blackTextHeader, .blackTextHeader a{
	color:#808080;
	font-size: 10px;
	text-decoration:none;
}

.blackTextHeader a:hover {
	text-decoration:underline;
}

/*#Text/redText#*/
.redText, .redText a{
	color:#41A520;
}

.redText a:hover{
	text-decoration:none;
	color:#000000;
}

.redTextSmall, .redTextSmall a{
	color:#41A520;
	font-size: 10px;
}

.redTextSmall a:hover{
	text-decoration:none;
	color:#000000;
}

/*#Text/White#*/
.whiteText, .whiteText a:link, .whiteText a:visited 
{
	font-size: 11px;
	color: #ffffff;
		
}

/*#Text/Aqua#*/
.aquaTextXSmall
{
	font-size: 9px;
	color: #3399CC;
	text-decoration: none;
}
.aquaTextAd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3399CC;
	background-color: #0f3549;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.aquaText, .aquaText a:link, .aquaText a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	margin: 0px;
	padding: 0px;	
}

.aquaText a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #0f3549;
}

.aquaTextMed
{
	font-size: 12px;
	color: #3399CC;
	text-decoration: none;
}


.aquaBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 900;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.aquaBold a:link, .aquaBold a:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3399CC;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.aquaBold a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	background-color: #0f3549;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.aquaBoldMed, .aquaBoldMed a:link, .aquaBoldMed a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 900;
	color: #3399CC;
}

.aquaBoldMed a:hover {
	color: #000000;
}

.aquaTextLarge 
{
	font-size: 18px;
	font-weight: 900;
	color: #3399CC;
}

/*#Text/Grey#*/
.greyText, .greyText a:link, .greyText a:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	/*background-color: #FFFFFF;*/
	text-decoration: none;
}

.greyText a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: underline;
}

/*#Images#*/
/*#Images/squareSmallPhoto#*/
#squareSmallPhoto {
        width: 100px;
	overflow: hidden;
  	margin-right: 8px;
	margin-bottom: 6px;
	margin-bottom: 6px;
        background: transparent;
	height: 90px;
	float:left;
}

#squareSmallPhoto div {
	text-align: center;
	display:block;
	margin-left: -50%;
  	margin-right: -50%;
}

/*#Images/lightboxPhoto#*/
#lightboxPhoto a.lightBoxPhoto {
        width: 110px;
        overflow: hidden;
        background: transparent;
	height: 100px;
	border: 1px solid #666666;
	margin: 5px 5px 5px 6px;
	float: left;
}

#lightboxPhoto img {
	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

#lightboxPhoto {
        padding: 0px 0px 90px 0px;
	margin: 0px 0px 90px 0px;
}


/*#Global/Logon form#*/
.LoginPanelPasswordRetrieval input[type="submit"]
{
	width: 120px;
}

/*#Global/Language Selector#*/
.languageSelection img
{
	border: none;
}

.languageSelectionWithCultures, .languageSelection
{
	text-align: right;
}

.languageSelectionWithCultures a
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
}

.languageSelection span, .languageSelectionWithCultures span
{
	position:  relative;
	top: -5px;
	padding: 0px 2px;
}

/*#Global/Message & Errors labels#*/
.EditingFormErrorLabel, .EventManagerRegError
{
	color: #ff0000;
}

/*#Main styles#*/

/*#Main styles/General#*/



/*#Main styles/Zone Left#*/
.leftNavBor {
	background: url(/GlobalImages/left-navMid.gif) repeat-y;
	background-position: 0 0;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	
}

.leftNavBor img{
	background: none;
	margin: 0px;
	padding: 0px;
	clear:both;
}

.zoneLeft ul{
	width:120px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	z-index: 101;
}

.zoneLeft li{
	margin: 0px;
	padding: 0px;
	text-transform: capitalize; 
}

.zoneLeft ul a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	color:#000000;
	margin: 0px 0px 2px 4px;
	padding: 0px 0px 2px 4px;
	list-style-type: none;
	text-transform: capitalize; 
}

.zoneLeft ul a:hover{
	text-decoration:underline;
	color:#41A520;
}


/*#Main styles/Events page#*/

.userContributinons .zoneTop
{
	width: 100%;
}

/*#Main styles/Events page#*/

.eventCalendarDetail .zoneTop
{
	width: 100%;
	margin-bottom: 10px;
}

.eventCalendarDetail .zoneLeft
{
	width: 560px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 35px 6px;
}

.eventCalendarDetail .zoneRight
{
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 35px 18px;
}



/*#Main styles/Blog page#*/


.blogDetail .zoneLeft
{
	width: 560px !important;
	padding: 6px 12px 6px 7px;
}

.blogDetail .zoneRight
{
	width: 200px !important;
	margin-right: 12px;
}

/*#Main styles/Master page#*/
/*Top logo, top menu*/
.mainDiv
{
	width: 930px;
	margin: 15px auto;
}

.zoneTop
{
	width: 450px;
	float: right;
	/* padding-right: 10px;*/
}

.topBlock
{
	background: url(/GlobalImages/header-bkgrnd.gif) top left no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#logoHeader a 
{
	background: transparent;
	display: block;
	width: 195px;
	height: 90px;
	margin: 0px;
	padding: 0px;
}

#adHeader
{
	background: transparent;
	display: block;
	margin: 0px 12px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.headerhr {
	border: 0;
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 98%;
	text-align: center;
	margin: 6px 0px 6px 1%;
	padding: 0px 0px 0px 0px;
}


.zoneMenu
{
	/*width: 932px;*/
	margin: 0px auto;
	clear: both;
}

.zoneMainContent
{
	margin: 15px 0 10px 0;
	min-height: 400px;
	_height: 400px;
}

.zoneContent
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #DFEFF4;
	float:none;
}

.zoneContent .zoneTopContent
{
	padding: 6px 6px 12px 7px;
	margin: 0px;
	background: #DFEFF4;
}

.zoneContent .zoneTopContent .pageImage
{
	float: left;
	width: 651px;
}

.zoneContent .zoneTopContent .pageAd
{
	float: right;
	width: 300px;
}

.zoneLeft
{
	width: 190px;
}

.zoneContent .zoneCenter
{
	width: 731px !important;
	padding: 6px 12px 6px 7px;
	margin: 6px 12px 6px 7px;
	background: #ffffff;
	border: 1px solid #cdcec8;
	min-height:358px;
  	height:auto !important;
  	height:358px;
	float: left;	
}

.zoneContent .zoneRight
{
	margin-top: 8px;
	width: 200px !important;
}

.zoneContent .zoneFooter
{
	
}

.zoneBottom
{	
	background: black;
	padding: 2px 10px 4px 10px;
	color: white;
	margin: 10px 0 10px 0;
	min-height: 15px;
	_height: 15px;
}

.zoneBottom a
{
	color: white;
}

.zoneLogo
{
	margin: 15px 10px;
	width: 436px;
	float: left;
}

/*Top logo, left menu*/
.mainDivLeftMenu
{
	width: 930px;
	margin: 15px auto;
}

.mainDivLeftMenu .zoneMenu
{
	width: 120px;
	margin: 0px 0 10px 0;
	min-height: 400px;
	clear: none !important;
}

.mainDivLeftMenu .verticalCMSMenu
{
	width: 98%;
}

.mainDivLeftMenu .zoneMainContent
{
	padding-left: 4px;
	margin: 0px 0 10px 0;
	min-height: 400px;
	width: 806px;
}

/*#Main styles/Home page#*/

.NewsletterSubscription .Table td
{
	padding: 1px 2px 1px 0px;
}
/*
.NewsletterSubscription
{
	overflow: hidden;
	width: 225px;
}
*/
.NewsletterSubscription .Table td label
{
	width: 65px !important;
	overflow: hidden;
}

.Gecko .NewsletterSubscription .Table td
{
	padding: 2px 2px 2px 0px !important;
}

.homeTopImage3cols .zoneTop
{
	width: 100% !important;
	padding-bottom: 15px !important;
	float: none !important;
}

.homeTopImage3cols .zoneCenter
{
	margin: 15px 0 10px 0 !important;
}

.homeTopImage3cols .zoneCenter
{
	width: 417px !important;
	text-align: justify !important;
	margin: 0 14px 0 14px !important;
}

.DesignMode .homeTopImage3cols .zoneCenter
{
	width: 415px !important;
}

/* IE6 hack */
.IE6 .homeTopImage3cols .zoneCenter
{
	width: 414px !important;
}

.IE6 .DesignMode .homeTopImage3cols .zoneCenter
{
	width: 412px !important;
}

.homeTopImage3cols .zoneLeft
{
	width: 245px;
}

.homeTopImage3cols .zoneRight
{
	width: 240px;
}

/* Featured product */
.FeaturedProduct
{
	text-align: center;
	font-weight: bold;
}
.FeaturedProduct a
{
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
	font-weight: normal;
}
.FeaturedProduct img
{
	border: medium none;
}
.FeaturedProduct .ProductPrice
{
	font-size: 120%;
	width: 100%;
}

/*#Main styles/Office list with map#*/
.officeListMap .zoneLeft
{
	width: 250px;
}

.officeListMap .zoneRight
{
	width: 440px;
}

/*#Main styles/Header and text#*/
.textHeader .zoneContent
{
	width: 100% !important;
}

/*#Main styles/text No Column#*/
.textNoCol .textPad
{
	margin: 6px 12px 6px 7px;
	padding: 6px 12px 6px 7px;
	background: #ffffff;
	border: 1px solid #cdcec8;
}

/*#Main styles/Text with left menu and right column#*/
.textColLeftMenu .zoneTop
{
	width: 570px !important;
	padding: 6px 12px 6px 7px;
}

.textColLeftMenu .textPad
{
	margin: 6px 12px 6px 7px;
	width: 570px !important;
	background: #ffffff;
	border: 1px solid #cdcec8;
	min-height:388px;
  	height:auto !important;
  	height:388px;

}

.textColLeftMenu .zoneLeft
{
	width: 120px !important;
}

.textColLeftMenu .zoneCenterText
{
	width: 540px !important;
	padding: 6px 10px 20px 10px;
}

.textColLeftMenu .zoneContent
{
	width: 420px !important;
}

.textColLeftMenu .zoneCenter
{
	width: 430px !important;
	padding: 6px 10px 6px 10px;
}

.textColLeftMenu .zoneRight
{
	width: 200px !important;
	position: relative;
	margin-top: -210px;
}

.textColLeftMenu .zoneFooter
{
	margin-top: 25px;
}

/*#Main styles/Text with right column#*/

.textColRight .zoneTop
{
	width: 570px !important;
	padding: 6px 12px 6px 7px;
}

.textColRight .zoneCenter
{
	width: 570px !important;
	padding: 6px 12px 6px 7px;
}

.textColRight .zoneRight
{
	width: 200px !important;
}

.textColRight .zoneFooter
{
	margin-top: 25px;
}


/*#Main styles/Three columns#*/
.threeCols .zoneLeft
{
	width: 33% !important;
}

.threeCols .zoneCenter
{
	width: 34% !important;
}

.threeCols .zoneRight
{
	width: 33% !important;
}

/*#Main styles/Three columns with left menu#*/
.threeColsLeftMenu .zoneLeftMenu
{
	width: 24% !important;
}

.threeColsLeftMenu .zoneLeft
{
	width: 25% !important;
}

.threeColsLeftMenu .zoneCenter
{
	width: 26% !important;
}

.threeColsLeftMenu .zoneRight
{
	width: 25% !important;
}

/*#Main styles/Two columns with left menu#*/
.twoColsLeftMenu .zoneLeftMenu
{
	width: 26% !important;
}

.twoColsLeftMenu .zoneLeft
{
	width: 37% !important;
}

.twoColsLeftMenu .zoneRight
{
	width: 37% !important;
}

/* Menu design */
.CMSTreeMenuTable
{
	/*font-size: 120%;*/
	width: 100%;
}

.CMSTreeMenuTable a
{
	white-space: nowrap;
}

.subCMSTreeMenuTable
{
	margin-left: 10px;
}

.CMSTreeMenuTable a:hover
{
	text-decoration: underline;
}

.CMSTreeMenuItem, .CMSTreeMenuSelectedItem
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.subCMSTreeMenuItem, .subCMSTreeMenuSelectedItem
{
	background: url(../App_Themes/CorporateSite/Images/leftmenuBg.gif) repeat-x left bottom;
	padding: 3px 0px;
}

.CMSTreeMenuLink
{
	padding-left: 12px;
	text-decoration: none;
	color: #000000;
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat left center;
}

.subCMSTreeMenuLink
{
	text-decoration: none;
	padding-left: 18px;
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat 8px center;

}

.CMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat left center;
	padding-left: 12px;
}

.subCMSTreeMenuSelectedLink
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 8px center;
	padding-left: 18px;
}

/*#Top menu styles#*/
.horizontalmenu
{
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
}

.verticalmenu
{
	background: none;
}
/*#Top menu styles/Horizontal#*/
.horizontalCMSMenu
{
	height: 34px;
	color: #ffffff;
	padding: 3px;
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
}

.horizontalsubCMSMenu
{
	background: black;
	color: #ffffff;
}

.horizontalsubCMSMenu tr
{
	background: black;
}

.horizontalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuItem, .horizontalsubCMSMenuItemMouseOver, .horizontalsubCMSMenuItemMouseDown,
.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 81px;
	white-space: nowrap;
	display: block;
}

.horizontalsubCMSMenuHighlightedMenuItem, .horizontalsubCMSMenuHighlightedMenuItemMouseOver, 
.horizontalsubCMSMenuHighlightedMenuItemMouseDown, .horizontalsubCMSMenuItemMouseOver
{
	background: #eb6d24;
}

.horizontalCMSMenuItem, .horizontalCMSMenuItemMouseOver, .horizontalCMSMenuItemMouseDown, 
.horizontalCMSMenuHighlightedMenuItem, .horizontalCMSMenuHighlightedMenuItemMouseOver, 
.horizontalCMSMenuHighlightedMenuItemMouseDown, 

.horizontalCMSMenuItemMouseUp, .horizontalCMSMenuHighlightedMenuItemMouseUp
{
	font-size: 15px;
	padding: 0px 10px;
	background: url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) no-repeat top right;
}

.horizontalCMSMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItem, 
.horizontalCMSMenuHighlightedMenuItemMouseOver, .horizontalCMSMenuHighlightedMenuItemMouseDown
{
	background: url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) repeat-x;
}


/*#Top menu styles/Vertical#*/
.verticalCMSMenu
{
/*	height: 34px;*/
	width: 110px;
	color: #ffffff;
	padding: 3px;
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);

}

.verticalsubCMSMenu
{
	background: black;
	color: #ffffff;
	height: 34px;
}

.verticalsubCMSMenu tr
{
	background: black;
}

.verticalsubCMSMenuItem
{
	white-space: nowrap;
	display: block;
}

.verticalsubCMSMenuItem, .verticalsubCMSMenuItemMouseOver, .verticalsubCMSMenuItemMouseDown,
.verticalsubCMSMenuHighlightedMenuItem, .verticalsubCMSMenuHighlightedMenuItemMouseOver, 
.verticalsubCMSMenuHighlightedMenuItemMouseDown
{
	padding: 5px 3px;
	min-width: 101px;
	min-height: 24px;
	white-space: nowrap;
	display: block;
}

.verticalsubCMSMenuHighlightedMenuItem, .verticalsubCMSMenuHighlightedMenuItemMouseOver, 
.verticalsubCMSMenuHighlightedMenuItemMouseDown, .verticalsubCMSMenuItemMouseOver
{
	background: #eb6d24;
}

.verticalCMSMenuItem, .verticalCMSMenuItemMouseOver, .verticalCMSMenuItemMouseDown, 
.verticalCMSMenuHighlightedMenuItem, .verticalCMSMenuHighlightedMenuItemMouseOver, 
.verticalCMSMenuHighlightedMenuItemMouseDown, 

.verticalCMSMenuItemMouseUp, .verticalCMSMenuHighlightedMenuItemMouseUp
{
	height: 34px;
	font-size: 15px;
	padding: 0px 10px;
	background: #000000 url(../App_Themes/CorporateSite/Images/topMenuBackground.gif);
}

.verticallCMSMenuItemMouseOver, .verticalCMSMenuHighlightedMenuItem, 
.verticalCMSMenuHighlightedMenuItemMouseOver, .verticalCMSMenuHighlightedMenuItemMouseDown
{
	background: url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) repeat-x;
}

/*#Other css styles#*/

/*#Other css styles/Language selector#*/
.languageselector
{
	float: right;
	margin: 30px 10px 0px 0px;
}

.languageselector img
{
	border: none;
	margin-left: 5px;
	margin-right: 3px;
}

.languageselector a
{
	color: #000000;
	text-decoration: none;
}

/*#Other css styles/Search box#*/
.searchbox
{
	float: right;
	margin: 15px 20px 6px 0px;
}

.searchbox input[type=image]
{
	margin: 0px 0px 0px 7px;
}

.searchbox label
{
	margin-right: 10px;
	padding-bottom: 5px;
}

.currentUser
{
	text-align: right;
	float: right;
	padding-top: 7px;
}

.signOut
{
	padding-top: 7px;
	padding-left: 15px;
	float: right;
}

.shoppingCartPreview
{
	float: right;
	width: 100%;
	text-align: right;
	margin-top: 5px;
}
.shoppingCartPreview table
{
	float: right;
}
.SmallTextLabel
{
	font-size: 12px;
}

/*#Other css styles/Polls#*/
.PollTitle
{	
	font-weight:bold;
	display:none;
	margin-bottom:10px
}

.PollAnswers{
	font-size: 10px;
	margin-top: 5px;
}

.PollGraph
{
	height: 8px;
	border: 1px solid gray;
}

.PollGraph div
{
	height: 8px;
	background: url(../App_Themes/CorporateSite/Images/poll02.gif) 100% 0% repeat-x;
	line-height: 0px;
	font-size: 0px;
}

.PollGraph div.PollGraph0
{
	background: url(../App_Themes/CorporateSite/Images/poll01.gif) 100% 0% repeat-x;
}

.PollGraph div.PollGraph2
{
	background: url(../App_Themes/CorporateSite/Images/poll03.gif) 100% 0% repeat-x;
}

.PollQuestion
{
	font-size:12px;
	font-weight: bold;
}

.PollCount
{
	text-align: right;
}

.PollFooter
{
	margin-top:10px;
}

.signOut input, .SubscriptionButton, .PollVoteButton
{
	background: url(/GlobalImages/buttonBackground.gif) repeat-x;
	border: 1px solid #000000;
	color: #000000;
}

/*#Containers#*/

/*#Containers/Content padding#*/
.ContentPadding
{
	padding-top: 10px;
}

/*#Containers/Side box#*/
.sideBox
{
    	margin-bottom: 15px;
    	background: #ffffff;
	border: 1px solid #cdcec8;
}

.sideBox .title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	font-size: 14px;
	margin-top: 0px;
	color: #41A520;
	margin-bottom:0px;	
}

.sideBox .content
{
	font-size: 10px;
	padding: 7px;
}

/*#Containers/Side Box Large#*/
.sideBoxLarge
{
    	margin: 0px 0px 15px 0px;
	padding: 0px;
    	background: url(/GlobalImages/side-box.jpg) no-repeat top left;
}

.sideBoxLarge .title
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 8px;
	font-size: 16px;
	margin-top: 0px;
	color: #41A520;
	margin-bottom:0px;	
}

.sideBoxLarge .content
{
	font-size: 10px;
	padding: 5px 3px 5px 7px;
}


/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) 0% 40% 

repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}
/*#Containers/Orange box#*/
.orangeBox
{
	border: 1px solid #ffd7b4;
	margin-bottom: 15px;
		
}

.orangeBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemHover.gif) 0% 40% repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
	color: white;
}

.orangeBox .content
{
	padding: 5px;
}

/*#Containers/Logon box#*/
.logonBox
{
	border: 1px solid #41A520;
	margin: 10px 0px 10px 10px;
	width: 260px;
	float:left;
		
}

.logonBox .title
{
	background: #41A520 url(/GlobalImages/buttonBackground.gif) 0% 40% repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
	color: #000000;
}

.logonBox .content
{
	padding: -5px;
}


/*#Containers/Orange box with grey cont.#*/
.orangeBoxGrey
{
			
}

.orangeBoxGrey .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/OrangeBoxTitle.gif) repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom:0px;
}

.orangeBoxGrey .content
{
	padding: 5px;
	background: #f0f0f0;
}

/*#Containers/Gray box#*/
.grayBox
{
	background: #f0f0f0;
	padding: 5px;
}


/*#Photo Gallery#*/

.photoGallery
{
	margin: auto;
	text-align: center;
	width: 648px;
}

.photoGallery .Slider .Pager
{
	margin-left: 80px;	
}

.photoGalleryContainer
{
	margin: auto;
	text-align: center;
}

.photoGallery img
{
	margin: 0px 5px 5px;
	border: none;
	padding: 2px;
	border: 1px solid #000000;
}

/*#Photo Gallery/Gallery list#*/
.gallery
{
	float: left;
	text-align: center;
}

.gallery h3
{
	background: #cccccc url(../App_Themes/CorporateSite/Images/topMenuBackground.gif) repeat-x center left;
	margin: 0px 5px;
	padding: 2px 0px;
	color: #ffffff;
}


/*#News#*/

.NewsPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	color:#ffffff;
	padding:5px;
}

.NewsPTitle a{
	color: #ffffff;
	font-weight: bold;
}

.NewsPBody
{
	border:1px solid #cccccc;
	margin-bottom:20px;
	padding:10px 15px;
}

.NewsSummary
{
	background-color:#f1f1f1;
	border:1px solid #cccccc;
	margin-top:10px;
	padding: 15px 0 15px 15px;
}

.NewsSummary img
{
	border: 1px solid #cccccc;
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}

.NewsSummary .NewsContent
{
	float: left;
	width: 700px;
}

.NewsSummary .Date
{
	font-weight: bold;
	margin-bottom: 10px;
}

.NewsSummary .Clearer
{
	height: 0;
	line-height: 0;
	font-size: 0pt;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.NewsBody
{
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px;
}

.NewsDetail
{

}

.NewsTitle
{
	font-size: 16px;
	font-weight: bold;
	color: orange;
}

.NewsDate
{
	font-style: italic;
	padding-top: 5px;
}

.NewsReleaseDate
{
	font-style: italic;
}

.BoxTitle
{
	font-size: 120%;
	color: #002756;
	font-weight: bold;
}

.NewsPreviewTitle a
{
	font-weight:bold;
}

.NewsPreviewDate
{
	font-size:90%;
	padding:5px 0 3px;
}

.NewsPreviewSummary
{
	font-size:80%;
}

/*#Blog#*/

.BlogPTitle a
{
	color: #ffffff;
	font-weight: bold;
}

.BlogPTitle
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.BlogPBody
{
	padding: 10px 10px 10px 10px;
}

.BlogPBody img
{
	border: none;
}

.BlogPDateWhole
{
	background-color: #f1f1f1;
	margin: 4px 4px 4px 4px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #41A520;
}

.comments hr
{
	border: solid 1px #cccccc;
}

.BlogCommentsTitle, .BlogLeaveComment
{
	font-weight: bold;
	font-size: 110%;
}

.blogDetail .comments .TextAreaField
{
	width: 280px;
}

.blogDetail .zoneLeft .textPad
{
	width: 540px !important;
	min-height:680px;
  	height:auto !important;
  	height:680px;
}

.blogDetail .zoneLeft .textPad
{
	margin: 6px 12px 6px 7px;
	padding: 6px 12px 6px 7px;
	background: #ffffff;
	border: 1px solid #cdcec8;
}

/*#Forum#*/

.ForumManage
{
	border: 1px solid #cccccc;
	margin: 0px 5px 5px;
	padding: 2px 5px;
	background-color: #eeeeee;
}

.PostManageEdit table
{
	border: none !important;
}

.PostManageEdit .ForumNewPost td
{
	border-bottom: none !important;
}

.ForumNewPost .SignatureAreaItem
{
	width: 500px;
	height: 50px;
}

.SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

.ForumTree .PostTree .SignatureArea
{
	width: 100%;
	border-top: solid 1px #D7D7D7;
	font-size: 8pt;
	color: #a8a8a8;
	margin-top: 5px;
	padding: 5px;
}

/* Forum group */
.ForumGroup
{
	width: 100%;
}

.ForumGroup *
{
	/*font-family: Arial;*/
}

.ForumGroup .Table
{
	width: 100%;
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	background-color: #ffffff;
}

.ForumGroup .Table td
{
	padding: 6px;
}

.ForumGroup .Table .Header td
{
	font-weight: bold;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #4D4D4D;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background: #000000 url(/GlobalImages/buttonBackground.gif) repeat-x top left;*/
}

.ForumGroup .Table .Info td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #888888;
	border-top: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;*/
	height: 55px;
	vertical-align: top;
}

.ForumGroup .Table .GroupName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	color: #41A520;
}

.ForumGroup .Table .GroupDescription
{
	display: block;
	padding-left: 10px;
	color: #000000;
}


.ForumGroup .Table .ForumInfo
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.ForumGroup .Table .Threads
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .Posts
{
	text-align: center;
	width: 50px;
}

.ForumGroup .Table .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumGroup .Table .PostTime
{
	white-space: nowrap;
}

.ForumGroup .Table .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumGroup .ForumOdd td
{
	background-color: #f8f8ff;
}

.ForumGroup .Forum td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumGroup .Forum .ForumName
{
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
	color: #4d4d4d;
}

.ForumGroup .Forum .ForumDescription
{
	padding-left: 10px;
}


/* Forum flat view */
.ForumFlat *
{
	/*font-family: Arial;*/
}

.ForumFlat .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumFlat .Table td
{
	padding: 6px;
}


.ForumFlat .Table .Info td
{
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top left;*/
	height: 55px;
	vertical-align: top;
}

.ForumFlat .Table .ForumContent
{
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	/*font-size: 110%;*/
}

.ForumFlat .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
}

.ForumFlat .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #41A520;
}

.ForumFlat .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #000000;
}

.ForumFlat .Table .Informations td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
	background-color: #fffec0;
}

.ForumFlat .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumFlat .Table .Actions .ActionLink
{
	color: #41A520; 
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .Table .Posts td
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumFlat .Table .PostsTable
{
	width: 100%;
}

.ForumFlat .Table .PostsTable td
{
	border-top: none;
	border-right: none;
	border-left: none;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .Pager td
{
	background-color: #eeeeee;
	border: none;
	padding: 0px;
	height: 23px;
	font-weight: bold;
	text-align: center;
}

.ForumFlat .Pager a
{
	font-weight: bold;
	text-decoration: underline;
	color: #65a02f;
}

.ForumFlat .ThreadTable
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .ThreadTable td
{
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

.ForumFlat .ThreadTable .Header td
{
	font-weight: bold;
	background-color: #ffffff;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	color: #4D4D4D;
	padding-top: 4px;
	padding-bottom: 4px;
	/*background-image: url(../App_Themes/CorporateSite/Images/genbackground.gif);*/
}

.ForumFlat .ThreadTable .Author
{
	text-align: center;
	width: 200px;
	color: #41A520;
}

.ForumFlat .ThreadTable .Posts
{
	text-align: center;
	width: 50px;
}

.ForumFlat .ThreadTable .LastPost
{
	text-align: center;
	width: 200px;
}

.ForumFlat .ThreadTable .PostTime
{
	white-space: nowrap;
}

.ForumFlat .ThreadTable .PostUser
{
	white-space: nowrap;
	font-weight: bold;
	color: #e36c26;
}

.ForumFlat .ThreadTable .ThreadInfo
{
	text-align: left;
}

.ForumFlat .ThreadTable .ThreadInfo .ThreadName
{
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.ForumFlat .ForumBreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	padding: 0px 5px 0px 5px;
}

.ForumFlat .ForumNewPost
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}

/* Flat forum post */
.ForumFlat .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumFlat .PostIndent .ForumPost
{
	border-left: solid 1px #cccccc;
}

.ForumFlat .PostIndent
{
	padding-left: 30px;
}

.ForumFlat .PostUser, .ForumFlat .PostUserLink
{
	white-space: nowrap;
	font-weight: bold;
	color: #41A520;
}

.ForumFlat .PostUser
{
	text-decoration: none;
}

.ForumFlat .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumFlat .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumFlat .PostActionLink
{
	text-decoration: underline;
	color: #41A520;
	padding: 0px 5px 0px 5px;
}

/* New post form */
.ForumNewPost
{
	padding: 5px;
	font-family: Arial;
}

.ForumNewPost .PostReply
{
	border: solid 1px #cccccc;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .FormPadding
{
	/*border: solid 1px #cccccc;*/
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ForumNewPost .Title
{
	font-size: 17px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

.ForumFlat .ForumNewPost .PostForm td
{
	border: none;
}

.ForumNewPost .ItemLabel
{
	font-weight: bold;
	vertical-align: middle;
	padding: 5px;
}

.ForumNewPost .Button
{
	width: 100px;
}

.ForumNewPost .TextboxItem
{
	width: 500px;
}

.ForumNewPost .TextboxItemShort
{
	width: 300px;
}



.ForumNewPost .TextareaItem
{
	width: 500px;
	height: 200px;
}


/* Forum tree view */
.ForumTree *
{
	font-family: Arial;
}

.ForumTree .Table
{
	width: 100%;
	background-color: #ffffff;
}

.ForumTree .Table td
{
	padding: 6px;
}


.ForumTree .Table .Info td
{
	background-color: #5c99e8;
	border: solid 1px #888888;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x top 

left;
	height: 55px;
	vertical-align: top;
}

.ForumTree .Table .ForumName
{
	display: block;
	font-weight: bold;
	font-size: 17px;
	padding-top: 8px;
	padding-bottom: 5px;
	/*text-decoration: underline;*/
	color: #ffffff;
}

.ForumTree .Table .ForumDescription
{
	display: block;
	padding-left: 10px;
	color: #dddddd;
}

.ForumTree .Table .Actions td
{
	font-weight: bold;
	background-color: #eeeeee;
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #bbbbbb;
	padding: 5px;
}

.ForumTree .Table .Actions .ActionLink
{
	color: #e36c26;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}

.ForumTree .Table .Posts
{
	border-right: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree td
{
	padding: 0px;
}

.ForumTree .Table .Posts .PostTree
{
	padding: 5px;
	border-top: solid 1px #dddddd;
	border-bottom: solid 1px #dddddd;
}

.ForumTree .ForumNewPost .PostForm td
{
	border: none;
}

/* Tree forum post */
.ForumTree .ForumPost
{
	padding: 8px 8px 8px 8px;
}

.ForumTree .PostDetail .ForumPost
{
	border-bottom: solid 1px #cccccc;
}

.ForumTree .PostUser, .ForumTree .PostUserLink
{
	color: #e36c26;
	font-weight: bold;
	white-space: nowrap;
}

.ForumTree .PostUser
{
	text-decoration: none;
}

.ForumTree .PostSubject
{
	display: block;
	font-weight: bold;
	font-size: 13px;
}

.ForumTree .PostText
{
	display: block;
	padding: 3px 5px 3px 5px;
}

.ForumTree .PostActionLink
{
	color: #e36c26;
	padding: 0px 5px;
	text-decoration: underline;
}

.ForumTree .PostTree .ForumPost
{
	 border: solid 1px #cccccc;
	 width: 600px;
}

/* Overall */
.HiddenButton
{
	display: none;
}



/* Tree Items*/
.ForumTree .PostTree td
{
	vertical-align: top;
}

.ThreadPost, .SubThreadPost, .RootPostItem, .ThreadPostSelected
{
	padding: 3px 3px 1px 3px;
	overflow: hidden;
	color: #000000;
	font-weight: bold;
}

.ThreadPostSelected
{
	background-color: #cccccc;
	font-weight: bold;
	color: #000000;
	overflow: hidden;
	padding: 3px 20px 1px 3px;
}

.PostSeparator
{
	padding: 0 3px;
}


.OfficeName
{
	padding: 2px 0 2px 0;
	font-weight: bold;
}

/*#Events#*/
/*#Events/EventCalendar#*/

.EventCalendar
{
	width: 560px;
}

.EventCalendar *
{
	padding: 0px;
}

.EventCalendar .Title
{
	background-color: #ffffff;
	color: #41A520;
	padding: 5px;
	height: 35px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}

.EventCalendar .Navigation
{
	font-weight: bold;
	color: #41A520;
	width: 50px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}

.EventCalendar .DayHeader
{
	height: 25px;
	background-color: White;
	color: Black;
	font-weight: bold;
	border-style: none;
	vertical-align: middle;
	font-size: 11px;
}

.EventCalendar .Day, .EventCalendar .OtherMonth, .EventCalendar .Weekend, .EventCalendar .Today
{
	height: 50px;
	padding: 3px;
	background-color: #eeeeee;
	font-size: 11px;
}

.EventCalendar .Today
{
	background-color: #F9EC31;
	color: #000000;
	font-weight: bold;
}

.EventCalendar .Today a
{
	color: #41A520;
	font-weight: bold;
	font-size: 11px;
}

.EventCalendar .ContentEvent a
{
	margin-top: 3px;
	color: #41A520;
	font-weight: bold;
}

.EventCalendar .OtherMonth
{
	color: Gray;
	background-color: White;
}

.EventManagerRegTitle
{
	display: block;
	color: #41A520;
	font-weight: bold;
	margin-bottom: 5px;
}
.EventManagerOutlookLink
{
	color: #41A520;
	display: block;
	margin-top: 5px;
}

.EventManagerRegLabel
{
	font-weight: bold;
}

/*#Examples#*/

.Slider .Pager
{
}

.Slider .Pager a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #cccccc;
	background-color: #f0f0f0;
	text-align: center;
	padding: 0px 3px 0px 3px;
	display: block;
	width: 10px;
}

.Slider .PagerPage, .Slider .Control
{
	margin: 0px 15px 0px 0px;
	float: left;
}

.Slider .Control a
{
	width: 30px;
}

.SearchResult
{
	padding-top: 10px;
	padding-bottom: 10px; 
}

.ResultTitle a
{
	color: #e36c26;
	font-weight: bold;
}

.CMSSearchResultsNoResultsLabel
{
	padding-top: 10px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}

.examListMenu ul
{
	list-style: none;
}
.examListMenu .CMSListMenuUL .CMSListMenuLI .CMSListMenuUL
{
	display: none;
}
.examListMenu .CMSListMenuUL .CMSListMenuLI .CMSListMenuUL .CMSListMenuLI .CMSListMenuUL
{
	display: none;
}
.examListMenu .CMSListMenuUL .CMSListMenuLI
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackground.png) no-repeat center 

left;
	padding-left: 10px;
}

.examListMenu .CMSListMenuUL .CMSListMenuHighlightedLI
{
	background: url(../App_Themes/CorporateSite/Images/treeMenuItemBackgroundActive.png) no-repeat 

0px 4px;
	padding-left: 10px;
}

/*#Examples/PagerControl#*/
.PagerControl
{
    text-align: center;
}

.PagerResults
{
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.PagerNumberArea
{
    padding-top: 10px;
}

/*#Examples/My profile#*/

.MyProfilePanel input[type="text"]
{
    width: 235px;
}

.MyProfilePanel .MyProfileLanguage
{
    width: 239px;
}

.MyProfilePanel .MyProfileUserSignature
{
    width: 235px;
}

.IE6 .MyProfilePanel textarea
{
    width: 435px;
}

.MyProfilePanel input[type="submit"]
{
    width: 100px;
}

/*#Examples/Change password#*/
.ChangePasswordTable .FieldLabel
{
    
}

.ChangePasswordTable .FieldInput input[type="text"]
{
    
}

/*#Examples/Report#*/
.Report table
{
    border: solid 1px #cccccc;
}

.Report table th
{
    background: #000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
    padding: 5px 10px;
    color: #ffffff;
}

.Report table td
{
    padding: 3px 10px;
}

/*#Examples/Vertical css menu#*/

.Vertical
{	
	width: 150px;	
	font-family: Arial;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 1px solid #c2c2c2;	
}

.Vertical ul 
{		

	list-style: none;
	margin: 0;
	padding: 0;	
}

.Vertical li 

{
	position:relative;
}

.Vertical a
{
	display: block;
	margin: 0;
	padding: 2px 0px 2px 10px;
	color: black;
	width: 140px;
	text-decoration: none;
	background-image: url(../App_Themes/CorporateSite/Images/Examples/menuitem.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-color: #e2e2e2;			
}

.Vertical a:hover
{
	color:White;
	background: #808080;
	background-image: url(../App_Themes/CorporateSite/Images/Examples/images/menuitem_hover.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;		
}

.Vertical ul ul
{
	position: absolute;	
	z-index: 100;
	top: -1px;		/* should be the negation of UL border-width*/
	left: 100%;
	width: 100%;
	border: 1px solid #c2c2c2;		
}

#Vertical ul, #Vertical li:hover ul ul, #Vertical ul li:hover ul ul
{
	display: none;
}

#Vertical li:hover ul, #Vertical ul li:hover ul, #Vertical ul ul li:hover ul
{
	display: block;
}

/*#Examples/Drop down menu#*/

.DropDown 
{
	position: relative;
	width: 150px;
	height: 20px;
	z-index: 1;
	font-family: Arial;
	font-size: 12px;
	background-color: #e2e2e2;
	border: 2px solid #808080;	
}

div.DropDown:hover ul
{
	z-index: 10;	

	visibility: visible;
}

div.DropDown ul:hover
{	
	background-color: White; /* this allows to get over the last item of dropDownList, otherwise will be closed. */
}

.DropDownHover ul
{
	z-index: 10;	
	visibility: visible;
}

.DropDown ul 
{	
	z-index: -10;		
	visibility: hidden;
	position: absolute;	
	top: 20px;			
	width: 150px;
	list-style: none;
	margin: 0;
	padding: 0;	
}

.DropDown li 
{	
	position:relative;	
}

.DropDown a
{
	display: block;		
	margin: 0;
	padding: 2px 3px;
	color: Black;
	background-color: #e2e2e2;			
	text-decoration: none;
}

.DropDown a:hover 
{
	color: white;
	background: #b2b2b2;
}

.DropDown ul ul
{
	display: none;
}

/*#Wishlist#*/
.wishList .ProductImage
{
	vertical-align: top;
}

.wishList .ProductImage img
{
	border: 1px solid #000000;
}

.wishList .ProductDetail
{
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.wishList .RemoveFromWishlist
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
}

.wishList .ProductDetail h2
{
	margin-top: 0px;
	margin-bottom: 4px;
}

.wishlistAdd .AddToCartContainer{
padding-bottom: 10px;
padding-top: 10px;
}

.ProductImageWishlist img{
border: none;
}

/*#Wiki#*/

.UserPageTitleHeader
{
	color: #ffa21e;
	font-size:18px;
	font-weight:bold;
	height:33px;
}

.EditContributionEdit
{
	background: url(../App_Themes/CorporateSite/Images/edit.gif) no-repeat center left;
	padding-left: 18px;
}

.EditContributionDelete
{
	background: url(../App_Themes/CorporateSite/Images/delete.gif) no-repeat center left;
	padding-left: 18px;
	margin-left: 15px;
}

.Article .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.Article img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Article .Address
{
	font-size: 10px;
}

.Contributions, .ContributionsList, .ContributionsEdit
{
	border: 1px solid #cccccc;
	padding: 10px;
	background-color: #eeeeee;
}

.ContributionsEdit .ItemsLink, .ContributionsList .NewItemLink
{
	padding-bottom: 7px;
}

.ContributionsList .ContributionsGrid
{
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.ContributionsList .ContributionsGrid .UniGridHead th
{
	color: #ffffff;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	padding: 5px;
}

.ContributionsList .ContributionsGrid .UniGridHead th a
{
	color: #ffffff;
}

.userContributions #FCKToolbarUC
{
	border: 1px solid Gray;
}

.userContributions .EditContributionClose, .Contributions .UserContributionDocList
{
	display: block;
	margin-bottom: 20px;
}

.userContributions input[type=submit]
{
	width: 100px;
}

.userContributions .zoneList
{
	min-height: 400px;
	_height: 400px;	
}

.UserContributionNewClass
{
	padding: 5px;
	color: Black;
	font-family: Verdana;
	font-size: 12px;
}

.UserContributionNewClass img
{
	vertical-align: middle;
	padding-right: 3px;

}

.EditForm .PageHeader img
{
	vertical-align: middle;
	padding-bottom: 5px;	
}

.EditingFormTable
{
}

.EditForm .EditingFormInfo, .EditForm .WorkflowInfo
{
	padding-left: 7px;
	display: block;
	line-height: 30px;
}

/*#Tab menu#*/

.TabControlTable
{
	height: 25px;
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0;
	margin: 0;
}

.TabControlLeft, .TabControlRight, .TabControlSelectedLeft, .TabControlSelectedRight
{
	display: none;
}

.TabControl
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabControlSelected
{
	background: url(../App_Themes/CorporateSite/Images/tabmenu_item_active_bg.gif) repeat-x center left;
	padding: 0px 10px 0px 10px;
}

.TabControlTable a
{
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
}

/*#My account#*/

.TabsContent
{
	border: 1px solid #cccccc;
	width: 681px;
	padding: 15px;
}

.TabsContent .Error
{
	color: Red;
}

.TabsContent .FieldLabel
{
	font-weight: bold;
	width: 140px;
}

.TabsContent .UniGridHead
{
	color: White;
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.TabsContent .Grid
{
	width: 100%;
	border: 1px solid #aaa
}

.TabsContent .OddRow
{
	background-color: #eee;
}

.MyCredit .TotalCredit
{
	font-weight: bold;
	font-size: 120%;
	color: #002756;
}

.TabsContent input[type=text], .TabsContent input[type=password], 
.TabsContent input[type=file], .TabsContent textarea, .MyProfileFileUpload
{
	width: 300px;
}

.TabsContent select
{
	width: 306px;
}

.clear 
{
	width:0px; 
	height:0px; 
	clear:both; 
	line-height: 0px; 
	font-size: 0px;
}

/*#Office#*/

.Map
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.Map .Header
{
	font-weight: bold;
}

.Map .Address
{
	font-size: 10px;
}

.OfficeDetail img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.OfficeDetail .Address
{
	font-size: 10px;
}

.OfficeDetail h1
{
	padding: 0px !important;
	margin: 0px !important;
}

.OfficeDetail .Description
{
	padding-top: 5px;
	padding-left: 5px;
}

/*#Grid#*/
.DataGrid
{
	border:1px solid #cccccc;
}

.DataGrid td
{
	padding: 3px 5px;
}

.DataGrid .Row
{
	
}

.DataGrid .AltRow
{
	background-color: #eeeeee;
}

.DataGrid .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
}

.DataGrid .Header td
{
	padding: 5px;
}

.DataGrid .Header td a
{
	color: #ffffff;
}

/*#Webpart containers#*/
/*#Webpart containers/General product list#*/

.ProductList a
{
	text-decoration: none;
}

.ProductList .ProductBox
{
	width: 160px;
	margin: 15px 10px 0;
	border: solid 1px #cccccc;
}

.ProductList .ProductImage
{
	text-align: center;
	height: 140px;
}

.ProductList .ProductImage img
{
	border: none;
}

.ProductList .ProductTitle
{
	display: block;
	background-color: #e36c26;
	padding: 6px 3px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-decoration: none !important;
}

.ProductList .ProductPrice
{
	padding: 6px;
}

.ProductList .ProductPrice .right
{
	font-weight: bold;
	text-align: right;
}

.ProductList .ProductFooter
{
	background-color: #f0f0f0;
	padding: 6px;
}

.ProductList .ProductFooter a
{
	text-decoration: underline;
}

.ProductList .ProductFooter img
{
	margin-right: 5px;
	vertical-align: middle;
}

.ProductList .productDetail
{
	width: 100%;
	margin-bottom: 20px;
}

.ProductList .productDetail img
{
	border: none;
}

.ProductList .productDetail h3
{
	margin: 15px 0 10px 0;
}

.ProductList .productDetailInfo
{
	margin-left: 10px;
	width: 100%;
}

.ProductList .productDetailInfo td
{
	padding: 2px 10px;
}

.ProductList .productDetailInfo .caption
{
	font-weight: bold;
}

.ProductList .productDetailInfo .alt
{
	background-color: #f9f9f9;
}

.ProductList .productDetailLinks
{
	width: 100%;
	background-color: #f0f0f0;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

.ProductList .ProductSummary
{
	vertical-align: top;
}

.ProductList .LinkMore
{
	display: block;
	background: url(../App_Themes/CorporateSite/Images/information.png) no-repeat center left;
	padding: 0 0 5px 17px;
}

/*#Webpart containers/General list#*/

.GeneralList .Header a
{
	color: #ffffff;
	font-weight: bold;
}

.GeneralList img
{
	border: solid 1px #cccccc;
	padding: 3px;
}

.GeneralList .Address
{
	font-size: 10px;
}

.GeneralList .Header
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.GeneralList .Body
{
	padding: 0 5px 5px;
	border: solid 1px #cccccc;
}

/*#Messaging#*/

.MessagingBox
{
	width: 600px;
}

.MessagingBox .GeneralActions, .MessagingBox .MessageActions
{
	padding-bottom: 5px;
}

.MessagingBox .FooterInfo
{
	text-align:right;
	border: 1px solid #cccccc;
	padding: 3px;
	font-size: 11px;
}

.MessagingBox .List
{
}

.MessagingBox .Header,
.MessagingBox .NewMessageHeader, .MessagingBox .ViewMessageHeader
{
	background:#000000 url(../App_Themes/CorporateSite/Images/genbackground.gif) repeat-x scroll left top;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-top: solid 1px #cccccc;
}

.MessagingBox .Header
{
	height: 25px !important;
}

.MessagingBox .Header a
{
	color: white;
	font-weight: bold;
}

.MessagingBox .List th, .MessagingBox .List td
{
	text-align: left;
	padding-left: 10px;
}

.MessagingBox .ImageCell
{
	padding-left: 0px !important;
}

.MessagingBox .List tr
{
	height: 25px;
}

.MessagingBox .List td
{
	padding: 0px 3px 0px 3px;
}

.MessagingBox .OddRowUnread, .MessagingBox  .OddRow,
.MessagingBox .OddRowRead
{
	background-color: #cccccc;
}

.MessagingBox .OddRowUnread, .MessagingBox .EvenRowUnread,
.MessagingBox .OddRowRead, .MessagingBox .EvenRowRead
{
	font-weight: bold;
}

.MessagingBox .ViewMessage
{
	border: solid 1px #cccccc;
	padding: 10px;
}

.MessagingBox .HeaderTable
{
	padding-left: 10px;
	width: 90%;
}

.MessagingBox .HeaderTable, .Pager table
{
	border: 0px !important;
}

.MessagingBox .Body
{
	padding-left: 10px;
}

.MessagingBox .BackToList
{
	padding: 5px 0px 5px 0px;
}

.MessagingBox .HeaderTable img
{
	border: 1px solid Black;
	margin: 0px 5px 0px 0px;
}

.MessagingBox .MessageUserButtons
{
	display: inline;
}

.MessagingBox .FieldCaption
{
	font-weight: bold;
	padding-right: 5px;
}
.MessagingBox .Field
{
	width: 100%;
}

.MessagingBox .SendMessage
{
	margin-bottom: 10px;
	border: solid 1px #cccccc;
}

.MessagingBox .Buttons
{
	padding: 10px;
}

.MessagingBox .FromField
{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .ToField
{
	width:150px !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectField
{
	width: 97% !important;
	border: solid 1px #cccccc;
}

.MessagingBox .SubjectRow
{
	padding: 20px 0px 3px 10px;
}

.MessagingBox .BodyField
{
	width: 97%;
	height: 200px;
	border: solid 1px #cccccc;
}

.MessagingBox .Pager td
{
	padding: 0px;
}

.MessagingBox .Pager tr
{
	height: 20px !important;
}

.MessagingBox .Error
{
	margin: 5px;
	color: Red;
	display: block;
}

.MessagingBox .Info
{
	margin: 5px;
	display: block;
}

.MessagingBox table
{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-collapse: separate !important;
}

.MessagingBox .ListGrid
{
	border-collapse: collapse !important;
	border: solid 1px #cccccc;
}

/*#Ecommerce#*/
.PrintImage
{
	vertical-align: middle;
	padding-bottom: 3px;
}

.sendToFriendYourMessage
{
	cursor: pointer;
	font-style: italic;
}

.AddToCartLink
{
	background: url(../App_Themes/CorporateSite/Images/ShoppingCart/AddToCart.gif) no-repeat 0px 5px;
	padding-left: 18px;
	padding-top: 5px;
}
.sendToFriendHeader
{
	color: #002756;
	font-size: 120%;
	font-weight: bold;
}
.PrintLink
{
	text-align: right;
	padding-right: 10px;
}
.PrintImage
{
	border: 0px;
	margin-right: 5px;
}
.ProductPrice
{
	display: block;
	width: 130px;
	word-wrap: none;
}
.productDetailLinks .ProductPrice
{
	display: inline;
}
.ProductOptionSelector select
{
	width: 220px;
}
.AddToCartTextBox
{
	width: 20px;
}

.ItemsNotAvailable{
color: red;
}

.productDetailLinks td{
vertical-align: bottom;
}

.btnContinue
{
	text-align: left;
	padding-top:10px;
}

/*#mlddm#*/
#mlddm {
	height: 28px;
	list-style: none;
	margin:0px;
	padding:0px;
	background: url(/GlobalImages/menu-right.jpg) no-repeat top right;
	z-index: 1;
	
}
#mlddm li {
	margin: 0px;
	padding: 1px;
	list-style: none;
	float: left;
	border-right: 0px solid #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	vertical-align: middle;
	text-transform: capitalize;
 	background: no-repeat top right url(/GlobalImages/menu-div.gif);	
}
#mlddm li a, #mlddm li a#buttonnohover {
	display: block;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 13px 4px;
	margin: 0px;
	/*width: 70px;*/
	text-decoration: none;	

}
#mlddm li a:hover, #mlddm li a#buttonhover {
	color: #0F3549;
	font-weight: bold;

}
#mlddm ul {
	margin: 0px 0px 4px 10px;
	padding: 0px 20px 4px 20px;
	visibility: hidden;
	position: absolute;
	clear: both;
	border: 1px solid #3399CC;
	background: top left repeat url(/GlobalImages/menu_bkgrnd.png);

}
#mlddm ul li {
	display: inline;
	float: none;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: top left repeat url(/GlobalImages/menu_bkgrnd_blank.png);
}
#mlddm ul li a {
	display: inline;
	white-space: nowrap;
	width: 11px;
	margin: 0px 6px -5px -12px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	text-transform:Capitalize;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}
#mlddm ul li a:hover {
	color: #000000;
	padding: 0px 6px 0px -12px;
}

.mlddmLeft 
{
	background: url(/GlobalImages/menu-left.jpg) no-repeat top left;
}

.mlddmRight 
{
	background: url(/GlobalImages/menu-right.gif) no-repeat top right;
}