﻿/*
Colour charts:
#FD9800 = light orange
#FF6500 = orange
#D4D0C8 = grey (windows-like application colour)
#999999 = grey (light)
#343434 = dark brown
*/
/* Basic HMTL Tags */
body
{
	font-family: Arial, Verdana;
	font-size: small;
	margin: 0;
	padding: 0;
	height: 100%;
	color: #6E6E6E;
	background-color: #F6FAFD;
}
td
{
	vertical-align: top;
}
a, a:link
{
	color: #38A7C5;
}
a:hover
{
	text-decoration: underline;
}


img, table
{
	border: 0;
	padding: 0;
	margin: 0;
	position: relative;
	float: left;
}
hr
{
	height: 0;
	width: auto;
	border: 0;
	border-bottom: 1px dashed red;
	margin: 10px 0 5px 0;
}
.PublicErrorMessage
{
	color: Red;
	font-size: small;
	font-weight: bold;
}
.PublicErrorMessage ul, .PublicErrorMessage li
{
	display: none;
}
/* three variations of input fields: short, medium, long*/
.PublicInputField, .PublicInputFieldShort, .PublicInputFieldMedium, .PublicInputFieldLong
{
	font-family: Arial, Verdana;
	padding: 2px;
	font-size: 11px;
	border: 1px solid #999;
	width: 150px;
	margin: 2px 0 2px 0;
	float: left;
}
.PublicInputFieldShort
{
	width: 183px;
}
.PublicInputFieldMedium
{
	width: 147px;
}
.PublicInputFieldLong
{
	width: 98%;
}
.PublicButton
{
	background-color: #A09D93;
	background-image: url(/Images/CustomerSpecific/menuRepeat.jpg);
	color: #FFFFFF;
	margin: 2px;
	height: 20px;
	font-size: 11px;
	padding: 0 2px 0 2px;
	float: left;
}
.SearchButton
{
	background-color: #A09D93;
	background-image: url(/Images/CustomerSpecific/menuRepeat.jpg);
	color: #FFFFFF;
	margin: 2px;
	height: 21px;
	width: 67px;
	font-size: 11px;
	padding: 0 2px 0 2px;
	float: left;
	
}
#Header
{
	padding: 0;
	margin: 0;
}
#Banner
{
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 195px;
	position: relative;
	float: left;
}
#BannerImage
{
	position: relative;
	float: left;
}
#BannerImage img
{
	border: 0;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 195px;	
}
#SearchBar
{
	float: left;
	width: 100%;
	background-image: url(/Images/CustomerSpecific/EPSDS-PS.gif);
	text-align: right;
	background-repeat: no-repeat;
	height: 121px;
}
.Logo
{
	position: absolute;
	right: 0px;
	z-index: 2;
	top: 76px;
}
#Content
{
	padding: 0;
	margin: 0 0 0 0;
	position: relative;
	float: left;
}
.LeftMenu
{
	position: relative;
	float: left;
	width: 100%;
	margin: 2px 0 0 0;
}
#PublicLeftContent
{
	float: left;
	padding: 0;
	width: 210px;
	position: relative;
}

#PublicMainRightContent
{
	position: relative;
	float: left;
	width: 743px;
}
#PublicRightContent
{
	position: relative;
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	max-height: 100%;
	width: 0;
	height: 0;
	display: none;
}
#PublicMainContent, .PublicMainContent
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0 10px 0 10px;
	clear: right;
	width: 680px;
	overflow: hidden;
}
#UploadedImages img
{
	margin: 0 0 4px 0;
	float: none;
	clear: right;
}
#UploadedImages
{
}
.Image1
{
	height: 119px;
	margin-bottom: 5px;
}
.Image2
{
	height: 119px;
	margin-bottom: 5px;
}
.Image3
{
	height: 97px;
	margin-bottom: 5px;
}
h1, .header1, .InputFieldHeader1
{
	color: #00516C;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	margin: 3px 0 5px 0;
	padding: 0;
	font-weight: 700;
	text-transform: uppercase;
}
h2, .header2, .InputFieldHeader2
{
	color: #225D7B;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	margin: 9px 0 9px 0;
	padding: 0;
}
h3, .header3, .InputFieldHeader3
{
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	text-transform: none;
	margin: 13px 0 5px 0;
	padding: 0;
}
h4, .header4, .InputFieldHeader4
{
	color: Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	margin: 13px 0 5px 0;
	padding: 0;
}
td
{
}
p
{
	color: #6E6E6E;
	font-family: Arial;
	font-weight: normal;
	text-transform: none;
	margin: 0 0 11px 0;
	line-height: 130%;
	text-align: left;
	font-size: small;
}

