/* $Id$ */
/* yui reset-fonts-base version: 2.5.0 */
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

html {
	background: #fff;
}
body {
	background: #fff url(i/bg-gradient02.png) 0 0 repeat-x;
	color: #333;
	font-family: helvetica, arial, sans-serif;
}

h1 { font-size: 197%; }
h2 { font-size: 146.5%; }
h3 { font-size: 131%; }
h4 { font-size: 116%; }
h5 { font-size: 108%; }
h6 { font-size: 100%; }
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.05em;
	text-transform: uppercase;
	color: #e12;
	border-bottom: 1px dotted #ccc;
	min-height: 1.22em;
}
br {
	clear: both;
}
.editable h1, .editable h2, .editable h3, .editable h4, .editable h5, .editable h6 {
	color: #666;
	border: none;
}
h1, h2, h3, h4, h5, h6,
p, ul, ol {
	margin: 0 0 7px; padding: 0;
}
ul, ol {
	padding: 0 0 0 20px;
}

a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p a,
h2 a,
.contactinfo a {
	color: #e12;
}

label {
	float: left;
	padding: 3px 0 0 3px;
}
input {
	background: #eee;
	border: 1px solid #ccc;
	color: #999;
	width: 200px; height: 18px;
	float: left;
	margin: 0 -1px 0 2px; padding: 2px 0 0 2px;
}
button {
	background: #ddd;
	border: 1px solid #ccc;
	margin: 0 0 0 2px;
	font-family: arial;
	color: #666;
	height: 22px;
	float: left;
	text-align: left;
	cursor: pointer;
}
.buttons {
	float: right;
}
abbr {
	border: none;
}
address {
	font-style: italic;
	color: #666;
}

#doc {
	background: #fff;
	width: 790px;
	margin: 0 auto;
}
#hd {
	background: #eee url(i/bg-gradient01.png) left top repeat-x;
	border-bottom: 1px dotted #ccc;
	height: 85px;
	padding: 20px 20px 20px 15px;
	text-align: right;
	cursor: pointer;
}
#hd h1 {
	background: url(i/logo2.png) 0 0 no-repeat;
	border: none;
	margin: 0; padding: 60px 0 0;
	width: 350px; height: 25px;
}
#hd h1 a {
}
#hd .mainmenu {
	float: right;
	clear: right;
	margin: 40px 0 0;
}
.mainmenu .menu {
	margin: 0; padding: 0;
	width: 400px; height: 50px;
	overflow: hidden;
}
.mainmenu .menu li {
	list-style: none;
	float: left;
	margin: 0 0 5px 0;
}
.mainmenu .menu li a {
	background: #eee;
	float: left;
	color: #333;
	font-size: 93%;
	font-weight: bold;
	margin: 0 5px 5px 0; padding: 2px 5px;
}
.mainmenu .menu li a:hover {
	background: #f45;
	color: #fff;
	text-decoration: none;
}
#bd {
	margin: 0; padding: 0;
}
#intro p {
	margin-right: 5px;
}
#intro img {
	float: left;
	margin: 0 10px 5px 0;
}
#ft {
	background: #fff url(i/bg-gradient02.png) 0 -300px repeat-x;
	border-top: 1px dotted #eee;
	clear: both;
	margin: 0; padding: 20px;
	height: 50px;
}
#ft #login {
	float: right;
	width: 350px;
	text-align: right;
}
#loginform {
	float: right;
}
#loginform input {
	width: 80px; height: 14px;
	font-size: 11px;
	color: #333;
}
#loginform button {
	height: 18px;
	font-size: 11px;
	padding: 0 0 2px;
}

.slogan {
	float: right;
	font-size: 153.9%;
	color: #999;
	letter-spacing: -1px;
	margin: 0 0 -20px;
}
.g {
	clear: both;
}
.g.ii .u {
	float: left;
	width: 50%;
}
*:first-child+html .g.ii .u {
	width: 49%;
}
*html .g.ii .u {
	width: 48%;
}

