.menu {
	font-family: Myriad Web Pro, Arial;
	font-size: 18px;
	text-decoration: none;
	color: white;
}
.date {
	font-family: Arial Black, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: black;
}
.menu:hover {
	color: #A8A9E3;
}
.menusecondary {
	font-family: Arial Black, Verdana, Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #787789;
}
.menusecondary:hover {
	color: white;
}
.subtitle {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
}
.linkbold {
	font-family: Myriad Pro, Arial;
	font-size: 14px;
	color: black;
	text-decoration: underline;
	font-weight: bold;
}
.linkboldwhite {
	font-family: Myriad Pro, Arial;
	font-size: 14px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.linkbold:hover {
	text-decoration: underline;
}
.content {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;	
}
.content12 {
	font-family: Myriad Pro, Arial;
	font-size: 12px;
	text-decoration: none;
	color: white;	
}
.content12black {
	font-family: Myriad Pro, Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;	
}
.content14black {
	font-family: Myriad Pro, Arial;
	font-size: 14px;
	text-decoration: none;
	color: black;	
}
.content14black a{	
	text-decoration: underline;
	color: black;
}
.content14black a:hover {
	color: #666666;	
}
.content16black {
	font-family: Myriad Pro, Arial;
	font-size: 16px;
	text-decoration: none;
	color: black;	
}
.content16black a {
	text-decoration: underline;
	color: black;	
}
.content16black a:hover {
	color: #666666;	
}
.content12blackbold {
	font-family: Myriad Pro, Arial;
	font-size: 12px;
	text-decoration: none;
	color: black;
	font-weight: bold;	
}
.contentbold {
	font-family: Myriad Pro, Arial;
	font-size: 14px;
	text-decoration: none;	
}
.contentbold  a{
	text-decoration: underline;
	color: #000000;
}
.contentbold a:hover {
	color: #666666;	
}
.contentboldwhite {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: white;	
}
.contentboldblack {
	font-family: Verdana;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	color: black;	
}
.contentboldwhite10 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: white;	
}
.contentsmall {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	color: white;	
}
.contentbigblue {
	font-family: Verdana;
	font-size: 24px;
	text-decoration: none;
	color: #263045;	
}
.contentboldwhitebig {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: white;	
}
.fineprint {
	font-family: Myriad Pro, Arial;
	font-size: 12px;
	color: white;
}
.fineprintblack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.yui-skin-sam .mask {
	filter: Alpha(Opacity=25);
}
