﻿.ec-main{
	background-color:#CFB53B;
}
.topArea
{
	background: url('/images/banner200.jpg') no-repeat left top;
	height:200px;
	background-color:black
}
.topArea :active
{
	text-decoration:none;
}

.logo
{
    float:left;
	height: 42px;
	font-size:8pt; 
	font-family: tahoma;  
	padding-bottom:3px;
	padding-top:3px;
	padding-left:4px;
	padding-right: 0px;
}
.logo a
{
	color: #ffffff;
	background-image:none;
	background-repeat:no-repeat;
	background-position:left;
	display:none;
	padding:5px 5px 0px 8px;
}
.topNavContainer
{
	background-image:none;
	background-repeat:repeat-x;
	background-color:black;
	height:35px;
}
.topNav
{
    *position:relative;
    *top:-1px;
}
.topNavItem
{
	background-image: none;
	background-repeat:no-repeat;
	background-position:top right;
	font-family: arial bold;
	font-size: 11pt; 

	color: #CFB53B;	
}
.topNavItem a
{
	display:block;
	padding:8px 5px 0px 5px;
	height:27px;
}
.topNavSelected a
{
	background-image:none;
	background-repeat:repeat-x;
	background-position:top right;
	color: #EFF4FA;
}
.topNavHover a
{
	color:#FFFFFF;
	background-image:none;
	background-repeat:repeat-x;
	background-position:top right;
}
.topNavFlyOuts
{
	border-top:1px #CBD1E0 solid;
}
.topNavFlyOutsItem
{	
	font-family:arial;
	font-size: 9pt;
	background-color:#C0C0C0;
	border:1px silver;
	color:#000000; 
	border-bottom-color:#666666;
	*width:160px;
	min-width:150px;

}
.topNavFlyOutsItem a
{
    display:block;
    padding:4px 5px 4px 5px;
}
.topNavFlyOutsHover
{
	font-family:arial;
	font-size: 9pt;
	background-color:#CfB53b;
	border-bottom-color:#666666;
	color:#000000; 
	*width:160px;
	min-width:150px;
}
.search
{
    margin:6px 2px 20px 2px;
}
.search .ms-sbcell .ms-sbplain
{
    margin-right:2px;
    margin-left:2px;
    border:1px #555555 solid;
    height:14px;
}
.search .ms-sbcell
{
    border:none;
    font-weight:normal; 
    font-size:10pt; 
    color: #ffffff;
    padding:0px;
}
.search .ms-sbgo
{
    background:none;
}
.breadcrumb
{
	font-family: calibri;
	color: #666666;
	clear: both;
	font-size: 9;
	font-weight: bold;
	padding-left: 7px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: auto;
	background-color: #666666;
}
.breadcrumb a:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb:active
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a
{
	padding-left:0px;
	padding-right: 0px;
	text-decoration:none;
   	color: #656b77;
}
.breadcrumb a:hover
{
	text-decoration:underline;
}
.breadcrumbCurrent
{
	font-weight:bold; 
}

