body {
  background-color: #fff;
  color: black;
  font-family: Times New Roman, Times;
  font-size: 12px;
  text-align: justify;
  padding: 1px 20px 0px 20px;
  margin:0;
}

#corner_pane {
	text-align: center;
	align: middle;
	margin:0;
	padding:0;
}

#commandbar {
  display: none;
}

#commandbar_right{
  display: none;
}


#top_filler {
  display:none;
}

#top_pane {
	display: none;
}

#level0 {
	position:static;
	margin: 0;
	padding: 0;
}


#level1 {
	position:static;
	margin: 0;
	padding: 0;
}
#level1_bottom {
	display: none;
	margin: 0;
	padding: 0;
}

#level2 {
  position: static;
	margin: 0;
	padding: 0;
}

#level3 {
	position:static;
	margin: 0;
	padding: 0;
}

#main {
	position:static;
	margin: 0;
	padding: 0;
  background-color: #ffffff; 
}

#leftbar {
    display: none;
}

#rightbar {
    display: none;
}

#rightbarie {
    display: none;
}


form, fieldset {
  background-color: #ffffff;
}

input.text, textarea, select {
/*  background-color: #e3e4f1;*/
  background-color: #fff;
  border: 1px;  border-style: solid;
  border-color: #7F9DB9;
}

p {
/*  line-height: 1.5em;*/
}

#main p {
  padding-top: 0px;
	padding-left: 30px;
	padding-bottom: 4px;
	margin: 0px;
}

p.right_align {
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
}

p.center_align {
  text-align: center;
}

em {
  font-style: italic;
  font-weight: bold;
}

h1 {
  color: #ff6600;
  font-family: Times New Roman, Times;
  font-size: 25px;
  padding-top: 10px;
  padding-left: 5px;
  Padding-bottom: 5px;
}

h2 {
  color: #ff9900;
  font-size: 14px;
  font-weight: bold;
/*  border-top: 1px dashed #FFCC66;
  border-top: 1px solid #FFCC66;*/
  padding-top: 5px;
  padding-left: 10px;
/*  line-height: 1.5em;*/
  border-bottom: 1px dashed #ff9900;
}

h3 {
  color: #ff9900;
	font-size: 12px;
  font-weight: bold;
/*  border-top: 1px dashed #FFCC66;*/
/*  line-height: 1.5em;*/
  padding-top: 5px;
  padding-left: 10px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  padding-top: 5px;
/*  line-height: 1.5em;*/
  padding-left: 13px;
}

table {
	border: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin-left: 30px;
}

.table_caption {
  text-align: center;
  padding: 3px;
  font-size: 10px;
  font-style: italic;
}

table td {
	border: 1px solid black;
}


dt {
  padding-left: 10px;
  padding-bottom: 5px;
}

dd {
  padding-left: 10px;
  padding-bottom: 15px;
}

a {
  color: #4D4DD6;
  text-decoration: underline;
}

a:visited {
  color: #B3B3B3;
}

a:hover {
  color: #4D4DD6;
  font-weight: bold;
  text-decoration: none;
}

a:active {
  color: #6495ED;
  text-decoration: none;
}

.hl-main {
	background-color: white;
	padding-top: 25px;
	margin-left: 30px;
}

	

#nextprev {
	 display: none;
 }

#nextprev img {
  align: right;
}    


/* specification for div to position the groups */
/* -------------------------------------------- */

#tool_box{
  position: absolute;
  right: 0px;
  width: 100px;
  top: 10px;
  height: 30px;
/*  border: 1px solid #FFCC66;*/
}

#footer {
  text-align: center;
  font-size: 10px;
  margin-bottom: 0px;
  margin-top: 0px;
  border-top: -50px;
  padding-top: 0px;
/*  padding-left: 15px;*/
  color: black;
/*  margin-left: 44px;*/
/*  width: 400px;*/
}

#poweredby {
  display: none;
}

.pub_firefox {
  display: none;
}

.google_search_a {
  display: none;
}

.google_search {
  display: none;
}

#main ul {
  padding-left: 50px;
  list-style-image: url(img/bulletprt.png);
/*	line-height: 10px;*/
}


/* specifications for tool tips */
/* ---------------------------- */



div#dHTMLToolTip {
  display: none;
}

/* specifications for span class */
/* ----------------------------- */

.bolded {
  font-weight: bold;
}

.latin {
  font-style: italic;
}

.left_align {
  text-align: left;
}

.right_align {
  text-align: right;
}


.citation {
  font-style: italic;
  margin-left: 30px;
}

.small {
  font-size: 10;
}

.mandatory {
  font-size: 10;
  font-weight: bold;
  color: red;
}

.logon_pane {
  position: absolute;
/*  left: 655px; */
  right: -210px;
  top: 0px;
  width: 180px;
  font-family: Verdana, Arial, Helvetica, sans-serif;}

.logon_pane fieldset {
  background-color: #FFFFDC;
  border: 1px solid #FFCC66;
  padding-bottom: 3px;}
