/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: 0px 0px;
	font-size: 101%;
	background-color: #FFFFFF;
	color: #333333;
	background-image: url(images/background.jpg);
}
table {
	background-color: #FFFFFF;
}

#mainTable	{
	border: 2px solid #642;
}

#content {
	text-align: justify;
	font-size: 100%;
	padding: 20px;
}
#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003399;
	font-weight: bold;
	font-size: 160%;
}

#content h2 {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

#content h3	{
	font-size: 105%;
	font-weight: bold;
}

#content h4	{
	text-align: center;
}
#content h5	{
	font-size: 100%;
	font-weight: bold;
}
#contentImageRight	{
	padding: 20px 0 20px 20px;
}
#contentImageLeft	{
	padding: 20px 20px 20px 0;
}
#contentFP	{
	font-size: 105%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	line-height: 1.75em;
	}
#contentTable	{
	line-height: 1.5em;
	}
#content a	{	
	color: #003399;
	text-decoration: none
}
#content a:hover	{	
	color: #0000CC;
	}
#content a:visited	{
	color: #666666;
}
.quote	{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	font-size: 115%;
	line-height: 1.1em;
}
.leftQuote	{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 120%;
	padding: 20px;
}
.authorQuote	{
	font-style: italic;
	word-spacing: normal;
	text-align: right;
	padding-right: 40px;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 20px;

	line-height: 1.em;
	line-height: .90em;
}
.authorQuoteLeft	{
	font-style: italic;
	word-spacing: normal;
	text-align: right;
	padding-right: 20px;
	font-family: "Times New Roman", Times, serif;
	line-height: 0.25em;
	padding-bottom: 20px;
	font-size: 105%;
	}
.emphasisHeading	{
	font-weight: bold;
	font-style: normal;
}	
#footer	{
	font-size: 65%;
	color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px solid #642;
	border-bottom: 1px solid #642;
}

#footer a	{
	color: #333333;
	text-decoration: none;
}

#sitemap	{
	color: #FFFFFF;
	text-align: right;
	font-size: 65%;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#sitemap a	{
	color: #FFFFFF;
}
.copyright	{
	color: #333333;
	text-align: center;
	font-size: 80%;
	}
