html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {outline: 0;}
body {
	line-height: 1;
	color: black;
	background:#e62390;
}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* End of CSS reset */
html{font-size:100.01%;}
body{
	background:#e62390;
	font-size:62.5%;
	font-family: Arial, Helvetica, sans-serif;
}
a{color:#e62390;text-decoration:none;}
a:hover{text-decoration:underline;}
a.more{
	float:left;
	padding-left:9px;
	background:url(../../img/link-more.gif) no-repeat 0 8px;
}
a.mail{font-size:11px;}
img{display:block;}
label.hidden{display:none;}
/* Page container */
div#page{
	width:500px;
	margin:40px auto;
	padding:60px 0 0;
	background: white;
}
/* Header stripes and logo */
div.header{
	font-size:10px;
}
div.header a{
	display:block;
	margin-left:174px;
	width:195px;
	height:17px;
	background:url(../../img/images.png) no-repeat 0 0;
	font-size:0px;
	line-height:0px;
	text-indent:-9999px;
	cursor:pointer;
}
div.header a span{
	float:left;
	display:inline;
	position:relative;
	margin:17px 0 -16px 143px;
	width:39px;
	height:16px;
	background:url(../../img/images.png) no-repeat -143px -17px;
}
/* All content */
div#content{
	width:100%;
	overflow:hidden;
	padding-bottom:35px;
}
/* Global styles for same elements */
div#content .line{
	padding-bottom:18px;
	border-bottom:1px solid #979da3;
}
div#content h3{
	border:solid #444;
	border-width:1px 0;
	padding:0 10px;
	font:normal 1.4em/18px Arial, Tahoma;
	text-transform:uppercase;
	color:#FFF;
	background: #444;
}
div#content div.homepage h3{color:#444;}
div#content div.thin-col h3, div#content div.r-col h3{background-color:#f6f3ee;}
div#content h5{
	padding:18px 10px 0;
	font:bold 2.2em Arial;
	color:#444;
}
div#content p{
	padding:18px 10px 0;
	font:normal 1.2em/1.6363em Arial;
}
div#content p.update{
	font-size:0.9em;
	line-height:2em;
	color:#444;
}
div#content p.grey{color:#979da3;}
div#content p.grey a{text-decoration:underline;}
div#content p.grey a:hover{text-decoration:none;}
div#content p.older{
	text-align:right;
	padding:20px 11px 0;
}
div#content p.older a.more{float:right;}
div#content span{display:block;}
div#content em{font-style:italic;}
div#content strong{font-weight:bold;}
div#content ul{
	width:100%;
	overflow:hidden;
}
div#content ul li{
	width:100%;
	float:left;
}
/* Navigation styles */
div#content div.l-col{
	width:175px;
	height: 250px;
	float:left;
	background-color:#e62390;
}
div#content div.l-col ul{padding:17px 0 14px;}
div#content div.l-col ul li{
	height:22px;
	font:normal 1.3em/1.0714em Arial, Tahoma;
	text-transform:uppercase;
	text-align:right;
}
div#content div.l-col ul li a{
	display:block;
	width:159px;
	padding:0 16px 0 0;
	color:#fff;
}
div#content div.l-col ul li.active a,
div#content div.l-col ul li a:hover{
	background:#fff;
	text-decoration:none;
	color:#e62390;
}

