﻿body
{
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size:8.25pt;
	color:#333333;
}

img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}

/*body a a:link a:visited a:active
{
	color:#006296;
}
*/

body a:link
{
	color:#006296;
	text-decoration:none;
}

a
{
	color:#006296;
	text-decoration:none;
}

body a:visited
{
	color:#006296;
	text-decoration:none;
}

body a:active
{
	color:#006296;
	text-decoration:underline;
}

body a:hover
{
	color:#006296;
	text-decoration:underline;
}

code
{
	font-family: Lucida Console, Courier;
	font-size: 10pt;
	color: #006296;
}

H1
{
	font-family: Tahoma;
	font-size: 16pt;
	color: #006296;
	font-weight: lighter;
}

H2
{
	font-family:Tahoma;
	font-size:14pt;
	color: #006296;
	font-weight:lighter;
}

H3
{
	font-family:Tahoma;
	font-size:12pt;
	color: #006296;
	font-weight:lighter;
}

H4
{
	font-family:Tahoma;
	font-size:10pt;
	color: #006296;
	font-weight:lighter;
}


.Menu
{
	font-size: 8.25pt;
}

.Background
{
	background-color: #678FC2;
}

.HeaderText
{
	font-size: 12pt;
}

.FooterText
{
	font-size: 7pt;
}

.DisabledSmall
{
	color: #4682b4;
}

.Separator
{
	border-left-color: orange;
	border-bottom-color: orange;
	border-top-style: solid;
	border-top-color: orange;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: orange;
	border-bottom-style: solid;
}

.ThinSeparator
{
	/*border-right: #678fc2 1px solid;*/ /*border-top: #678fc2 1px solid;
	border-left: #678fc2 1px solid;*/
	border-bottom: #c4cfdf 1px solid;
	border-style: none none solid none;
}

.GridTemplateTitle
{
	font-size: 12pt;
	color:#678FC2;
}

.Title
{
	font-family:Tahoma;
	font-size: 12pt;
	color:#006296;
}

.SubTitle
{
	font-family: Tahoma;
	font-size: 8.25pt;
	font-weight: bold;
	color: #5C5C5C;
}

.BreadCrumb
{
	color:#678FC2;
	font-size:8pt;
}

.InfoText
{
	color:#006296;
}

.Description
{
		font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size:8.25pt;
color: #808080;
}

.ImageDescription
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.25pt;
	color: #808080;
	font-style: italic;
	text-align: center;
}

.Link
{
	color:#2a769d;
}

.Panel
{
 
 background-color:White;
}

.InfoPanel
{
	border: 1px solid #C2C2C2;
	background-color: #FAFAFA;
}

.InfoPanelShort
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C2C2C2;
}

.InfoPanelTopRight
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C2C2C2;
}

.InfoPanelBlind
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #C2C2C2;
}

ul
{
	list-style-type: square;
}

.CollectionTable
{
	border: 1px solid #C2C2C2;
	background-color: #FAFAFA;
}

.MenuText
{
	font-family:Tahoma;
	font-size:8.25pt;
}

.ProductGridCell
{
	border-style: none none solid none;
	border-bottom-color: #c4cfdf;
	border-bottom-width: 1px;
	height: 25px;
	padding-left: 5px;
}

.ProductGrid
{
	border-style: solid solid none solid;
	border-width: 1px 1px 0px 1px;
	background-color: White;
	border-top-color: #c4cfdf;
	border-right-color: #c4cfdf;
	border-left-color: #c4cfdf;
}

.SubTotalCell
{
	border-style: none none solid none;
	height: 25px;
	font-weight: bold;
	background-color: #EEF3FB;
	border-bottom-width: 1px;
	border-bottom-color: #c4cfdf;
	padding-left: 5px;
}

.ThinCell
{
	border-style: none none solid none;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-color: #c4cfdf;
}

.HeaderCell
{
	border-style: none none solid none;
	border-bottom-color: #c4cfdf;
	border-bottom-width: 1px;
	height: 25px;
	background-color:#EEF3FB;
	padding-left: 5px;
}
