﻿p
{
	/*margin: 0.8em 0 0.8em 0;
	color: #333;
	font: normal 0.8em Georgia, serif;
	line-height: 1.3em;*/
}

#divCenterContentPlacenholder p, #divCenterContentPlaceholderTop p
{
	font-size: 133%;
}

.txtPageTitle
{
	color: #8d4f2e;
	font: normal 30px "Palatino Linotype", "Palatino Roman", Palatino sans-serif;
	line-height: 33px; /*This is to ensure the page title is 20px from the top of the main content div*/
}

a
{
	text-decoration: none;
	color: #966247;
	/**/color: #0033cc;
	cursor: pointer;
}

/*
#LeftExtra a, #LeftExtra a:visited
{
	color: #966247;
}
*/
h5 a, h5 a:visited
{
	color: #966247;
}

a:hover
{
	color: #97012E;
	text-decoration: underline;
}

a:visited
{
	color: #2F5B78;
}

#divNavPanel a, #Menu a
{
	text-decoration: none;
}

hr
{
	border: 0;
	height: 1px;
	color: #bfbdbd;
	background-color: #bfbdbd;
	margin: 1em 0;
}

#LeftExtra p
{
	padding: 0;
	margin: 0;
	font: normal 0.75em "Times New Roman", serif;
}

#LeftExtra h4
{
	font-size: 82%;
}

#divCenterContent ul, #divRightContent ul, #LeftExtra ul
{
	color: #333;
}

#divCenterContent li, #divRightContent li, #LeftExtra li
{
	margin: 0.5em 0;
	/*font: normal 1em Georgia, serif;*/
}


#divCenterContent td, #divRightContent td
{
	font: normal 0.8em Arial, sans-serif;
}
