/* activities service homepage */
td.acy_txt{
	width:100%;
	padding:0px 20px 0px 30px;
	
}

table.acy_t_gridtable{
	width:100%;
	padding:0;
	margin:0 0 20px 0;
}

td.acy_t_gridtable_first, td.acy_t_gridtable_middle{
	padding:0;
	margin:0;
}

table.acy_t_gridtable table.acy_t_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

td.acy_t_title{
	padding:0px;
	margin:0px;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	vertical-align: top;
}

ul.acy_t{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	/*background-color:transparent;*/
}

ul.acy_t li{
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

ul.acy_t li br{
	display:none;
}

a.acy_t_link, a.acy_t_link:visited, a.acy_t_link:link{
	/*display: block;*/
	color: black;
	font-size: 11px;
	text-decoration: none;
	width: 435px;
	padding-left: 15px;
	line-height: 14px;
	background-color: #f6f6f6;
	/*filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;*/
}

a.acy_t_link:hover{
	color: black;
	font-size: 11px;
	background-color: #DEDEDE;
	text-decoration: none;
	width: 435px;
	padding-left: 15px;
	line-height: 14px;
	/*filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;*/
}

span.acy_t_date{
	margin-left: 20px;
	font-weight: bold;
	width: 56px;
	font-size:9px;
	background-color:transparent;
	
}

/* activities overview */

table.acy_l_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

td.acy_o_overview{
	padding:8px 20px 0px 30px;
	width:100%;
	margin:0;
}

td.acy_o_overview table{
	width:100%;
	background-image:url(file?fle=104);
	background-position:bottom;
	background-repeat:repeat-x;
}

td.acy_o_date{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align:left;
	font-size:11px;
	width:150px;
	color:#acbdc0;
	vertical-align:top;
}

span.acy_o_title{
	width:340px;
	padding:0;
	margin:0;
}

span.acy_o_title a, span.acy_o_title a:visited, span.acy_o_title a:link{
	color: black;
	font-size: 11px;
	text-decoration: none;
	width: 340px;
	padding-left: 15px;
	line-height: 14px;
	background-color: #f6f6f6;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-weight:bold;
}

span.acy_o_title a:hover{
	color: black;
	font-size: 11px;
	background-color: #DEDEDE;
	text-decoration: none;
	width: 340px;
	padding-left: 15px;
	line-height: 14px;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	font-weight:bold;
}

span.acy_o_org{
	display:none;
}

/* activities detail */

table.acy_d_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

table.acy_d_inner_gridtable{
	width:100%;
	padding:0;
	margin:0;
}

td.acy_d_returnlnk{
	padding:8px 20px 0px 30px;
	width:100%;
	margin:0;
}

td.acy_d_returnlnk a, td.acy_d_returnlnk a:visited, td.acy_d_returnlnk a:link{
	display:block;
	color: black;
	font-size: 11px;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	background-color: #f6f6f6;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	font-weight:bold;
}

td.acy_d_returnlnk a:hover{
	color: black;
	font-size: 11px;
	background-color: #DEDEDE;
	text-decoration: none;
	width: 100%;
	padding-left: 15px;
	line-height: 14px;
	background-image: url(/file?fle=105);
	background-position: left center;
	background-repeat: no-repeat;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	font-weight:bold;
}

td.acy_d_title{
	font-size: 18px;
	color: #acbdc0;
	font-family:Arial, Helvetica, sans-serif;
	padding: 7px 20px 7px 30px;
}

table.acy_d_gridtable_top{
	width:100%;
	padding:0;
	margin:0;
}

td.acy_d_sdesc{
	padding:0px 30px 0px 40px;
	width:100%;
	margin:0;
	font-size: 11px;
	color:#000000;
	line-height:16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.acy_d_header{
	padding: 15px 20px 0px 30px;
	font-size: 11px;
	font-weight:bold;
	color:#bc040f;
	line-height:16px;
}

td.acy_d_sdesc a, td.acy_d_sdesc a:visited, td.acy_d_sdesc a:link{
	font-weight: normal;
	text-decoration: underline;
	color: #bc040f;
	font-size: 11px;
	background-image:url(file?fle=112);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

td.acy_d_sdesc a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #e20613;
	font-size: 11px;
}

table.acy_d_gridtable_middle{
	width:250px;
	padding:0;
	margin:0;
}
table.acy_d_gridtable_middle td.acy_d_sdesc{
	text-align: left;
	white-space: nowrap;
}
table.acy_d_gridtable_bottom{
	width:100%;
	padding:0;
	margin:0;
}

td.acy_lnk_mailto{
	width:100%;
	padding: 3px 20px 5px 30px;
	margin:0;
}

td.acy_lnk_mailto a, td.acy_lnk_mailto a:visited, td.acy_lnk_mailto a:link{
	font-weight: normal;
	text-decoration: underline;
	color: #bc040f;
	font-size: 11px;
	background-image:url(file?fle=112);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:15px;
}

td.acy_lnk_mailto a:hover{
	font-weight: normal;
	text-decoration: none;
	color: #e20613;
	font-size: 11px;
}

table.acy_d_gridtable_right{
}

table.acy_d_gridtable_right img{
	border:1px solid #e20613;
}