a{
	color: #0033CC;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

div#navbar2 {
	background-color: #336699;
	border-bottom: solid #000000 1px;
	border-top: solid #000000 1px;
}

div#navbar2 li {
	display: inline;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

div#navbar2 li a {
	background-color: #336699;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

div#navbar2 ul {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.durl{
	color:#008000;
	font-family:Arial,sans-serif;
	font-size:small;
}

.sponlink{
margin-top: 20px;
}

.ajlnk {
	color: #0033CC;
	font-family: arial,sans-serif;
	font-size: 10px;
}

.green {
	background-color: #DDF2F5;
	float: left;
	height: 200px;
	width: 253px;
	font-family:Arial;
	font-size:12px;	
}

.white {
	background-color: #FFFFFF;
	float: left;
	height: 200px;
	width: 253px;
	font-family:Arial;
	font-size:12px;
}

.image-td {
	font-family: Arial;
	font-size: 12px;
	width: 115px;
	height: 110px;
}

.suri {
	color:#008000;
}
.sburi {
	color:#0033cc;
	font-family:face=arial,sans-serif;
	font-size:10px;
}
.gwr {
	width: 760px;
	padding-left:6px;
}

.hf{
	font-family: arial;
	font-size: 10pt;
}

.searchbox {
	background-color: #FFFFA0;
}

#allcontent {
	background: #FFFFFF;
	float: center;
	margin-left: 20px;
	margin-right: 15px;
	width: 760px;
}

#leftcontent {
	background: #FFFFFF;
	float: left;
	margin-right: 15px;
	text-align: left;
	width: 75%;
}

#leftcontent .category {
	color: #808080;
	font-family: Arial, sans-serif;
	font-size: small;
}

#leftcontent .spellcheck {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
}

#leftcontent .spellchecklink {
	color: #FF0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: bold;
}

.title {
	color: #6B696B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	height: 1px;
	margin-bottom: 4px;
}
/* This is a duplicate of .title in case, for example, you want to be able to use the global .title style
   from within #rightcontent, which overrides .title
 */
.title2 {
	color: #6B696B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	height: 1px;
	margin-bottom: 4px;
}

#leftcontent a.desc {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	text-decoration: none;
}

#leftcontent span.desc,#leftcontent span.gdesc {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	text-decoration: none;
}


#leftcontent a.link {
	color: #0033CC;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
}

#leftcontent span.pseudolink {
	color: #0033CC;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	text-decoration: underline;
	cursor:hand;	
}

#leftcontent a.uri {
	color: #008000;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	text-decoration: none;
}

#leftcontent span.uri {
	color: #008000;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	text-decoration: none;
	cursor:hand;	
}

a.link img {
	border: solid black 1px;
}

#leftcontent .urilike {
	color: #008000;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	text-decoration: none;
}

#rightcontent {
	padding-left: 20px;
	text-align: left;
}

#rightcontent .title {
	color: #6B696B;
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	margin-bottom: 4px;
	margin-left: 8px;
}

#rightcontent a {
	font-family: Arial, sans-serif;
	font-size: small;
	height: 1px;
	margin-bottom: 4px;
}

#rightcontent h1 {
	color: #6B696B;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-bottom:15px;
}

#top {
	background: #666666;
	border: 5px solid #CCCCCC;
	height: 50px;
	margin: 20px 20px 0px 20px;
	padding: 10px;
}

#bottomleftcontent {
	float: left;
	text-align: left;
	margin-left: 20px;
	margin-right: 15px;
	margin-bottom: 10px;
	width: 100%;
}

.psscat {
	color: #666666;
}
.pssterm, .relatedterm, .zoomterm {
	height: 18px;
}
.globFont {
	font-size: 10pt;
	font-family:arial;
}
.globFontSm {
	font-size: 7.5pt;
	font-family: verdana;
}
.globSrchTxt {
	font-size: 7.5pt;
	font-family: verdana;
	color:black;
}
.spellingSuggestionStart {
	color:#FF0000;	
}
.spellingSuggestion a {
	font-weight:bold;
}
.spellingSuggestionEnd {
	color:#FF0000;	
}
.zoomModule {
	display: none;
	padding: 0px;
	margin: 0px;
}
.zoomModuleMore {
	text-align:right;
	padding-right:10px;
}

.br {
	height: 8px;
}

.selectedTab {
	background: #e2e2e2;
	border-top: 1px solid #abaaaa;
	border-right: 3px solid #abaaaa;
}

.unselectedTab {
	background: #f1eded;
	border-top: 1px solid #abaaaa;
	border-left: 1px solid #abaaaa;
	border-right: 1px solid #abaaaa;
	border-bottom: 1px solid #808080;
}

/* BEGIN SEARCH SUGGESTION */
span.suggest {
font-weight:bold;
text-align:left;
}
#sgpane {
text-align:left;
left: -10px;
position: absolute;
}
#sgbody {
position:absolute;
text-align:left;
background-color: white;
left: 0px;
top: 0px;
padding: 0px 0px 0px 0px;
border-left:1px solid #ABAAAA;
border-right:1px solid #ABAAAA;
border-bottom:1px solid #ABAAAA;
z-index: 16;
}
#disablediv {
text-align: right;
padding-right: 7px;
margin-top: 3px;
}
/* END SEARCH SUGGESTION */

