/* AJ: Test*/
body
{
	font-family: arial;
	font-size: 13px;
}


a:link, a:visited, a:active
{
	color: #73c1f2;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1, h1 a:link, h1 a:visited, h1 a:active
{
	font-size: 26px;
	color: #00346d;
	margin-top: 0px;
	padding: 0px 0px 3px 0px;
	margin-bottom: 10px;
	border-bottom: 2px solid #40abed;
background: none;
}

h2, h2 a:link, h2 a:visited, h2 a:active
{
	font-size: 22px;
	color: #00346d;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #40abed;
}

h3, h3 a:link, h3 a:visited, h3 a:active
{
	font-size: 16px;
	color: #00346d;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	border-bottom: 1px solid #40abed;
}

img
{
	border: 0;
	margin-bottom: 5px;
}

p
{
	margin-top: 0px;
	margin-bottom: 15px;
font-size: 13px;
}

ul, ul a:link, ul a:visited, ul a:active
{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	color: #00346d;
	text-decoration: none;
font-size: 13px;
}

ul a:hover
{
	text-decoration: underline;
}

.blogRight h3, .blogRight h3 a:link, .blogRight h3 a:visited, .blogRight h3 a:active
{
	color: #ffffff;
	background: #751b8e;
	padding: 3px 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: 0px;
        width:190px;
}
.blogRight h3#purple	{ background: #751b8e; }
.blogRight h3#green		{ background: #8eca45; }
.blogRight h3#grey		{ background: #999999; }

.blogRight h3 a:hover
{
	text-decoration: underline;
}

.blogRight p
{
	margin: 0px 10px 15px 10px;
}

div.body
{
	width: 958px;
        _width: 970px;
	margin: 0px auto;
}

div.blogLinks
{
	width: 194px;
	float: left;
	margin-right: 18px;
}

div.blogMain
{
	width: 505px;
	float: left;
	margin-right: 18px;
}

div.blogRight
{
	width: 211px;
_width:208px;
	float: left;
}

span.blue
{
	color: #73c1f2;
}

div.clear
{
	clear: both;
}

div.section
{
	margin-bottom: 20px;
}

div.social
{
	text-align: right;
}

p.source
{
	color: #73c1f2;
}
