/* general settings */
* {font-size: 100.01%;}
html {font-size: 64%;}
body 
{
	margin:0;
	min-width:950px;
	font:1em "Palatino Linotype", arial, sans-serif;
	background:#000b21;
}
img
{
	border-style:none;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
	color:#000;
}
input,textarea,select
{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset
{
	margin:0;
	padding:0;
	border-style:none;
}
/* general settings end */
/* header */
.index #header{background:#0074ad url(/shared/images/bg-header.gif) repeat-x;}
.inner #header{background:#0074ad url(/shared/images/bg-header-inner.gif) repeat-x;}
#header .header-holder{
	position:relative;
	width: 950px;
	margin:0 auto;
	overflow:hidden;
}
.index #header .header-holder{min-height:410px;}
* html .index #header .header-holder{
	height:410px;
	overflow:visible;
}
#header .header-contact{display:none;}
.inner .main-holder,
.index #header .header-holder{background:url(/shared/images/bg-header-frame.gif) repeat-y;}
.inner #header .header-holder{
	padding:23px 15px 20px 17px;
	width:918px;
	overflow:hidden;
	height:1%;
	background:url(/shared/images/bg-header-holder.gif) no-repeat 100% 0;
}
.inner #sidebar,
.index #header .header-frame{
	float:left;
	width: 218px;
}
.index #header .header-frame{padding:22px 17px 40px;}
/* logo */
#header .logo-print{display:none;}
.index #header .logo{
	margin:0 0 35px;
	width: 218px;
	overflow:hidden;
}
.inner #header .logo{
	float:left;
	margin:0;
	width: 341px;
	overflow:hidden;
}
#header .logo a{
	display:block;
	height:121px;
	text-indent:-9999px;
}
.index #header .logo a{background:url(/shared/images/bg-logo-index.gif) no-repeat;}
.inner #header .logo a{background:url(/shared/images/bg-logo-inner.gif) no-repeat;}
/* logo end */
#header .visual{
	position:absolute;
	bottom:0;
	right:0;
	overflow:hidden;
	width:698px;
}
#header .visual ul{
	margin:0;
	padding:0;
	list-style:none;
}
#header .visual li{float:left;}
#header .visual img{vertical-align:top;}
#header .visual-holder{
	position:absolute;
	bottom:0;
	left:0;
	width:603px;
	color:#fff;
	padding:5px 75px 10px 20px;
	background:url(/shared/images/bg-visual-holder.png) repeat;
}
* html #header .visual-holder{bottom:-2px;}
#header .visual-holder strong{font-size:2.4em;}
#header .visual-holder p{
	margin:-4px 0 0;
	font-size:1.4em;
	line-height:1em;
}
.header-print{
	position:absolute;
	left:-9999px;
}
/* main navigation */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
}
#nav li{
	float:left;
	width:100%;
	padding:0 0 2px;
	margin:0 0 -1px;
	border-bottom:1px solid #a69b57;
	font-size:1.6em;
}
#nav ul {
	float:left;
	margin:0;
	padding:5px 0 5px 5px;
	list-style:none;
	border-top:1px solid #a69b57;
	width:100%;
}
#nav ul li{
	border:0;
	margin:0;
	padding:0;
	font-size:0.75em;
}
#nav ul a{
	color:#323433;
	padding:0 0 0 7px;
}
#nav ul a.active,
#nav ul a:hover{
	background:url(/shared/images/sep-more.gif) no-repeat 0 50%;
}
#nav a{
	display:block;
	padding:0 0 0 5px;
	color:#013653;
}
/* main nav end */
/* header search form */
#header .search-form{
	float:right;
	width: 262px;
	padding:16px 15px 0 0;
	xline-height:30px;
}
.inner #header .search-form{padding:46px 0 0;}
#header .search-form .text{
	float:right;
	margin:4px 0 0 ;
	line-height:normal;
	width: 172px;
	padding:4px 5px 5px 5px;
	font-size:1.2em;
	border:1px solid #013958;
	background:#d8dbdc url(/shared/images/bg-input-text.gif) repeat-x;
}
#header .search-form .button {
	float:right;
	padding:8px 0;
	margin:0;
	border:none;
	width: 75px;
	vertical-align:top;
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	background:url(/shared/images/bg-search.png) no-repeat;
	height: 33px;
}
* html #header .search-form .button {height:33px;}
/* search form end */
/* header end */
/* main */
#main{background:#fff;}
#main .main-holder{
	width: 950px;
	margin: 0 auto;
}
.index #main .main-holder{background:url(/shared/images/bg-main.gif) repeat-y -950px 0;}
#main .main-frame{
	overflow:hidden;
	height:1%;
}
.index #main .main-frame{
	padding:17px 0 30px 25px;
	background:url(/shared/images/bg-main.gif) no-repeat;
}
/* content */
.index #content {
	width: 523px;
	float:left;
}
.inner #content{
	width: 657px;
	overflow:hidden;
	height:1%;
	float:right;
}
.inner #content .back,
.inner #content .print{
	overflow:hidden;
	height:1%;
}
.inner #content .print{
	margin:0 0 12px;
	padding:12px 29px 0 0;
	font:0.8em arial, sans-serif;
}
.inner #content .back{margin:0 0 11px;}
.inner #content .back a,
.inner #content .print a{color:#013653;}
.inner #content .print a{
	float:right;
	padding:0 0 0 21px;
	background:url(/shared/images/ico-print.gif) no-repeat 0 50%;
}
.inner #content .back a{
	float:right;
	font-size:0.857em;
	padding:0 0 0 12px;
	background:url(/shared/images/sep-back.gif) no-repeat 0 50%;
}
.inner #content .content-holder{
	margin:0 132px 0 0;
 	min-height:579px;
}
* html .inner #content .content-holder{height:579px;}
#content h2{
	margin:0 0 14px;
	padding:0 0 12px;
	font-size:1.6em;
	color:#014c76;
	font-weight:normal;
	line-height: 1.0em;
	background:url(/shared/images/bg-title.gif) repeat-x 0 100%;
}
#content
{
	margin:0 0 16px;
	font-size:1.4em;
	line-height:1.214em;
	color:#666;
}
#content .some-list{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}
#content .some-list li{
	padding:0 0 0 16px;
	background:url(/shared/images/sep-more.gif) no-repeat 0 6px;
}
#content .more{
	float:right;
	margin:0 10px 0 0;
	padding:5px 0 0 20px;
	color:#013653;
	font-size:1.8em;
	text-decoration:underline;
	background:url(/shared/images/sep-more.gif) no-repeat 0 70%;
}
#content .more:hover{text-decoration:none;}
/* content end */
/* news */
#main .news{
	float:right;
	padding:2px 0 0;
	width: 330px;
}
#main .news h3{
	margin:0 0 20px;
	font-size:2.4em;
	font-weight:normal;
	color:#014c76;
}
#main .news .box-holder{
	padding:0 20px 0 5px;
	overflow:hidden;
	height:1%;
}
#main .news .box{
	overflow:hidden;
	height:1%;
	padding:0 0 10px;
}
#main .news .box .date{
	display:block;
	font-style:normal;
	font-size:1.2em;
	color:#0074ad;
}
#main .news .box p{
	margin:0;
	color:#666;
	font-size:1.6em;
	line-height:1.20em;
}
#main .news .box p a{color:#666;}
#main .news .row{
	overflow:hidden;
	height:1%;
	padding:20px 0 0;
} 
#main .news .row .more{
	float:right;
	margin:-4px 17px 0 0;
	display:inline;
	padding:0 0 0 16px;
	font-size:1.8em;
	color:#013653;
	text-decoration:underline;
	background:url(/shared/images/sep-more.gif) no-repeat 0 55%;
}
#main .news .row .more:hover{text-decoration:none;}
#main .news .row .feed{
	float:left;
	font-size:1.6em;
	color:#013653;
	padding:0 0 0 28px;
	background:url(/shared/images/bg-feed.gif) no-repeat 0 50%;
}
/* news end */
/* sidebar */
.inner #sidebar{
	padding:13px 17px;
	border-top:1px solid #fff;
}
/* sidebar end */
/* main end */
/* footer */
#footer {
	overflow:hidden;
	height:1%;
	padding:0 0 12px;
	background:#000b21;
}
/* footer content */
#footer .footer-content{background:#014c76 url(/shared/images/bg-footer-content.gif) repeat-x;}
#footer .footer-content-holder{
	width: 950px;
	overflow:hidden;
	padding:12px 0;
	margin:0 auto;
	color:#fff;
}
#footer .footer-content-frame{
	overflow:hidden;
	height:1%;
	width: 1020px;
}
#footer .footer-content-holder .title{
	display:block;
	margin:0 0 13px;
	color:#54a7e3;
	font-size:1.4em;
}
#footer .footer-main {
	width: 400px;
	padding:0 33px 0 18px;
	float:left;
}
#footer .footer-content-holder .text-holder{padding:0 0 0 17px;}
#footer .footer-content-holder .text-holder p{
	margin:0 0 6px;
	font-size:1.4em;
	line-height:1.214em;
}
#footer .footer-content-holder .text-holder .direction{
	text-decoration:underline;
	color:#0093dc;
}
#footer .footer-content-holder .text-holder .direction:hover{text-decoration:none;}
#footer .footer-content-holder .text-holder .button{
	display:block;
	width: 270px;
	overflow:hidden;
	margin:0 0 0 -4px;
	color:#fff;
	background:url(/shared/images/bg-donate.gif) no-repeat;
}
#footer .footer-content-holder .text-holder .button:hover{text-decoration:none;}
#footer .footer-content-holder .text-holder .button span{
	display:block;
	padding:10px 0 11px;
	text-align:center;
	font-size:1.8em;
	font-weight:bold;
	background:url(/shared/images/bg-donate.gif) no-repeat -270px 100%;
}
#footer .footer-box{
	width:220px;
	float:left;
	margin:0 60px 0 0;
}
#footer .footer-content-holder .footer-box .text-holder{
	padding:0 0 0 25px;
	font-size:1.2em;
}
#footer .footer-box address{
	font-style:normal;
	line-height:1.25em;
}
#footer .footer-box dl{
	margin:12px 0;
	line-height:1.25em;
}
#footer .footer-box dd{margin:0;}
#footer .footer-box dt{
	float:left;
	width: 70px;
}
#footer .footer-box dl a{color:#fff;}
#footer .footer-box ul{
	margin:0 0 0 -6px;
	padding:0;
	list-style:none;
	line-height:1.166em;
}
#footer .footer-box ul a{color:#fff;}
/* footer content end */
#footer .footer-holder{
	width: 920px;
	margin:0 auto;
	padding:12px 15px 0;
}
#footer .footer-holder .sub-logo{
	float:right;
	width: 223px;
	overflow:hidden;
}
#footer .footer-holder .sub-logo a{
	display:block;
	height:68px;
	text-indent:-9999px;
	background:url(/shared/images/sub-logo.gif) no-repeat;
}
#footer .footer-holder .sub-logo-print{
	position:absolute;
	left:-9999px;
}
#footer .footer-holder p{
	margin:0;
	color:#fff;
	font-size:1.1em;
}
/* footer end */


/* tcg styles */
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}
.pageHeader 
{
}
.pageHeaderInner 
{
}

.pageBody 
{
}
.pageBodyInner 
{
}
.columns 
{
}
.columnsInner 
{
}
.colLeft 
{
	float: left;
	width: 200px;

    overflow:hidden;
}
.colLeftInner 
{
    padding-right:15px;
}
.colMiddle 
{
	float: left;
	width: 555px;
	height: auto;
	overflow: hidden;
}
.colMiddleNoLeft
{
    width:605px;
}
.colMiddleNoRight
{
    width:760px;
}
.colMiddleWide
{
    width:823px;
    width:100%;
}
.colMiddleInner 
{
}
.MiddleRightContent,.MiddleLeftContent
{
    margin:1em 0;
}

.colRight 
{
	float: right;
	width: 200px;
	height: auto;
	overflow: hidden;
}

.middleRight
{
 float:right;
    width:48%;
}
.middleLeft
{
    float:left;
    width:48%;
}

.breadcrumbs ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
.breadcrumbs ul li
{
	display:inline;
}
.clear-both
{
	clear:both;	
}