ul
{
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}
li
{
	list-style-type: square;
	margin: 2px 0 3px 15px;
	padding: 0;
}
#Footer
{
	margin: 0px 0 0 0;
	clear: both;
	padding: 0 0 0 0;
	/*height: 204px;*/
	/*the height below is used for the 'raw' footerlogo.gif image*/
	height: 225px;
}
#FooterRockSolid
{
	text-align: right;
	float: right;
	padding: 5px 15px 0px 15px;
	margin: 0;
}
.FooterText
{
	text-align: center;
	padding: 5px 10px 5px 10px;
	clear: left;
	margin: 0;
	font-size: 10px;
}
#FooterLeft
{
	width: 23%;
	position:relative;
	float:left;
	text-align: left;
}
#FooterMiddle
{
	width: 54%;
	position:relative;
	float:left;
	padding: 2px 0 5px 0;
	margin: 0 auto 0 auto;
}
#FooterRight
{
	width: 23%;
	position:relative;
	text-align: right;
	float:left;
	height: auto;
}
.CoffeySubsidiaryCompaniesFooterText span
{
	display: none;
}

/* category-related styles */

/* Properties common to ArticleItem (main and alternate): */
.ArticleItem, .ArticleItemAlternate
{
	padding: 5px 5px 5px 5px;
	margin: 0;
}
.ArticleItemAlternate
{
	background-color: #EEE;
}
.CategoryDescription
{
	padding: 0px;
}

/* /category-related styles */

