/*
	History:
	RT000340  20060915 CMF Added tableBorderThin
	WS000036  20061015 CMF Added #searchArea and #q
*/

#subHeader
{
	background-color:#E5DDE6;
}
.tableHeader
{
	background-color:#E5DDE6;
}
.tableBorderThin 
{ 
    border-color: #E5DDE6;
}
a:link
{
	color: #67236D;
}
a:visited
{
	color: #935099;
}
a:hover
{
	color: #68B2BF;
}
a:active
{
	color: #67236D;
}
#pageTitle
{
	color:#67236D;
}
#BreadCrumb
{
	color: #67236D;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited
{
	color: #67236D;
}
.breadcrumb A:hover, .breadcrumb A:active
{
	color: #A59996;
}
#contentArea
{
	margin-left:14px;
}
/*Search specific styles*/
#q
{
	width:150px;
	margin-right:1px;
}
#searchArea
{
	float:right;
	padding:5px;
}
#gradient_right {
	background-image: url('/custom/MIA/Images/dotsgradiant_rt_purple.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	width: 23px;
}
#header_tools {
	background-color: #e5dde6;
	padding: 0.5em;
	text-align: right;
}
.mptable1 tbody td, .mptable1 tbody th {
	background-color: #e4e1e0;
	padding: 0.25em;
}
.mptable1 .mpcell1 {
	border-color: #fff;
	border-style: solid;
	border-width: 0 1px 1px 0;
}
.mptable1 .mpcell2 {
	border-color: #fff;
	border-style: solid;
	border-width: 0 0 1px 0;
	text-align: center;
}
.mptable1 tfoot, .mptable1 thead {
	background-color: #67236d;
	color: #fff;
}
.mptable1 tfoot tr, .mptable1 thead tr {
	height: 2.5em;
}
.mptable1 tfoot td, .mptable1 tfoot th, .mptable1 thead td, .mptable1 thead th {
	padding: 0.25em;
}
.mptable1 thead th.heading {
	font-size: medium;
}
.mptable1 tr.bold {
	font-weight: bold;
}
.mptable1 tr.divider, .mptable1 tr.divider th, .mptable1 tr.divider td {
	background-color: #67236d;
	font-size: 1px;
	line-height: 4px;
	padding: 0;
}
