/* CSS Document */
body {
	background: #F7EEDC url(images/bg.gif) repeat-x;
}
.content h1 {
	letter-spacing: 1px;
	font-size: 20px;
	color: #006699;
}

.content {
	COLOR: #005177;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

.TopPresents {
	FONT-SIZE: 11px; COLOR: #666666; LINE-HEIGHT: 16px; FONT-FAMILY: Verdana, Arial, Helvetica
}
.alcContent {
	COLOR: #565656;
	font: 11px/16px Verdana, Arial, Helvetica;
}
.productsContent {
	FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-ALIGN: left
}
.productsTitle {
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px;
}
A.productsTitle {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 5px;
}
A.productsTitle:link {
	COLOR: #FFFFFF}
A.productsTitle:visited {
	COLOR: #FFFFFF}
A.productsTitle:active {
	COLOR: #FFFFFF}
A.productsTitle:hover {
	COLOR: #999999}

.footer {
	FONT-SIZE: 9px; COLOR: #adadaf; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Arial, Helvetica; TEXT-ALIGN: center
}
A.productName {
	COLOR: #006699;
	TEXT-DECORATION: none;
	font: bold 12px/150% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
A.productName:link {
	COLOR: #006699
}
A.productName:visited {
	COLOR: #006699
}
A.productName:active {
	COLOR: #006699
}
A.productName:hover {
	COLOR: #F2611E
}
A.footerLinks {
	FONT-SIZE: 10px; COLOR: #adadaf; LINE-HEIGHT: 12px; FONT-FAMILY: Verdana, Arial, Helvetica
}
A.footerLinks:link {
	COLOR: #adadaf
}
A.footerLinks:visited {
	COLOR: #adadaf
}
A.footerLinks:active {
	COLOR: #adadaf
}
A.footerLinks:hover {
	COLOR: #adadaf
}
A {
	COLOR: #333333;
	LINE-HEIGHT: 12px;
	FONT-FAMILY: Verdana, Arial, Helvetica
}
A:link {
	COLOR: #F2611E;
	text-decoration: none;
}
A:visited {
	COLOR: #F2611E;
	text-decoration: none;
}
A:active {
	COLOR: #F2611E
}
A:hover {
	COLOR: #333333
}
A.eventLinks {
	FONT-SIZE: 10px; COLOR: #333333
}
#binfo {
	height: 100px;
	width: 906px;
	background: url(images/b-info.jpg);
}
#binfo h1 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#binfo p {
	color: #FFFFFF;
	font: 13px Arial, Helvetica, sans-serif;
}

#leftcol{
	margin-left: 5px;
	margin-top: 5px;
	width: 220px;
	margin-bottom: 20px;
	float: left;
}
#leftcol #nav {
	border-bottom-style: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	font-size: 95%;
	
}
#leftcol #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 80%;
	background: none;
/*border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 1px solid #000000;*/
}

 

#leftcol #nav ul li {
	padding: 0;
	margin: 0;
}

#leftcol #nav ul li a{
	color: #000000;
	display: block;
	padding: 4px 0 6px 4px;
	text-decoration: none;
	height: 1%;
	width: 97%;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FE0000;
}


#leftcol #nav a:hover, #leftcol #nav a:focus {
	background-color: #027FFF;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
}


blockquote {
	margin: 0;
	padding-left: 20px;
	color: #FDBC00;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #D4E9FE;
	font-size: 15px;
	font-weight: bold;
}

blockquote * {
	line-height: normal;
}
#stand {
	background: #F7EEDD;
	height: 20px;
	width: 570px;
	padding: 10px 5px 5px 15px;
	font: bold 17px Arial, Helvetica, sans-serif;
	border: 1px solid #F2611E;
	letter-spacing: 0.1em;
	color: #006699;
}
table.servicesT
{
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: #fafafa;
	border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}


table.servicesT td.servHd
{
	border-bottom: 2px solid #6699CC;
	background-color: #BEC8D1;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
	padding: 2px;
}


table.servicesT td
{
	border-bottom: 1px dotted #6699CC;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #404040;
	background-color: white;
	text-align: left;
	padding-left: 3px;
	padding-top: 3px;
}
.content img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.servBodL { border-left: 1px dotted #CEDCEA; }