.c {
	margin: 0; padding: 20px 20px 10px;
	text-align: justify;
}
.c h1,
.c h2,
.c h3,
.c h4,
.c h5,
.c h6 {
	text-align: left;
}
.c h2 {
	white-space: nowrap;
	overflow: hidden;
}
.u.i .c {
	padding-right: 10px;
}
.u.ii .c {
	padding-left: 10px;
}

#newslist {
}
#eventslist {
}
#referenceslist {
	margin: 0; padding: 0;
}
.references li {
	background: #eee;
	list-style: none;
	margin: 0 0 10px; padding: 3px;
	font-size: 85%;
	text-align: left;
}
.references li p {
	font-style: italic;
	line-height: 1em;
}
.references li p.quoter {
	text-align: right;
	font-weight: bold;
}
.news {
	padding: 0;
}
.news li {
	list-style: none;
	margin: 0 0 10px;
}
.news li.editable ul li {
	list-style: disc outside;
}
.news li h3 {
	font-size: 122%;
	border: none;
	margin: 0;
}
.news li img {
	float: left;
	margin: 2px 0;
	width: 360px; height: auto;
}
.news li br {
	clear: both;
}
.news li .newsbody img {
	float: none;
	margin: 0;
	width: 240px;
}
.rss {
	background: #f63;
	float: right;
	font-size: 85%;
	font-weight: bold;
	color: #fff;
	margin: 2px; padding: 0 2px;
}
.rss:hover {
	background: #ddd;
	color: #f63;
	text-decoration: none;
}
.feed {
	margin: 0 0 10px;
}
.feed p,
.feed li ul li {
	font-size: 93%;
	color: #666;
	text-align: left;
}
.feed li ul li {
	list-style: disc outside;
}
.feed li ol li {
	list-style: decimal outside;
}
.c.twitter {
	display: none;
}
ul.twitter,
ul.events {
	padding: 0;
}
.twitter li,
.events li {
	background: url(i/bg-gradient02.png) 0 0 repeat-x;
	border-bottom: 1px dotted #ddd;
	list-style: none;
	margin: 0 0 5px; padding: 0;
	clear: both;
}
.twitter li br {
	height: 2px;
}
.events li {
	text-align: right;
}
.events li div a {
	display: block;
	font-size: 93%;
	min-height: 18px;
	padding: 12px 5px 0 25px;
}
.twitter li div {
	font-size: 93%;
	min-height: 18px;
	padding: 5px 2px 2px 20px;
}
.events li div a,
.twitter li div a {
	font-weight: bold;
}
.events .description {
	text-align: left;
	padding: 0 5px;
}
.events li br,
.twitter li br {
	clear: both;
}
.twitter li img {
	width: 18px; height: 18px;
	margin: 1px 2px 0 0;
}
.twitter li {
	background: #eee url(i/bg-twitter.png) 0 5px no-repeat;
}
.events li div a {
	background: url(i/bg-event.png) 3px 5px no-repeat;
	text-align: left;
}
.twitter li abbr {
	float: left;
	padding: 13px 0 0 5px;
}
.events li abbr {
	padding: 0 5px 0 0;
	font-size: 85%;
}
.events li abbr.duration {
	display: none;
}
.news h3 {
	background: url(i/bg-blogitem.png) 0 2px no-repeat;
	padding: 0 0 5px 25px;
}
.jScrollPaneTrack {
	background: #eee;
}
.jScrollPaneDrag {
	background: #ddd;
}
a.jScrollArrowUp {
	background: url(i/bg-arrowup.png) center no-repeat;
	height: 10px;
}
a.jScrollArrowDown {
	background: url(i/bg-arrowdown.png) center no-repeat;
	height: 10px;
}

.copyright {
	float: left;
	width: 400px;
	margin: 0 0 10px;
}
.contactinfo {
	float: left;
	clear: left;
	width: 500px;
	margin: 0 0 20px;
}
.versioninfo {
	clear: both;
	color: #ccc;
	font-size: 9px;
	padding: 20px 0;
}
.signup {
	float: right;
	clear: left;
	margin: 7px 0 0;
}
.msg {
	background: #ffc;
	display: none;
	margin: 5px 0 0;
	float: right;
	clear: right;
}
.err {
	color: #c00;
}

