html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background-color:White;}
p{margin:0 10px 10px}
a{display:block;color: #981793;padding:10px}
div#header h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left;background-color:#B9CAFF;}
div#content p{line-height:1.4}
/* div#navigation{background:#B9CAFF} */
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#printcontainer{width:960px;text-align:left;background-color:White;}
div#container{width:960px;}
div#content{width:780px;background-color:White;display:block;margin-left:181px;padding:0px;border:solid 1px white;}
/* div#navigation{left:0;top:140px;float:left;width:180px;display:block;position:absolute;} */
div#navigation{left:auto;top:140px;float:left;width:180px;display:block;position:absolute;}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%;display:block;}



ul#css3menu1,ul#css3menu1 ul{
	margin:0;list-style:none;padding:0;background-color:#dedede;border-width:1px;border-style:solid;border-color:#5f5f5f;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
ul#css3menu1 ul{
	display:none;position:absolute;left:0;top:100%;-moz-box-shadow:3.5px 3.5px 5px #000000;-webkit-box-shadow:3.5px 3.5px 5px #000000;box-shadow:3.5px 3.5px 5px #000000;padding:0 10px 10px;background-color:#ffffff;border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;border-color:#d4d4d4;}
ul#css3menu1 li:hover>*{
	display:block;}
ul#css3menu1 li:hover{
	position:relative;}
ul#css3menu1 ul ul{
	position:absolute;left:100%;top:0;}
ul#css3menu1{
	display:block;font-size:0;float:left;}
ul#css3menu1 li{
	display:block;white-space:nowrap;font-size:0;float:left;}
ul#css3menu1>li,ul#css3menu1 li{
	margin:0;}
ul#css3menu1 a:active, ul#css3menu1 a:focus{
	outline-style:none;}
ul#css3menu1 a,ul#css3menu1 a.pressed{
	display:block;vertical-align:middle;text-align:left;text-decoration:none;font:bold 11px Trebuchet MS;color:#000000;text-shadow:#FFF 0 0 1px;cursor:pointer;}
ul#css3menu1 ul li{
	float:none;margin:10px 0 0;}
ul#css3menu1 ul a{
	text-align:left;padding:4px;background-color:#ffffff;background-image:none;border-width:0;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font:11px Tahoma;color:#000000;text-decoration:none;}
ul#css3menu1 li:hover>a{
	background-color:#f8ac00;border-color:#C0C0C0;border-style:solid;font:bold 11px Trebuchet MS;color:#000000;text-decoration:none;text-shadow:#FFF 0 0 1px;background-image:url("mainbk.png");background-position:0 100px;}
ul#css3menu1 img{
	border:none;vertical-align:middle;margin-right:10px;}
ul#css3menu1 img.over{
	display:none;}
ul#css3menu1 li:hover > a img.def{
	display:none;}
ul#css3menu1 li:hover > a img.over{
	display:inline;}
ul#css3menu1 li a.pressed img.over{
	display:inline;}
ul#css3menu1 li a.pressed img.def{
	display:none;}
ul#css3menu1 span{
	display:block;overflow:visible;background-position:right center;background-repeat:no-repeat;padding-right:0px;}
ul#css3menu1 ul span{
	background-image:url("arrowsub.png");padding-right:28px;}
ul#css3menu1 a{
	padding:10px;background-color:#c1c1c1;background-image:url("mainbk.png");background-repeat:repeat;background-position:0 0;border-width:0 0 0 1px;border-style:solid;border-color:#C0C0C0;color:#000000;text-decoration:none;text-shadow:#FFF 0 0 1px;}
ul#css3menu1 li:hover>a,ul#css3menu1 li>a.pressed{
	background-color:#f8ac00;background-image:url("mainbk.png");background-position:0 100px;border-style:solid;border-color:#C0C0C0;color:#000000;text-decoration:none;text-shadow:#FFF 0 0 1px;}
ul#css3menu1 ul li:hover>a,ul#css3menu1 ul li>a.pressed{
	background-color:#ffffff;background-image:none;font:11px Tahoma;color:#868686;text-decoration:none;}
ul#css3menu1 li.topfirst>a{
	border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;-webkit-border-radius:5px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:0;}
ul#css3menu1 li.toplast>a{
	border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;-webkit-border-radius:0;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}





.CaptionText
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.NormalText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}
.WatermarkedImage
{
	background-position: left top;
	background-image: url(./bad2.gif);
	visibility: visible;
	background-repeat: no-repeat;
	background-color: transparent;
	background-attachment:fixed;
}
.ErrorText
{
	font-weight: normal;
	font-size: 9pt;
	color: red;
	font-family: Arial;
}

.LargeErrorText
{
	font-weight: bold;
	font-size: 10pt;
	color: red;
	font-family: Arial;
}

.TitleText
{
	font-weight: bold;
	font-size: 14pt;
	color: navy;
	font-family: Arial;
}

.ReportTitleText
{
	font-weight: bold;
	font-size: 16pt;
	color: black;
	font-family: Arial;
}

.SuccessText
{
	font-weight: bold;
	font-size: 10pt;
	color: green;
	font-family: Arial;
}

.BlueText
{
	font-weight: bold;
	font-size: 9pt;
	color: blue;
	font-family: Arial;
}

.Hyperlink
{
	font-weight: normal;
	font-size: 10pt;
	color: blue;
	font-family: Arial;
	text-decoration: underline;
}

.MenuText
{
	font-weight: normal;
	font-size: 9pt;
	color: yellow;
	font-family: Arial;
}

.MenuTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: yellow;
	font-family: Arial;
}

.NoteText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial;
	margin-bottom: 1px;
}

.BoldNoteText
{
	font-weight: bold;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.FooterText
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Arial;
}

.HiddenGridColumn
{
    display:none;
}

.ReverseText
{
    font-weight: bold;
	font-size: 9pt;
	color: white;
	font-family: Arial;
}

.LargeBlackText
{
	font-weight: bold;
	font-size: 14pt;
	color: black;
	font-family: Arial;
}

.HugeFreakinRedText
{
	font-weight: bold;
	font-size: 36pt;
	color: red;
	font-family: Arial;
}

.SubheadingText
{
	font-weight: bold;
	font-size: 12pt;
	color: black;
	font-family: Arial;
}

.GridSearchResults a
{
	padding: 0;

}

A { color: blue; text-decoration: underline; }
A:link { color: blue; text-decoration: underline;
	
}
A:visited { color: blue; text-decoration: underline; }
A:active { color: red; text-decoration: underline;}
A:hover { color: red; text-decoration: underline; } 

.Rollover:link { color: blue; text-decoration: underline }
.Rollover:active { color: red; text-decoration: underline }
.Rollover:visited { color: blue; text-decoration: underline }
.Rollover:hover { color: red; text-decoration: underline }

.NavLinkText
{
	font-weight: bold;
	font-size: 8pt;
	color: yellow;
	font-family: Arial;
}

