﻿body 
{
	background-color: #666666;
}

p
{
	margin-bottom: 20px;
}

#leftColumnWrapper h1
{
	font-family: Georgia;
	font-size: 18px;
	color: #687819;
	padding-bottom: 4px;
	border-bottom: 2px dotted #0e598e;
	margin-bottom: 10px;
}

#leftColumnWrapper h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

#leftColumnWrapper ul ul li, ol ol li
{
  margin: 20px 0 0 0;
  padding: 0;
}

#leftColumnWrapper ul, ol
{
  margin-left: 20px;
  padding-bottom: 10px;
}

#leftColumnWrapper ul li, ol li
{
  padding-bottom: 8px;
}

.nobullet
{
  margin-bottom: 20px;
}

.nobullet li
{
  margin-left: -20px;
  list-style: none;
}

#pageTitle
{
  background: url('../images/content_line_dotted.jpg') repeat-x bottom;
  height: 33px;
  font-family: Georgia;
  font-size: 18px;
  color: #687819;
  font-weight:400;
  margin-bottom:5px;
  padding-bottom:2px;
  line-height:13pt;
}

#rightColumnWrapper h1
{
	text-align: center;
	font-family: Georgia;
	font-size: 15px;
	font-style: italic;
	/*color: #3c607b;*/
	color: #003366;
	margin-bottom: 4px;
}

#rightColumnWrapper h2
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border-top: 2px dotted #ffffff;
	/*color: #3c607b;*/
	color: #003366;
	padding-top: 10px;
}

#contentWrapper a:link
{
	color: #666666;
}

#contentWrapper a:hover
{
	color: #666666;
	text-decoration: none;
}

#contentWrapper a:visited
{
	color: #666666;
}

p#moreNews a:link, p#moreNews a:visited, p#moreNews a:hover 
{
  text-align: right;
  /*color: #3c607b;*/
  color: #003366;
	font-family: Georgia;
	font-style: italic;
	margin: 0 0 0 100px;
	font-size: 11px;
}

#footerLinksWrapper a
{
	color: White;
	text-decoration: none;
}

#footerLinksWrapper a:hover
{
	text-decoration: underline;
}