#subHeader
{
	background-color:#e6ebdf;
}
.tableHeader
{
	background-color:#e6ebdf;
}
.tableBorderThin 
{ 
    border-color: #e6ebdf;
}
a:link
{
	color: #557829;
}
a:visited
{
	color: #799A50;
}
a:hover
{
	color: #68B2BF;
}
a:active
{
	color: #557829;
}
#pageTitle
{
	color:#557829;
}
#BreadCrumb
{
	color: #557829;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	color: #557829;
}
.breadcrumb A:hover, .breadcrumb A:active
{
	color: #A59996;
}
#contentArea
{
	margin-left:14px;
}

#q
{
	width:150px;
	margin-right:1px;
}
#searchArea
{
	float:right;
	padding:5px;
}
#gradient_right {
	background-image: url('/custom/MIA/Images/dotsgradiant_rt_green.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 23px;
}
#header_tools {
	background-color: #e6ebdf;
	padding: 0.5em;
	text-align: right;
}
