/*
Color Schemes: 
CK00 - FFFFFF 000005
CK01 - 5387BB FFFFFF
CK02 - DCE6F1 000005
CK03 - BCC3C9 000005
CK04 - 6076CB FFFFFF
CK05 - A6CBBF 000005
*/

body
{
	font-size: x-small;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 8px;
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

A
{
	text-decoration: underline;
}

A:hover
{
	text-decoration: underline;
	color: #5387BB;
}


.Content
{
	font-size: x-small;
	font-family: Arial, Helvetica;
	color: #000005;
	background-color: #FFFFFF;
}

.Content A
{
	color: #000005;
}

.HiddenTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.Header
{
	background-color: #5387BB;
	color: #FFFFFF;
}

.Header A
{
	color: #FFFFFF;
}

.CompanyHeader
{
}

.CompanyTitle
{
	font-weight: bold;
	font-size: x-large;
}

.CompanySubTitle
{
	font-weight: bold;
	font-size: x-small;
}

.Advertising
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: xx-small;
	padding-top: 8px;
}

.Footer
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 75%;
	padding-bottom: 8px;
	padding-top: 4px;
	background-color: #5387BB;
	color: #FFFFFF;
}

.Footer A
{
	color: #FFFFFF;
	text-decoration: none;
}

.Footer A:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

.MainMenu
{
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	color: #000005;
	background-color: #DCE6F1;
	margin-left : 8px;
	margin-right : 8px;
	margin-top: 4px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.MainMenuItem
{
	color: #FFFFFF;
	background-color: #DCE6F1;
}

.MainMenuItem A
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
}

.MainMenuItemSelected
{
	color: #FFFFFF;
	background-color: #6076CB;
}

.SubMenu
{
	text-decoration: none;
	font-weight:bold;
	font-size: 85%;
	color: #DCE6F1;
	background-color: #6076CB;
	margin-left : 0px;
	margin-right : 2px;
	margin-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.SubMenuItem
{
	color: #DCE6F1;
}

.SubMenuItem A
{
	color: #DCE6F1;
	text-decoration: none;
}

.SubMenuItem A:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

.SubMenuItemSelected
{
	color: #FFFFFF;
	background-color: #6076CB;
}

.Section
{
	color: #000005;
	background-color: #DCE6F1;
}

.Section A
{
}

.SectionHeading, .SectionBodyArea H1
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	background-color: #5387BB;
}

.SectionHeading A
{
}

.SectionSubHeading, .SectionBodyArea H2
{
	font-weight: bold;
	font-size: x-small;
}

.SectionBody, .SectionBodyArea H3
{
	color: #000005;
	background-color: #DCE6F1;
	padding: 4px 8px 4px 8px;
	font-size: 75%;
}

.SectionCallOut
{
	font-weight: bold;
	font-size: x-small;
	color: #FFFFFF;
}

.SectionCallOut A
{
	font-weight: bold;
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
}

.SectionCallOut A:hover
{
	font-weight: bold;
	font-size: x-small;
	text-decoration: underline;
	color: #FFFFFF;
}

.ProductsNavigator
{
	font-size: x-small;
	padding-bottom: 2px;
	text-decoration: none;
}

.ProductsNavigatorCurrentPage
{
	font-weight: bold;
	text-decoration: none;
}

.ProductsNavigatorOtherPage
{
}

.ProductsNavigatorOtherPage A
{
	text-decoration: none;
}

.ProductsNavigatorOtherPage:hover
{
}

.ProductsNavigatorOtherPage A:hover
{
	text-decoration: underline;
}


.ProductShowCase
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: x-small;
	padding-bottom: 0px;
	padding-top: 0px;
	background-color : #DCE6F1;
	color: #000005;
}

.ProductShowCase A
{
	color: #000005;
}


.ProductCell
{
	border-bottom: solid 1px #FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color : #DCE6F1;
	color: #000005;
}

.ProductTitle
{
	font-weight: bold;
	font-size: x-small;
}

.ProductSubTitle
{
	font-size: xx-small;
}

.ProductDescription
{
	font-size: x-small;
}

.ProductImage
{
	border-right: gainsboro solid;
	border-top: gainsboro solid;
	border-left: gainsboro solid;
	border-bottom: gainsboro solid;
}

.NewsFlash
{
	color: #000005;
	background-color: #DCE6F1;
	font-weight: normal;
	font-size: x-small;
}

