﻿body
{
	background: url(/images/bg.jpg) repeat-x #5D8CAD;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	color: #525252;
	font-size: 12px;
}

img
{
	border: 0px;
}


h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, Serif;
	font-weight:normal;
	padding:0px 0px 8px 0px;
	margin: 0px;
}

a
{
	color: #00467F;
}

a:hover
{
	text-decoration:underline;
}

.Title
{
	font-family: Georgia, Serif;
	font-size: 18px;
	font-weight: normal;
	color: #00467F;
}

.Callout
{
	font-weight: bold;
	color: #00467F;
	font-size: 13px;
}

.RightFloatBoxContainer
{
	border: 1px solid #00467F;
	float:right;
	min-width:200px;
	padding:8px;
}

.RightFloatBoxHeader
{
	font-family: Georgia, Serif;
	font-size: 18px;
	font-weight: normal;
}