/* article-related styles */
.ArticleMetadata
{
	text-align: right;
	margin: 0 0 10px 0;
}
.ArticleAbstract
{
	margin: 5px 0 10px 0;
	color: #666663;
}
.ArticleBody
{
	margin: 0;
	padding: 0 0 0 0;
	color: #666663;
}
/* /article-related styles */
/* homepage-related styles */
.CategoryContent
{
	float: left;
	margin: 0;
	padding: 0 0px 0 0px;
	clear: right;
	min-height:230px;
	height:auto !important;
	height:200px;
	width: 100%;
}
.HomeContent, .DefaultContent, .FormContentOnly
{
	padding: 0px 14px 0 14px;
}
.FormContentOnly
{
	display: none;
}
.HomeContent
{
	/*height: 109px;*/
}
.DefaultContent
{
}
/* /homepage-related styles */
.Breadcrumbs
{
	margin: 0 0 0 5px;
	padding: 10px 10px 5px 10px;
	
	color: Black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
		
}
.BreadcrumbsItem
{
	text-decoration: none;
}
#LeftImages
{
	position: relative;
	float: left;
	width: 280px;
	width: auto;
	height: 100%;
	padding: 0;
	display: run-in;
}
#ParentCategory
{
	
	border-left: 1px solid #FFF;
	width: 210px;
	padding: 0;
	float: left;
	height: 30px;
	/*margin: 0px 0px 0px 20px;*/
}
#ParentCategoryText
{
	font-size: 16px;
	font-weight: bold;
	padding: 8px 3px 0 30px;
}
#ParentCategory a
{
	color: Black;
	text-decoration: none;
}
#ParentCategory a:hover
{
	text-decoration: underline;
}
.ContentHeader
{
	position: relative;
	float: left;
	width: 100%;
	
}
#LeftImage
{
	background-color: #E6E4E0;
	background-repeat: no-repeat;
	background-position: 0 10px;
	padding: 10px 0 0 0;
	width: 240px;
	height: 130px;
}
.LeftMenuItemArrow
{
	position: absolute;
	margin: 5px 0px 4px auto;
	right: 3px;
}
.ChildCategoryItem, .ArticleItem
{
	margin: 15px 0 0 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #CCC;
}
.SearchResultItem
{
	border-top: 1px solid #CCCCCC;
	margin: 15px 0pt 0pt;
	padding: 5px 0pt;
}
.SearchResultItemSubtitle
{
	font-weight: bold;
}
#SearchContentArea
{
	position: relative;
	float: right;
	width: 235px;
	margin: 50px 0 0 0;
}
#SearchLabel
{
	position: relative;
	float: left;
	margin-top: 6px;
	color: #848377;
	font-size: 12px;
}
.SearchTools
{
	font-size: 11px;
	padding: 10px 0;
}
.SearchTools a
{
	text-decoration: underline;
	cursor: pointer;
}
.FeaturedCategoryContent
{
	padding: 10px;
	height: 100%;
	position: relative;
	float: left;
	background-image: url(/Images/CustomerSpecific/AngleBottomRight.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 585px;
}
.FeaturedCaseStudyContent
{
	padding: 16px 16px 0px 16px;
}
#FeaturedCategory, #FeaturedCaseStudy
{
	float: left;
	overflow: hidden;
	padding: 0 0 0 0px;
	margin: 0 0 0 0;
}
#FeaturedCategory
{
	width:100%;
	background-color: #F3F3F3;
	margin: 0 0 0 5px;
}
.FeaturedCategoryItem
{
	position: relative;
	float: left;
	margin: 0 0 10px 0;
}
#FeaturedCaseStudy
{
	overflow: visible;
	padding: 0 0 15px 0;
	position: relative;
	float: left;
	background-color: #024162;
	width: 100%;
}

#FeatureImageCaptionContainer
{
	margin:12px 0 0 0;
	white-space: nowrap;
}

#FeatureImageCaption
{
	float: left;
	background-color: #FD9800;
	padding: 5px 12px 3px 4px;
	text-transform: uppercase;
	font-weight: bold;
	background-image:url(/Images/CustomerSpecific/RoundedCaptionRight.gif); 
	background-position:right top;
	background-repeat: no-repeat;
	min-width: 10px;
	width: auto !important;
	width: 10px;
	white-space: nowrap;
}

#FeatureImageCaption a
{
	color: White;
	text-decoration: none	
}

#FeatureImageCaption a:hover
{
	color: White;
	text-decoration: underline	
}

#FeatureImageRoundedCaptionLeft
{
	float: left;
	width: 6px;
}


#FeaturedImage
{
	border: solid 1px #F5F4F2;
	margin: 0 0 10px 0;
}
.FeaturedCategoryImage
{
	width:100px;
	position: relative;
	float: left;
	height: 80px;
	overflow: hidden;
}
.FeaturedCategoryImage img
{
	width: 100px;
}
.FeaturedText
{
	width:470px;
	position: relative;
	float: left;
	margin: 10px 0 0px 10px;
}
.FeaturedHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #A6A6A6;
	padding: 3px 0 0 0;
	text-transform: uppercase;
}
.FeaturedHeader p
{
	font-size: medium;
}
.FeaturedCategoryHeader
{
	font-size: 12px;
	font-weight: bold;
	color: #C4A892;
	padding: 3px 0 0 0;
	text-transform: uppercase;
}
.FeaturedCategoryHeader p
{
	font-size: medium;
}

