.ItemTitle
{
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	font-size: 9pt;
	line-height:16px;
	
	/* Imagist Blue */
	color: #FFFFFF;
}

.SmallText
{
	font-family:Arial;
	font-size: 8pt;
	line-height:15px;
	color:#A0AAB5;
}
.BodyCopyLarge
{
	font-family:Arial;
	font-size: 14pt;
	line-height:22px;
	color:#A0AAB5;
}

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.bodyCopyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00274d;
}


.bodyCopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


.bodyCopyBoldBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00274d;

}

.bodyCopySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}

.bodyCopyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #FFFFFF;
}

.headerBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #00274d;
	text-decoration:none;!important

}

.headerGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #C4B400;

}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #00274d;

}

.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	color: #00274d;
	
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00274d;
	text-decoration: none;

}
.menu_Over {
	background-color: #C4B400;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00274d;
	text-decoration: none;
	
}
.menu_Selected {
	background-color: #00274d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}