﻿body
{
	margin:0;
	font-family:Arial;
	font-size:12px;
	color:#000;
}

table
{
	font-size:12px;
}

a img
{
	border-width:0;
}

h1
{
	margin-top:13px;
	font-size:22px;
	font-weight:normal;
	color:#333;
}

p, ul
{
	margin-top:0;
}

form
{
	margin:0;
}

div.main
{
	width:1024px;
	margin:0 auto;
}

div.header
{
	margin-bottom:5px;
}

table.topNav
{
	margin-bottom:5px;
	border-collapse:collapse;
	background-image:url(../Images/main_nav_bg.gif);
}

table.topNav td.navItem
{
	width:204px;
	padding:0;
}

table.topNav td.separator
{
	width:1px;
	padding:0;
	background-color:#fff;
}

table.topNav a
{
	display:block;
	line-height:36px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	color:#fff;
}

table.topNav a:hover
{
	background-color:#000;
}

div.footer
{
	line-height:48px;
	margin-top:5px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background-color:#666;
}

div.footer a
{
	color:#fff;
}

div.footer a:hover
{
	color:#ccc;
}

div.quote
{
	float:right;
	width:210px;
	padding:16px 8px;
	border:1px dotted #7d8294;
}

div.quote p
{
	font-family:"Times New Roman";
	font-size:13px;
	font-style:italic;
	text-align:center;
}

div.quote p.author
{
	margin-bottom:0;
	font-size:12px;
	font-style:normal;
	text-align:right;
}
.pdfLink {
	font-weight: bold;
	color: #333;
}
div.rightbox 
{
    float:right;
	width:230px;
}