/* @override
	http://local.americansgoverning.com:3000/stylesheets/ag_marketing.css?1243572368
	http://local.americansgoverning.com:3000/stylesheets/ag_marketing.css?1247250548
	http://local.americansgoverning.com:3000/stylesheets/ag_marketing.css?1247499234
	http://local.americansgoverning.com:3000/stylesheets/ag_marketing.css?1252590972
*/

/* 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(/ag_marketing/nav.jpg);
}*/

/*#top_nav span {
	color: #500000;
}*/

#top_nav a:link, #top_nav a:visited {
	color: #e0b6b6;
}

/*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: #2588a8;
}

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

/* @end Right Column */