body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	background-color : #FFFFFF;
	margin: 0;
}
p {
font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
}

td p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1.0em;
}
td {
	font-size : 1.0em;
}
p.toppara{
margin-top: 0px;	
}
table form { margin-top: 0px; margin-right: 0px; margin-bottom:0px;  padding : 0px; } 

/* Backgrounds used with the navigation */
.creambg{
	font-family : Arial, Helvetica, sans-serif;
	background-color : #FFFF99;
	color: #000000;
}

/* White text left hand navigation */

.whitetext{
font-family : Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.whitetext, a.whitetext:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitetext:hover, a.whitetext:active{
	color: #CCCCCC;
}

/* Grey text */

.greytext{
font-family : Arial, Helvetica, sans-serif;
	color: #666666;
}
a.greytext, a.greytext:visited{
	text-decoration: underline;
	color: #666666;
}
a.greytext:hover, a.greytext:active{
	color: #666666;
}

/*	Small white text used for the left hand navigation  */
.whitesmall{
font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FFFFFF;
}
a.whitesmall, a.whitesmall:visited{
	text-decoration: underline;
	color: #FFFFFF;
}
a.whitesmall:hover, a.whitesmall:active{
	color: #CCCCCC;
}

.smalltext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #000000;
}
a.smalltext{
	color: #660033;
	text-decoration : underline;
}
a.smalltext:hover, a.smalltext:active{
	color: #660033;
}
a.smalltext:visited{color: #993300;}
.smallgrey{ color: Gray;
font-family :Arial, Helvetica, sans-serif;
	font-size : 10px;
	}
.smallform{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

h1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color: #566581;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}
h2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;	
	font-weight: bold;
	color: #566581;
	margin: 2px 0px 10px 0px;
}
h3{
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	color: #566581;
	margin: 2px 0px 10px 0px;
}
a{
	color: #003399;
	text-decoration : underline;
}
a:hover, a:active {
	color: #003399;
}
a:visited {
	color: #003399;
}

.largetext {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	padding-top: 0px;
	font-size: 100%;
	
}

#sectionLinks h3{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-size: 1.0em;
	background: #666666;
	color: #FFFFFF;
	margin: 0px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#sectionLinks a:hover{
	background-color: #708090;
	text-decoration: underline;
}

#sectionLinks li{
	background-color: #725681;
}

/*********** #sectionNews styles ***********/

#sectionNews{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	padding-top: 0px;
	font-size: 100%;
	color: #000000;	
}

#sectionNews h3{
	padding: 10px 0px 2px 10px;
	background: Gray;
	color: #FFFFFF;
}

#sectionNews a {
	display: block;
	/*border-top: 1px solid #cccccc;*/
	border-top: 0px;
	padding: 2px 0px 2px 10px;
	color: #000000;
	text-decoration: none;
	font-size: 90%;
}

#sectionNews ul a:link, #sectionNews ul a:visited {display: block;}
#sectionNews ul {list-style: none; margin: 0; padding: 0;}

#sectionNews a:hover{
	background-color: #CCCCCC;
	text-decoration: underline;
}

#sectionNews li{
	/*background-color: #669999;
	border: 1px solid #669999;
	*/
	background-color: #9999CC;
	border: 1px solid #9999CC;
}
/* sectionLinksE */

#sectionLinksE{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	padding-top: 0px;
	font-size: 1.0em;
	
}

#sectionLinksE h3{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	font-size: 1.0em;
	background: #666666;
	color: #FFFFFF;
	margin: 0px;
}

#sectionLinksE a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#sectionLinksE a:hover{
	background-color: #708090;
	text-decoration: underline;
}

#sectionLinksE li{
	background-color: #993366;
}

/*********** #sectionLinks2styles ***********/

#sectionLinks2{
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	font-size: 90%;
	background-color: #CCCCCC;
	
}

#sectionLinks2 h3{
	padding: 10px 0px 2px 10px;
	background: #003366;
	color: #FFFFFF;
}

#sectionLinks2 a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #000000;
	text-decoration: none;
}

#sectionLinks2 a:hover{
	color:#000000;
	text-decoration: none;
}

#sectionLinks2 li{
	background-color:#CCCCCC;
}

/*********** #sectionSecondary styles ***********/

#sectionSecondary{
	position: relative;
	margin: 0px;
	padding: 0px;
	/*border-bottom: 1px solid #cccccc;*/
	padding-top: 0px;
	font-size: 100%;
	color: #FFFFFF;	
}

#sectionSecondary a {
	display: block;
	/*border-top: 1px solid #cccccc;*/
	border-top: 0px;
	padding: 2px 0px 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 90%;
}

#sectionSecondary ul a:link, #sectionSecondary ul a:visited {list-style:none; display: block;}
#sectionSecondary ul {list-style: none; margin: 0; padding: 0;}

/*IE needs xtra margin and padding set for the nested li's*/
html> #sectionSecondary a {
	margin-left: -2px;
	padding-left: 10px;
	margin-right: -2px;
}
/* end IE hack */	

#sectionSecondary a:hover{
	background-color: #708090;
	text-decoration: underline;
}

#sectionSecondary li{
	background-color: Gray;
	border: 1px solid Gray;
}

/*********** #pubs styles ***********/
#pubs img{
	float: left;
/*	display: block; */
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	margin : 0px 10px 5px 0px;
	/*border: 1px solid red;*/
	}
#pubs p{
	padding: 7px 2px 2px 2px;
	margin: 2px 0px 0px 0px;
	/*border: 1px solid black;*/
}

 .horzspace    
	{
	font-size: 10px;
	line-height: 10px;
	background-color: transparent;
	text-align: left;
	clear: left;
	width: 95%;
	visibility: visible;
	display: block
	}
	
a.glossary, a.glossary:visited{
text-decoration: none;
font-weight : bold;	
color: #000000;
}
a.glossary:hover {
color : red;
text-decoration : none;
}
.printcontent {
	font-size:1.2em;
}
.printcontent img {
display: none;
}
#printfriendly img{
	float: right;
}

.thispage {
	background-color : #566581;
	color: #FFFFFF;
}
#topNavbar{
	font-weight: normal;
	padding : 5px 5px 10px 0px;
	}
#topNavbar ul {list-style: none; margin: 0; padding: 0; }
#topNavbar li{
	font-size: 1.2em;
	display: inline;
	padding: 2px 10px 5px 0px;
	margin: 0;
}
#topNavbar a{
	color: #000000;
	text-decoration: none;
}
#topNavbar a:hover{
	text-decoration : underline;
}
.tableborder{border: thin black solid;}
.sitesearch{
	margin: 0px 0px 5px 0px;
}
.gobutton{
	margin: 3px 0px 0px 0px;
}
.searchimg{
	margin: 0px 0px 3px 0px;
}