.TextCssBin
{
	background:#ffffff;
	border-bottom-color:#ff6633; 
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px; 
	color: #000000; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal; 
	FONT-WEIGHT: normal; 
	HEIGHT: 17px; 
	LINE-HEIGHT: normal;
	width:145px;
	background-image:url(../images/web/txtbg1.gif);
	vertical-align:1px;
	
}
.ButtonCssBin
{
	BACKGROUND: #ffcc00; 
	border:1 solid #ff6633; 
	COLOR: #ff0000; 
	FONT-SIZE: 9pt; 
	FONT-STYLE: normal; 
	FONT-VARIANT: normal; 
	FONT-WEIGHT: normal; 
	HEIGHT: 18px; 
	LINE-HEIGHT: normal
}
.title {
	background-image: url(../images/web/title.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 100%;
}
.titleblank {
	background-image: url(../images/web/titleblank.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 100%;
}
body
{
	 margin-top:0px;
}
.menu
{
width:100%;

}
.home
{ 
	padding-left:813px;
	padding-top:10px;
}
/************* #globalNav styles **************/

.globalNav
{
	width:100%;
	height:59px;
	background-image: url(../images/web/menuspace.gif);
	background-repeat:repeat-x;
	/*padding: 0px 0px 0px 10px;*/
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	/*font-size: 90%;*/
	padding: 0px 4px 0px 0px; 
}



#login{

	padding: 5px;
	/*font-size: 90%;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	text-align:left;

}
dd { padding-left:55px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}


.login1
{
	background-image: url(../images/web/loginname_05.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left:85px;
	padding-top:2px;
	
}
.login2
{
	background-image: url(../images/web/loginpasswd_05.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 153px;
	padding-left:85px;
	padding-top:2px;
	
}
.onlineti1
{
	padding: 5px 5px 15px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.onlineding1
{
	padding: 15px 5px 15px 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.search11
{
	background-image: url(../images/web/search_06.gif);
	background-repeat: no-repeat;
	width:239px;
	height:31px;
}
#research1
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#researchTop
{
	background-image: url(../images/web/researchbanner.gif);
	height: 31px;
	width: 232px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;	
}
#research1content
{
	background-color: #f5f3ee;
	width: 223px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-align:left;
	padding-left:9px;
}
#research1bottom
{
	background-image: url(../images/web/researchbottom.gif);
	height: 34px;
	width: 222px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	padding-left:10px;
}
#linkone
{
 	margin-top: 15px;
	margin-right: 5px;
	margin-bottom:15px;
	margin-left: 5px;
}
#linktitle
{
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	text-align:left;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #00623e;
}
#linkcontent{
	margin:5px;
	text-align:center

}

/***************/
#navBar{
	float:left;
	/*margin: 0 79% 0 0;*/
	width:260px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #ccc;
	border-bottom-color: #ccc;

}
#rightContent{
	float:left;
	width: 650px;
	margin: 20px;
	}
#bottomspace
{
	width:962px;
	height:55px;
	background-image: url(../images/web/bottom12.gif);
	background-repeat: no-repeat;
	text-align:center;
	padding-top:30px;
}	
#bottomlink	
{
	
}
	
a,a:link, a:visited {
	/* color: #00623e;  */
	color: #0000ff;
	text-decoration: none;
	font-size:12px;

}

a:hover 
{
	color: #ff6600;
	text-decoration: underline;
	font-size:12px;
}
