﻿body
{
	font-size: 10pt;
	color: #000000;
	font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	margin: 10px;
	background-attachment: fixed;
}

td
{
    font-size: 10pt;
    color: #000000;
    font-family: 'Trebuchet MS' , Tahoma, Arial, Helvetica, Sans-Serif;
    background-color: #ffffff;
    text-align: left;
}

h1
{
	font-size: 16pt;
	color: #000099;
	font-weight: bold;
	background-color: transparent;
}
h2
{
	font-size: 14pt;
	color: #000099;
}


/* ID Markups */
#LayoutTable
{
	border-bottom: #000000 1px solid;
	background-color: #f0f8ff;
}
#HeadCell
{
	color: #ffffff;
	background-color: #000099;
	border-bottom: #000000 thin solid;
	border-right: #000000 1px solid;
	border-top: #000000 thin solid;
	border-left: #000000 1px solid;
}
#TopNavCell
{
	padding-right: 15px;
	padding-left: 5px;
	font-size: 10pt;
	padding-bottom: 2px;
	color: #000000;
	padding-top: 2px;
	background-color: #ffffff;
	text-align: right;
}
#ContentCell
{
	font-size: 10pt;
	background-image: url(images/backbar.gif);
	color: #000000;
	background-color: #ffffff;
	border-top-style: none;
	border-bottom: #000099 solid;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
}
#Content
{
	padding-right: 12px;
	padding-left: 180px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#NavBarCell
{
	float: left;
	width: 166px;
	border-right: black 1px solid;
	margin-top: 12px;
	background-color: transparent;
}
#PageFoot
{
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 0px;
	color: #333333;
	padding-top: 10px;
	font-style: italic;
	background-color: transparent;
	text-align: right;
	font-size: 8pt;
}
#LogInTable
{
	padding-left: 50px;
}
#TagAnimation
{
	margin-left: 25px;
	margin-right: 25px;
}
#Footer
{
    font-size: 9pt;
    color: #990000;
    font-style: italic;
    text-align: center;
    border-bottom: #990000 3px solid;
}

/* Class Markups */
.PageContent
{
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.NavBar
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.NavItem
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: block;
	text-align: left;
}
a.NavLink
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 140px;
    font-weight: normal;
    font-size: 10pt;
    color: #990000;
    text-decoration: none;
    display: block;
    height: 26px;
}
a.NavLink:hover
{
    color: #000099;
    background-color: #ffffff;
    text-decoration: underline;
}
.DemoNavItem
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: block;
	text-align: left;
}
a.DemoNavLink
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 150px;
	font-weight: normal;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
	display: block;
}
a.DemoNavLink:hover
{
    color: #000099;
    background-color: #ffffff;
    text-decoration: underline;
}
a.MemNavLink
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 140px;
    color: #990000;
    font-weight: normal;
    font-size: 10pt;
    text-decoration: none;
    display: block;
}
a.MemNavLink:hover
{
	color: #000099;
	background-color: #ffffff;
	text-decoration: underline;
}
.MemNavItem
{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	display: block;
	text-align: center;
	border-bottom: #990000 1px solid;
}
a.LogInLink
{
    color: #ffffff;
    text-decoration: none;
    background-color: transparent;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 6px;
    padding-top: 1px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
a.LogInLink:hover
{
    color: #66ffff;
    text-decoration: none;
    background-color: transparent;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 1px;
    padding-top: 1px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
.ErrorMsg
{
	border-right: #990000 1px dotted;
	padding-right: 5px;
	border-top: #990000 1px dotted;
	padding-left: 5px;
	padding-bottom: 5px;
	border-left: #990000 1px dotted;
	color: #990000;
	padding-top: 5px;
	border-bottom: #990000 1px dotted;
	font-style: italic;
	background-color: #ffe7e7;
	display: block;
}
.SafegardIt
{
	font-weight: bold;
	font-size: 18pt;
	color: #000099;
}
label.A
{
	font-weight: bold;
	font-size: 12pt;
	color: #cc0000;
}
div.SupportArea
{
	width: 400px;
	background-image: url(images/qmark.png);
	background-repeat: no-repeat;
}
div.TableArea
{
	width: 400px;
	padding-left: 25px;
}
label.Support
{
	padding-bottom: 5px;
	display: block;
}
.Disclaimer
{
	font-size: 8pt;
	color: #990000;
	font-style: italic;
	padding-top: 12px;
	text-align: justify;
}
.Signature
{
	font-size: 12pt;
	color: #000099;
	font-style: italic;
	font-family: 'Brush Script MT' , Cursive;
}
.Submit
{
	float: right;
}
.XHTML
{
	float: right;
}
.CPIcon
{
	width: 25px;
	height: 25px;
}
.CPText
{
	padding-top: 16px;
}
.CPText a
{
	font-weight: bold;
	font-size: medium;
}
.Button
{
	width: 400px;
	height: 80px;
	text-align: right;
	padding-right: 25px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
}
.HighlightControl
{
	color: #cc0000;
}
.HighlightControl td
{
	color: #cc0000;
}
.DemoTagIDCell
{
	width: 199px;
	color: #3300cc;
	height: 21px;
	text-align: center;
	font-size: 11pt;
}
.NewLogDescription
{
	font-size: 9pt;
	vertical-align: top;
	color: #999999;
	text-align: left;
}
.NewLogItem
{
	vertical-align: top;
}
.NewLogHeading
{
	vertical-align: top;
}
.ButtonLog
{
	height: 80px;
	text-align: right;
	padding-right: 25px;
}
.HelpSection
{
	color: #000099;
	font-style: italic;
}
.LogHeadCell
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	color: #ffffff;
	background-color: #000099;
}
.LogRowEven
{
	background-color: #f5f5dc;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}
.LogRowOdd
{
	background-color: #e7e8ff;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	vertical-align: top;
}
.LogItemTable
{
	border-top: #000000 thin solid;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: #000000 thin solid;
	width: 90%;
}