.NewsFlashElement
{
	border-bottom: solid 4px #DCE6F1;
	color: #000005;
	padding: 4px 8px 4px 8px;
}

.NewsFlashHeader
{
	border-bottom: solid 4px #DCE6F1;
	padding-right: 6px;
	font-weight: bold;
	color: #000005;
	font-size: small
}

.NewsFlashTitle
{
	font-weight: bold;
	font-size: x-small;
}

.NewsFlashDate
{
	font-weight: normal;
	font-size: xx-small;
}

.NewsFlashLink A
{
	font-weight: bold;
	font-size: xx-small;
	text-decoration: none;
}

.NewsFlashLink A:Hover
{
	font-weight: bold;
	font-size: xx-small;
	text-decoration: underline;
	color: #000005;
}

.News
{
	font-weight: normal;
	font-size: x-small;
	padding: 8px 8px 8px 8px;
}

.NewsElement
{
	background-color: #DCE6F1;
	border-bottom: solid 2px #FFFFFF;
	padding-top: 14px;
	padding-bottom: 14px;
}

.NewsImage
{
	border: solid 3px #BCC3C9;
	margin: 6px;
}

.NewsIdent
{
	background-color: #BCC3C9;
}

.NewsTitle
{
	color: #000005;
	font-weight: bold;
	font-size: 80%;
	padding-right: 8px;
	padding-bottom: 4px;
	border-bottom: solid 2px #BCC3C9;
}

.NewsText
{
	color: #000005;
	font-weight: normal;
	font-size: 70%;
	padding: 4px 8px 4px 8px;
}

.NewsText A
{
	text-decoration: underline;
}

.NewsText A:hover
{
	text-decoration: underline;
	color: #5387BB;
}

.NewsDate
{
	color: #000005;
	font-weight: normal;
	font-size: xx-small;
}

.Brand
{
	padding: 4px 4px 4px 4px;
}

.BrandImageCell
{
	background-color: White;
	border-bottom: solid 4px #DCE6F1;
}

.BrandDescriptionCell
{
	border-bottom: solid 4px #DCE6F1;
}

.BrandSelectorCell
{
	padding-top: 4px;
}

.BrandTitle
{
	padding-right: 0px;
	padding-left: 4px;
	padding-bottom: 1px;
	color: #000005;
	border-bottom: solid 2px #BCC3C9;
	font-size:x-small;
	font-weight: bold;
}

.BrandImage
{
	border: solid 4px white;
}

.BrandDescription
{
	padding-left: 4px;
	color: #000005;
	font-size:xx-small;
}

.BrandLink
{
	font-size:xx-small;
	color: #000005;
	padding-left: 4px;
}

.BrandLink A
{
	text-decoration: none;
}

.BrandLink A:hover
{
	text-decoration: underline;
	color: #000005;
}

.ContactUs
{
	font-weight: bold;
	font-size: small;
}

.Grouper
{
	padding: 4px 4px 4px 4px;
	border: solid 1px #6076CB;
}

.GrouperTitle
{
	padding: 4px 4px 4px 4px;
	font-size: x-small;
	background-color: #6076CB;
	color: #FFFFFF;
}

.Input
{
	color: #000005;
	font-size: x-small;
}

.InputTitle
{
	color: #000005;
	font-size: x-small;
}

.InputLabel
{
	color: #000005;
	font-size: x-small;
}

.InputField
{
	color: #000005;
	font-family: Arial, Helvetica;
	font-size: x-small;
}

.InputButton
{
	color: #FFFFFF;
	background-color:  #6076CB;
	border-right: #6076CB thin solid;
	border-top: #6076CB thin solid;
	font-size: x-small;
	border-left: #6076CB thin solid;
	border-bottom: #6076CB thin solid;
}

.InputNote
{
	color: #000005;
	font-size: xx-small;
}

.ID1
{
	background-color: #5387BB;
}

.ID2
{
	background-color: #6076CB;
}

.ID3
{
	background-color: #FFFFFF;
}

.CK00
{
	color: #000005;
	background-color: #FFFFFF;
}

.CK01
{
	color: #FFFFFF;
	background-color: #5387BB;
}

.CK02
{
	color: #000005;
	background-color: #DCE6F1;
}

.CK03
{
	color: #000005;
	background-color: #BCC3C9;
}

.CK04
{
	color: #FFFFFF;
	background-color: #6076CB;
}

.CK05
{
	color: #000005;
	background-color: #A6CBBF;
}