﻿body *
{
	font-family:Arial;
}
.webzone
{
	margin:0px 8px;
	width:299px;
}
.middle .webzone
{
	width:618px;
}
.LeftColumn, .RightColumn, .upleft, .upright, .downleft, .downright, .middle
{
	vertical-align:top;
	overflow:hidden;
}

.webzone table
{
	border-width: 0px!important;
}

.adminLink, .right
{
	float:right;
}

.UpperRow, .Layout1 .middle, .Layout2 .LowerRow
{
	display:none;
}

.innerContent .topPart
{
	background-position:top center;
	background-image:url("../images/shared/bkg_TopModule_tile.gif");
	background-repeat:repeat-x;
}
.Part
{
	background-position:bottom center;
	background-image:url("../images/shared/bkg_modules_footer_tile.gif");
	background-repeat:repeat-x;
	border-right:solid 1px #f6c34c;
	border-left:solid 1px #f6c34c;
	font-size:14px;
	font-family:Arial;
}

.Part .copy
{
	color:#666666;
	font-size:12px;
	font-family:Arial;
}

.Part H5, .Part H4, .Part H3, .Part H2, .Part H1
{
	font-size:16px;
}

.PartChrome
{
	margin-top:4px;
}
.PartTitle
{
	line-height:8px;
	font-weight:bold;
	font-size:16px;
	color:#666666;
	background-image:url("../images/shared/bkg_MenuTitle_tile.gif");
	background-position:center top;
	background-repeat:repeat-x;
	padding:0px;
	height:31px;
	vertical-align:top;
}

.PartTitle img
{
	padding-left:6px;
}

.PartTitle a img
{
	padding-left:0px;
}

.PartTitle span
{
	display:inline-block;
	width:auto;
	overflow:hidden;
	white-space:normal;
	height:31px;
	line-height:30px;
}
.middle .PartTitle span
{
	width:465px;
}

.middle .SubPage .PartTitle span
{
	width:580px;
}

.NoTitle .Part, .SubPage .Part
{
	border-left:solid 0px #ffffff;
	border-right:solid 0px #ffffff;
	background-image:none;
}

.SubPage .PartTitle
{
	background-image:url("../images/shared/subpage_bkg_MenuTitle_tile.gif");
	background-position:center top;
	font-size:18px;
	line-height:normal;
	font-weight:normal;
	height:56px;
	vertical-align:middle;
}

.SubPage .PartTitle span
{
	display:block;
	white-space:normal;
}
.innerContent .SubPage .topPart, .innerContent .NoTitle .topPart
{
	background-image:none;
}
.NoTitle .PartTitle
{
	display:none;
}

.errors
{
	font-size:11px;
	font-family:Arial;
}
