﻿body, html {
	margin: 0;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../Images/Notiva_Internal.jpg);
}
.MainTabStrip {
	display: none;
}
div#TopMenu {
	background-color: black;
	color: white;
	width: 100%;
	font-size: 60%;
	font-weight: bold;
	height: 22px;
}
div#TopMenuText {
	margin-left: 35px;
}
.DefaultImage {
	border-width: 0px;
}
.TopMenuText {
	vertical-align: super;
	padding-right: 10px;
}
.TopMenuText a {
	color: white;
	text-decoration: none;
}
.TopMenuText a:hover {
	color: #6699FF;
}
div#FooterBlock {
	margin: 125px auto auto 25px;
	font-size: xx-small;
	color: Gray;
}
div#ContentBody {
	margin: 25px 25px auto 25px;
}
#BetaTag {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: red;
	font-size: 150%;
	padding-bottom: 10px;
}
#BetaMessage {
	font-family: "Courier New", Courier, monospace;
	color: red;
	font-weight: bold;
	font-size: 90%;
	list-style: none;
	margin-left: 20px;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup {
	padding: 15px 25px 15px 15px;
	background-color: #549DD5;
	border: solid 2px White;
	color: White;
}
.DialogHeader {
	color: White;
	font-size: x-large;
	font-weight: bold;
}
.AppLogo {
	display: block;
	width: 199px;
	height: 46px;
	margin-left: 25px;
	margin-top: 43px;
	background-image: url(../images/Notiva_Internal_Logo.png);
}
.AppLogoLowRes {
	display: block;
	width: 199px;
	height: 46px;
	margin-left: 25px;
	margin-top: 43px;
	background-image: url(../images/Notiva_Internal_Logo.gif);
}
#PageHeader {
	width: 100%;
}
div#LowMenu {
	position: absolute;
	right: 2px;
	top: 45px;
	width: 450px;
	background-color: #000000;
}
#BetaTag {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: red;
	font-size: 150%;
	padding-bottom: 10px;
}
#BetaMessage {
	font-family: "Courier New", Courier, monospace;
	color: red;
	font-weight: bold;
	font-size: 90%;
	list-style: none;
	margin-left: 20px;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.modalPopup {
	padding: 15px 25px 15px 15px;
	background-color: #549DD5;
	border: solid 2px White;
	color: White;
}
.DialogHeader {
	color: White;
	font-size: x-large;
	font-weight: bold;
}
.FormMessage {
	font-weight: bold;
	color: Red;
}
.notification_property
{
    padding:5px;
    font-size:14px;   
}
.master_properties
{
    padding-top:5px;
    padding-bottom:5px;
}
#LoginMenu
{
    display: none;
}