<!--

	a:link {text-decoration:none; color:#336699}
	a:visited {text-decoration:none; color:#336699}
	a:hover {text-decoration:none; color:#ff6600}
	
	a:link.gray {text-decoration:none; color:#666666}
	a:visited.gray {text-decoration:none; color:#666666}
	a:hover.gray {text-decoration:none; color:#ff6600}	
	
	.Text {font-size: 12px; color: #666666; font-family: arial}
	.TextRed {font-size: 12px; color: #cc0000; font-family: arial}
	.TextLarge {font-size: 12px; color: #666666; font-family: arial}
	.TextLargeJustify {font-size: 12px; color: #666666; font-family: arial; text-align: justify}
	.TitleLarge {font-size: 18px; color: #6699cc; font-family: arial; font-weight: bold}
	.TitleLargeGray {font-size: 18px; color: #999999; font-family: arial; font-weight: bold}
	.Title {font-size: 12px; color: #6699cc; font-family: arial; font-weight: bold; padding-bottom: 3px;}
	.TextLight {font-size: 12px; color: #999999; font-family: arial}
	
	.GrayLineTall {width: 1px; height: 100%; background-image: url(images/backgrounds/GrayLine.gif);}
	.GrayLineWide {width: 100%; height: 1; background-image: url(images/backgrounds/GrayLine.gif);}
	.BlueLineWide {width: 100%; height: 1; background-image: url(images/backgrounds/BlueLine.gif);}
	
	.LinkOn {font-size: 12px; color: #336699; font-family: arial; line-height: 14px; font-weight: bold;}
	.SubTitle {font-size: 12px; color: #ffffff; font-family: arial; font-weight: bold; text-align: left; vertical-align: middle; background-color: #6699cc; padding-left: 7px; padding-top: 5px; padding-bottom: 5px}
	
	.FieldTitle {font-size: 12px; font-weight: bold; color: #666666; font-family: arial; padding-top: 2px; padding-bottom: 1px; white-space: nowrap; text-align: left; padding-right: 5px;}
	.Fields {font-size: 12px; color: #333333; font-family: arial; width: 140px}

-->