@CHARSET "ISO-8859-1";

/* right callout - BEGIN */


div#right_callout_column 
{
	
}

div#right_callout_column div.callout
{
	padding: 17px 0 18px 22px;

	line-height: 1.1em;
	color: black;
	background: url(../Site_Gfx/callout_separator.gif) no-repeat 22px 0;
}
div#right_callout_column div.callout.first
{
	padding-top: 0;
	background: none;
}
div#right_callout_column div.search_callout
{
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 25px;
	background: none;
	color: #333;
}
div#right_callout_column div.search_callout p.search_header
{
	font-size: .9em;
	padding:0;
	margin: 0;
}
div#right_callout_column div.callout h2
{
	font-size: 1.4em;
	margin: 0 0 10px 0;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}

div#right_callout_column div.callout h2.briefcase
{
	padding: 3px 0 2px 23px;
	background: url(../Site_Gfx/callout/callout-icons-briefcase.gif) no-repeat;
}
div#right_callout_column div.callout h2.news_feeds
{
	padding: 4px 0 2px 23px;
	background: url(../Site_Gfx/callout/callout-icons-rss.gif) no-repeat;
}
div#right_callout_column div.callout h2.dl_library
{
	padding: 4px 0 2px 23px;
	background: url(../Site_Gfx/callout/callout-icons-downloads.gif) no-repeat;
}
div#right_callout_column div.callout h2.email_alerts
{
	padding: 5px 0 2px 23px;
	background: url(../Site_Gfx/callout/callout-icons-email-alert.gif) no-repeat;
}

div#right_callout_column div.callout a.learn_more
{
	color: #46166b;
	padding: 0 10px 0 0;
	font-weight: bold;
	background: url(../Site_Gfx/callout_link_learn_more.gif) no-repeat 100% 50%;
}
div#right_callout_column div.callout p
{
	margin: 8px 0;
}
div#right_callout_column
{
	margin: 53px 04px 0 0;
	width: 214px;
	float: right;
	
}

/* right callout - END */