/** Converted for PageMason Publishing **/
body
{
	margin:0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
body,td,p
{
	font-size: 12px;
}
td
{
	vertical-align: top;
}
.logo
{
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #1D313D;
	background:url(images/logobg.gif) repeat-x top left;
	text-align:center;
	color:#FFFFFF;
}
.column
{
	width: 260px;
}
.column,.left
{
	background:url(images/leftbg.gif) repeat top left;
}
.left
{
	padding-left: 70px;
	text-align:left;
}
.left li
{
	list-style-image: url(images/arrow.gif);
	list-style-position: outside;
	margin-top: 15px;
	margin-bottom: 15px;
}
.left a
{
	font-family: Impact;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}
.left a:hover
{
	margin-left: 10px;
}
.bottom
{
	text-align: center;
	padding-bottom: 7px;
}
.menu li
{
	display: inline;
	list-style: none;
}
.menu a
{
	color: #386F82;
	text-decoration: none;
	padding: 10px;
}
.menu a:hover
{
	text-decoration: underline;
}
.content
{
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 7px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DCE1FE;
}
#menu2 li
{
	clear: both;
}
