#mainContainer {
	border: 1px solid #2F3771;
}

/*********** #top #head ***********/
#head {
	background-image:  url("../bis/itsci/menu-background-std-itsci.jpg");
}

#siteInfo{
	color: #000000	;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 210p	x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #75A4DD;
	clear: both;
	padding:5px 5px 5px 320px;
}

/************* #globalNav **************/
#globalChosen a:link   {
	background-color: #2F3771;
}
#globalChosen a:visited {
	background-color: #2F3771;
}
#globalChosen a:hover {
	background-color: #2F3771;
}
#globalChosen a:active {
	background-color: #75A4DD;
}

#content img {
float:right;
margin:0.4em 0.6em 0.3em 0.5em;
}

/*********** #contentContainer ***********/


/*********** #sectionMenu ***********/

#sectionMenu #sectionSub a:link, #sectionMenu #sectionSubChosen a:link, #sectionMenu #sectionSub a:visited{ color: #2F3771; text-decoration: none }

#sectionMenu #sectionSub a:hover { color: #333333; text-decoration: none}
#sectionMenu #sectionSub a:active { color: #990000; text-decoration: none }

#sectionMenu #sectionSubChosen {
	background-image:  url(../res/nfbi/section_sub_chosen.gif);
}

#sectionMenu a:hover { color: #2F3771}
#sectionMenu a:active { color: #990000 }

#qLinks {
	background-color: #8BA2B8;

}

/*********** #content ***********/

#content ul li {
	background-image: url(../res/nfbi/bullet_dot.gif);
}

#box {
	background-color: #8BA2B8;
}

#box h3, #box h1 {
	background-color: #2F3771;
}

#box ul li {
	background-image: url(../res/nfbi/bullet_dot.gif);
}

