html, body
{
	font-family: Verdana, Arial;
	font-size: 0.8em;
	color: #000;
	background-color: #e9e9e9;
	margin: 0.75em;
	/*background: #fff url(/Site/Images/Master/ContentBackground.png) 0px 0 repeat-y;*/
}

a, a:visited
{
	text-decoration: none;
	/*color: #f5841e;*/
	color: #ec292d;
}

a:hover
{
	text-decoration: underline;
}

a img, a:visited img, a:hover img
{
	border: none;
}

p
{
	margin: 0 0 1.5em 0;
	padding: 0;
}

input
{
	font-size: 1em;
	font-family: Verdana, Arial;
	font-weight: normal;
}

select
{
	font-size: 1em;
	font-family: Verdana, Arial;
	font-weight: normal;
}

table
{
	font-size: 1em;
}

h1
{
	font-size: 1.75em;
	font-weight: bold;
}

h2
{
	font-size: 1.5em;
	font-weight: bold;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.5em;
}

#Background
{
	background-color: #e9e9e9;
	padding: 1em;
}

#BorderSection
{
	width: 960px;
	margin: 0 auto 0 auto;
	background: url(/Site/Images/Internet/Master/Borders.gif) repeat-y left top;
}

#BottomBorderSection
{
	width: 954px;
	height: 10px;
	margin: 0 auto 0 auto;
	background-image: url(/Site/Images/Internet/Master/BorderBottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#PageSection
{
	width: 952px;
	margin: 0 auto 0 auto;
	background: #c0cad0 url(/Site/Images/Internet/Master/background.png) repeat-x left top;
}

#PageTable
{
	width: 952px;
}

#BreadCrumbsSection
{
	background-color: #fff;
	border-left: 1px solid #929ba0;
	border-right: 1px solid #929ba0;
	padding: 0.5em;
	width: auto;
}

#LogoSection
{
	text-align: center;
	margin: 0 0 1em 0;
}

#MenuSection
{
	background-color: #e7ecef;
	border-top: 1px solid #b6c4ce;
	border-bottom: 1px solid #b6c4ce;
	border-left: 10px solid #b6c4ce;
	border-right: 1px solid #b6c4ce;
	margin-left: 8px;
}

#AuthenticationSection
{
	margin-right: 8px;
	padding: 4px 0 4px 0;
	text-align: right;
}

#MainSection
{
	margin: 0px 8px 0px 8px;
	padding: 0px 0 8px 0;
	width: 98%;
}

#ToolBarSection
{
	background: url(/Site/Images/Internet/Master/ToolBarBackground.png) no-repeat;
}

#ContentSection
{
	border-left: 1px solid #929ba0;
	border-right: 1px solid #929ba0;
	border-bottom: 1px solid #929ba0;
	padding: 0.5em;
	background-color: #fff;
	width: auto;
}

#ContentTable
{
	width: 100%;
	height: 400px;
	font-size: 1em;
	background: #fff url(/Site/Images/Internet/Master/ContentBackground.png) 0px 0 repeat-y;
}

#LanguageSection
{
	margin-top: 8px;
	margin-left: 8px;
}

#HeaderSection
{
	border-top: 1px solid #929ba0;
	border-left: 1px solid #929ba0;
	border-right: 1px solid #929ba0;
	padding: 0.5em;
	background-color: #fff;
	text-align: center;
	width: auto;
}

#LeftSection
{
	width: 208px;
	margin: 0px 0px 0px 0px;
}

#MiddleAndRightSection
{
	width: auto;
}

#RightSection
{
	width: 168px;
}

#MiddleSection
{
	margin: 0 0 0 0;
	padding: 0 0.5em 0 0;
}

#ContactSection
{
	margin-top: 0.5em;
	text-align: center;
	font-size: 0.9em;
	color: #87888c;
}

.clearer
{
	clear: both;
}

.intro
{
	font-weight: bold;
}

