﻿body 
{
	padding: 0px;
	margin: 0px;
	background-image: url(../../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #b38538;
	font-family						: Arial, Helvetica, sans-serif;
	font-size:12px;
	color							: white;
	
	
	scrollbar-3dlight-color:#0b1458; 
	scrollbar-arrow-color:#99caff; 
	scrollbar-base-color:#325cba; 
	scrollbar-darkshadow-color:#0b1458; 
	scrollbar-face-color:#325cba; 
	scrollbar-highlight-color:#0b1458; 
	scrollbar-shadow-color:#0b1458; 
	scrollbar-track-color:#0b1458; 


}
p
{
	margin-top:0px;
	margin-bottom:0px;
}
a:link, a:visited, a:active
{
	color: white;
}
a:hover
{
	/*color: white;*/
	color: #c5202e;
}

h1
{
	margin-top: 0px;
	font-size: 22px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
h2
{
	margin-top: 0px;
	font-size: 18px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
h3
{
	margin-top: 0px;
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}

.Heading1
{
	padding-bottom: 10px;
	margin-bottom: 10px;
	
	font-size: 22px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Heading2
{
	margin-top: 0px;
	font-size: 18px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.Heading3
{
	margin-top: 0px;
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.Green
{
	
	color: #43d127;
}
.PriceListTableHeader
{
	padding: 8px 20px 8px 20px;
	color: #99caff;
}
.PriceListItemDescription
{
	padding: 8px 60px 8px 20px;
	border-top: solid 1px #99caff;
}
.PriceListItemPrice
{
	padding: 8px 20px 8px 0px;
	border-top: solid 1px #99caff;
}
.PriceListTableFooter
{
	padding: 8px 20px 8px 20px;
	border-top: solid 1px #99caff;
}
.HomeContentContainer
{
	width: 780px;
	background-image: url(../../images/HomeContentContainerBackground.jpg);
	background-repeat: repeat-y;
}

.ProductTableContainer
{
}
.SeriesNameCell
{

	
}
.SeriesNameContainer
{
	border-top: solid 1px #99caff;
	border-left: solid 1px #99caff;
	border-right: solid 1px #99caff;
	
	background-color: #355fbd;
	
	color: White;
	
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	padding: 6px;

	
}
.ProductNameCell
{
	background-image: url(../../images/ProductNameCellBackground.jpg);
	background-repeat: repeat-y;
	background-color: #355fbd;
	color: White;
	border: solid 1px #99caff;
	padding: 3px 3px 3px 6px;
}
.ProductBodyCell
{
}
.ProductBodyTable
{
}
.ProductImageCell
{
	border-left: solid 1px #99caff;
	background-color: #355fbd;
	padding: 16px;
	width: 149px;
}
.ProductImageCell img
{
	border: solid 1px #99caff;
}

.ProductInfoContainerCell
{
	background-color: #355fbd;
	border-bottom: solid 1px #99caff;
	border-right: solid 1px #99caff;
}
.ProductInfoContainerCellSingleSubsection
{
	background-color: #355fbd;
	border-bottom: solid 1px #99caff;
	border-right: solid 1px #99caff;
	padding: 0px 0px 16px 16px;
}
.ProductDescriptionCell
{
	padding: 16px;
}

.ProductDescriptionCell ul 
{ 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../../images/product_bullet_l1.jpg);
}
.ProductDescriptionCell ul ul
{ 
	list-style-image: url(../../images/product_bullet_l2.jpg);
	color: #98caff;
}
.ProductDescriptionCell li 
{ 
	padding: 3px;
}

.ProductSectionsTable
{
}
.StandardFeaturesContainerCell
{
	border-right: solid 1px #99caff;
}
.StandardFeaturesCell
{
	border-left: solid 1px #99caff;
	border-top: solid 1px #99caff;
	border-bottom: solid 1px #99caff;
	background-color: #0a2e8d;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	width: 273px;
}
.StandardFeaturesCellSingleSection
{
	border-left: solid 1px #99caff;
	border-top: solid 1px #99caff;
	border-bottom: solid 1px #99caff;
	background-color: #0a2e8d;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
	width: 508px;
}
.StandarFeatureInfoCell
{
	padding: 16px;
}
.StandarFeatureInfoCell ul 
{ 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../../images/product_bullet_l1.jpg);
}
.StandarFeatureInfoCell ul ul
{ 
	list-style-image: url(../../images/product_bullet_l2.jpg);
	color: #98caff;
}
.StandarFeatureInfoCell li 
{ 
	padding: 3px;
}
.ApplicationsCell
{
	border-top: solid 1px #99caff;
	border-bottom: solid 1px #99caff;
	background-color: #1a3f9d;
	font-weight: bold;
	
	padding: 3px 3px 3px 10px;
	width: 235px;
}
.ApplicationsInfoCell
{
	padding: 16px;
}
.ApplicationsInfoCell ul 
{ 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../../images/product_bullet_l1.jpg);
}
.ApplicationsInfoCell ul ul
{ 
	list-style-image: url(../../images/product_bullet_l2.jpg);
	color: #98caff;
}
.ApplicationsInfoCell li 
{ 
	padding: 3px;
}

.LimitedWarrantyCell
{
	border-top: solid 1px #99caff;
	border-bottom: solid 1px #99caff;
	font-weight: bold;
	padding: 3px 3px 3px 10px;
}
.LimitedWarrantyInfoCell
{
	padding: 16px;
	
}
.LimitedWarrantyInfoCell ul 
{ 
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	list-style-image: url(../../images/product_bullet_l1.jpg);
}
.LimitedWarrantyInfoCell ul ul
{ 
	list-style-image: url(../../images/product_bullet_l2.jpg);
	color: #98caff;
}
.LimitedWarrantyInfoCell li 
{ 
	padding: 3px;
}



.ProductImageBottomCell
{
	border-top: solid 1px #99caff;
	border-right: solid 1px #99caff;
}


.DynForm_FieldLabelHorizontal
{
	width: 140px;
	text-align: right;
	padding-right: 10px;
}
.DynForm_FieldLabelHorizontal_Required
{
	width: 140px;
	text-align: right;
	padding-right: 10px;
}
.DynForm_FieldControlHorizontal textarea
{
	width: 200px;
	height: 150px;
}
.DynForm_FieldControlVertical textarea
{
	width: 330px;
	height: 175px;
}



.SubpageContentContainer
{
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_Generators
{
	background-image: url(../../images/Sub_Generators_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_Generators_WhatPeopleSay
{
	border-top: solid 1px #9ec8ff;
	background-image: url(../../images/SubPage_Generators_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 48px 10px 154px;
	width: 310px;
	height: 112px;
	overflow:visible;
	
}
.SubpageContentContainer_Generators_Content
{
	padding: 33px 23px 33px 23px;
}

.SubpageContentContainer_Services_Service
{
	background-image: url(../../images/Sub_Services_Service_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_Services_Service_Content
{
	background-color: #325cba;
	height: 234px;
	width: 326px;
	border-right: solid 1px #9ec8ff;
	border-bottom: solid 1px #9ec8ff;
	overflow: auto;
	padding: 33px 23px 33px 23px;
	
}

.SubpageContentContainer_Services_Service_WhatPeopleSay
{
	background-image: url(../../images/SubPage_Services_Service_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 56px 10px 410px;
	width: 304px;
	height: 112px;
	overflow: visible;
	
}


.SubpageContentContainer_GoingGreen
{
	background-image: url(../../images/Sub_GoingGreen_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_GoingGreen_Content
{
	background-color: #325cba;
	height: 235px;
	width: 323px;
	border-right: solid 1px #9ec8ff;
	border-bottom: solid 1px #9ec8ff;
	overflow: auto;
	padding: 33px 23px 33px 23px;
	
}
.SubpageContentContainer_GoingGreen_WhatPeopleSay
{
	background-image: url(../../images/SubPage_GoingGreen_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 76px 10px 360px;
	width: 334px;
	height: 112px;
	overflow: visible;
	
}

.SubpageContentContainer_Replacement
{
	background-image: url(../../images/Sub_Replacement_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_Replacement_WhatPeopleSay
{
	background-image: url(../../images/SubPage_Replacement_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 48px 10px 154px;
	width: 312px;
	height: 112px
	
}
.SubpageContentContainer_Replacement_Content
{
	padding: 33px 23px 33px 23px;
}


.SubpageContentContainer_Agreements
{
	background-image: url(../../images/Sub_Agreements_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_Agreements_WhatPeopleSay
{
	background-image: url(../../images/SubPage_Agreements_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 25px 0px 25px 155px;
	width: 309px;

	
}
.Subpage_Agreements_MainContent
{
	background-color: #325cba;
	height: 175px;
	width: 467px;
	border-right: solid 1px #9ec8ff;
	overflow: auto;
	
	border-bottom: solid 1px #9ec8ff;
	border-top: solid 1px #9ec8ff;
	
	padding: 33px 23px 33px 23px;
}

.SubpageContentContainer_Agreements_RightColumn
{
	padding: 35px 0px 35px 0px;
	border-left: solid 1px #9ec8ff;
	
	background-image: url(../../images/SubPage_Agreements_RightColumnBackground.jpg); 
	background-repeat: no-repeat;
	
	width: 255px;
	
}



.SubpageContentContainer_About
{
	background-image: url(../../images/Sub_AboutUs_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_About_WhatPeopleSay
{
	background-image: url(../../images/SubPage_AboutUs_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	width: 469px;
	
}
.SubpageContentContainer_About_WhatPeopleSay_Content
{
	
	padding: 28px 48px 28px 154px;
	width: 267px;
	height: 70px;
	
}

.SubpageContentContainer_About_Content
{
	padding: 33px 23px 33px 23px;
}


.SubpageContentContainer_NewConstruction
{
	background-image: url(../../images/Sub_NewConstruction_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.Subpage_NewConstruction_MainContent
{
	background-color: #325cba;
	height: 234px;
	width: 252px;
	border-left: solid 1px #9ec8ff;
	overflow: auto;
	
	padding: 33px 23px 33px 23px;
}
.SubpageContentContainer_NewConstruction_WhatPeopleSay
{
	border-top: solid 1px #9ec8ff;
	
	background-image: url(../../images/SubPage_NewConstruction_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 48px 10px 154px;
	width: 312px;
	height: 112px;
	
}

.Subpage_NewConstruction_LeftColumn
{
	width: 514px;
	border-right: solid 1px #9ec8ff;
}
.SubpageContentContainer_NewConstruction_RightColumn
{
	padding: 55px 0px 55px 60px;
	width: 195px;
	background-image: url(../../images/Sub_NewConstruction_RightColumnBackground.jpg); 
	background-repeat: no-repeat;
}

.SubpageContentContainer_HVAC
{
	background-image: url(../../images/Sub_HVAC_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_HVAC_MainContent
{
	background-color: #325cba;
	
	padding: 33px 23px 33px 23px;
	
	height: 234px;
	width: 252px;
	border-left: solid 1px #9ec8ff;
	border-right: solid 1px #9ec8ff;
	overflow: auto;
}
.SubpageContentContainer_HVAC_WhatPeopleSay
{
	border-top: solid 1px #9ec8ff;
	
	background-image: url(../../images/SubPage_HVAC_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	
	padding: 30px 222px 10px 154px;
	width: 394px;
	height: 112px;
	
}


.SubpageContentContainer_Services
{
	background-image: url(../../images/Sub_Services_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.Subpage_Services_MainContent
{
	background-color: #325cba;
	height: 277px;
	width: 211px;
	border-right: solid 1px #9ec8ff;
	overflow: auto;
	
	padding: 23px 23px 0px 23px;
}
.Subpage_Services_LeftColumn
{
	width: 514px;
	border-right: solid 1px #9ec8ff;
}
.SubpageContentContainer_Services_WhatPeopleSay
{
	border-top: solid 1px #9ec8ff;
	
	background-image: url(../../images/SubPage_Services_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 20px 10px 154px;
	width: 340px;
	
}
.SubpageContentContainer_Services_RightColumn
{
	padding: 55px 0px 55px 60px;
	width: 195px;
	background-image: url(../../images/SubBanner_Services_SideContentBackground.jpg); 
	background-repeat: no-repeat;
}
.SubpageContentContainer_Services_RightColumn p
{
	margin: 4px 0px 4px 0px;
	
}
.SubpageContentContainer_Services_RightColumn a, .SubpageContentContainer_Services_RightColumn a:visited
{
	background-position: 10px 11px;
	background-image: url(../../images/Arrow.gif);
	background-repeat: no-repeat;
	
	padding: 7px 0px 7px 21px;
	display: block;
	font-weight: bold;
	color: White;
	text-decoration: none;
	
}
.SubpageContentContainer_Services_RightColumn a:hover
{
	background-position: 6px 7px;
	background-image: url(../../images/ArrowBig.gif);
	background-repeat: no-repeat;
	
	padding: 7px 0px 7px 21px;
	display: block;
	font-weight: bold;
	color: #e9812a;
	background-color: #091c46;
	text-decoration: none;
}


.SubpageContentContainer_FAQ
{
	background-image: url(../../images/Sub_FAQ_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.Subpage_FAQ_MainContent
{
	background-color: #325cba;
	height: 242px;
	width: 468px;
	overflow: auto;
	
	padding: 33px 23px 33px 23px;
	
	background-image: url(../../images/Sub_FAQ_Content_Background.jpg); 
	background-repeat: no-repeat;
	background-position: right top
}
.SubpageContentContainer_FAQ_WhatPeopleSay
{
	border-top: solid 1px #9ec8ff;
	
	background-image: url(../../images/SubPage_FAQ_WhatPeopleSay.jpg); 
	background-repeat: no-repeat;
	padding: 28px 48px 10px 154px;
	width: 312px;
	height: 112px;
	
}

.SubpageContentContainer_FAQ_RightColumn
{
	padding: 55px 0px 55px 60px;
	width: 195px;
	background-image: url(../../images/SubPage_FAQ_RightColumn.jpg); 
	background-repeat: no-repeat;
}

.SubpageContentContainer_Promotions
{
	background-image: url(../../images/Sub_Promotions_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_PromotionsSecondLayer
{
	background-image: url(../../images/Sub_Promotions_SecondaryBackground.jpg);
	background-repeat: no-repeat;
}
.SubpageContentContainer_LeftColumn
{
	width: 347px;
	padding-top: 40px;
}
.SubpageContentContainer_LeftColumn_Content
{
	background-color: White;
	border-top: solid 1px #9ec8ff;
	border-bottom: solid 1px #9ec8ff;
}

.SubpageContentContainer_RightColumn
{
	border-left: solid 1px #9ec8ff;
	border-bottom: solid 1px #9ec8ff;
	padding: 50px 30px 50px 30px;
}

.SubpageContentContainer_Locations
{
	background-image: url(../../images/Sub_Locations_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_LocationsSecondLayer
{
	background-image: url(../../images/Sub_Locations_SecondaryBackground.jpg);
	background-repeat: no-repeat;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_Locations_MainContent
{
	height: 358px; padding: 50px 150px 0px 150px; overflow: auto;
}

.SubpageContentContainer_Locations_WhatPeopleSay
{
	padding: 0px 192px 50px 240px;
	height: 125px;
}



.SubpageContentContainer_Financing
{
	background-image: url(../../images/Sub_Financing_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_FinancingSecondLayer
{
	background-image: url(../../images/Sub_Financing_SecondaryBackground.jpg);
	background-repeat: no-repeat;
	background-color: #001327;
	width: 770px;
}
.SubpageContentContainer_Financing_MainContent
{
	height: 358px; padding: 50px 150px 0px 150px; overflow: auto;
}

.SubpageContentContainer_Financing_WhatPeopleSay
{
	padding: 0px 192px 50px 240px;
	height: 125px;
}



.SubpageContentContainer_Contact
{
	background-image: url(../../images/Sub_Contact_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_ContactSecondLayer
{
	background-image: url(../../images/Sub_Contact_SecondaryBackground.jpg);
	background-repeat: no-repeat;
	
}
.SubpageContentContainer_ContactForm_LeftColumn
{
	padding-left: 121px;
	padding-top: 93px;
	width: 205px;
	
}

.SubpageContentContainer_ContactForm
{
	padding-left: 20px;	
	padding-right: 20px;	
	padding-top: 50px;
	
}


.SubpageContentContainer_MP
{
	background-image: url(../../images/Sub_MP_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_MPSecondLayer
{
	background-image: url(../../images/Sub_MP_SecondaryBackground.jpg);
	background-repeat: no-repeat;
	padding: 50px 30px 0px 100px;
}
.SubpageContentContainer_MP_RightColumn
{
	width: 250px;
}


.SubpageContentContainer_Testimonials
{
	background-image: url(../../images/Sub_Testimonials_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_TestimonialsSecondLayer
{
	background-image: url(../../images/Sub_Testimonials_SecondaryBackground.jpg);
	background-repeat: no-repeat;
}



.SubpageContentContainer_Estimate
{
	background-image: url(../../images/Sub_Estimate_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_EstimateSecondLayer
{
	background-image: url(../../images/Sub_Estimate_SecondaryBackground.jpg);
	background-repeat: no-repeat;
}

.SubpageContentContainer_Estimate_WhatPeopleSay
{
	padding: 0px 50px 50px 153px;
	width: 170px;
}
.SubpageContentContainer_Estimate_LeftColumnContent
{
	padding: 20px 90px 0px 90px;
}
.SubpageContentContainer_Estimate_RightColumn
{
	padding-top: 50px;
}




.SubpageContentContainer_Products
{
	background-image: url(../../images/Sub_Products_Background.jpg);
	background-repeat: repeat-y;
	background-color: #001327;
	width: 770px;
}

.SubpageContentContainer_ProductsSecondLayer
{
	background-image: url(../../images/Sub_Products_SecondaryBackground.jpg);
	background-repeat: no-repeat;
	padding: 50px 30px 50px 30px;
}



.FooterContentContainer
{
	text-align: center;
	
	padding: 10px;
	background-image: url(../../images/HomeContentContainerBackground.jpg);
	background-repeat: repeat-y;
	color: White;
	
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	
	border-top: solid 1px #9ec8ff;
}


.FooterContentContainer a, .FooterContentContainer a:visited
{
	color: White;
	text-decoration: none;
}
.FooterContentContainer a:hover
{
	color: White;
	text-decoration: underline;
}


.HomeContentCellBorder_L_T
{
	border-left: solid 1px #9ec8ff;
	border-top: solid 1px #9ec8ff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding: 2px 10px 2px 10px;
}
.HomeContentCellBorder_R_L_T
{
	border-left: solid 1px #9ec8ff;
	border-top: solid 1px #9ec8ff;
	border-right: solid 1px #9ec8ff;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding: 2px 10px 2px 10px;
	
	text-align: right;
}


.HomeContentCellBorder_L_T_B
{
	border-left: solid 1px #9ec8ff;
	border-top: solid 1px #9ec8ff;
	border-bottom: solid 1px #9ec8ff;
}



.HomeContentCellBorder_R_L_T_B
{
	border-left: solid 1px #9ec8ff;
	border-top: solid 1px #9ec8ff;
	border-bottom: solid 1px #9ec8ff;
	border-right: solid 1px #9ec8ff;
	font-size: 10px;
}

/* Main Menu and Dropdowns */

.SubMenuContainer
{
	z-index: 900;
	display: none;
	visibility: hidden;
	width: 190px;
	
}

.SubMenuItemFirst
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemFirst a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
}
.SubMenuItemFirst a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemFirstWithSubMenu
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
	
}
.SubMenuItemFirstWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
.SubMenuItemFirstWithSubMenu a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}

.SubMenuItemMiddle
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemMiddle a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
}
.SubMenuItemMiddle a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemMiddleWithSubMenu
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemMiddleWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
.SubMenuItemMiddleWithSubMenu a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}

.SubMenuItemLast
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
	
}
.SubMenuItemLast a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
	
	
}
.SubMenuItemLast a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemLastWithSubMenu
{
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemLastWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
	border-top: solid 1px #cccccc;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
	
}
.SubMenuItemLastWithSubMenu a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}

.SubMenuItemSingle
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemSingle a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
}
.SubMenuItemSingle a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	
}
.SubMenuItemSingleWithSubMenu
{
	border-top: solid 1px white;
	border-left: solid 1px white;
	border-right: solid 1px white;
	border-bottom: solid 1px white;
	/*opacity: .75;*/
	/*filter: alpha(opacity=75);*/
	white-space:nowrap;
}
.SubMenuItemSingleWithSubMenu a
{
	padding: 3px 20px 3px 3px;
	background-color: black;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
}
.SubMenuItemSingleWithSubMenu a:hover
{
	background-color: #305bb9;
	color: white;
	display: block;
	text-decoration: none;
	background-image: url(../../images/MenuArrow_White.gif);
	background-position:right center;
	background-repeat: no-repeat;
	
}



/* TinyMCE Styles*/

#left_content_column
{
	padding-right: 20px;
}
#right_content_column
{
	border-left: solid 1px #2e2e2e;
	padding-left: 20px;
}


.SmallText
{
	font:10px Arial;
}

.IssuesSearchField-subpage,
.IssuesSearchField-home
{
	border-top:1px #888 solid;
	border-left:1px #bbb solid;
	border-right:1px #eee solid;
	border-bottom:1px #fff solid;
	margin-right:8px;
}
.IssuesSearchField-subpage
{
	width:185px;
}
.IssuesSearchField-home
{
	width:175px;
}
.SearchField
{
}
a.readmore
{
	color:#0067c7;
	text-decoration:none;
	font-size:9px;
}
a.readmore:hover
{
	text-decoration:underline;
}

.EditorButtonBar
{
	padding: 3px;
	padding-top:0px;
	padding-bottom:6px;
	background-color: White;
	border-bottom:1px #888 solid;
}



/* BLACK & RED CALENDAR STYLES */

.BLACKRED_CalendarHeader
{
	
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	color: white;
	padding-bottom: 4px;
}
.BLACKRED_CalendarTable
{
	
}
.BLACKRED_DayColumnHeader
{
	background-image: url(../../images/Calendar_blackred_DayColumnHeader_Background.jpg);
	text-align: center;
	background-color: #cddbee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	overflow: hidden;
}

.BLACKRED_DayNumberHeader
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background.jpg);
	text-align: right;
	background-color: #dce6f3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
}
.BLACKRED_DayNumberHeader a, .BLACKRED_DayNumberHeader a:visited
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeader a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderHover
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background_Hover.jpg);
	text-align: right;
	background-color: #dce6f3;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
}
.BLACKRED_DayNumberHeaderHover a, .BLACKRED_DayNumberHeaderHover a:visited
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderHover a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonth
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background.jpg);
	
	text-align: right;
	
	background-color: #cfd7e1;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	
	
}
.BLACKRED_DayNumberHeaderOffMonth a, .BLACKRED_DayNumberHeaderOffMonth a:visited
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonth a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonthHover
{
	background-image: url(../../images/Calendar_blackred_DayNumberHeader_Background_Hover.jpg);
	
	text-align: right;
	
	background-color: #cfd7e1;
	
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	
	
}
.BLACKRED_DayNumberHeaderOffMonthHover a, .BLACKRED_DayNumberHeaderOffMonthHover a:visited
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayNumberHeaderOffMonthHover a:hover
{
	color:black;
	display: block;
	text-decoration: none;
}
.BLACKRED_DayCell
{
	text-align: left;
	
	background-color: white;
	
	font-family: Arial;
	font-size: 11px;
	color:Black;
	
}

.BLACKRED_DayCellOffMonth
{
	text-align: left;
	
	background-color: #dadada;
	
	font-family: Arial;
	font-size: 11px;
	color:Black;
	
}
.BLACKRED_MoreContainer
{

	font-family: Arial;
	font-size: 11px;
	color: Black;
	white-space: nowrap;
	overflow: hidden;
}
.BLACKRED_MoreContainer a
{
	color: Black;
	text-decoration: none;
}
.BLACKRED_MoreContainer a:hover
{
	color: Black;
	text-decoration: underline;
}
.BLACKRED_CalendarEvent
{
	background-image: url(../../images/Calendar_blackred_CalendarEvent_Background.jpg);
	background-color: #f1f7ff;
	font-family: Arial;
	font-size: 11px;
	color: black;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.BLACKRED_CalendarEvent a, .BLACKRED_CalendarEvent a:visited
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarEvent a:hover
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarEventHover
{
	background-image: url(../../images/Calendar_blackred_CalendarEvent_Hover_Background.jpg);
	background-color: #f1f7ff;
	font-family: Arial;
	font-size: 11px;
	color: black;
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
.BLACKRED_CalendarEventHover a, .BLACKRED_CalendarEventHover a:visited
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarEventHover a:hover
{
	color: black;
	display: block;
	text-decoration: none;
}
.BLACKRED_CalendarPopupBackground
{
	background:#fff;
	opacity:0.50;
	filter:alpha(opacity=50); 
}

.BLACKRED_CalendarListViewContainer
{
	border: solid 1px gray;
	
}
.BLACKRED_CalendarListViewNoRecords
{
	font-family: Arial;
	font-size: 11px;
	color: black;
	text-align: center;
	padding: 25px;
}

.BLACKRED_CalendarDetailLabel
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	padding: 2px;
	color: black;
}
.BLACKRED_CalendarDetailValue
{
	font-family: Arial;
	font-size: 11px;
	font-weight:normal;
	padding: 2px;
	color: black;
}
.BLACKRED_CalendarDescriptionDisplay
{
	border: solid 1px gray;
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	background-color: black;
	height:200px;
	overflow-y:scroll;
}
.BLACKRED_CalendarDetailsContainer
{
	border: solid 1px gray; background-color: white; padding: 0px;
}
.BLACKRED_CalendarDetailsContainerWindowTitle
{
	padding-left: 3px;
	height: 16px;
	background-image: url(../../images/Calendar_blackred_DayColumnHeader_Background.jpg);
	background-color: #cddbee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	border-bottom: solid 1px gray;
}
.BLACKRED_CalendarDetailsContainerWindowContents
{
	padding: 2px;
	background-color: white;
	background-image: url(../../images/Calendar_Details_Background.jpg);
	background-repeat: repeat-x;
}
.BLACKRED_CalendarDetailsCloseContainer
{
	text-align: center;
	padding-top: 2px;
}


.BLACKRED_CalendarListViewContainer
{
	background-color: White;
}

.BLACKRED_CalendarListViewHeader
{
	padding-left: 3px;
	height: 16px;
	background-image: url(../../images/Calendar_blackred_DayColumnHeader_Background.jpg);
	background-color: #cddbee;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color:black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}
.BLACKRED_CalendarListViewMonthGroup
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: black;
	
	padding: 6px;
	background-color: #ceb1b3;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	background-image: url(../../images/Calendar_blackred_MonthGroup_Background.jpg);
	background-repeat: repeat-x;
	
}
.BLACKRED_CalendarListViewMonthGroup a, .BLACKRED_CalendarListViewMonthGroup a:visited
{
	color: Black;
	text-decoration: none;
}

.BLACKRED_CalendarListViewMonthGroup a:hover
{
	color: Black;
	text-decoration: underline;
}


.BLACKRED_CalendarListViewRow
{
	
	font-family: Arial;
	font-size: 11px;
	color: black;
	
	padding: 3px;
	background-color: white;
}
.BLACKRED_CalendarListViewRow a, .BLACKRED_CalendarListViewRow a:visited
{
	color: black;
	text-decoration: none;
}
.BLACKRED_CalendarListViewRow a:hover
{
	
	color: black;
	text-decoration: underline;
}


.BLACKRED_CalendarListViewAltRow
{
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
	color: black;
	
	background-color: #e4e4e4;
	border-bottom: solid 1px #d8d8d8;
	border-top: solid 1px #d8d8d8;
}
.BLACKRED_CalendarListViewAltRow a, .BLACKRED_CalendarListViewAltRow a:visited
{
	color: black;
	text-decoration: none;
}
.BLACKRED_CalendarListViewAltRow a:hover
{
	
	color: black;
	text-decoration: underline;
}


.BLACKRED_CalendarDetailseRegisterForEventContainer
{
	padding: 10px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.BLACKRED_CalendarDetailseRegisterForEventContainer a, .BLACKRED_CalendarDetailseRegisterForEventContainer a:visited
{
	color: White;
	text-decoration: none;
}
.BLACKRED_CalendarDetailseRegisterForEventContainer a:hover
{
	color: White;
	text-decoration: underline;
}


/* END CALENDAR STYLES */

/* ROTATOR STYLES */
.RotatorAlpha_100
{
	opacity: 1;
	filter: alpha(opacity=100);
}
.RotatorAlpha_90
{
	opacity: .90;
	filter: alpha(opacity=90);
}
.RotatorAlpha_80
{
	opacity: .80;
	filter: alpha(opacity=80);
}
.RotatorAlpha_70
{
	opacity: .70;
	filter: alpha(opacity=70);
}
.RotatorAlpha_60
{
	opacity: .60;
	filter: alpha(opacity=60);
}
.RotatorAlpha_50
{
	opacity: .50;
	filter: alpha(opacity=50);
}

.RotatorAlpha_40
{
	opacity: .40;
	filter: alpha(opacity=40);
}

.RotatorAlpha_30
{
	opacity: .30;
	filter: alpha(opacity=30);
}

.RotatorAlpha_20
{
	opacity: .20;
	filter: alpha(opacity=20);
}

.RotatorAlpha_10
{
	opacity: .10;
	filter: alpha(opacity=10);
}

.RotatorAlpha_0
{
	opacity: .0;
	filter: alpha(opacity=0);
}