.FeatureAbstract
{
	margin: 15px 0 0 0;
	padding-right: 2px;
	text-align: left;
	font-size: small;
	color: White;
}
.FeatureAbstract p
{
	color: White;
}
.FeatureAbstract a
{
	color: #38A7C5;
	text-decoration: none;
}
.FeatureAbstract a:hover
{
	text-decoration: underline;	
}
.ReadMoreLatestNews
{
	font-size: 10px;
	width: 210px;
}
.ReadMoreLatestNews a
{
	font-weight: 600;
	color: #EF9831;
	text-decoration: none;
}
.ReadMoreLatestNews a:hover
{
	text-decoration: underline;
}
.ReadMore
{
	position:relative;
	float: left;
	font-weight: 600;
	text-decoration: none;
	font-size: 10px;
}
.ReadMore a
{
	color: #EF9831;
	font-weight: 600;
	text-decoration: none;
}
.ReadMore a:hover
{
	text-decoration: underline;
}
.ReadMore img
{
	padding: 0;
	margin: 0 0 -5px 0;
}
#LatestNews
{
	background-color: #F6F3EE;
	/*height: 140px;*/
	overflow: hidden;
	position: relative;
	float: left;
	width:100%;
	background-image:url(/Images/CustomerSpecific/AngleBottomRight.gif);
	background-position:right bottom;
	padding: 5px 0 5px 0;
}
.QSAHeader
{
	font-size: 24px;
	font-weight: bold;
	color: #EF9831;
	padding: 0 0 0 15px;
	text-transform: uppercase;
}
.NewsItemRow1
{
	font-size: 12px;
	font-weight: bold;
	color: #A6A6A6;
	padding: 3px 0 0 15px;
	text-transform: uppercase;
}
.NewsItemRow2
{
	font-size: 10px;
	color: #A6A6A6;
	padding: 0px 0 5px 15px;
}
.NewsItemRow2 img
{
	padding: 0 2px 0 0;
}
#AbstractText
{
	position: relative;
	float: left;
	font-size: 18px;
	padding: 5px 0 0 14px;
	text-align: left;
	color: #446578;
	margin: 30px 0 0 0;
	height: 210px;
	font-family: Arial, sans-serif;
	line-height: 25px;
}
#AbstractText p
{
	font-size: 18px;
	text-align: left;
	color: #446578;
	line-height: 25px;	
}
#LeftMenuUploadImage
{
	margin: 5px 0 0 0;
}
#RelatedContent, #RelatedDocuments
{
	padding: 0px 4px 0 10px;
	position: relative;
	float: left;
}
#RelatedContentHeader, #RelatedDocumentsHeader
{
	margin: 0 0 5px 0;
}
.RelatedContentPic, .RelatedDocumentsPic
{
	position: relative;
	float: left;
}
.RelatedContentItem a, .RelatedDocumentsItem a
{
	padding: 0 0 4px 10px;
	font-weight: normal;
	color: #38A7C5;
}
.RelatedContentItem, .RelatedDocumentsItem
{
	margin-bottom: 5px;
	padding: 0 0 0 0;
	color: #333;
}
#MainMenuShadowTop
{
	position: relative;
	float: left;
	height: 1px;
	width: 100%;
	background-color: #E0E0E0;
}

#MainMenuShadowBottom
{
	background-image: url(/Images/CustomerSpecific/MainMenuShadowBottom.gif);
	background-position: bottom;
	font-size: 14px;
}
#Utilities
{
	position: relative;
	float: right;
	padding-right: 10px;
}
.CaseStudyAbstractItem
{
	font-size: small;
}
.CaseStudyAbstractItem a
{
	text-decoration: none;
	color: #38A7C5;
}
.CaseStudyAbstractItem a:hover
{
	text-decoration: underline;
}