.logon_pane label {
  padding-left: 3px;
  float: left;
  font-size: 8px;}
.logon_pane .nobr {
  display: none; }  
.logon_pane input {
  height: 21px;
  font-size: 10px;}
.logon_pane input.text {
/*  background-color: #fffff5;
  border: 1px solid #FFCC66;*/
  margin-left: 3px; }

.event, .note_heavy, .note_medium, .note_light {
  color: #ffffe9;
  right: 20px;
  width: 75%;
  text-align: justify;
  padding: 5px;
  border: 1px dashed #3333cc;
  margin-left: 40px;
  margin-top: 20px;
  font-size: 11px;
}

.event h2, .note_heavy h2, .note_medium h2, .note_light h2{
  /*font-family: Times New Roman, Times;*/
}
  
.note_heavy {
  background-color: #6666d9;
  color: #ffffe9;
}

.event {
  font-family: Verdana;
}

.note_medium {
  background-color: #9999e6;
}

.event, .note_light {
  background-color: #ccccf3;
}

.note_medium h2, .note_medium h3, .note_light h2, .note_light h3 {
 color: black;
 border: 0;
 margin: 0;  
 padding: 0;
}

.note heavy h2, .note heavy h3 {
 color: #fff; 
}


.note_heavy h2, .note_medium h2, .note_light h2 { 
 padding-left: 5px;
}

.note_heavy h3, .note_medium h3, .note_light h3 { 
 padding-left: 10px;
}

marquee p, .note_heavy p, .note_medium p, .note_light p { 
 text-align: justify;
 margin: 0;
 padding: 0;
 padding-bottom: 5px;
 padding-top: 5px;
 padding-left: 20px;

}

marquee p { 
 padding-left: 5px;
}


.event p, .note_heavy p, .note_medium p, .note_light p { 
 color:  black;
}


.note_heavy a:visited {
 color: #ffffe9;
}

.note_heavy a, .note_medium a, .note_light a {
 color: #ffcd00;
}

.event a, .note_light a{
 color: #6666d9;
}

.note_heavy a:hover, .note_medium a:hover, .note_light a:hover {
 color: #fffd00;
}

.event a:hover, .note_light a:hover {
 color: #3333cc;
}


.event a:active, .note_heavy a:active, .note_medium a:active, .note_light a:active {
 color: #fffd00;
}

.event a:visited, .note_medium a:visited, .note_light a:visited {
 color: #666666;
}


.event .title, .note_heavy .title, .note_medium .title, .note_light .title {
  color : #fff;
  background-color: #4d4dd6;
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  text-align: center;
  padding: 0px;
  font-weight: bold;
  display: block;
  margin-top: 5px;
}

.event ul, .note_heavy ul, .note_medium ul, .note_light ul {
  color: black;
  list-style-image: url(img/bulletm.png);
  margin: 0;
  padding: 0;

}

.event .emarker{
  color: #666;
  font-family: Arial;
  font-style: normal;
  font-size: 12px;
  text-align: center;
  padding: 0px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}


.note .author{
  text-align: right;
  font-size: 11px;
  font-style: normal;
}

.bread {
  font-size: 10px;
}

.formlabel {
  font-size: 11px;
  color: #3670A7; 
}

.formfield {
  color: black; 
}

.formbutton {
  font-size: 11px;
}

.formlegend {
  font-weight: bold;
}

.formfieldset {
  padding: 10px;
}

.border_topleft {
	display: none;
}
.border_topright {
	display: none;
}

.border_bottomright {
	display: none;
}

#separator {
	display: none;
}

#stamp {
	background-image: url('img/cachetprt.png');
	background-repeat: no-repeat;
	background-position: left;
	left:0;
	right:0;
	padding:0;
	margin:0;
	margin-left: 30px;
	height: 77px;
/*	border: 1px solid black;*/
}
.img_transparent {
	visibility: hidden;
}
.img_left, .img_right, .img_left_transparent, .img_right_transparent {
  padding: 10px;
  border: 0;
}
.img_left, .img_left_transparent {
  float: left;
}

.img_right, .img_right_transparent {
  float: right;
}

.img_left_transparent, img_right_transparent {
  display: none;
}

.img_topbutton {
	visibility: hidden;
}


.Watermark{
  z-index: 10;
  position: absolute;

}

.footer_links {
   display: none;
}

ol {
  padding-left: 50px;
/*  line-height: 20px;*/
}

#level0 ul {
  padding-left: 50px;
}

#level0 ul li {
  padding-bottom: 15px;
}

ul.gotolist li {
  list-style-image:url(img/arrowdown.gif);
  font-size: 11px;
/*  line-height: 20px;*/
  padding-bottom: 0px;
}

ul.gotoforward li {
  padding-bottom: 0px;
  list-style-image:url(img/arrowright.gif);
  font-size: 11px;
/*  line-height: 20px;*/
}

.withbackground {
  background-color: #FFCC66;
}
