﻿BODY
{
    background-color    : #CED3E6;
    font-family         : Tahoma, Arial, Helvetica, sans-serif;
	font-size           : 10pt;
	font-style          : normal;
	font-weight         : normal;
	font-variant        : normal;
    margin              : 0px;
}
IMG
{
    border-style        : none;
}
DIV.Header
{
    background-image    : url(/gui/banner.jpg);
    background-position : left center;
    background-repeat   : repeat-x;
    clear               : both;
    height              : 233px;
    float               : left;
    width               : 100%;
}
DIV.HeaderNavigation
{
    background-image    : url(/gui/BannerLogoNav.jpg);
    background-position : left top;
    background-repeat   : no-repeat;
    clear               : both;
    float               : left;
    height              : 233px;
    width               : 859px;  
}
DIV.HeaderNavigation UL
{
    clear               : both;
    float               : right;
    margin              : 175px 71px 0px 0px;
    padding             : 0px;
}
DIV.HeaderNavigation UL LI
{
    float               : left;
    display             : block;
    line-height         : 50px;
    margin-right        : 2px;
    text-align          : left;
    width               : 88px;
}
DIV.HeaderNavigation UL LI A
{
    color               : #333333;
    font-size           : 10pt;
    font-weight         : bold;
    margin-left         : 20px;
    text-decoration     : none;
}
DIV.ContentWrapper
{
    background-color    : #FFFFFF;
    background-image    : url(/gui/contentbackground.jpg);
    background-position : left top;
    background-repeat   : repeat-y;
    clear               : both;
    float               : left;
    min-height          : 163px;
    width               : 100%;
}
DIV.ContentHeader
{
    background-image    : url(/gui/ContentHeaderBackground.jpg);
    background-position : center top;
    background-repeat   : repeat-x;
    clear               : both;
    float               : left;
    height              : 35px;
    width               : 100%;
}
DIV.ContentBody
{
    background-image    : url(/gui/ContentBodyBackground.jpg);
    background-position : left top;
    background-repeat   : no-repeat;
    clear               : both;
    float               : left;
    min-height          : 350px;
    width               : 100%;  
}
DIV.ContentBody A
{
    color               : #4E5977;
}
DIV.ContentBody TABLE
{
    width               : 100%;
}
DIV.ContentBody TABLE TD
{
    vertical-align      : top;
}
TD.MenuWrapper
{
    width               : 200px;    
}
DIV.ContentFooter
{
    background-image    : url(/gui/ContentFooterBackground.jpg);
    background-position : center top;
    background-repeat   : repeat-x;
    clear               : both;
    float               : left;
    height              : 40px;
    width               : 100%;
}
DIV.MenuWrapper
{
    clear               : none;
    float               : left;
    min-height          : 300px;
    width               : 200px;
}

DIV.MenuWrapper A
{
    clear               : both;
    color               : #222222;
    float               : left;
    font-size           : 10pt;
    font-weight         : bold;
    display             : block;
    margin              : 0px 0px 10px 5px;
    white-space         : nowrap;
    text-decoration     : none;
}
DIV.ContentText
{
    clear               : none;
    float               : left;
    padding-right       : 10px;
}
DIV.MonitoringCartoon
{
    text-align          : center;
}
DIV.MonitoringCartoon IMG
{
    margin              : 15px;
}
DIV.FooterText
{
	background-image    : url(/gui/background.jpg);
	background-position	: center top;
	background-repeat	: repeat-x;
	clear				: both;
	color				: #FFFFFF;
	font-size			: 8pt;
	float				: left;
	height				: 63px;
	padding-top			: 40px;
	text-align			: center;
	width				: 100%;
}
DIV.FooterText A, DIV.FooterText A:HOVER
{
	color				: #FFFFFF;
	text-decoration		: none;
}
H3
{
    font-family         : Tahoma, Arial, Helvetica, sans-serif;
    font-size           : 12pt;
    font-weight         : bold;
}
H5
{
    font-family         : Tahoma, Arial, Helvetica, sans-serif;
	font-size           : 10pt;
    font-weight         : bold;
    margin              : 0px;
    padding             : 0px;
    text-decoration     : underline;
}
H6
{
    font-family         : Tahoma, Arial, Helvetica, sans-serif;
	font-size           : 10pt;
    font-weight         : normal;
    text-decoration     : underline;
}