/* Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 3.0.0 build: 1549 */
html{
    color:#222;background:#FFF;
	font-size: 0.95em;

}
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; vertical-align: bottom; }
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; }

.Al_R{
	text-align:right;
}
.Al_C{
	text-align: center;
}
.strong{
		font-weight: 500;
}

.stronger{
	font-weight: 700;
}

.border_f{
border-bottom:solid 2px #fff;
}

.small-txt{
	font-size: 0.85em;
}

.pinktxt{
	color:#ff6699;
}

.mt1em{
		margin-top: 1em;
}

.mr1em{
		margin-right: 1em;
}

.mt05{
		margin-top: 0.5em;
}

.mb05{
	margin-bottom: 0.5em;
}

.mb1em{
		margin-bottom: 1em;
}


@media (min-width:768px) {

.mt170{
		margin-top: 170px;
}
}

.pl1em{
	padding-left: 1em;
}
.pl2em{
	padding-left: 2em;
}

.ml1em{
	margin-left: 1em;
}

.mb1em{
	margin-bottom: 1em;
}

.hr95{
	width:95%;
	margin:0 auto;
		height: 1px;
background-color: #ccc;
border: none;
}
@media (min-width:768px) {
.hr95{
	max-width:900px;
	}}
.f-clear{
	float:none;
	clear: both;
}
.none{
	display: none;
	visibility: hidden;
}
