﻿body
{
	background: #636466;
	font-family: Arial;
	font-size: 12px;
	padding:0;
	margin:0;
}

table
{
	font-family: Arial;
	font-size: 12px;
	padding:0;
	margin:0;
}

.headerTitleText
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.headerBar
{
	BACKGROUND-IMAGE: url(../Images/headerbarbackground2.gif); 
	BACKGROUND-REPEAT: repeat-x
}

.headerBarText
{
	color: #fff;
	font-size: 11px;
}

.headerBarLink,.headerBarLink:visited
{
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.headerBarLink:hover
{
	text-decoration: underline;
	color: #ff9900;
}

.leftNavBookend
{
	font-size: 1px;
	background: #ff9900;
	border: 1px outset #ababab;
}

.leftNavSeparator
{
	font-size: 1px;
	border-bottom: 1px solid #ff9900;
}

.leftNavLink,.leftNavLink:visited
{
	color: #336633;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

.leftNavLink:hover
{
	color: #ff9900;
	text-decoration: underline;
}

.linkSmall,.linkSmall:visited
{
	color: #336633;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.linkSmall:hover
{
	color: #ff9900;
	text-decoration: underline;
}

.categoryHeader
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	background: #669966;
	border-top: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-right: 1px solid #787878;
	border-bottom: 1px solid #787878;
}

.linkText,.linkText:visited
{
	color: #0066ff;
	font-size: 12px;
	text-decoration: underline;
}

.linkText:hover
{
	color: #ff9900;
}

.paragraphLargeHeaderText
{
	color: #336633; 
	font-size: 18px;
	font-weight: bold;
}

.paragraphHeaderText
{
	color: black; 
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
}

.paragraphText
{
	color: #336633; 
	font-size: 12px;
	text-align: justify;
}

.paragraphTextLink,.paragraphTextLink:visited
{
	color: #0066ff;
	font-size: 12px;
	text-decoration: underline;
}

.paragraphTextLink:hover
{
	color: #ff9900;
}

.footerText
{
	color: #ffffff; 
	font-size: 9px; 
	font-family: Arial;
}