﻿#container
{
	background-color: #990134;
	background-image: url('/images/watermark.jpg');
	background-repeat: no-repeat;
	background-position: 15px 15px;
	padding-bottom: 20px;
}

#container, #container a
{
	color: White;
}

#left 
{
	padding-top: 35px;
	padding-left: 65px;
}

h1
{
	font-family: Times New Roman;
	font-size: 20pt;
}

#center, #article
{
	padding-top: 5px;
	padding-left: 65px;
	padding-right: 280px;
	line-height: 1.3em;
}

h2, .h2
{
	font-size: 10pt;
}

.h2
{
	display: block;
}

#files
{
	clear: both;
	padding-top: 10px;
	padding-left: 330px;
}

ul.fileItem
{
	list-style-type: none;
	margin: 0 0 0 0;
	padding-left: 0;
}

.fileItem
{
	color: White;
	font-family: Times New Roman;
	font-size: 11pt;
	line-height: 2.5em;
}

a.fileItem
{
	text-decoration: underline;
}

li.fileItem
{
	white-space: nowrap;
}

#article
{
	width: 735px;
	padding-right: 0;
}

#article .column
{
	float: left;
	padding-top: 25px;
	padding-right: 40px;
	width: 315px;
}

#article .column h3
{
	color: #FFFFFF;
}

#article .column h3 b
{
	display: block;
	line-height: 3.3em;
}

#article .column h3 ul
{
	margin-bottom: 0;
}
