* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#666;
	min-width:960px;
	background:#fff;
}
a{color:#8aa50a;}
a:hover{text-decoration:none;}
img {border-style: none;}
input,
textarea,
select{
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

/*header start*/
#holder{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#header{
	width:100%;
	overflow:hidden;
}
#header h1 a{
	overflow:hidden;
}
a.accessibility{
	position:absolute;
	left:-9999px;
	overflow:hidden;
}
#header h1{
	float:right;
	margin:0;
	padding:10px 9px 7px 0;
}
/*header end*/
/*intro start*/
.intro{
	display:none;
}
.frm{display:none;}
/*intro end*/
/*main start*/
#main{
	width:100%;
	margin:39px 0 0;
}
.column{
	width:100%;
	display:block;
	overflow:hidden;
}
.breadcrumbs{display:none;}
/*primary start*/
.primary{
	width:80%;
	display:block;
	padding:0;
}
.article{
	padding-bottom:14px;
}
.heading{
	background:url(../images/bg-primary-heading.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
}
.date{
	float:right;
	font-size:0.84em;
	color:#999;
	margin-top:-20px;
}
.heading h2{
	font-size:18px;
	margin:0;
	color:#006d7e;
	font-weight:normal;
	width:360px;
	overflow:hidden;
}
.heading h2 span{
	display:block;
	padding-bottom:4px;
	float:left;
	display:inline;
}
.article img{
	float:left;
	clear:right;
	margin:11px 15px 0 1px;
}
.article p{
	margin:8px 0 1px;
	line-height:1.25em;
}
.article a{
	text-decoration:none;
	font-size:0.84em;
	color:#999;
}
.article a:hover{text-decoration:underline;}
.primary a.up-link{
	float:right;
	background:url(../images/bg-up-link.gif) no-repeat 100% 0;
	padding-right:9px;
	color:#999;
	text-decoration:none;
	font-size:0.84em;
	height:1%;
	clear:both;
	margin:17px 3px 0 0;
}
* html .primary a.up-link{margin-top:53px;}
.primary a.up-link:hover{
	text-decoration:underline;
}
/*primary end*/
/*sidebar navigation start*/
.sidebar-nav{display:none;}
/*sidebar navigation end*/
/*column info start*/
.column-info{display:none;}

/*column info end*/
/*main end*/
/*footer start*/
#footer{
	width:90%;
	margin:24px 0 0 31px;
	overflow:hidden;
	background:url(../images/bg-footer.gif) repeat-x;
	padding-bottom:40px;
}
#footer ul{
	margin:12px 37px  0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
}
#footer ul li{
	float:left;
	background:url(../images/footer-split.gif) no-repeat 0 2px;
	padding:0 3px 0 5px; 
}
#footer ul li:first-child{
	background:none;
	padding:0 3px 0 0;
}
#footer ul li a{
	font-size:0.84em;
	color:#999;
	text-decoration:none;
	float:left;
}
/*footer end*/
/*sIFR styles*/
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
/*inner1 start*/
.page-list{display:none;}
/*inner1 end*/
/*inner2 start*/
.heading h2{
	width:500px;
}
.post{
	width:100%;
	overflow:hidden;
	margin:13px 0 0;
}
.image-holder{
	float:left;
	margin:7px 14px 0 0;
	display:inline;
}
.image-holder img{
	display:block;
	margin:0;
}
.image-holder a{
	background:url(../images/ico-zum.gif) no-repeat;
	float:left;
	clear:both;
	padding:3px 0 0 18px;
	margin:16px 0 0 2px;
	display:inline;
}
.post ul{
	list-style:none;
	margin:14px 0 0;
	padding:0 0 7px;
}
.dowload-link{
	float:left;
	margin:28px 0 0 15px;
	display:inline;
}
.dowload-link a{
	background:url(../images/ico-dowload.gif) no-repeat;
	display:block;
	font-size:1em;
	color:#b2b2b2;
	padding:1px 0 0 22px;
}
/*inner2 end*/
/*inner3 start*/
.seminar-list{
	width:100%;
	overflow:hidden;
}
.month{
	width:100%;
	background:#e9ece3;
	overflow:hidden;
	margin:24px 0 0;
}
.month h3{
	font-size:1em;
	color:#4d4d4d;
	margin:5px 0 6px 16px; 
}
.seminar-list dl{
	margin:10px 0 0;
	padding:0;
	width:500px;
}
.seminar-list dl dt{
	width:164px;
	float:left;
	padding:0 0 0 16px;
	margin:14px 0 0;
}
.seminar-list dl dd{
	margin:14px 0 0;
	float:left;
	width:238px;
}
.seminar-list dl dd a.seminar-title{
	font-size:1em;
	color:#006d7e
	
}
.seminar-list dl dd .location{
	font-size:0.83em;
	color:#999;
	display:block;
	margin:18px 0 0;
}
/*inner3 end*/
