﻿/********** Content Pages **********/
.ContentOuterTable
{
	background-image		:	url(Images/Background/Spacer2.jpg);
}
.ContentLeftCell,
.ContentRightCell
{
	background-color			:	#333333;
}
.ContentLeftTopCell,
.ContentCenterTopCell,
.ContentRightTopCell
{
	background-image		:	url(Images/Background/RightTop.png);
	background-repeat		:	no-repeat;
}
.ContentLeftMiddleCell,
.ContentCenterMiddleCell,
.ContentRightMiddleCell
{
	background-color			:	#FFFFFF;
}
.ContentLeftBottomCell,
.ContentCenterBottomCell,
.ContentRightBottomCell
{
	background-image		:	url(Images/Background/RightBottom.png);
	background-repeat		:	no-repeat;
}
.ContentOuterTableCell1,
.ContentOuterTableCell2
{
	background-color			:	#333333;
}
.ContentTabelTopCell
{
	background-image		:	url(Images/Background/RightTopDoubel.png);
	background-repeat		:	no-repeat;
}
.ContentTabellMiddleCell
{
	background-color			:	#FFFFFF;
}
.ContentTabelBottomCell
{
	background-image		:	url(Images/Background/RightBottomDoubel.png);
	background-repeat		:	no-repeat;
}
.ServicesGridViewRow,
.ServicesGridViewAltRow
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.ServicesGridViewAltRow
{
	background-color			:	#CCFFCC;
}
.ContentLabelBlack12Bold
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	bold;
}
.ContentLabelBlack16Bold
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	16pt;
	font-style					:	normal;
	font-weight					:	bold;
}
.ContentLabelBlack10Normal
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	10pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.ContentLabelGreen12BoldPrint
{
	color							:	#006600;
	font-family					:	Segoe Print;
	font-size						:	12pt;
	font-weight					:	bold;
}
.ContentLabelWhite14NormalPrint
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	14pt;
	font-weight					:	normal;
}
.ContentLabelWhite12Normal
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-weight					:	normal;
}
.ContentLabelRed12Normal
{
	color							:	#FF0000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-weight					:	normal;
}
.ContentLabelRed16Normal
{
	color							:	#FF0000;
	font-family					:	Segoe UI;
	font-size						:	16pt;
	font-weight					:	normal;
}
.ContentLabelHyperLinkYellow14NormalPrint
{
	color							:	#FFFF00;
	font-family					:	Segoe UI;
	font-size						:	14pt;
	font-weight					:	normal;
}
.ContentLabelHyperLinkYellow14BoldPrint
{
	color							:	#FFFF00;
	font-family					:	Segoe Print;
	font-size						:	14pt;
	font-weight					:	bold;
}
.ContentLabelHyperLinkYellow14NormalPrint:hover,
.ContentLabelHyperLinkYellow14BoldPrint:hover
{
	font-size						:	16pt;
}
.ContentLabelHyperLinkGreen10Normal
{
	color							:	#0033CC;
	font-family					:	Segoe UI;
	font-size						:	10pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.ContentLabelHyperLinkGreen10Normal:hover
{
	font-size						:	12pt;
}
.ContentLabelHyperLinkBlack12Normal
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.ContentLabelHyperLinkBlack12Normal:hover
{
	font-size						:	14pt;
}
.GridView1Link
{
	color							:	#0033CC;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.GridView1Link:hover
{
	font-size						:	14pt;
}
.ContentLabelWhite16Bold
{
	color							:	#FFFFFF;
	font-family					:	Segoe UI;
	font-size						:	16pt;
	font-style					:	normal;
	font-weight					:	bold;
}
.CustomerWindowTop
{
	background-image		:	url(Images/Background/TopCustomers.png);
	background-repeat		:	no-repeat;	
}
.CustomerWindowBottom
{
	background-image		:	url(Images/Background/BottomCustomers.png);
	background-repeat		:	no-repeat;
}
.CustomerSitesCell,
.CustomerSitesCell2,
.CustomerSitesCell1
{
	background-color			:	#FFFFFF;
}
.CustomerSitesImage
{
	border						:	none;
}
.CustomerSitesLabelTitle
{
	color							:	#000000;
	font-family					:	Segoe Print;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.CustomerSitesLabelText
{
	color							:	#000000;
	font-family					:	Segoe UI;
	font-size						:	10pt;
	font-style					:	normal;
	font-weight					:	normal;
}


/********** Contact Us Page **********/
.ContactUsHyperLink
{
	color							:	#FFFF00;
	font-family					:	Segoe UI;
	font-size						:	12pt;
	font-style					:	normal;
	font-weight					:	normal;
}
.ContactUsHyperLink:hover
{
	font-size						:	14pt;
}
.NameTextBox,
.EmailAddressTextBox1,
.EmailAddressTextBox2,
.PhoneNumberTextBox,
.AddressTextBox1,
.AddressTextBox2,
.AddressTextBox3,
.AddressTextBox4,
.AddressTextBox5,
.DropDownList,
.SubjectTextBox,
.WebsiteTextBox,
.MessageTextBox
{
	background-color			:	#FFFFFF;
	border-color				:	#336666;
	border-style				:	solid;
	border-width				:	1px;
	font-size						:	14pt;
}
.CheckBox
{
	color							:	#FFFFFF;
	font-size						:	14pt;
}
.ContactUsSubmitButton
{}
/********** Contact Us Page -- End**********/
/********** Content Pages -- End **********/