/*
	TYPO
*/

*
{
	font: normal 11px Arial, sans-serif;
	color: #3d3d3d;
}

a
{
	text-decoration: underline;
}

b,
strong
{
	font-weight: bold;
}

em,
italic
{
	font-style: italic;
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a
{
	margin: 0 0 0.5em 0;
	color: #1e78b0;
}

h1,
h1 a
{
	font-size: 22px;
}

h2,
h2 a
{
	font-size: 12px;
}

h3,
h3 a
{
	font-size: 13px;
}

h4,
h4 a
{
	font-weight: bold;
}

.b_Header a,
.b_Header h2,
.b_Header h2 a,
#c_Header h2,
#c_Header h2 a,
.c_Header h2,
.c_Header h2 a,
.p_Header,
.p_Header a
{
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.b_Content a
{
	text-decoration: none;
	
}

#b_Account a
{
	
}

.inputRequirement
{
	color: #8f2b8c;
}

.level_0 a
{
	font-size: 12px;
	text-transform: uppercase;
	color: #1e78b0;
}

.level_2 a
{
	
}

#g_PageMainNavigation a
{
	text-decoration: none;
}



