﻿* 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #554E44;
	line-height: 145%;
}

.Black
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	line-height: 145%;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #756F53;
	line-height: 145%;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #554E44;
	line-height: 145%;
}

hr
{
	height: 1px;
	color: #756F53;
}

body 
{
	margin: 0pt;
	background-color: White;
}

table
{
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

td
{
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}

tr
{
	padding: 0px;
	margin: 0px;
	border: none;
	border-collapse: collapse;
}
th
{
	text-align:left;
}

img
{
	border: 0px;
	display: inline;
}

FORM 
{
	display: inline;
}

.Small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #554E44;
	line-height: 145%;
}

.Title
{
	font-family: Arial;
	text-decoration: none;
	vertical-align: text-top;
	color: #8f8579;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
}

.Title1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #756F53;
	line-height: 115%;
}

.Title1Yellow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 115%;
	color: Orange;
}

.Title2
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #756F53;
	line-height: 110%;
}

.HomeAnnouncement
{
	border-right: #edeae3 1px solid;
	border-top: #edeae3 1px solid;
	border-left: #edeae3 1px solid;
	border-bottom: #edeae3 1px solid;
	padding: 7px;
}

td.Header
{
	background-color: #facd66;
	padding: 7px;	
}

td.Padded
{
	padding: 7px;
}

.CommonSearchBox
{
	border-right: black 1px solid;
	padding-right: 0px;
	border-top: black 1px solid;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 1px;
	border-left: black 1px solid;
	width: 98px;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: Arial;
	height: 16px;
	text-decoration: none;
	vertical-align: text-bottom;
}

.CommonTextBox
{
	border-left: #8f8579 0px solid;
	border-top: #8f8579 1px solid;
	border-right: #8f8579 1px solid;
	border-bottom: #8f8579 1px solid;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
	font-size: 8pt;
	color: Black;
	font-family: Arial;
	height: 17px;
	text-decoration: none;
	vertical-align: text-top;
}

.GreyBackground
{
	background-color: #edeae3;
}

.YellowBackground
{
	background-color: #facd66;
}

.YellowBackground2
{
	background-color: #ffec8b;
}

A.CurrentNav:link, A.CurrentNav:active, A.CurrentNav:visited
{
	COLOR: #955D1C;
    TEXT-DECORATION: none;
}

A.CurrentNav:hover
{
	COLOR: #955D1C;
    TEXT-DECORATION: underline;
}

A.NoUnderline:link, A.NoUnderline:active, A.NoUnderline:visited, A.NoUnderline:hover
{
	COLOR: #955D1C;
    TEXT-DECORATION: none;
}

A:link, A:active, A:visited
{
	COLOR: #554E44;
    TEXT-DECORATION: underline;
}

A:hover
{
	COLOR: #955D1C;
    TEXT-DECORATION: underline;
}

A.url:link, A.url:active, A.url:visited, A.url:hover
{
	color: #955D1C;
	text-decoration: none;
}

@media print
{
	.screenonly
	{
		display: none
	}

	.printonly
	{
	}
	
	div.printaligned
	{
		width: 100%;
		text-align: left;
	}
	
	.DependantWidth
	{
		width:auto;
	}
}

@media screen
{
	.screenonly
	{
	}

	.printonly
	{
		display: none;
	}
	
	div.printaligned
	{
		width: 100%;
		text-align: center;
	}
	
	.DesignHelper
	{
		margin: 2px;
		padding: 2px;
		border: 2px solid #0099FF;
	}
}

#menu_content_default
{
	margin-left:0px;
	width:209px;
	height:100%;
}

#menu_content_default ul
{
	margin: 0px;
	padding-left:0px;
	margin-left:0px;
	list-style-type: none;
}

#menu_content_default ul ul
{
	margin-left: 12px;
	padding-left: 0px;
	background-color: #edeae3;	
	list-style-type: none;
}

#menu_content_default ul ul ul
{
	margin-left: 18px;
	padding-left: 0px;
	background-color: #edeae3;	
	list-style-type: none;
}

