h1, h2, h3, h4, h5, h6 {
	margin:0 0 .5em 0;
	}
h1 {
	}
h2 {
	color:#1a2f68;
	font-size:1.1em;
	background:url(/images/layout/dots_double_horizontal.gif) bottom left repeat-x;
	padding: 0 0 10px 0;
	margin: 0 0 7px 0;
	text-transform:uppercase;
	}
h3 {font-size:1.2em;}
	div#leftColumn h3 {color:#ea0077;}
	div#mainColumn h3,
	div#mainColumnFull h3 {
		color:#ea0077;
		margin-bottom:3px;
		}
		div#mainColumn h3 img,
		div#mainColumnFull h3 img {margin-top:-15px;}

h4 {
	font-size:1em;
	color:#ea0077;
	}
h5 {
	font-size:.9em;
	color:#1a2f68;
	}
h6 {
	font-size:1em;
	font-weight:normal;
	color:#1a2f68;
	padding:0;
	margin:0;
	}
	
p {
	line-height: 1.5em;
	margin:0 0 1.5em 0;
	font-size:12px;
	}
	
	p.date
	{
		margin: 0px 0px 3px 0px;
		padding: 0px;
		color: #000000;
		font-size: 11px;
	}
	
	p.tags
	{
		font-size: 11px;
		color: #333333;
	}
a {
	color: #1a2f68 !important;
}
a:hover	
{
	color: #ea0077 !important;
}

strong, b {font-weight:bold;}

em {font-style:italic;}
	

	
/* Universal Link Formating */
.bluelink a,
.bluelink h4,
.bluelink h3
{
	color: #1a2f68 !important;
}
.bluelink a:hover,
.bluelink h4,
.bluelink h3
{
	color: #ea0077 !important;
}

.greenlink h4 a,
.greenlink h4,
.greenlink h3
{
	color: #ea0077 !important;
}
.greenlink h4 a:hover
{
	color: #1a2f68 !important;
}
.orangelink h4,
.orangelink h3 a
{
	color: #ea0077 !important;
}
.orangelink h3 a:hover
{
	color: #1a2f68 !important;
}
.contentblock h4 a
{
	color: #ea0077 !important;
}
.contentblock h4 a:hover
{
	color: #1a2f68 !important;
}
.greenlink p a b
{
	color: #1a2f68 !important;
}
.greenlink p a:hover b
{
	color: #ea0077 !important;
}
.greenlink p b{
	color: #ea0077;
}
.white a
{
	color: #FFFFFF !important;
}
.white a:hover{
	color: #ea0077 !important;
}