.CaseStudyHeader, .CaseStudyHeader a
{
	text-decoration: none;
	color: Black;
}
.CaseStudyHeader a:hover
{
	text-decoration: underline;
}
.ChildCategoryHeader a
{
	color: #225D7B;
}
.ChildCategoryHeader a:hover
{
	text-decoration: underline;
	color: Black;
}
#ContactUsLink
{
	border-top: 1px Solid #EEE;
	border-bottom: 1px Solid #EEE;
	padding: 7px 0 7px 30px;
	margin: 20px 0 0px 0;
}
#ContactUsLink a
{
	color: Black;
	font-size: 12px;
	text-decoration: none;
}
#ContactUsLink a:hover
{
	text-decoration: underline;
}
.DocumentUpload
{
	float: right;
}
.DocumentUpload td
{
	vertical-align: middle;
	padding: 2px;
}
.ContentContainer
{
	width: 100%;
	padding: 0;
	margin: 10px 0;
	float: left;
	clear: none;
}
.ContentContainer a, ContentContainer a:visited
{
	color: #333;
}
.ContentContainer th
{
	background: #CBC7BE;
	border-right: 1px solid #999;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #999;
	font-weight: bold;
	text-align: left;
	margin: 0;
	padding: 5px;
}
.ContentItemHeader, .ContentItemHeaderActiveAscending, .ContentItemHeaderActiveDescending
{
	padding: 0px 0px 0px 20px;
	background-repeat: no-repeat;
}
.ContentItemHeaderActiveAscending
{
	background-image: url(/Images/arrow_up.gif);
}
.ContentItemHeaderActiveDescending
{
	background-image: url(/Images/arrow_down.gif);
}
.ContentItemAlternate, .ContentItem
{
	vertical-align: top;
	padding: 15px 10px 10px 10px;
}
.ContentItemAlternate img, .ContentItem img
{
	margin: 0 5px 0 0;
	padding: 0;
	vertical-align: middle;
}
.ContentItem
{
	background: #EEE;
	border-bottom: 1px dotted #999;
}
.ContentItemAlternate
{
	background: #FFF;
	border-bottom: 1px dotted #999;
}
.ContentItemAlternate a, .ContentItemAlternate a:link, .ContentItemAlternate a:visited, .ContentItem a, .ContentItem a:link, .ContentItem a:visited
{
	color: Black;
}
.InputContentItemTitle
{
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	color: Black;
	width: 97%;
	margin: 0 1%;
	border: 1px solid #999;
	padding: 2px;
}
.ContentItemTitle
{
	position: relative;
}

