/* Default CSS Stylesheet for a new Web Application project */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;  
}
BODY {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: small;  
	text-align: Left;
}

.ContentHeadings{
	color:	Black;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
	font-style:  normal;
	font-size: 12pt;
	font-weight: Bold;
	text-decoration: none;
	text-align: Left;	
	}
.MainContents{
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;
	text-decoration: none;
	font-weight: Bold;
	text-align: Center;	
	}
		
.Contents{
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	text-align: Left;	
	}
	
.HeaderLinks{
	color:	White;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 14pt;
	text-decoration: none;
	font-weight: Bold;

	text-align: Center;	
	}
	
.HeaderLinks:link	{	
	color:	White;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 14pt;
	font-weight: Bold;
	text-decoration: none;
	text-align: Center;	
	}	
		
.HeaderLinks:active {
	color:	White;
	text-align: Left;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 14pt;	
	font-weight: Bold;
	text-decoration: none;
	text-align: Center;	
	}	
	
.HeaderLinks:visited {	
	color:	White;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 14pt;
	font-weight: Bold;
	text-decoration: none;
	text-align: Center;	
	}	
	
.HeaderLinks:hover	{	
	color:	Yellow;
	FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: Bold;
	font-size: 14pt;
	text-decoration: none;
	text-align: Center;	
	}
	
.SubHeaderLinks{
	color:	Black;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;	
	font-weight: Bold;
	text-decoration:	none;
	
	}
	
.SubHeaderLinks:link	{	
	color:	Black;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;	
	font-weight: Bold;
	text-decoration:	none;

	}	
		
.SubHeaderLinks:active {
	color:	Black;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;	
	font-weight: Bold;
	text-decoration:	none;
	
	}	
	
.SubHeaderLinks:visited {	
	color:	Black;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;	
	font-weight: Bold;
	text-decoration:	none;
	
	}	
	
.SubHeaderLinks:hover	{	
	color:	Blue;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-weight: Bold;
	font-size: 12pt;
	text-decoration:	none;
	
	}
.FooterLinks{
	color:	#000080;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: Normal;
	text-align: Center;	
	}
	
.FooterLinks:link	{	
	color:	#000080;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: Normal;
	text-align: Center;	
	}	
		
.FooterLinks:active {
	color:	#000080;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;	
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.FooterLinks:visited {	
	color:	#000080;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: normal;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.FooterLinks:hover	{	
	color:	#A10606;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
    font-weight: Normal;
	font-size: 10pt;
	text-decoration:	none;
	text-decoration:	underline;
	text-align: Center;	
	}

a:hover img 
{

}

.CheckBox{
	color: #000000;
    FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	background-color: #ffffff;
	font-weight: Bold;
	text-align: Left;}	

.main{
	color: #000000;
    FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;
	background-color: #ffffff;
	font-weight: Normal;
}	
.Report1
 {
 	background-color: #FFFFDF;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.Report2
 {
 	background-color: #EEEEF4;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.Row1
 {
 	background-color: #EEEEEE;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.Row2
 {
 	background-color: #FFFFCC;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.Row3
 {
 	background-color: #ffffff;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.Row4
 {
 	background-color: #D7FFFF;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.Row5
 {
 	background-color: #ffffff;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.Row6
 {
 	background-color: #D2FFFF;
	color: #000000;
	font-weight: Normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.white:visited {	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	text-decoration:	underline;
	font-weight: Bold;
	text-align: Center;
	font-size: small;
	color:	Yellow;
	}	
		
.white:active {	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	text-decoration:	underline;
	text-align: Center;
	font-size: small;
	color:	White;
	}	
		
.white:hover	{	
	text-decoration:	none;
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	background-color : yellow;
	text-align: Center;
	font-weight: Bold;
	font-size: small;
	color:	Black;
	}
.white{	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	color:	White;
	text-decoration:	underline;
	font-size: small;
	font-weight: Bold;
	text-align: Center;
	}	
.white:link	{	
	color: White;
	text-decoration:	underline;
   
	}		
	
.blue:link	{	
	color: White;
   
	}			
.blue:visited {	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	text-decoration:	underline;
	font-weight: Bold;
	text-align: Center;
	font-size: small;
	color:	Yellow;
	}	
		
.blue:active {	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	text-decoration:	none;
	text-align: Center;
	font-size: small;
	color:	White;
	}
		
.blue:hover	{	
	text-decoration:	none;
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	background-color : yellow;
	text-align: Center;
	font-weight: Bold;
	font-size: small;
	color:	Black;
	}
.blue{	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	color:	White;
	font-size: small;
	font-weight: Bold;
	text-align: Center;
	}
	
.blue:link	{	
	color: White;
   
	}			
.grey:visited {	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	text-decoration:	underline;
	font-weight: Normal;
	text-align: Center;
	font-size: smaller;
	color:	Black;
	}	
		
.grey:active {	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	text-decoration:	none;
	text-align: Center;
	font-size: smaller;
	color:	Black;
	}
		
.grey:hover	{	
	text-decoration:	none;
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	background-color : yellow;
	text-align: Center;
	font-weight: Normal;
	font-size: smaller;
	color:	Black;
	}
.grey{	
	FONT-FAMILY: arial, Verdana, Helvetica, sans-serif;
	color:	Black;
	font-size: smaller;
	font-weight: Normal;
	text-align: Center;
	}
.grey:link	{	
	color: Black;
   
	}
	
.StaffHeaderLinks{
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;
	font-weight: Bold;
	text-align: Center;	
	}
	
.StaffHeaderLinks:link	{	
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;
	font-weight: Bold;
	text-align: Center;	
	}	
		
.StaffHeaderLinks:active {
	color:	Black;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;	
	font-weight: Bold;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.StaffHeaderLinks:visited {	
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 12pt;

	font-weight: Bold;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.StaffHeaderLinks:hover	{	
	color:	blue;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-weight: Bold;
	font-size: 12pt;
	text-decoration:	none;
	text-decoration:	underline;
	text-align: Center;	
	}
.LoginHeaderLinks{
	color:	White;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: Center;	
	}
	
.LoginHeaderLinks:link	{	
	color:	White;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: normal;
	text-align: Center;	
	}	
		
.LoginHeaderLinks:active {
	color:	White;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;	
	font-weight: normal;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.LoginHeaderLinks:visited {	
	color:	White;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;

	font-weight: normal;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.LoginHeaderLinks:hover	{	
	color:	Yellow;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-weight: normal;
	font-size: 10pt;
	text-decoration:	none;
	text-decoration:	underline;
	text-align: Center;	
	}
.LoginHeaderLinksB{
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: Bold;
	text-align: Center;	
	}
	
.LoginHeaderLinksB:link	{	
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;
	font-weight: Bold;
	text-align: Center;	
	}	
		
.LoginHeaderLinksB:active {
	color:	Black;
	text-align: Left;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;	
	font-weight: Bold;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.LoginHeaderLinksB:visited {	
	color:	Black;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-size: 10pt;

	font-weight: Bold;
	text-decoration:	underline;
	text-align: Center;	
	}	
	
.LoginHeaderLinksB:hover	{	
	color:	blue;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    font-style:  normal;
	font-weight: Bold;
	font-size: 10pt;
	text-decoration:	none;
	text-decoration:	underline;
	text-align: Center;	
	}