.mainMenu
{
	font-family: Arial;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

.popTitle
{
	font-family: Arial;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.blue_title_big
{
	font-family: Arial;
	color: #00357A;
	font-size: 16px;
	font-weight: bold;
}

.black_title
{
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.regular
{
	font-family: Arial;
	color: #00357A;
	font-size: 12px;
}

a.blue_link_underline
{
	font-family: Arial;
	color: #00357A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.blue_link_underline:hover
{
	font-family: Arial;
	color: #00357A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.blue_link_underline_hp
{
	font-family: Arial;
	color: #00357A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #848887;
}
a.blue_link_underline_hp:hover
{
	font-family: Arial;
	color: #00357A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #848887;
}

.blue_link_underline_hp
{
	font-family: Arial;
	color: #00357A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 2px solid #848887;
}

.subMenu
{
	font-family: Arial;
	color: #00357A;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
