﻿body
{
	font-family: arial;
	background: white;
}

div.divHeader
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

table.divHeaderTable
{
	background: url(header-back.png);
	-ms-background-size: 100% 100%;
	background-size: 100% 100%;
}

div.divContent
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

div.divMenu
{
	border-left: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
	-ms-border-radius: 0;
	border-radius: 0;
	background: url(menu-back.png);
	background-repeat: no-repeat;
	-ms-background-size: cover;
	background-size: cover;
	margin-left: 0;
	margin-right: 0;
	float: left;
	font-family: verdana;
}

table.tableMenu
{
	border: 1px solid white;
	-ms-border-radius: 0;
	border-radius: 0;
}

div.divContentContentPlaceHolder
{
	padding: 0 15px 0 15px;
	overflow-y: auto;
}

div.divFooter
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

table.divContentFooterTable
{
}

div.SitePlainText
{
	padding: 25px;
}

table.tableFixed
{
	width: 100%;
	height: 100%;
	table-layout: fixed;
	overflow: hidden;
	white-space: nowrap;
}

a.aNoOutline
{
	outline: none;
}

img.imgNoBorder
{
	border: 0;
}

.SiteMenuStaticMenuItemStyle
{
	font-size: larger;
	font-weight: bold;
	color: #32AA99;
	border: none;
	-ms-border-radius: 5px;
	border-radius: 5px;
	background: none;
	outline: none;
}

a.SiteMenuStaticMenuItemStyle
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.SiteMenuStaticHoverStyle, .SiteMenuStaticSelectedStyle
{
	color: black;
	background: none;
}

.SiteMenuDynamicMenuItemStyle
{
	font-size: larger;
	font-weight: bold;
	color: black;
	border: 1px solid #A3AEC0;
	background: none;
	outline: none;
}

a.SiteMenuDynamicMenuItemStyle
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

.SiteMenuDynamicHoverStyle, .SiteMenuDynamicSelectedStyle
{
	background: none;
}

div.SiteForm1
{
	font-weight: bold;
	margin-top: 10px;
}

div.SiteForm28
{
	font-weight: bold;
}

div.SiteForm17
{
	margin-bottom: 10px;
}
