body
{
	color: #000000;
	font: normal 10px Verdana, sans-serif;
	line-height: 149%;
	background-color: #ffffff;
	background-image: url(/images/evam_web_background.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

form
{
	margin: 0px;
	padding: 0px;
}

p
{
	margin: 0px;
	padding: 0px 0px 1.49em 0px;
}
a
{
	color: #25125e;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: none;
	padding: 0px;
	margin: 0px;

	/** ie png transparency fix **/
	behavior: url(/styles/iepngfix.htc);
}
.clear_both
{
	clear: both;
}
.clear_both_hack
{
	clear: both;
	height: 0px;
	font-size: 0px;
}

h1
{
	color: #25125e;
	font: normal bold 33px "Trebuchet MS", "Verdana", sans-serif;
	border-bottom: 2px solid #BBBBBB;
	padding: 0px 3px 3px 3px;
	margin: 0px 0px 10px 0px;
	line-height: 110%;
}

h2
{
	color: #25125e;
	font: normal bold 28px "Trebuchet MS", "Verdana", sans-serif;
	padding: 0px 0px 7px 0px;
	margin: 0px;
	line-height: 110%;
}

h3
{
	color: #8ec15c;
	font: normal bold 24px "Trebuchet MS", "Verdana", sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	line-height: 110%;
}

/* This is a workaround for an IE rendering bug that is too bizarre to describe. */
table.ie_hack_div_wrapper
{
	border-collapse: collapse;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
table.ie_hack_div_wrapper td
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}

#body_outer
{
	width: 781px;
	margin: 0px auto;
	padding: 0px;
}

/* header */

	#header
	{
		padding: 10px 0px 10px 40px;
	}
	#header_logo
	{
		float: left;
	}
	#header_search
	{
		float: right;
		padding-top: 50px;
	}
	#header_search td
	{
		padding: 0px 0px 0px 4px;
	}
	#header_search h3
	{
		font: bold 12px Arial, sans-serif;
		color: #8ec15c;
		padding: 0px;
		margin: 0px;
	}
	#header_search input
	{
		font: normal 12px Arial, sans-serif;
		border: 1px solid #DDDDDD;
		color: #666666;
		padding: 3px;
		margin: 0px;
	}
	#header_search button
	{
		font: bold 12px Arial, sans-serif;
		color: #8ec15c;
		background-color: #efefef;
		border: none;
		margin: 0px;
		padding: 1px 3px;
	}

/* main body area */


	#main_inner
	{
		background-color: #ffffff;
	}
	
	.main_inner_columns_one
	{
		background-image: url(/images/column_background_one.gif);
		background-repeat: repeat-y;
	}
	
	.main_inner_columns_two
	{
		background-image: url(/images/column_background_two.gif);
		background-repeat: repeat-y;
	}
	
	#content_outer
	{
		float: left;
		width: 584px;
		padding: 0px 1px;
	}
	
	#sidebar_outer
	{
		float: left;
		width: 194px;
		padding-top: 15px;
	}
	
	#sidebar_rollovers
	{
		padding-bottom: 15px;
	}
	#sidebar_rollovers div
	{
		height: 30px;
		padding: 1px 0px;
	}
	
	.sidebar_graphic_promo img
	{
		border-top: 1px solid #D6D8D8;
		border-bottom: 1px solid #D6D8D8;
	}
	
	.sidebar_section
	{
		color: #777777;
		font: normal 10px Arial, sans-serif;
		padding: 15px 5px;
	}
	
	#sidebar_outer h2
	{
		font: bold 12px Arial, sans-serif;
		color: #25125e;
		border-bottom: 1px solid #757878;
		padding: 0px 5px 5px 5px;
		margin: 0px 0px 5px 0px;
	}
	
	.sidebar_content
	{
		padding: 0px 5px 5px 5px;
	}
	
	#sidebar_outer ul
	{
		list-style: none;
		text-indent: -1em;
		margin: 0px 0px 0px 1em;
		padding: 0px;
	}

	#sidebar_outer li:before
	{
		content: "\00BB \0020";
	}

	#sidebar_outer ul a
	{
		color: #777777;
		font: normal 10px Arial, sans-serif;
		text-decoration: none;
	}
	#sidebar_outer ul a:hover
	{
		color: #777777;
		font: normal 10px Arial, sans-serif;
		text-decoration: underline;
	}
	
	#sidebar_feed_icon
	{
		
	}
	
	.sidebar_widget
	{
		margin: 0px;
		padding: 22px 0px 0px 0px;
		width: 170px;
	}
	.sidebar_widget_top
	{
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #D6D8D8;
		height: 120px;
	}
	.sidebar_widget_bottom
	{
		margin: 0px;
		padding: 3px 6px;
		background-color: #EEEEF0;
		background-image: url(/images/sidebar_section_bottom_curve.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}
	.sidebar_widget_bottom ul
	{
		list-style: none;
		text-indent: -1em;
		margin: 0px 0px 0px 1em;
		padding: 0px 5px 5px 5px;
		font: normal 10px Arial, sans-serif;
	}
	.sidebar_widget_bottom li:before
	{
		content: "\00BB \0020";
	}
	.sidebar_widget_bottom a
	{
		color: #757878;
		text-decoration: none;
		font: normal 10px Arial, sans-serif;
		background-image: none;
	}
	.sidebar_widget_bottom a:hover
	{
		text-decoration: underline;
	}
	.sidebar_widget_arrow
	{
		text-align: right;
		padding: 0px 5px;
		font: normal 12px Verdana, sans-serif;
	}
	.sidebar_widget_arrow a
	{
		text-decoration: none;
		font: normal 12px Verdana, sans-serif;
	}
	
	

/* tag cloud */

	.tag_cloud {  }
	.tag_rank_1 { font-size: 19px; }
	.tag_rank_2 { font-size: 17px; }
	.tag_rank_3 { font-size: 15px; }
	.tag_rank_4 { font-size: 13px; }
	.tag_rank_5 { font-size: 11px; }
	.tag_rank_6 { font-size: 9px; }
	


/* footer area */

	#footer_wrapper
	{
		border-collapse: collapse;
		border-width: 0px;
		padding: 0px;
		margin: 0px 0px 20px 0px;
		width: 100%;
		empty-cells: show;
	}
	#footer_wrapper td
	{
		margin: 0px;
		padding: 0px;
	}
	#footer_inner
	{
		padding: 15px 0px 0px 15px;
	}
	#footer_center
	{
		background-color: #ebecf6;
	}
	#footer_top
	{
		background-image: url(/images/pixel_D6D8D8.gif);
		background-repeat: repeat-x;
		background-position: top;
	}
	#footer_bottom
	{
		background-image: url(/images/pixel_D6D8D8.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	#footer_left
	{
		background-image: url(/images/pixel_D6D8D8.gif);
		background-repeat: repeat-y;
		background-position: left;
		background-color: #ebecf6;
	}
	#footer_right
	{
		background-image: url(/images/pixel_D6D8D8.gif);
		background-repeat: repeat-y;
		background-position: right;
		background-color: #ebecf6;
	}
	#footer_top_left,
	#footer_top_right,
	#footer_bottom_left,
	#footer_bottom_right
	{
		width: 25px;
		height: 25px;
		background-image: url(/images/rounded_rectangle_ECF6FA.gif);
		background-repeat: no-repeat;
	}

	#footer_top_left
	{
		background-position: top left;
	}
	#footer_top_right
	{
		background-position: top right;
	}
	#footer_bottom_left
	{
		background-position: bottom left;
	}
	#footer_bottom_right
	{
		background-position: bottom right;
	}

	.footer_column
	{
		float: left;
		padding-right: 25px;
	}
	.footer_column h3
	{
		font: bold 11px Arial, sans-serif;
		color: #7074ad;
		padding: 0px 0px 7px 0px;
		margin: 0px;
	}
	.footer_column ul
	{
		list-style: none;
		margin: 0px;
		padding: 0px 0px 15px 0px;
	}
	.footer_column li
	{
		margin: 0px;
		padding: 0px 0px 3px 0px;
		font: bold 9px Arial, sans-serif;
		color: #777777;
	}
	.footer_column li a
	{
		font: normal 9px Arial, sans-serif;
		color: #777777;
		text-decoration: none;
	}
	.footer_column li a:hover
	{
		text-decoration: underline;
	}
	

/* nav area */

	#main_nav_container
	{
		border-bottom: 1px solid #D6D8D8;
	}


/* content area */

	#content_inner
	{
		padding: 37px 0px 40px 18px;
	}
	
	#content_inner_undo
	{
		margin: -37px 0px -40px -18px;
		line-height: 0px;
	}
	
	#content_image
	{
		float: left;
		width: 220px;
		margin: 0px 16px 0px 0px;
	}

	#content_text
	{
		float: left;
		width: 290px;
	}

	#content_text_wide
	{
		padding: 0px 40px 0px 0px;
	}
	
	.content_block
	{
		padding: 0px 35px 0px 5px;
		/* text-align: justify; */
	}

	.content_block_column
	{
		float: left;
		padding: 0px 10px 0px 5px;
		width: 245px;
	}
	
/* promo area */

	#promo_container
	{
		clear: both;
		border-top: 1px solid #D6D8D8;
		margin: 0px;
	}
	.promo
	{
		float: left;
		background-image: url(/images/rounded_rectangle_EDEEEE.gif);
		background-position: bottom;
		background-repeat: no-repeat;
	}
	.first_promo
	{
		background-position: bottom left;
	}
	.promo a
	{
		width: 195px;
		height: 100px;
		display: block;
		background-image: url(/images/bottom_promo_vr.gif);
		background-position: right;
		background-repeat: repeat-y;
	}
	.first_promo a
	{
		width: 196px;
	}
	#promo_recent_news
	{
		float: left;
		width: 181px;
		height: 86px;
		padding: 7px;
		background-image: url(/images/rounded_rectangle_EDEEEE.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
	}

	#promo_recent_news h3
	{
		font: bold 10px Verdana, sans-serif;
		color: #8ec15c;
		margin: 0px;
		padding: 0px 0px 5px 0px;
	}
	#promo_recent_news ul
	{
		list-style: none;
		text-indent: -1em;
		margin: 0px 0px 0px 1em;
		padding: 0px 5px 5px 5px;
		font: normal 10px Arial, sans-serif;
	}
	#promo_recent_news li:before
	{
		content: "\00BB \0020";
	}
	#promo_recent_news a
	{
		color: #757878;
		text-decoration: none;
		font: normal 10px Arial, sans-serif;
		background-image: none;
	}
	#promo_recent_news a:hover
	{
		text-decoration: underline;
	}
	

/* copyright area */
	
	#oneliner
	{
		padding: 20px 15px;
		font: bold 9px Verdana, sans-serif;
		color: #333;
	}
	#oneliner a
	{
		color: #333;
	}
	
	#oneliner_copyright
	{
		float: left;
	}

	#oneliner_stayinformed
	{
		float: right;
	}
	
/* blog stuff */

	.back_forth
	{
		font: normal 10px "Trebuchet MS", "Verdana", sans-serif;
		padding: 0px 0px 6px 0px;
	}
	.back_forth a
	{
		font-weight: normal;
		color: #777777;
		text-decoration: none;
	}
	.back_forth a:hover
	{
		font-weight: normal;
		color: #777777;
		text-decoration: underline;
	}

	.extra_info
	{
		font: normal bold 12px "Trebuchet MS", "Verdana", sans-serif;
		padding: 0px 0px 8px 0px;
		margin: 0px;
	}

	.content_block_blog
	{
		padding: 0px 35px 15px 5px;
		border-bottom: 1px solid #999999;
		margin: 0px 0px 15px 0px;
		/* text-align: justify; */
	}

	.content_block_blog_comment
	{
		padding: 8px 12px;
		margin: 15px 0px 0px 0px;
		background-color: #ebecf6;
		border-top: 1px solid #BBBBBB;
	}
	.content_block_blog_comment h3
	{
		font-size: 16px;
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 5px 0px;
	}
	
	.content_block_blog_summary
	{
		padding: 8px 12px;
		margin: 15px 0px 0px 0px;
		background-color: #ebecf6;
		border-top: 1px solid #BBBBBB;
	}

	.content_block_blog_excerpt
	{
		padding: 4px 0px 12px 0px;
	}
	
	h1.summary_list
	{
		border: none;
	}
	
	
.pager
{
	text-align: center;
}
.bottom_pager
{
	padding-top: 15px;
}
