/* @override http://local.betweennations.com:3000/stylesheets/ir_marketing.css?1243572368 */

/* CSS Document
{CSS Styling // Soomo Registration}
*/
@import url(/stylesheets/ag_marketing_surveyresults.css);
@import url(/stylesheets/marketing/common.css);

/* TOP NAVIGATION STYLES :: ROLLOVER ACTION */
#top_nav {
	background-image:url(/ir_marketing/nav.jpg);
}

#top_nav span {
	color: #000D2F;
}

#top_nav a:link, #top_nav a:visited {
	color: #8D9FE3;
}

/*Oddly necessary, because otherwise the above a:link
overrides the hover from the included file. */
#top_nav a:hover, #top_nav a:active {
	color: #fff;
}

/* @group Right Column */

.col-right a:link,
.col-right a:visited
{
	background: #4e569e;
}

.col-right a:hover,
.col-right a:active
{
	background: #2a358a;
	text-decoration: none;
}

/* @end Right Column */

#polisilo-bar
{
	border-top: 1px solid #2a358a;
	border-bottom: 1px solid #2a358a;
}