body {
    font-size: 9pt;
    font-family: tahoma, verdana, arial;
    margin: 0px;
    background-image: url(../graphics/background.gif);
}

td, div {
    font-size: 9pt;
    font-family: tahoma, verdana, arial;
    margin: 0px;
}

p {
    margin: 0px;
    margin-bottom: 10px;
}

h1 {
    margin: 0px;
    margin-bottom: 7px;
}

a 
{
	color: #b20c2a;
	border: none;
}

img 
{
	border: none;
}

.PageLayout
{
    width: 100%;
}

.PageLayoutCell
{
    width: 780px;
    height: 100%;        
    border-left: solid 1px #b0a79a;
    border-right: solid 1px #fefdfd;
    border-top: solid 1px #b0a79a;
    border-bottom: solid 1px #fefdfd;
}

.PageTop 
{
    width: 100%;
    height: 68px;        
    border-left: solid 1px #fefdfd;
    border-right: solid 1px #b0a79a;
    border-top: solid 1px #fefdfd;
    border-bottom: solid 1px #b0a79a;
    background-image: url(../graphics/top.background.gif);
}

.PageTopMenu
{
    width: 100%;
    height: 26px;        
    background: black;
}

.PageTopMenuItem
{
    color: white;
    font-size: 8pt;
    border-left: 1px solid white;
    padding-left: 10px;
}

.PageTopMenuItem a
{
    color: white;
}

.SearchTextBox {
    width: 80px;
    font-size: 8pt;
    font-family: tahoma;
    height: 12px;
}

.SearchButton {
    width: 50px;
    font-size: 8pt;
    font-family: tahoma;
}

.PageLeftSide {
    background-image: url(../graphics/side.background.gif);
    border-left: 1px solid white;
    width: 8px;
    border-bottom: solid 1px #b0a79a;
}

.PageLeftColumn {
    width: 155px;
    border-right: 1px solid #b0a79a;
    background: #ecebe8;
    border-bottom: 1px solid #959390;
}

.PageMiddleColumn {
    background: white;
    height: 600px;
    border-bottom: 1px solid #959390;
}

.PageRightSide {
    background-image: url(../graphics/side.background.gif);
    border-right: 1px solid #959390;
    width: 16px;
    border-bottom: solid 1px #b0a79a;
}

.PageFooter {
    text-align: center;
    font-size: 8pt;
    padding-top: 3px;
    color: #615d57;
}

.PageFooter a {
    color: #615d57;
}

.PageLeftMenu {
	margin-left: 5px;
}

.PageLeftMenuRoot {
    font-size: 8pt;
    color: #b20c2a;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 4px;
}

.PageLeftMenuRoot a {
    font-size: 8pt;
    color: #b20c2a;
}

.PageLeftMenuParent {
    font-size: 8pt;
    color: Black;
    font-weight: bold;
    padding-bottom: 3px;
}

.PageLeftMenuParent a {
    font-size: 8pt;
    color: Black;
}

.PageLeftMenuItem {
    font-size: 8pt;
	color: Black;
    padding-bottom: 3px;
}

.PageLeftMenuItem a {
    font-size: 8pt;
}

.PageLeftMenuSelected {
    font-size: 8pt;
	color: #615d57;
    padding-bottom: 3px;
    font-weight: bold;
}

.SiteMap {
	margin-top: 5px;
	margin-left: 25px;
}

.SiteMapRoot {
    color: #b20c2a;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 4px;
    text-decoration: none;
}

.SiteMapRoot a {
    color: #b20c2a;
    text-decoration: none;
}

.SiteMapParent {
    color: Black;
    font-weight: bold;
    padding-bottom: 3px;
    text-decoration: none;
}

.SiteMapParent a {
    color: Black;
    text-decoration: none;
}

.SiteMapItem {
	color: Black;
    padding-bottom: 3px;
}

.SiteMapItem a {
	color: Black;
    padding-bottom: 3px;
    text-decoration: underline;
}

.FeatureHeader {
    height: 16px;
    font-size: 8pt;
    letter-spacing: 1px;
    color: #b20c2a;
    font-weight: bold;
    text-align: center;
    width: 100%;
    padding-top: 4px;
}

.FeatureLink {
    height: 16px;
    font-size: 8pt;
    width: 100%;
    padding-top: 4px;
    padding-left: 30px;
}

.FeatureLink a {
    font-size: 8pt;
    color: #615d57;
    font-weight: bold;
}

.Header 
{
	height: 26px;
	border-bottom: 1px solid #b0a79a;
 	background-image: url(../graphics/background.header.gif);
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #b20c2a;
	padding-left: 10px;
}

.GreyHeader 
{
	height: 26px;
	border-bottom: 1px solid #b0a79a;
	background: #f3f2f0;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #58544e;
	padding-left: 10px;
}

.WhiteHeader 
{
	height: 26px;
	border-bottom: 1px solid #b0a79a;
	background: white;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 1px;
	color: #b20c2a;
	padding-left: 10px;
}

.FrontPagePicture 
{
	border-right: 1px solid #b0a79a;
	border-bottom: 1px solid #b0a79a;
}

.InfoPagePicture 
{
	height: 190px;
	border-right: 1px solid #b0a79a;
	border-bottom: 1px solid #b0a79a;
}

.DepTableCell 
{
	width: 25%;
	height: 150px;
	background: white;
	font-size: 8pt;
	font-weight: bold;
	color: #b20c2a;
}

.DepTableImage 
{
	width: 100%;
	height: 105px;
	cursor: hand;
}

.DepTableCaption
{
	width: 100%;
	text-align: center;
	padding-top: 5px;
}

.TextSmallGrey 
{
	font-size: 8pt;
	color: #615d57;
}

.InfoPage {
	height: 450px;
	margin: 15px;
	margin-left: 35px;
	margin-right: 35px;
	font-size: 9pt;
}

.InfoPage h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #b20c2a;
	padding-bottom: 1px;
}

.InfoPage h2 {
	font-size: 9pt;
	font-weight: bold;
	color: #b20c2a;
	padding-bottom: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

.InfoPage p {
	font-size: 9pt;
	margin: 0px;
}

.InfoPage ul {
	font-size: 9pt;
	margin-bottom: 0px;
	margin-top: 0px;
}

.InfoPage li {
	padding-bottom: 5px;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}

.DepInfoTable 
{
	border-left: 1px solid #b0a79a;
	border-top: 1px solid #b0a79a;
}

.DepInfoHeader 
{
	color: #b20c2a;
	padding-bottom: 2px;
	border-bottom: 1px solid #b0a79a;
	border-right: 1px solid #b0a79a;
	font-weight: bold;
	padding-left: 3px;
	background: #f3f2f0;
}

.DepInfoCell 
{
	padding-bottom: 2px;
	border-bottom: 1px solid #b0a79a;
	border-right: 1px solid #b0a79a;
	padding-left: 5px;
}

.DepInfoCellNum 
{
	padding-bottom: 2px;
	border-bottom: 1px solid #b0a79a;
	border-right: 1px solid #b0a79a;
	padding-right: 5px;
	text-align: right;
}

.BigGoogleMap
{
	padding-left: 5px;
	padding-top: 3px;
	font-size: 8pt;
	width: 450px;
	height: 350px;
	background: #e1e1e1;
	border: 1px solid black;
}