﻿body{
}
.title {
    border: 1px solid;
    margin: 10px 0px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #FFFFFF;
    background-color: #424242;
}
.title table 
{
    width:100%;
}
.title tr 
{
	    font-family:Arial,sans-serif; 
    font-size:20px;
}
.leftsidewizmsg
{
	padding: 15px;
	text-align:left;
}
.rightsidewizmsg
{
	padding: 15px;
	text-align:right;
}
.LeftRtePannel
{
	padding: 15px;
	text-align:left;
    background-color:#136C92;	
	width: 250px;
	margin-bottom:0;

}
.LeftRtePannel A:link {color: White;}
.LeftRtePannel A:visited {color: White;}
.LeftRtePannel A:active {color: White;}
.LeftRtePannel A:hover {background: DarkGrey; color: White; text-decoration: none}


.RTEDataElementHeaders
{
text-align:left;
}
.RTEDataElementHeaders A:link {color: white;  font-weight:bold}
.RTEDataElementHeaders A:visited {color: white; font-weight:bold}
.RTEDataElementHeaders A:active {color: white; font-weight:bold}
.RTEDataElementHeaders A:hover {color: white; font-weight:bold}

