/* Wagtime CSS Document */

Body 
	{
		margin:0px;
	}

.pgTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}
.aboutPgTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

.aboutPgTxtSmal
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
	}

.aboutPgLink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0000ff;
		text-decoration:underline;
		font-weight:normal;
	}

.aboutPgLink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0000ff;
		text-decoration:none;
		font-weight:normal;
	}
	
.footerTxt
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
	
.footerLink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
.footerLink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:underline;
		font-weight:normal;
		line-height:18px;
	}
	
.footerTxt_Black
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
	
.footerLink_Black
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:none;
		font-weight:normal;
		line-height:18px;
	}
	
.footerLink_Black:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
		line-height:18px;
	}
	
.PgText_Title
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#000000;
		text-decoration:underline;
		font-weight:normal;
	}
	
.menuOfServPgLink
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}

	
.menuOfServPgLink:hover
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:none;
		font-weight:normal;
	}
	
	#changePng { behavior: url(iepngfix.htc); }