*
{
	margin: 0;
	padding: 0;
}

acronym
{
	cursor: help;
	border-bottom: #33F;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	font-variant: normal;
}

body
{
	color: #000;
	background-color: #CCF;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 14px;
	line-height: 1.5em;
}

div#box
{
	margin: 20px auto;
	width: 778px;
	background-image: url('../img/middle.png');
}

div#box div#header
{
	height: 125px;
	width: 778px;
}

div#box div#footer
{
	height: 41px;
	width: 778px;
}

div#box div#header_print
{
	display: none;
}

div#box p
{
	margin: 1em 50px 0 50px;
}

div#box p.first
{
	margin: 0 50px 0 50px;
}

div#box p a
{
	color: #33F;
	background-color: inherit;
	font-style: italic;
	border: none;
	text-decoration: none;
}

div#box p a.note
{
	color: #33F;
	background-color: inherit;
	font-style: normal;
	font-size: 80%;
	vertical-align: 3px;
	line-height: 100%;
	border: none;
	text-decoration: none;
}

div#box p a.note:hover
{
	text-decoration: none;
	color: #FFF;
	background-color: #66F;
}

div#box a.thumb
{
	float: left;
	display: inline;
	text-decoration: none;
	border: none;
}

div#box a.thumb:hover
{
	text-decoration: none;
	border: none;
	background-color: #FFF;
}

div#box a.thumb img
{
	margin:  5px 10px 0 0;
	border: #33F 1px solid;
}

div#box table
{
	width: 628px;
	margin: 1em 75px 0 75px;
}

div#box table td.title
{
	text-align: center;
	font-weight: bold;
	background-color: #CCF;
	color: #33F;
	border-width: 1px 0px 1px 0px;
	border-color: #33F;
	border-style: solid;
	padding: 0.5em 0;
}

div#box table td.subTitle
{
	font-weight: bold;
}

div#box table td.french
{
	font-style: italic;
}

div#box table td.padding
{
	padding: 0.5em;
}

div#box table td.wrap
{
	white-space: nowrap;
}

div#box table td.border
{
	border-bottom: 1px #C7C7FF solid;
}

div#box table td.borderDark
{
	border-bottom: 1px #66F solid;
}

div#box div#home
{
	padding: 1em 0;
	text-align: center;
}

div#box div#home a
{
	padding: 0.25em;
	color: #66F;
	background-color: inherit;
	font-size: 150%;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

div#box div#home a:hover
{
	color: #FFF;
	background-color: #66F;
	text-decoration: none;
}

div#box div.footnote
{
	font-size: 12px;
	line-height: 1.25em;
	margin: 0.5em 0 0 0;
	padding: 0 45px;
	clear: left;
}

div#box div.footnote div.footnoteNumber
{
	float: left;
	text-align: right;
	width: 2em;
	padding-right: 0.5em;
}

div#box div.footnote div.footnoteNumber a.noteNumber
{
	color: #33F;
	background-color: inherit;
	border: none;
	text-decoration: none;
}

div#box div.footnote div.footnoteNumber a.noteNumber:hover
{
	color: #FFF;
	background-color: #66F;
	text-decoration: none;
}

div#box div.footnote div.footnoteText
{
	padding-left: 2.5em;
}

div#copy
{
	padding-top: 0.5em;
	color: #999;
	font-size: 0.65em;
	text-align: center;
	line-height: 2em;
}

div#qTip
{
	display: none;
	position: absolute;
	padding: 0.25em;
	color: #33F;
	background-color: #CCF;
	border: 1px solid #33F;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
	z-index: 1000;
}
