#arnsBlueContainer, #arnsGreyContainer, #arnsBlackContainer
{ 
	background: #fff;
	margin: 0;
	border: solid 1px #C8CCB5;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-align:left;
}

#transparentContainer
{
    margin: 0;
    padding: 0;
    text-align: left;
    margin-top: 20px;
}


.bluecontainerContent, .greycontainerContent, .blackcontainerContent
{
    clear: both;
	width: auto;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0;
	padding-top: 0;
	text-align:left;
}

#bluecontainerTitle, #greycontainerTitle, #blackcontainerTitle
{
	height: 30px;
	text-align: left;
	float: left;
	padding: 0;
	margin: 0;
	width: 100%;
}

#bluecontainerTitle
{
	background: url('bluecontainerheaderbg.gif') top left repeat-x;
}

#greycontainerTitle
{
	background: url('greycontainerheaderbg.gif') top left repeat-x;
}

#blackcontainerTitle
{
	background: url('blackcontainerheaderbg.gif') top left repeat-x;
}

#containerMenu  
{
    width: 15px;
    float: right;
}

#SOLPARTACTIONS1
{
    width:20px;
    clear:both;
    float: right;
    border:1px solid red;
     
}

.edit
{
	text-align:left;
	margin: 0;
	padding: 0;
}

.Head
{
   /* color: #fff;*/
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#greycontainerTitle h1 .Head
{
    color: #000;
}

#blackcontainerTitle h1 .Head
{
    color: White;
}

#bluecontainerTitle h1 .Head
{
    color: White;
}

#bluecontainerTitle h1, #blackcontainerTitle h1, #greycontainerTitle h1
{
    margin-bottom: 0px;
    padding-left: 5px;
    margin-top: 0;
    padding-top: 1px;
    float:left;
}

h1
{
    font-size: 14px;
    font-weight: bold;
    color: #216FDE;
}

h2
{
    font-size: 14px;
    font-weight: normal;
    color: #216FDE;
}

h3
{
    font-size: 12px;
    font-weight: bold;
    color: #003366;
}

h4
{
    font-size: 12px;
    font-weight: normal;
    color: #003366;
}

h5
{
    font-size: 10px;
    font-weight: bold;
    color: #000;
}

h6
{
    font-size: 10px;
    font-weight: normal;
    color: #000;
}

hr
{
    border: none;
    border-bottom: solid 1px #ddd;
    width: 80%;
    text-align: center;
}

.blackcontainerContentHome
{

}



/* Top-right hand search module */

.transparentcontainerContent *
{
    margin: 0;
    padding: 0;
    line-height: normal;
}

.transparentcontainerContent
{
    height: 20px;
    padding: 0;
    margin: 0;
}

.transparentcontainerTitle .Head
{
    margin: 0;
    padding: 0;
    height: 0;
}

.transparentcontainerTitle .SubHead
{
    margin: 0;
    padding: 0;
    height: 0;
    color: #000;
}

a#advancedsearch
{
    position: relative;
    top: -12px;
    font-size: 10px;
    text-decoration: underline;
    margin: 0;
    padding: 0;
}


a:hover#advancedsearch
{
    text-decoration: none;
}


a.SearchCommandButton
{
    text-decoration: none;
    padding: 5px 13px 15px 20px;
}

a:link.SearchCommandButton
{
    text-decoration: none;
    color: #333;
}

a:visited.SearchCommandButton
{
    text-decoration: none;
}

a:active.SearchCommandButton
{
    text-decoration: none;
}

a:hover.SearchCommandButton
{
    text-decoration: none;
}