@charset "utf-8";
html, body, div, span, iframe, h1, h2, h3, h4, h5, h6, blockquote, a, em, font, img, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size:12px;
	list-style-type:none;
	font-size:11px;
	font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

body
{
	background-color:#dde5d9;
	padding:25px 0;
}

a
{
	text-decoration:none;	
}

#wrap
{
	width:900px;
	margin:0 auto;
	border-left:solid 4px #ced4ca;
	border-top:solid 4px #ced4ca;
	border-right:solid 4px #ced4ca;
	border-bottom:solid 4px #ced4ca;
	padding:10px 30px 30px 30px;
	overflow:hidden;
	background:url(../images/wrap-back.gif) repeat-y #FFF;
}

.header-logo img
{
	display:block; 
	
}

#top-menu
{
	height:26px;
	background:url(../images/menu-back.gif) repeat-x;
	padding-top:7px;
}

#top-menu ul li
{
	float:right;
}

#top-menu .home-page
{
	background:url(../images/top-menu.gif) no-repeat;
	display:block;
	width:66px;
	height:24px;
}

#top-menu .about
{
	background:url(../images/top-menu.gif) no-repeat -66px;
	display:block;
	width:95px;
	height:24px;
}

#top-menu .support
{
	background:url(../images/top-menu.gif) no-repeat -161px;
	display:block;
	width:124px;
	height:24px;
}

#top-menu .contact
{
	background:url(../images/top-menu.gif) no-repeat -285px;
	display:block;
	width:94px;
	height:24px;
}

#main 
{
	margin:1px 0;
	overflow:hidden;
}

#right
{
	float:right;
	width:665px;
	border-left:solid 1px #FFF;
	
}

#left
{
	border-right:solid 6px #eeebe1;
	width:228px;
}

#left .menu-title
{
	background:url(../images/menu-title.gif) #852f1b no-repeat;
	height:26px;
	
}

#left-menu
{
	margin-right:1px;
	background-color:#f5f9eb;
	border-left:solid 1px #c5c9c9;
	border-bottom:solid 1px #c5c9c9;
}

#left-menu .expandable
{
	border-bottom:solid 1px #c5c9c9;
	
}

.level-gorup-1
{
	background-color:#ffffff;
}

.level-gorup-1 li
{
	border-top:solid 1px #c5c9c9;
	padding-left:4px;
}

.level-1 a
{
	text-decoration:none;
	color:#666666;
}

#left-menu .selected-menu
{
	background-color:#f2f2f2;
}

#left-menu .selected-menu a
{
	color:#c23e31;
}

#left-menu .level-0
{
	background:url(../images/left-menu-ok.gif) no-repeat 5px 9px;
	font-size:12px;
	color:#52530e;
	padding:7px 4px 7px 21px;
	display:block;
	cursor:hand;
	cursor:pointer;
	font-weight:bold;
}

#left-menu .level-0 a
{
	font-size:12px;
	color:#52530e;
	
}

#left-menu .selected-level
{
	background:url(../images/left-menu-active.gif) no-repeat 5px 8px;
	color:#c23e31;
}


#left-menu .level-1
{
	background:url(../images/left-menu-dot.gif) no-repeat 5px 10px;
	font-size:12px;
	color:#52530e;
	padding:4px 4px 4px 13px;
	display:block;
	cursor:hand;
}

#left-menu .selected-menu .level-1
{
	background:url(../images/left-menu-dot-red.gif) no-repeat 5px 10px;
}

.level-link
{
	color:#52530e;
	text-decoration:none;
}

#left-menu .selected-level-1
{
	background:url(../images/left-menu-active-ok.gif) no-repeat 5px 8px;
	color:#c23e31;
}

#left-menu .selected-level-1 a
{
	color:#c23e31;
	font-weight:bold;
}

#left-menu .search-bar
{
	height:40px;
}

#left-menu .search-bar div
{
	width:207px;
	height:27px;
	margin-top:12px;
	margin-left:6px;
}

#left-menu .sub-menu
{
	margin-left:15px;
	background:url(../images/left-menu-dot.gif) no-repeat 0 9px;
	padding-left:9px;
}

#left-menu .selected-sub-menu .sub-menu
{
	background:url(../images/left-menu-dot-red.gif) no-repeat 0 9px;
}


#search
{
	background:url(../images/search-back.gif) no-repeat;
	border:0px;
	padding:7px 0px 0px 10px;
	font-size:11px;
	color:#999;
	float:left;
	width:158px;
	height:20px;
}

