.Title {
	clear: both;
	background-image:url(images/backgroundshort.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	color: #333;
	height: 60px;
	width: 100%;
	padding: 25px 0 0 20px;
}
.Title h1 {
	margin: 0;
	background: url(../../images/h1bg2.jpg) repeat-x bottom;
	display: inline;
	color: #4C48BE;
	padding: 2px 0;
}
.TitleAndContent {
	clear: both;
	background: #ccc url(images/background.jpg) no-repeat left -30px;
	color: #333;
	height: 188px;
	width: 775px;
	padding: 25px 0 0 20px;
	vertical-align:top;
}
.TitleReport {
	clear: both;
	color: #4C48BE;
	height: 60px;
	width: 85%;
	padding: 0px 0px 0px 0px;
}
hr {
	height: 1px;
	border: 0;
	color: #4C48BE;
	background-color: #4C48BE;
	margin:0px;
}
.congratulations h1 {
	color: #4C48BE;
	font-weight: bold;
	font-size:1.5em;
	text-align:center;
	margin-top:0px;
}
.congratulations b {
	color:#4C48BE;
}
.Menu li a {
	padding: 17px 3px 0 5px;
	margin: 0 10px 0 0;
	background:url(../../images/menuarrow.jpg) no-repeat 6px 5px;
	color: #4C48BE;
	border-left: 1px solid #e0e0e0;
}
.Menu li a:hover {
	color: #4F4C8F;
	background: url(../../images/menuarrow2.jpg) no-repeat 6px 5px;
	border-left: 1px solid #4F4C8F;
}
#menu-bottom li a:hover {
	color:#4F4C8F;
}
.filterError {
	color: #4C48BE;
}
.Message h1 {
	color: #4C48BE;
	font-weight:bold;
	font-size:18px;
	text-transform:capitalize;
}
.SecurityForm a:link, a:visited {
	color:#4C48BE;
	text-decoration:none;
}
.SecurityForm a:hover {
	color:#4F4C8F;
	text-decoration:underline;
}
label strong {
	top: 0.3em;
	color: #4F4C8F;
	font-size: 80%;
	font-weight: normal;
	text-transform: uppercase;
}
.errorForm {
	MARGIN-TOP: 0.2em;
	margin-left:173px;
	DISPLAY: block;
	FONT-SIZE: 85%;
	COLOR: #4F4C8F;
	FONT-STYLE: normal;
}
.error {
	MARGIN-TOP: 0.2em;
	DISPLAY: block;
	FONT-SIZE: 85%;
	COLOR: #4F4C8F;
	FONT-STYLE: normal;	
}
.TitleAndContent h1 {
	margin: 0;
	background: url(../../images/h1bg2.jpg) repeat-x bottom;
	display: inline;
	color: #4C48BE;
	padding: 2px 0;
}
ul#menu li a {
	padding: 17px 3px 0 5px;
	margin: 0 10px 0 0;
	background:url(../images/menuarrow.jpg) no-repeat 6px 5px;
	color: #4C48BE;
	border-left: 1px solid #e0e0e0;
}
ul#menu li a:hover {
	color: #4F4C8F;
	background: url(../images/menuarrow2.jpg) no-repeat 6px 5px;
	border-left: 1px solid #4F4C8F;;
}
.Logo {
	height:58px;
	border-bottom: 5px solid #4C48BE;
}
.FormTitle {
	color: #4C48BE;
	font-weight:bold;
	font-size:20px;
	text-transform:capitalize;
}
form a:link, a:visited {
	color:#4C48BE;
	text-decoration:none;
}
form a:active {
	color:#CB3333;
	text-decoration:underline;
}
form a:hover {
	color:#4F4C8F;
	text-decoration:underline;
}
.ParagraphIcon img {
	border:none;
	float:left;
	margin:5px 20px 0 0;
	background-color:#4C48BE;
}
.ParagraphIconComplete img {
	border:none;
	float:left;
	margin:5px 20px 0 0;
	background-color:#4C48BE;
}
.tooltip {
	background-color:#4C48BE;
}
.GridProgramsHeader
{	
	background-color:#4C48BE;
	color:White;
	font-weight:bold;
}
.tableRightBorder
{
	border-right: solid 3px #4C48BE;
}