.ContentItemTitle a
{
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}
.ContentItemStatus
{
	font-size: 11px;
}
.ContentItemMetadataContainer
{
	margin: 5px 0;
	font-size: 11px;
}
.ContentItemAbstract
{
	font-size: 11px;
	color: #666;
	margin: 10px 0;
	position: relative;
	float: left;
	clear:left;
	width: 430px;
}
.ContentItemMetadataContainer td
{
	padding: 1px;
	margin: 0;
	border-bottom: 0;
}
.ContentItemAction
{
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	margin: 0 0 0px 0;
	clear: left;
}
.ContentItemAction a
{
	text-decoration: none;
}
.ContentItemSubAction
{
	font-size: 11px;
	margin: 1px 0;
	padding: 0;
	width: 100%;
	text-align: center;
}
.ContentProgressInfo
{
	height: 15px;
	float: left;
	background: #FF0000;
	color: #FFF;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 5px;
}
.ContentItemStaging
{
}
.FileUploadArea
{
	float: left;
	width: 100%;
	margin: 10px 0;
}
SPAN.searchword
{
	background-color: yellow;
}
#SiteContent
{
	width:1000px;	
	margin: 0 auto;
	background-color: White;
	height: auto;
	border-left: 1px Solid Gray;
	border-right: 1px Solid Gray;
	border-bottom: 10px Solid #016096;
}
.ImageUploads
{
	width: 316px;
	padding: 0;
	background-color: #024162;
}
.ImageUploads img
{
	width: 100%;	
}
.CaseStudyAbstractContent
{
	width: 65%;	
	position: relative;
	text-align: left;	
}
.CaseStudyImageContent
{
	width: 30%;
	position: relative;
	float: right;
	text-align: left;
	height:100px;
	overflow: hidden;
}
.CaseStudyImageContent img
{
	width: 100%;
}
.CaseStudy
{
	position: relative;
	float: left;
	width: 100%;
}
.CaseStudyContent
{
	position: relative;
	float: left;	
}
#FeatureImage
{
	width: 100%;	
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#FeatureImage img
{
	width: 100%;
	background-image:url(/Images/CustomerSpecific/AngleBottomRight.gif);
	background-position:bottom right;
	float: left;
	overflow: hidden;
}
#CategoryTitle
{
	padding: 20px 0 0 15px;
}
.TechnicalAdvisoryContainer
{
	position: relative;
	float: left;
	background-color: #E2EFF5;
	display: inline;
	width: 316px;
	height: 185px;
	border-left: 2px Solid White;
	padding: 10px 0 0 0;
}
.ChangePasswordContainer
{
	position: relative;
	float: left;
	background-color: #E2EFF5;
	display: inline;
	width: 306px;
	border-left: 2px Solid White;
	padding: 10px 0 10px 0;
	margin: 20px 0 20px 80px;
}
.BoxImage
{
	position: relative;
	float: left;
	clear: both;
	padding: 0 10px 0 30px;
}
.BoxHeader, .BoxHeaderSpecial, .BoxHeaderLong
{
	font-weight:700;
	position: relative;
	float: left;
	padding: 10px 10px 5px 30px;
	clear: both;
	width: 277px;
}
.BoxHeader, .BoxHeaderLong
{
	color: #505050;	
}
.BoxHeaderLong
{
	width: 286px;	
}
.BoxHeaderSpecial
{
	color: White;	
}
.BoxText, .BoxTextChangePassword
{
	color: #505050;
	position: relative;
	float: left;
	padding: 10px 10px 10px 10px;
	clear: left;
	width: 208px;
}
.BoxTextChangePassword
{
	margin: 0 0 10px 0;
	display: inline;
}
.BoxRow
{
	position: relative;
	float: left;
	margin: 0px 0 5px 0;
	padding: 0 0 0 30px;
}
.TechnicalAdvisoryLink
{
	position: relative;
	float: left;
	padding: 0 0 5px 9%;
	width: 96%;
}
.HomeTitleBar
{
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
}
.BoxField, .BoxFieldLong
{
	width: 65px;
	position: relative;
	float: left;
	padding: 4px 0 0 0;
	color: Black;
}
.BoxFieldLong
{
	width: 145px;
}
.BoxFieldNextToButton
{
	position: relative;
	float: left;
	padding: 4px 0 0 30px;
	width: 100px;
}
.TechnicalAdvisoryButton
{
	position: relative;
	float: right;
	padding: 0 30px 0 0;
}
.RegisterContainer
{
	position: relative;
	float: left;
	background-color: #E2EFF5;
	display: inline;
	width: 316px;
	padding: 10px 0 10px 0;
}
#AdviserRegistration
{
	position: relative;
	float: left;
	padding: 0px 0px 0px 0px;
	background-color: #7298AB;
	background-color: #38A7C5;
	background-color: #C1CDD8;
	background-color: #308CA7;
	width: 100%;
	padding: 10px 0 10px 0;
}
#AdviserRegistration a
{
	padding: 0 0 0 5px;
	font-weight: bold;
	color: White;
}
.TableCellSpecial, .TableCellSpecial td
{	
	border-bottom:1px solid #ccc;
	padding-top:3px;
}
.TableCellHeading, .TableCellHeading td
{	
	border-bottom:1px solid #ADADAD;
	background-color:#0066A4;
	color: White;
	font-size:12px;
	text-align: left;
	padding:0 0 0 4px;
}
.TableCellSpecialAlternate1, .TableCellSpecialAlternate1 td
{	
	border-bottom:1px solid #ADADAD;
	padding:5px 0 2px 4px;
	font-size: 10px;
}
.TableCellSpecialAlternate2, .TableCellSpecialAlternate2 td
{	
	border-bottom:1px solid #ADADAD;
	padding:5px 0 2px 4px;
	background-color:#E6E7E8;
	font-size: 10px;
}
.TableCellSpecialAlternate3, .TableCellSpecialAlternate3 td
{	
	border-bottom:1px solid #ADADAD;
	padding:5px 0 2px 4px;
	background-color: White;
	font-size: 12px;
}
.TableCellSpecialAlternate3 p
{
	background-color: White;
	font-size: 12px;	
}
#SearchResultContainer
{
	position: relative;
	float: left;	
	width: 100%;
	margin: 20px 0 0 0;
}
.FirstRow
{
    background-color:#E0E0E0;   
}
.SecondRow td
{
    
}
.HomePageTable
{
    border-left:1px dashed #999999;
    border-top:1px dashed #999999;
    width:100%;
    color:#6E6E6E;
}
.HomePageTable td
{
    border-right:1px dashed #999999;
    border-bottom:1px dashed #999999;
}