	p { padding:0px; margin:0px; margin-bottom:12px; }
	button { font-family:Arial,Helvetica,sans-serif; font-size:11px; }

  	/* home */
	 .menuHeading {
		font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: bold;
  	}

	 .mainText {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; margin: 0px; padding: 0px;
  	}
	
	 .mainTextWhite {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: normal; margin: 0px; padding: 0px;
  	}	
	
	.mainTextRed {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9f0d10; text-decoration: none; font-weight: normal; margin: 0px; padding: 0px;
  	}

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

  .settingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
	  color: #000000;
	text-decoration: none;
  }
  
	 .largeHeading {
		font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #9f0d10; text-decoration: none; font-weight: bold; margin: 0px; padding: 0px;
  	}

	 .mediumHeading {
		font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #9f0d10; text-decoration: none; font-weight: bold; margin: 0px; padding: 0px;
  	}

	 .smallHeading {
		font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #9f0d10; text-decoration: none; font-weight: bold; margin: 0px; padding: 0px;
  	}

	a.mainLink {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #9f0d10; text-decoration: underline; font-weight:bold; 
  	}  
	
   a.mainLink:hover {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #CC6B0F;	text-decoration: underline; 	font-weight:bold;
  	}  
	
	a.topSiteLink {
		font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; font-weight:bold; 
  	}  
	
   a.topSiteLink:hover {
		font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #666666;	text-decoration: underline; 	font-weight:bold;
  	}  

	.topMenuLinkOn {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #183F68; text-decoration: underline; font-weight:bold; 
  	}  

	a.topMenuLink {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold; 
  	}  
	
   a.topMenuLink:hover {
		font-family: Arial, Helvetica, sans-serif; font-size: 11px;	color: #CAF02D;	text-decoration: underline; 	font-weight:bold;
  	}  

	a.footerLink {
		font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #9f0d10; text-decoration: underline; font-weight:bold; 
  	}  
	
   a.footerLink:hover {
		font-family: Arial, Helvetica, sans-serif; font-size: 10px;	color: #CC6B0F;	text-decoration: underline; 	font-weight:bold;
  	} 
	
	

	.footerText {
		font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; font-weight:bold; 
  	}  

	.noBreak{
		margin: 0px; padding: 0px;
	}

	h1{
		display: inline;
	}


	h2{
		display: inline;
		font-size:18px; font-weight:bold;
	}

	h3{
		display: inline;
	}

   .inlineUL{
		display: inline;
	}
	
	.homeBorderedTableLeft{
		border-right-width: 1px;
		border-left-width: 1px;
		border-bottom-width: 1px;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #000000;
		border-left-color: #000000;
		border-bottom-color: #000000;
		border-top-color: #000000;		
	}
	
	.homeBorderedTableRight{
		border-right-width: 1px;
		border-left-width: 0px;
		border-bottom-width: 1px;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: none;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-top-color: #000000;		
	}	

	.fullBorder{
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-right-color: #000000;
		border-left-color: #000000;
		border-top-color: #000000;
		border-bottom-color: #000000;
	}

	.topSitesSpacing{
	line-height: 12px;		
	}	

	.leftHomeSpacing{
	line-height: 12px;		
	}	
	
	.mainSpacing{
	line-height: 12px;		
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; margin: 0px; padding: 0px;	
	}	
	
	.helpSpacing{
	line-height: 14px;		
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; margin: 0px; padding: 0px;	
	}		

	.hintsPaddedImage{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;

	}