body {
background:#f2f2f2;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}
.header {
margin:20px 0px 20px 45px;
}
h2 {
padding:5px;
color:#4f4f4f;
font-size:14px;
font-weight:bold;
} 
.pathway h1 {
padding:5px;
color:#000;
font-size:20px;
font-weight:bold;
} 
.content {
padding:5px;
font-size:12px;
color:#4f4f4f;
 }
 
.pathway a:hover#selected {
 color:#000;
 text-decoration:none;
}
.pathway a#selected {
 color:#4f4f4f;
 text-decoration:none;
}


a {
 color:#f8b22a;
 text-decoration:none;
 
 }
a:hover {
 color:#4f4f4f;
 text-decoration:none;
 }
 
/* big box white */
.rbroundbox { background: url(img/nt.gif) repeat; }
.rbtop div { background: url(img/tl.gif) no-repeat top left; }
.rbtop { background: url(img/tr.gif) no-repeat top right; }
.rbbot div { background: url(img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(img/br.gif) no-repeat bottom right; }


.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 770px;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 0px; display:inline;}
.rbroundbox { width: 770px; margin: 1em auto; }

/*end of big box white*/

/* lil box yellow */
.rbroundbox2 { background: url(img/nt2.gif) repeat; }
.rbtop2 div { background: url(img/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(img/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(img/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(img/br2.gif) no-repeat bottom right; }

.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 760;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; font-weight:bold;color:#7e7e7e;font-size:9px;}
.rbroundbox2 { width: 760px; margin: 1em auto; }
/*end of lil yellow */
.footer {
/*background-color:#fcf1ca;*/

width:770px;
}
img{
border:0px;
}
/*--menu--*/
#MainMenu 
{
	height:33px;
	background: #FFFFFF url("img/bmid_066.gif");
	margin-top:7pt;
	margin-bottom:4pt;
}
#tab 
{
	margin:0;
	top:0;
}
#tab ul 
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#tab li 
{
display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#000000 url("img/bright_066.gif") no-repeat right top;
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
}
#tab a span 
{
	display:block;
	background:url("img/bleft_066.gif") no-repeat left top;
	padding:0 4.25em 0 4.25em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
	font-weight:bold;
	line-height:33px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFFFFF;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 solid #FDB300;
	background: #FFFFFF url("img/bmid_066.gif");
	color:#000000;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link, .dropmenudiv a:visited
{
	width:280px;
	margin:0;
	padding:0;
	display:block;
	border:0 solid ;
	color:#000000;
	background:url("img/bleft_066.gif") no-repeat left top;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv a span 
{
	float:left;
	display:block;
	line-height:31px;
	background:url("img/bright_066.gif") no-repeat right top;
	padding:0 15px 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11;
	color:#000000;
}
.dropmenudiv a span 
{
	float:none;
}
.dropmenudiv a:hover
{
	border:0 solid #FF9300;
	background-position:left bottom;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color:#FFFFFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFFFFF;
	font-weight:bold;
	
}