#search-submit
{
	border:0px;
	background:url(../images/search-button.gif) no-repeat;
	width:39px;
	float:left;
	height:27px;
	cursor:hand;
	cursor:pointer;
}

#left-banner li
{
	border-top:solid 5px #c5c9c9;
}


#left .newsletter
{
	background-color:#e9e9e9;
	height:80px;
	margin-right:1px;
	padding:20px 0 0 10px;
}

#left .newsletter-title
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	display:block;
	color:#262626;
	font-style:italic;
	margin-bottom:5px;
}

#left .newsletter-input
{
	border:solid 1px #d1d1d1;
	border-right:0px;
	padding:6px;
	float:left;
	width:165px;
	color:#9a9a9a;
	font-size:11px;
	position:relative;
}

#left .newsletter-submit
{
	border:0px;
	background:url(../images/newsletter-submit.gif);
	height:28px;
	width:28px;
	float:left;
	cursor:hand;
	cursor:pointer;
}

.popup
{
	padding:10px;
	width:214px;
	height:53px;
	background:url(../images/popup.png) no-repeat;
	position:absolute;
	z-index:5;
	display:none;
	
}

#left .newsletter .popup
{
	
	
	
}

.loading-popup
{
	color:#000;
}

.error-popup
{
	color:#900;
}

.success-popup
{
	color:#008009;	
}




#contents
{
	margin:18px 0px 0px 12px;
}

#contents h1
{
	display:block;
	font-size:20px;
	color:#8d7507;
	margin-bottom:10px;
	text-align:left;
}

#contents h6
{
	display:block;
	font-size:14px;
	color:#8d7507;
	margin-bottom:10px;
	text-align:left;
}

/*
#contents h4
{
	display:block;
	font-size:14px;
	color:#666666;
	text-align:left;
	padding:2px 0 2px 10px;
	background:url(../images/h4-back.gif) #eeeeee no-repeat;
	margin-bottom:5px;
}
*/

#contents h4
{
	display:block;
	font-size:14px;
	color:#666666;
	text-align:left;
	padding:2px 0 2px 11px;
	background:url(../images/h4-dot.gif) no-repeat 0 7px;
	margin-bottom:5px;
}

#contents h5
{
	display:block;
	font-size:14px;
	color:#886f10;
	text-align:left;
	padding:2px 0 2px 15px;
	background:url(../images/ok-down.gif) no-repeat 0 6px;
	margin-bottom:0px;
}

#contents h5 a
{
	color:#886f10;
	font-size:14px;
	
	
}

#contents .archive-text
{
	margin-left:15px;
	display:block;
}

#contents .archive .read-more
{
	margin-left:15px;
}

#contents .archive .read-more a
{
	color:#c23e31;
	background:url(../images/ok-right-red.gif) no-repeat 0 4px;
	padding-left:12px;
}


#contents .archive-content
{
	padding:5px; 
	margin-bottom:10px; 
	background:#f4f4f4;	
}



#contents .incontent
{
	margin-left:10px;
	margin-bottom:20px;
	
}

#contents .text
{
	text-align:justify;
	line-height:17px;
	margin-top:5px;
	font-size:12px;
	margin-bottom:15px;
}

#contents .text div
{
	font-size:12px;

}

#contents .text strong
{
	font-size:12px;

}


#contents .text a
{
	color:#886f10;
	text-decoration:underline;
	font-size:12px;
}

#contents .text .read-link
{
	text-decoration:underline;
	font-size:12px;
	color:#666;
}


#contents .text ul
{
	margin-left:20px;
	font-size:12px;
}

#contents .text ul li
{
	background:url(../images/li-dot.gif) no-repeat 0 6px;
	padding-left:15px;
	font-size:12px;
	margin-bottom:10px;
}

#contents .text ul .red-book
{
	background:url(../images/li-dot-red.gif) no-repeat 0 6px;
	
}



#contents .text .link-li li
{
	background:url(../images/ok-right.gif) no-repeat 0 7px;
	padding-left:15px;
	font-size:12px;
	margin-bottom:6px;
}

#contents .page-news
{
	
	
}

#contents .page-news ul
{
	margin-left:20px;
	margin-bottom:20px;
	
}

#contents .page-news ul li
{
	background:url(../images/li-dot.gif) no-repeat 0 6px;
	padding-left:15px;
	font-size:12px;
	margin-bottom:10px;
}

