/*Updates for the Bug-64400 by CognizantBugFixTeam on 30Jun2009 Starts*/

.headerTxt {
width: 440px;
height: 8px;
padding: 41px 0 0 0px;
float: left;
color: #929EB2;
text-transform: uppercase;
font-size: 6.5pt;
font-weight: bold;
}

/* @group Header */
#header{
padding: 0 4px 0 6px;
font-family: Arial,sans;
font-size: 11px;
}
#logo{
float: left;
}
#logo a{
display: block;
height: 59px;
width: 135px;
background: url(../images/header/risiLogo.gif) no-repeat top left;
text-indent: -200em;
}
#logoUBM{
float: right;
display: block;
height: 51px;
width: 40px;
background: url(../images/header/ubm-web-40x51.gif) no-repeat top right;
padding-left: 15px;
padding-bottom: 5px;
margin-right: 18px;
}
#tagline{
background: url(../images/header/tagline.gif) no-repeat bottom right;
width: 372px;
height: 8px;
text-indent: -200em;
padding: 41px 0 0 10px;
float: left;
}

/* @group #primaryButtons */
#primaryButtons1 {
margin: 4px 0 0 0;
float: right;
width: 185px;
font-family: Arial,sans;
}
#primaryButtons1 a {
background: url(../images/header/bigHeadBtnLeft1.gif) no-repeat top left;
height: 42px;
display: block;
float: left;
margin: 0 0 0 5px;
text-decoration: none;
width: 85px;
text-align: center;
cursor: pointer;
}
#primaryButtons1 a span{
background: url(../images/header/bigHeadBtnRight1.gif) no-repeat top right;
display: block;
padding: 13px 0 0 0;
height: 28px;
color: #fff;
font-size: 12px;
line-height: 12px;
font-weight: bold;
}
/* @end */

/* @group Aux */
#auxNav{
float: right;
text-align: right;
}
#auxNavLinks{
padding: 10px 3px 10px 0;
}
#auxNavLinks a{
font-size: 10px;
border-right: 1px solid #FF9817;
margin: 0 0 0 8px;
padding: 0 8px 0 0;
color: #666;
text-decoration: none;
}
#auxNavLinks a:hover{
text-decoration: underline;
}
#auxNavLinks a.rssLink{
background: url(../images/header/rss_med_1.gif) no-repeat;
padding: 0;
border: 0;
text-indent: -200em;
width: 22px;
height: 14px;
display: block;
float: right;
}
/* @group Global Search Form */
#globalSearchForm{
padding: 0 3px 0 0;
}
.globalSearchBtn{
vertical-align: middle;
}
.searchTxtbox{
vertical-align: middle;
border: 1px solid #bbb;
width: 150px;
margin-right: 4px;
}
/* @end */
/* @end */
/* @group Footer */
#footer {
	height: 93px;
	background: url(../images/general/footer_bg.gif) repeat-x;
	font-family: Arial,sans;
	font-size: 11px;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#footer p {
	text-align: center;
	padding: 0 0 10px 0;
	color: #666;
}
p#footerLinkList {
	padding-top: 20px;
	color: #567899;
	text-align: center;
}
#footerLinkList a {
	font-weight: bold;
	color: #567899;
	text-decoration: none;
}
#footerLinkList a:hover {
	color: #F8780A;	
}
#footerLinkGeneral a {
	color: #666;
}
/* @end */
/*Updates for the Bug-64400 by CognizantBugFixTeam on 30Jun2009 Ends*/
