body {
	margin:	0;
	padding:	0;
	color:	Black;
	background-color: White;
	background-image : url(images/bgstripe.gif);
	font:	11px Arial, sans-serif;
	background-repeat : repeat-x;
	}
TD.textobject, p {
	/*background-color : White;*/
	color : Black;
	font : 16px/1.3em /*Verdana, Tahoma, "Lucida Sans Unicode"*/ Arial, sans-serif;
	padding : 3px 3px 1px 3px;
  margin : 0px;
}
TD.logobg {
  background-image: url(images/numa_faded.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
p.maintitle {
	/*background-color : White;*/
	color : Black;
	font : 24px/1.3em Arial, sans-serif;
	font-weight : bold;
	padding : 3px 3px 1px 3px;
	text-align : center;
}
p.maintitle-blue {
        /*background-color : White;*/
        color : #006699;
        font : 24px/1.3em Arial, sans-serif;
        font-weight : bold;
        padding : 3px 3px 1px 3px;
        text-align : center;
}
p.maintitle-left {
        /*background-color : White;*/
        color : Black;
        font : 24px/1.3em Arial, sans-serif;
        font-weight : bold;
        padding : 3px 3px 1px 3px;
        text-align : left;
}
p.subtitle {
	/*background-color : White;*/
	color : Black;
	font : 18px/1.3em Arial, sans-serif;
	/*font-weight : bold;*/
	/*text-decoration : underline;*/
	padding : 3px 3px 1px 3px;
	text-align : center;
  margin: 0px;
}
p.subtitle-left {
        /*background-color : White;*/
        color : Black;
        font : 18px/1.3em Arial, sans-serif;
        /*font-weight : bold;*/
        /*text-decoration : underline;*/
        padding : 3px 3px 1px 3px;
        text-align : left;
  margin: 0px;
}
p.important {
  background-color : White;
  color : Red;
  font : 12px/1.3em Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
  font-weight : bold;
  padding : 3px 3px 1px 3px;
  text-align : center;
}
li {
	background-color : White;
        color : Black;
        font : 14px/1.3em Arial, sans-serif;
        /*font-weight : bold;*/
        /*text-decoration : underline;
        padding : 3px 3px 5px 3px;*/
}
li.bigger {
	background-color : White;
        color : Black;
        font : 18px/1.3em Arial, sans-serif;
        /*font-weight : bold;*/
        /*text-decoration : underline;
        padding : 3px 3px 5px 3px;*/
}

TD.navlink {
	background-color : #069;
	color : #9cf;
	font-size : 9px;
}
TD.altbg	{
	background-color: Silver;
	padding : 1px 1px 1px 1px;
	color : Black;
	font : 10px  Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
	margin: 0 0 0 0;
	vertical-align : middle;
}
TD.whtbg	{
	background-color: White;
	padding : 1px 1px 1px 1px;
	color : Black;
	font : 10px  Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
	margin: 0 0 0 0;
	vertical-align : middle;
	}
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4, h5	{
	font-size:	1.25em;
	}
	
h1, h2, h3, h4, h5, h6	{
	margin:	1.25em 0 0 0;
	font-family:	Arial, sans-serif;
	}
p	{	/* primitive version for css-1 agents */
	margin:	.5em 0;
	}
/*body .stb	{
	margin-top:	3em
	}
body .mtb	{
	margin-top:	5em
	}
body .ltb	{
	margin-top:	10em
	}
body .stb, body .mtb, body .ltb	{
	text-indent:	0
	}*/
a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#006699;
	background-color: transparent;
	}
a:visited {
	color:  #006699;
	background-color: transparent;
}
a:hover {
  /*color:  #f60;*/
  background-color: transparent;
  text-decoration:  underline;
  }
a:active  {
  color:  #cc0;
  background-color: transparent;
  }
a.navlink {
	background-color: transparent;
	color : #99CCFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
a.navlink:visited {
  color:  #99CCFF;
  background-color: transparent;
}
a.navlink:hover {
	background-color: transparent;
	color : #ccc;
	text-decoration : none;
}
UL {
	list-style : square;
	font : 12px/1.3em Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
}
/*.ahem	{
	display:	none;
	}
#wrapper	{
	float:	left;
	width:	67%;
	border-right:	2px dotted black;
	border-bottom:	2px dotted black;
	color: #000;
	background-color:	#ffc;
	margin:	0 15px 0 0;
	}
#content	{	
	padding:	0 10% 100px 15%;
	}
.orangebox	{
	padding:	4px;
	margin:	2px;
	color: #000;
	background-color:	#f93;
	border:	solid black 2px;
	}
.offwhitebox	{
	padding:	6px;
	margin:	2px;
	color: #000;
	background-color:	#ffc;
	border:	dotted black 2px;
	}*/
.offgreenbox	{
	padding: 3px 0 3px 2px;
	margin:	0px;
	color: #FFF;
	background-color:	#00C6BF;
	font : 17px Verdana, Tahoma, "Lucida Sans Unicode", sans-serif;
	font-weight: bold;
	}
/*.greenmile	{
	padding:	6px;
	margin-left: 0;
	margin-top: 50px;
	color: #000;
	background-color:	#cc6;
	border:	dotted black 1px;
	}	
	
code, tt, pre	{
	font:	11px monaco, "andale mono", courier, "courier new";
	color:	#630;
	background-color: transparent;
	}
	

	
blockquote.special	{
	color:	#630;
	background-color: transparent;
	font-family:	monaco, "andale mono", courier, "courier new", monospace;
	margin-left:	0;
	}*/
img	{
	border:	0
	}
.form
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background:#fff;
	border-style : solid;
	border-color : #069 #069 #069 #069;
	border-width : 1px 1px 1px 1px;
}
.formtitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	color:#000000;
}
.formnote
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
b	{
	font-weight: bold;
}
/* styles for DHTML menus */
.menuTable
{ 
  font-family: arial, helvetica, sans-serif; 
  font-size: 10pt;
}
a.menuLink {
  font-size: 8pt; 
  font-family: verdana, helvetica, sans-serif; 
  color: #99CCFF; 
  text-decoration: none; 
}
.menuLink:visited { color: #99CCFF; }
.menuLink:hover { color: #FFFFFF; text-decoration: none; }
.menuInsert  { 
  z-index: 200; 
  font-style: normal; 
  font-variant: normal; 
  font-weight: normal; 
  line-height: 10pt; 
  font-size: 9pt; 
  font-family: verdana, helvetica, sans-serif; 
  width: 140px; 
  color: #888888; 
  height: 80px;
  border: 0px solid #dddddd; 
  margin: 0px; 
  padding: 10px 10px 15px 10px; 
  background: #006699;
}
.menuContainer { z-index: 1000; -moz-opacity: .9; filter: alpha(opacity=90); }
.menuTitle     { color: #000000; font-weight: bold; text-decoration: underline;}