#contents .page-news .link-li li
{
	background:url(../images/ok-right.gif) no-repeat 0 5px;
	padding-left:15px;
	font-size:12px;
	margin-bottom:0px;
}

#contents .text .text-header
{
	display:block;
	background-color:#eeebe1;
	padding:2px 5px;
	margin-bottom:4px;
	font-size:12px;
}

#contents .group-link
{
	margin-top:15px;
	clear:both;
}

#contents .group-link li
{
	background-color:#eeebe1;
	margin-bottom:4px;
	padding:2px 5px;
}

#contents .group-link a
{
	background:url(../images/red-ok.gif) no-repeat 0 3px;
	padding-left:18px;
	line-height:18px;
	color:#886f10;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#contents .group-submenu a
{
	background:url(../images/red-ok.gif) no-repeat 18px 3px;
	padding-left:32px;
	
	
}

/*
#contents h2
{
	background-color:#eeebe1;
	margin-bottom:10px;
	padding:3px 5px;
	font-size:16px;	
	color:#886f10;
	background:url(../images/title-back-red.gif) no-repeat #eeebe1;
	padding-left:14px;
}
*/


#contents h2
{
	margin-bottom:10px;
	padding:7px 5px;
	font-size:16px;	
	color:#666666;
	padding-left:5px;
	border-left:solid 4px #999;
	background:url(../images/h2-back.gif) no-repeat right #e7e7e7;
}





#contents h3
{
	padding:3px 5px;
	font-size:14px;	
	color:#886f10;
	background:url(../images/ok-down.gif) no-repeat 0 6px;
	padding-left:14px;
	margin-left:8px;
}

.media-text
{
	margin-left:24px;
	margin-bottom:15px;
	border-bottom:dashed 1px #CCC;
	padding-bottom:5px;
}

#contents .media-link
{
	margin-left:16px;
	
}

#contents .media-link a
{
	background:url(../images/ok-right-red.gif) no-repeat 0 5px;
	padding-left:12px;
	text-decoration:none;
	margin-right:10px;
}

#contents .media-link a:hover
{
	text-decoration:underline;
}

#contents .text-repeat
{
	margin-bottom:40px;
	
}

#contents .text-image-container
{
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

#contents .text-image-back
{
	background:url(../images/img-back.jpg) no-repeat;
	padding:0 7px 7px 0;
	position:relative;
}

#contents .text-image-back .zoom
{
	position:absolute;
	right:8px;
	bottom:8px;
	z-index:5;
	
}

#contents .text-image-container img
{
/*	max-width:200px;*/

}

#main-news .text-image-back
{
	background:url(../images/img-back.jpg) no-repeat;
	padding:0 7px 7px 0;
	position:relative;
}

#main-news .text-image-back .zoom
{
	position:absolute;
	right:8px;
	bottom:8px;
	z-index:5;
	
}

#contents .text-image
{
	border:solid 1px #c9c9c9;
	padding:10px;
	background:#FFF;
}

#contents .text-image-info
{
	font-size:10px;
	line-height:14px;
	margin-top:5px;
	display:block;
	background-color:#eaeaea;
	padding:7px;
	
}

.page-contents
{
	margin-bottom:20px;
	text-align:justify;
	font-size:12px;
	color:#555555;
	line-height:20px;
	
}

.page-contents a
{
	color:#8d7507;
	font-size:12px;
}

.page-contents i
{
	font-size:12px;	
}

.page-contents p
{
	text-align:justify;
}

.organizatios
{
	margin-bottom:20px;
}

.organizatios li
{
	margin-left:15px;
	line-height:20px;
}

.organizatios li a
{
	background:url(../images/external-link.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#957d21;
	font-weight:bold;
}

.organizatios span
{
	font-weight:bold;
	background:url(../images/external-link-span.gif) no-repeat 0 4px;
	padding-left:15px;
}

.read-link
{
	background:url(../images/ok-right-red.gif) no-repeat 0 5px;
	padding-left:12px;
	text-decoration:none;
	margin-right:10px;
}

.read-link-1
{
	background:url(../images/ok-right-red.gif) no-repeat 0 2px;
	padding-left:15px;
	text-decoration:none;
	margin-right:10px;
}

.text-news
{
	clear:both;
	border-bottom:dashed 1px #CCC;
	margin-bottom:10px;
	overflow:hidden;
}

#related-news
{
	
	
}

#related-news li
{
	float:left;
	padding:8px;
	color:#886f10;
	margin-bottom:10px;
	background-color:#f8f8f8;
	border-bottom:dashed 1px #CCC;
}

#related-news li img
{
	width:60px;
	height:45px;
	float:left;
	margin-right:5px;
	border:solid 1px #CCC;
	padding:2px;
}

.related-news-left
{
	width:300px;
	margin-right:20px;
}

.related-news-right
{
	width:300px;
}

#related-news .title-span
{
	display:block;
	color:#931f12;
}



#related-news .title2-span
{
	color:#999;
}


#related-news li a
{
	color:#666666;
}

#news-gallery
{
	clear:both;
	padding-top:10px;
	padding-bottom:15px;
	overflow:hidden;
}

#news-gallery li
{
	float:left;
	margin-right:5px;
	width:90px;
	text-align:center;
}

#news-gallery li .pdf-text
{
	font-size:10px;
	line-height:12px;
	
}

#news-gallery li img
{
	width:80px;
	height:60px;
	float:left;
	margin-right:5px;
	border:solid 1px #CCC;
	padding:2px;
}

#news-link
{
	margin-bottom:30px;
	
}

#news-link h4
{
	display:block;
	margin-bottom:5px;
}


#news-link a
{
	background:url(../images/ok-down-red.gif) no-repeat 0 4px;
	padding-left:13px;
	margin-left:15px;
	font-size:11px;
	color:#52530e;
	margin-top:10px;
}

#news-link .source
{
	display:block;
	margin-left:29px;
	margin-bottom:10px;
	
}

#caucus
{
}

#caucus li
{
	float:left;
	width:195px;
	margin-bottom:10px;
	background-color:#f8f8f8;
	border-bottom:dashed 1px #CCC;
	padding:8px;
	margin-right:10px;
	height:90px;
}

#caucus .class1
{
	margin-right:10px;
}

#caucus .class2
{
	margin-right:0px;
}


#caucus img
{
	float:left;
	margin-right:5px;
	width:70px;
	border: solid 1px #d9d9d9;
	padding:2px;
	background:#FFF;
}

#caucus span
{
	display:block;
	
}

#caucus .c-name
{
	font-weight:bold;
}

#caucus .c-info
{
    margin-bottom:10px;
}

#caucus a
{
	background:url(../images/external-link.gif) no-repeat 0 3px;
	padding-left:15px;
	color:#957d21;
	margin-top:5px;
}

#caucus .caucus-t
{
   text-align:center;
	margin-bottom:15px;
   	
}

#caucus .caucus-t span
{
  display:block;
    font-size: 18px;
	color:#555555;
	line-height:22px;	
}

#home
{
	padding:14px 0 0 14px;
}

#home h1
{
	display:none;
}

#main-news .text-image-container
{
	float:left;
	margin-right:10px;
		
}

#main-news .text-image-back
{
	background:url(../images/img-back.jpg) no-repeat;
	padding:0 7px 7px 0;
}

#main-news .text-image
{
	border:solid 1px #c9c9c9;
	padding:10px;
	background:#FFF;
}

#main-news .text-image-info
{
	font-size:10px;
	line-height:14px;
	margin-top:5px;
	display:block;
	background-color:#eaeaea;
	padding:7px;
	
}

#main-news .text-image img
{
	
	
}

#main-news h2
{
	color:#8d7507;
	font-size:15px;
	display:block;
	margin-bottom:5px;
	text-align:left;
}

.page-splitter
{
	background:url(../images/main-splitter.gif) repeat-x;
	height:10px;
}

.page-splitter-more
{
	background:url(../images/main-splitter.gif) repeat-x;
	height:10px;
	margin-bottom:20px;
}

#main-news li
{
	overflow:hidden;
	margin-bottom:10px;
}

#main-news .read-more
{

	background:url(../images/ok-right-red.gif) no-repeat 0 5px;
	padding-left:12px;
	color:#c23e31;
	margin-left:0px;
	width:70px;
}

#main-news .read-more-no-image
{
	/*display:block;*/
	background:url(../images/ok-right-red.gif) no-repeat 0 5px;
	padding-left:12px;
	color:#c23e31;
	margin-left:0px;
	margin-bottom:10px;
	width:70px;
}

#main-news .page-contents
{
	margin-bottom:0px;
}

/* whats news */

#whats-news
{
	/*width:311px;*/
	width:100%;
	height:330px;
	margin-right:23px;
	float:left;
}

#whats-news li
{
	padding:7px 8px;
	color:#886f10;
	margin-bottom:4px;
	background-color:#f8f8f8;
	border-bottom:dashed 1px #CCC;
	overflow:hidden;
	position:relative;
}

#whats-news li img
{
	width:60px;
	height:45px;
	float:left;
	margin-right:5px;
	border:solid 1px #CCC;
	padding:2px;
}

#whats-news .related-news-left
{
	width:300px;
	margin-right:20px;
}

#whats-news .related-news-right
{
	width:300px;
}

#whats-news .title-span
{
	display:block;
	color:#931f12;
}

#whats-news .title2-span
{
	color:#999;
}


#whats-news li a
{
	color:#931f12;
}

#whats-news .whats-news-title
{
	background-color:#eeebe1;
	margin-bottom:10px;
	padding:3px 5px;
	
	
	background:url(../images/title-back-red.gif) no-repeat #eeebe1;
	padding-left:14px;
	
	overflow:hidden;
}

#whats-news .whats-news-title-text
{
	font-weight:bold;
	color:#886f10;
	font-size:16px;	
	float:left;
}

#whats-news .whats-news-title-button
{
	float:right;
	padding-top:5px;
}

#whats-news .whats-news-next
{
	margin:0px;
	padding:0px;
	margin-left:2px;
	background:url(../images/icon-next.gif) no-repeat;
	border:0px;
	width:16px;
	height:16px;
	cursor:hand;
	cursor:pointer;
}


#whats-news .whats-news-prev
{
	padding:0px;
	margin:0px;
	background:url(../images/icon-prev.gif) no-repeat;
	border:0px;
	width:16px;
	height:16px;
	cursor:hand;
	cursor:pointer;
}


#whats-news .new
{
	position:absolute;
	background:url(../images/new.png) no-repeat;
	width:44px;
	height:44px;
	z-index:100;
	right:0px;
	top:0px;
}

/* end */


/* news issues */

#news-issues
{
	width:311px;
	height:330px;
	float:left;
}

#news-issues li
{
	padding:7px 8px;
	color:#886f10;
	margin-bottom:4px;
	background-color:#f8f8f8;
	border-bottom:dashed 1px #CCC;
	overflow:hidden;
	position:relative;
}

#news-issues li img
{
	width:60px;
	height:45px;
	float:left;
	margin-right:5px;
	border:solid 1px #CCC;
	padding:2px;
}

#news-issues .related-news-left
{
	width:300px;
	margin-right:20px;
}

#news-issues .related-news-right
{
	width:300px;
}

#news-issues .title-span
{
	display:block;
	color:#931f12;
}

#news-issues .title2-span
{
	color:#999;
}


#news-issues li a
{
	color:#931f12;
}

#news-issues .news-issues-title
{
	background-color:#eeebe1;
	margin-bottom:10px;
	padding:3px 5px;
	
	
	background:url(../images/title-back-red.gif) no-repeat #eeebe1;
	padding-left:14px;
	
	overflow:hidden;
}

#news-issues .news-issues-title-text
{
	font-weight:bold;
	color:#886f10;
	font-size:16px;	
	float:left;
}

#news-issues .news-issues-title-button
{
	float:right;
	padding-top:5px;
}

#news-issues .news-issues-next
{
	margin:0px;
	padding:0px;
	margin-left:5px;
	background:url(../images/icon-next.gif) no-repeat;
	border:0px;
	width:13px;
	height:13px;
	cursor:hand;
	cursor:pointer;
}

#news-issues .news-issues-prev
{
	padding:0px;
	margin:0px;
	background:url(../images/icon-prev.gif) no-repeat;
	border:0px;
	width:13px;
	height:13px;
	cursor:hand;
	cursor:pointer;
}

#news-issues .new
{
	position:absolute;
	background:url(../images/new.png) no-repeat;
	width:44px;
	height:44px;
	z-index:100;
	right:0px;
	top:0px;
}

/* end */


#contents .page-link
{
	margin-top:0px;
}

#contents .page-link ul
{
	margin-left:0px;
	margin-bottom:30px;
	
}

#contents .page-link ul li
{
	background-color:#eeebe1;
	margin-bottom:4px;
	padding:2px 5px;
	background-image:none;
	margin-left:0px;
}

#contents .page-link a
{
	background:url(../images/mustard-ok.gif) no-repeat 0 1px;
	padding-left:18px;
	line-height:18px;
	color:#886f10;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#contents .page-link .importance a
{
	background:url(../images/red-ok.gif) no-repeat 0 1px;
	/*color:#c23e31;*/
}

#contents .text .anchor
{
	text-decoration:none;
	font-size:16px;
}


#share
{
	text-align:right;
	clear:both;
}

#contents .page-news .gray-dot li
{
	background:url(../images/li-dot-gray.gif) no-repeat 0 6px;
	padding-left:10px;

}

#contents #paging li
{
	float:left;
	background:none;
	background-color:#cccccc;
	text-align:center;
	width:18px;
	margin-left:5px;
	padding:0px;
	padding-top:1px;
}

#contents #paging li a
{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:0 3px;
}

#contents #paging #paging-info
{
	background-color:#FFF;
	width:180px;
}



#page-action
{
	background-color:#f4f4f4;
	clear:both;
	margin:10px 0;
	padding:5px 0px;
	overflow:hidden;
}

#contents #page-action li
{
	background:none;
	float:right;
}
	

#related-news-container
{
	clear:both; 
	padding-top:20px;
}

#send-mail
{
	padding:0 10px;	
}

#send-mail h1
{
	font-size:15px;
	display:block;
	margin-bottom:5px;
	padding:5px;
	background-color:#eeebe1;
	color:#886f10;
	
}

#send-mail .mail-info
{
	text-align:justify;
	display:block;
	margin-bottom:10px; 
}

#send-mail .label
{
	display:block;
	font-weight:bold;
	font-family:Tahoma, Geneva, sans-serif;
	color:#858585;
	font-size:11px;
}

#send-mail .input
{
	display:block;
	width:300px;
	margin-bottom:5px;
}

#send-mail .selected-text
{
	color:#4e4e4e;
	font-size:13px;
	font-weight:bold;
	display:block;
	background-color:#e7e7e7;
	padding:5px;
	margin-bottom:10px;
}

#send-mail .send
{
	background:url(../images/icon-send.gif) no-repeat;
	border:0px;
	padding:10px;
	width:50px;
	height:22px;
	display:block;
	margin-top:10px;
}

.sitemap-link
{
	float:right;
	margin:9px 5px 0 0;
}

.sitemap-link a
{
	color:#FFF;
	background:url(../images/icon-sitemap.gif) no-repeat 0 4px;
	padding-left:19px;
}

#sitemap
{
	padding:15px;
}

#sitemap h1
{
	display:block;
	font-size:22px;
	color:#8d7507;
	margin-bottom:10px;
	text-align:left;
}

#sitemap ul
{
	margin-left:20px;
}

#sitemap ul li
{
	background:url(../images/icon-page.gif) no-repeat;
	margin-bottom:5px;
	padding:3px 0 10px 24px;
}

#sitemap ul li a
{
	color:#8d7507;
}

#sitemap ul li ol
{
	margin-top:10px;
	
}

#sitemap ul li ol li
{
	background:url(../images/icon-page-small.gif) no-repeat;
	margin-bottom:5px;
	padding:0px 0 0 20px;
}



#footer
{
	clear:both;
}




#footer .footer-line
{
	height:32px;
	background:url(../images/menu-back.gif) repeat-x;
	
}


#footer .footer-address
{
	margin-left:5px; 
	margin-top:10px;
}

#footer .washington
{
	color:#999999;
	width:180px;
	float:left;
	font-size:11px;
	background:url(../images/footer-ok.gif) no-repeat 0 5px;
	padding-left:8px;
}

#footer .boston
{
	color:#999999;
	width:170px;
	float:left;
	font-size:11px;
	background:url(../images/footer-ok.gif) no-repeat 0 5px;
	padding-left:8px;
}

#footer .istanbul
{
	color:#999999; 
	width:150px; 
	float:left; 
	font-size:11px;
	background:url(../images/footer-ok.gif) no-repeat 0 5px;
	padding-left:8px;
}

#footer .copyright-content
{
	width:370px;
	text-align:right; 
	color:#999999; 
	font-size:11px;
	float:left;
	overflow:hidden;
	height:80px;
}

#footer .copyright
{
	margin-bottom:5px;
}


#footer  .inboxmailmarketing
{
	margin-top:10px;
}

#footer .tcf
{
	margin-top:30px;
}

.page-content-list
{
	margin-bottom:10px;
	overflow:hidden;
}

.and-symbol
{
	font-family:Verdana, Geneva, sans-serif;
}

#left-menu .banner-link
{
	background-color:#e8eae2;
	border-top:solid 1px #c5c9c9;
	
}

#left-menu .banner-link a
{
	color:#8b0000;
	font-size:11px;
}

#left-menu .banner-link .level-0
{
	background:url(../images/icon-banner-link.gif) no-repeat 5px 8px;
}

.no-active-alert
{
	font-size:15px;
	height:40px;
	color:#852f1b;
	text-align:center;
}

#sign-up
{
	text-align:center;
	margin-bottom:5px;
	
	padding:5px 0 5px 5px;
}

.page-contents .main-title
{
	font-size:15px;
	text-align:left;
}

.header-main
{
	background-image:url(../images/logos/logo-1.jpg); 
	width:900px; 
	height:30px; 
	padding-top:95px;
}

.header-main h1
{
	color:#852f1b;
	letter-spacing:3px; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:17px; 
	margin-left:40px;	
}

#header .amerika-turk-koalisyonu
{
	width:510px;
}

#footer .footer-line div:first-child
{
	float:left;
}

#footer .footer-line div:last-child
{
	float:right;
}

#footer .copyright-content div
{
	text-align:right;
}

#tca-team .team-info
{
	background-color:#f8f8f8; 
	padding-top:10px; 
	padding-left:10px;
	width:150px;
}

#tca-team .team-info-right
{
	background-color:#f8f8f8; 
	padding-top:10px; 
	padding-left:10px;
}

#tca-team .team-title
{
	font-size:12px;
	color:#5c5c5c;
	display:block;
}

#tca-team .team-name
{
	font-size:15px;
	color:#5c5c5c;
	font-weight:bold;
	display:block;
}

#tca-team .dashed-border
{
	border-bottom:dashed 1px #d3d3d3;
	height:8px;
}

#tca-team .clean-line
{
	height:8px;
}

#btn-prv
{
	display:inline;
}

#btn-prv .disabled
{
	background:url('../images/icon-prev-disabled.jpg') no-repeat;

}

#btn-next
{
	display:inline;
}


#btn-next .disabled
{
	background:url('../images/icon-next-disabled.jpg') no-repeat;

}

#overlay {
				position:fixed; 
				top:0;
				left:0;
				width:100%;
				height:100%;
				background:#000;
				opacity:0.5;
				filter:alpha(opacity=50);
			}

			#modal {
				position:absolute;
				background:url(tint20.png) 0 0 repeat;
				background:rgba(0,0,0,0.2);
				border-radius:14px;
				padding:8px;
			}

			#content {
				border-radius:8px;
				background:#fff;
				padding:20px;
			}

			#close {
				position:absolute;
				background:url(close.png) 0 0 no-repeat;
				width:24px;
				height:27px;
				display:block;
				text-indent:-9999px;
				top:-7px;
				right:-7px;
			}