/* Center column */
div#content div.wide-col{
	float:left;
	width:470px;
	padding:15px;
}
div#content div.wide-col h3{margin-top:1px;}
/* Home page */
div#content div.home-cont{padding-top:45px;}
div#content div.home-cont p.update{width:450px;}
div#content div.home-cont p.update span{display:inline;}
/* Bio page */
div#content div.wide-col div.about p.update{
	margin-top:29px;
	padding:7px 10px 0;
	border-top:1px solid #979da3;
}
/* News page */
div#content div.wide-col div.news li{
	margin-bottom:7px;
	padding-bottom:28px;
	border-bottom:1px solid #979da3;
}
div#content div.wide-col div.news li span{
	padding:5px 10px 4px;
	font-size:0.9em;
	color:#979da3;
}
div#content div.wide-col div.news li p{padding-right:18px;}
div#content div.wide-col div.news li img{
	float:left;
	margin:5px 15px 0 0;
}
* html div#content div.wide-col div.news li img{margin:5px 12px 0 0;}
div#content div.wide-col div.news a.more{float:right;}
/* Schedule page */
div#content div.wide-col ul.schedule-month{padding-top:13px;}
div#content div.wide-col ul.schedule-month li{
	float:left;
	width:auto;
	display:inline;
	margin:8px 0 0 -1px;
	padding:0 8px 0 9px;
	border-left:1px solid #a5aaaf;
	font:bold 1.1em/1.181818em Arial;
	color:#e62390;
}
div#content div.wide-col ul.schedule-month li.year{width:100%;}
div#content div.wide-col ul.schedule-month li a{
	float:left;
	margin-top:-3px;
	font-weight:normal;
}
div#content div.wide-col ul.schedule-day{
	padding-bottom:64px;
	border-bottom:1px solid #979da3;
}
div#content div.wide-col ul.schedule-day li{padding:21px 0 3px;}
div#content div.wide-col ul.schedule-day em{
	float:left;
	width:123px;
	padding:0 15px 0 10px;
	font:normal 1.1em/1.6363em Arial;
}
div#content div.wide-col ul.schedule-day p{
	float:left;
	width:200px;
	padding:0;
}
div#content div.wide-col div.pager{
	width:100%;
	overflow:hidden;
	margin-top:37px;
	padding:20px 0 2px;
	border-top:1px solid #979da3;
}
div#content div.wide-col div.pager ul{
	width:auto;
	float:right;
	padding-top:7px;
}
div#content div.wide-col div.pager ul li{
	float:left;
	width:auto;
	display:inline;
	margin-left:-1px;
	padding:0 8px 0 7px;
	border-left:1px solid #b3b7bc;
	font-size:1.1em;
	line-height:1.181818em;
	color:#e62390;
}
div#content div.wide-col div.pager ul li a,
div#content div.wide-col div.pager ul li span{
	float:left;
	position:relative;
	margin-top:-3px;
}

/* Stay in touch page */
div#content div.wide-col div.touch{padding-top:19px;}
div#content div.wide-col div.touch ul{
	margin-top:33px;
	padding-top:25px;
	border-top:1px solid #979da3;
	font:normal 1.1em/1.6363em Arial;
}
div#content div.wide-col div.touch ul li{
	margin-top:13px;
}
div#content div.wide-col div.touch ul span{
	float:left;
	width:80px;
	padding:0 10px;
}
div#content div.wide-col div.touch ul p{
	padding:7px 0 0 96px;
	font-size:1em;
}
div#content div.wide-col div.touch ul p label{
	vertical-align:middle;
	color:#444;
}
div#content div.wide-col div.touch ul div.input{
	float:left;
	width:211px;
	height:17px;
	padding:2px 3px 0;
	background:url(../../img/images.png) no-repeat 0 -33px;
}
div#content div.wide-col div.touch ul div.input input{
	float:left;
	width:211px;
	height:17px;
	padding:0;
	background:none;
	border:none;
	font:normal 11px Arial;
}
div#content div.wide-col div.touch ul select{
	float:left;
	width:217px;
	font:normal 1.1em/1.6363em Arial;
}
div#content div.wide-col div.touch ul textarea{
	float:left;
	width:211px;
	height:104px;
	padding:3px;
	background:none;
	border:1px solid #a9a9a9;
	font:normal 1.1em/1.6363em Arial;
}
div#content div.wide-col div.touch ul input#input-chek-signup{vertical-align:middle}
div#content div.wide-col div.touch ul input.go{
	float:left;
	display:inline;
	margin-left:96px;
	font:normal 1.1em/1.6363em Arial;
}

.ui-tabs-hide { display: none; }

.ui-tabs-nav .ui-tabs-selected {
	background:#F2F2F2;
}

.ui-tabs-nav .ui-tabs-selected a {
	font-weight: bold;
}

