BODY, TABLE {
	font-family: Verdana, Arial, Sans-Serif;
	font-size:10pt;
}
.SmallText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 7.5pt;
}

.SmallBoldText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 7.5pt;
	FONT-WEIGHT: bold;
}

.SmallItalicText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 7.5pt;
	FONT-STYLE: italic;
}

.NormalText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 10pt;
}

.BoldText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
}

.ItalicText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: italic;
}

.LargeText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12pt;
}

.LargeBoldText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
}

.LargeItalicText {
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Sans-Serif;
	FONT-SIZE: 12pt;
	FONT-STYLE: italic;
}

.Required{
	font-family: Verdana; 
	font-size: 12; 
	font-weight: bold; 
	color: red
}

.PageTitle{
	FONT-FAMILY: Arial, Sans-Serif; 
	COLOR: #FFFFFF; 
	FONT-WEIGHT: bold;  
	FONT-SIZE: 16px
}

/* Top Nav */

#topnav {
	padding:0 0 3px 141px
	}

#topnav a {
	text-decoration:none;
	height:18px;
	display:block;
	float:left;
	}
	
#topnav span {
	margin:0 20px 0 0;
	display:block;
	float:left;
	height:18px;
}

#ayb .ayb a, #contact .contact a, #home .home a {
	display:none
	}

	.ayb {
		width:178px;	
		background:url(../art/BlS_TopNavAboutProdServOn.gif) no-repeat;
		}
	
	.ayb a {
		background:url(../art/BlS_TopNavAboutProdServOff.gif) no-repeat;
		width:178px;
		}
		
	.ayb a:hover {
		background:url(../art/BlS_TopNavAboutProdServOn.gif) no-repeat;
		}	

	.contact {
		width:66px;	
		background:url(../art/BlS_TopNavContactOn.GIF) no-repeat;
		}
	
	.contact a {
		width:66px;
		background:url(../art/BlS_TopNavContactOff.GIF) no-repeat;
		}
		
	.contact a:hover {
		background:url(../art/BlS_TopNavContactOn.GIF) no-repeat;
		}	
		
	.home {
		width:40px;	
		background:url(../art/BlS_TopNavHomeOn.gif) no-repeat;
		}
	
	.home a {
		width:40px;
		background:url(../art/BlS_TopNavHomeOff.gif) no-repeat;
		}
		
	.home a:hover {
		background:url(../art/BlS_TopNavHomeOn.gif) no-repeat;
		}			
		
	.myaccount {
		width:100px;	
		background:url(../art/BlS_TopNavMyAccountOn.gif) no-repeat;
		}
	
	.myaccount a {
		width:100px;
		background:url(../art/BlS_TopNavMyAccountOff.gif) no-repeat;
		}
		
	.myaccount a:hover {
		background:url(../art/BlS_TopNavMyAccountOn.gif) no-repeat;
		}					