#i-list img
{
	float:left;
	margin-right:10px;
	margin-bottom:30px;
}

#i-list p
{
	clear:both;

	min-height:200px;
	border-bottom:dashed 1px #666;	
}

.news-and-events h2
{
    cursor: pointer;
}

.organizatios-152 ul
{
  display:none;	
}

.organizatios-152 h2
{
	cursor:pointer;
}

#contents .text #custom-list  ul li
{
	line-height:16px;
	background:none;
	margin-bottom:5px;
}

#contents .text #custom-list  ul li a
{
	font-size:11px;
	font-weight:normal;
}

.event
{
	margin:10px 0;
	background:url('../images/calendar.png') 10px 10px no-repeat #eeeeee;
	padding-left:90px;
	min-height:100px;
	padding-bottom:10px;
	padding-right:10px;

}


.event-container
{
	padding-top:10px;
}

.event-title
{
	font-size:15px;
	line-height:18px;
	margin-bottom:10px;
	font-weight:600;
	color:#575757;
}

.event-date
{
	background:url('../images/clock.png') 0 3px no-repeat;
	padding-left:20px;
	line-height:22px;
	margin-bottom:3px;
}

.event-location
{
	background:url('../images/location.png') 3px 5px no-repeat;
	padding-left:20px;
	line-height:22px;
	margin-bottom:3px;
}

.event-info
{
	background:url('../images/info.png') 1px 5px no-repeat;
	padding-left:20px;
	line-height:22px;
}