/********* Proteus Required **********/
#footerContent
{	

	clear: both;
	margin: 20px auto 0px auto;
	padding: 0px 0px 10px 0px;	
	
	border: 0;
	
	width: 962px;
	
	background-color: transparent;
	
	text-align: center;
	font-size: 9px;
	
	min-height: 5px;
	color: #999999;
}
#footerContent p
{
	text-align: center;
}
#footerContent a.validHtml, #footerContent a.validCss
{
	display: none;
	width: 88px;
	height: 31px;
	
	float: left;
	position: relative;
	top: -5px;
}
#footerContent a.validCss
{
	display: none;
	float: right;
}
/****************************************************/
p
{
	text-align: left;
	padding: 0;
	margin: 0;	
}
img.thumbnail
{
	width: 50px;
	height: 50px;
}
input.text, input.password, input.textarea textBox
{
	background-color: #e2e2e2;
	border-color: #9999CC;    
	color: #000000;
}
/*************************************/
/*******************/
/*  Header Classes */
/*******************/
#headerBlock
{
	text-align: left;
	margin-bottom: 10px;
}
#headerImage, #errorImage, #updatedImage
{
	float: left;
	
	width: 75px;	
	height: 67px;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 0px 1px 0px 0px;	
	padding-right: 4px;
	margin: 0;
}
DIV.headerTextContainer
{
	position: relative;
	display: block;	
		
	left: 15px;
	top: 10px;	
}
span.headerTitle, span.headerHeading, span.headerSubHeading
{	
	position: relative;		
	font-weight: bolder;	
}
span.headerTitle
{	
	padding-left: 10px;
	display: block;
	font-size: 16px;
	color: #000000;	
}
span.headerHeading
{	
	left: 20px;
	display: block;
	font-size: 14px;
	color: #4b4b4b;	
}
span.headerSubHeading
{	
	padding-left: 40px;
	
	font-size: 12px;
	color: #45556F;
}
/**************************************/
/************ Error Block *************/
#errorBlock, #updatedBlock
{
	margin-bottom: 10px;
	text-align: left;
}
DIV.errorTitle
{
	position: relative;
	
	display: block;
	
	font-size: 16px;
	font-weight: bolder;
	color: red;	
	
	float: left;
	width: 80%;
	left: -6px;
	top: -5px;
}
DIV.errorDescription
{
	position: relative;
	display: block;
	
	font-size: 12px;
	color: #000000;
	
	text-align: left;
	
	border-style: solid;
	border-color: #4b4b4b;
	border-width: 1px 0px 0px 0px;	
	
	float: left;	
	left: -5px;
	width: 90%;
}
#errorImage, #updatedImage
{
	width: 49px;
	height: 49px;	
}
/***********************************/
#errorDiv
{	
	background-color: #e2e2e2;
	color: #FF0000;
	
	font-size: 15px;
	font-weight: bold;
	
	padding: 6px;
	
	text-align: center;
	
	border-style: solid;
	border-color: #010101;
	border-width: 1px;
}
span.reqLabel
{
	width: 250px !important;
}
/******* Courses ***********/
#courseRight h2.signup
{	
	background-image: url(http://www.municipalacademy.com/admin/themes/mri/images/attendance.gif);
	background-repeat: no-repeat;
	
	padding: 15px 0px 15px 55px;
	margin: 20px 0px 0px 0px;
}
#costDiv
{
	padding: 10px 0px 10px 0px;		
}
#costDiv span
{
	display: inline-block;
	width: 120px;
}
#costDiv p
{
	padding: 0px 0px 5px 5px !important;
	margin: 0px !important;
}
#costDiv sup
{
	font-size: 10px;
	padding: 0px 3px 0px 0px;
}
/*****************/
p.manualNotif
{
	color: #7F3227;
	font-size: 15px;
	
	padding: 10px 15px 5px 5px !important;
}