body{
	color:							#200e76;
  text-decoration:		none;
  font-family:				arial;
  font-weight:				bold;
  font-size:					8pt;
  margin: 						0px 0px 0px 0px;
}
a.intlink{
	color:							#200e76;
  text-decoration:		none;
  font-family:				arial;
  font-weight:				bold;
}

td{
	color:							#200e76;
  text-decoration:		none;
  font-family:				arial;
  font-weight:				bold;
  font-size:					8pt;
  vertical-align:			top;
}

table.standardtable{
  border:							1px solid #200e76;	
}

td.titlerow{
  vertical-align:			center;
  border:							1px solid #200e76;	
  background-color:		LightSteelBlue;
}

td.normalcell{
  vertical-align:			center;
  border:							1px solid #200e76;
  font-weight:				normal;
}

td.normalcellup{
  vertical-align:			center;
  border-left : 1px solid #200e76;
  border-right: 1px solid #200e76;
  border-top: 1px solid #200e76;
  font-weight:				normal;
}

td.normalcelldown{
  vertical-align:			center;
  border-left : 1px solid #200e76;
  border-right: 1px solid #200e76;
  border-bottom: 1px solid #200e76;
  font-weight:				normal;
}



td.normal{
  color:							#200e76;
  text-decoration:		none;
  font-family:				arial;
  font-size:					10pt;
  vertical-align:			bottom;
}

body.topcms{
	border-bottom:			1px solid #200e76;
}

select.filter{
	width:							150px;
  color:							#200e76;
}

select.personselect{
	width:							100px;
  background-color:		powderblue;
  color:							#200e76;
  font-family:				arial;
  font-weight:				bold;
  font-size:					8pt;
}

input.checkbox{
  
}

input.textinput{
	width:							33px;
  background-color:		powderblue;
  color:							#200e76;
  font-family:				arial;
  font-weight:				bold;
  font-size:					8pt;
}

tr.standard{
	
}

tr.standardinv{
	display: 						none;
}

img.standard{
	
}

img.standardst{
	opacity:						.25;
	filter: 						alpha(opacity=25);
}

a.pointer{
	cursor: 						pointer;
}

a.menulink{
	color:							#990000;
  text-decoration:		none;
  font-weight:				bold;
  font-family:				arial;
  font-size:					8pt;
}

a.menulink:visited{
  text-decoration:		none;
}

a.menulink:hover{
  text-decoration:		underline;
}

div.loggedinass{
	position:						absolute;
  left:								330px;
  top:								60px;
	color:							#200e76;
  font-family:				arial;
  font-size:					10pt;
  font-weight:				bold;
}

div.mainlogo{
	position:						absolute;
  left:								0px;
  top:								0px;
}

div.menutree{
	position:						absolute;
  left:								10px;
  top:								0px;
	color:							#200e76;
  text-decoration:		none;
  font-weight:				bold;
  font-family:				arial;
  font-size:					8pt;

}
div.menutree2{
	position:						absolute;
  left:								10px;
  top:								95px;
	color:							#200e76;
  text-decoration:		none;
  font-weight:				bold;
  font-family:				arial;
  font-size:					8pt;

}

a.menutreeitem{
	color:							#990000;
  text-decoration:		none;
  font-weight:				bold;
  font-family:				arial;
  font-size:					8pt;
}

a.menutreeitem:visited{
	color:							#990000;
  text-decoration:		none;
}

a.menutreeitem:hover{
  text-decoration:		underline;
}

a.none{
	color:							#200e76;
  text-decoration:		none;
}

a.none:visited{
	color:							#200e76;
  text-decoration:		none;
}

a.none:active{
	color:							#200e76;
  text-decoration:		none;
}

a.none:hover{
	color:							#990000;
  text-decoration:		underline;
}

div.pagename{
	color:							#200e76;
  font-weight:				normal;
  font-family:				arial;
  font-size:					14pt;
}

div.options{
	border:							1px solid #200e76;
  width:							300px;
}

div.pdmenu{
  border-bottom:			1px solid #990000;
  border-left:				1px solid #990000;
  border-top:					none;
  width:							152px;
  top:								78px;
  position:						absolute;
}

div.pdmenuinact{
  border-bottom:			1px solid #990000;
  border-left:				1px solid #990000;
  border-top:					none;
  width:							152px;
  top:								78px;
  position:						absolute;
  display:						none;
}

div.menuitem{
	color:							#200e76;
  border-right:				1px solid #990000;
  padding:							2px 2px 2px 2px;
  text-align:					left;
  background-color:		white;
  width:							150px;
  filter:							alpha(opacity=75);
  -moz-opacity:				.75;
  opacity:						.75;
  text-decoration:		none;
}

div.menuitemact{
	color:							#990000;
  border-right:				1px solid #990000;
  padding:							2px 2px 2px 2px;
  text-align:					left;
  background-color:		white;
  width:							150px;
  filter:							alpha(opacity=75);
  -moz-opacity:				.75;
  opacity:						.75;
  text-decoration:		underline;
}

div.container{
	position:						absolute;
  left:								50%;
  top:								0px;
  width:							700px;
  margin-left:				-350px;
  font-size:					10pt;

}

a{
	color:							#990000;
  text-decoration:		none;
}

a:visited{
	color:							#990000;
  text-decoration:		none;
}

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

a:hover{
	color:							#990000;
  text-decoration:		underline;
}

