	/*****Reset*****/
	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,font,img,ins,kbd,q,s,samp,
	small,strike,sub,tt,var,
	dl,dt,dd,ol,ul,li,
	fieldset,form,label,legend,
	table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline;}
	:focus{outline:0;}
	body{background:white;color:black;line-height:1;}
	ol,ul{list-style:none;}
	table{border-collapse:separate;border-spacing:0;}
	caption,th,td{font-weight:normal;text-align:left;}
	blockquote:before,blockquote:after,q:before,q:after{content:"";}
	blockquote,q{quotes:"" "";}

	/*****Clearfix*****/
	.clearfix:after {clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden;}
	.clearfix{display:inline-block;}
	/* start commented backslash hack \*/
	* html .clearfix{height:1%;}
	.clearfix{display:block;}
	/* close commented backslash hack */

	/*****Basic Layout*****/
	.ui980{margin:0 auto;width:980px;}
	.ui960{margin:0 auto;padding:0 20px 20px;width:940px;}
		.ui1,.ui2,.ui3,.ui4,.ui5,.ui6,.ui7,.ui8,.ui9,.ui10,.ui11,.ui12{display:inline;float:left;margin:0 10px;}
		.ui1{width:60px;}
		.ui2{width:140px;}
		.ui3{width:220px;}
		.ui4{width:300px;}
		.ui5{width:380px;}
		.ui6{width:460px;}
		.ui7{width:540px;}
		.ui8{width:620px;}
		.ui9{width:700px;}
		.ui10{width:780px;}
		.ui11{width:860px;}
		.ui12{width:940px;}
		.ui-first{margin-left:0;}
		.ui-last{margin-right:0;}
		.ui-prepend{margin:0 20px 0 -10px;}
		.ui-append{margin:0 -10px 0 20px;}

	/*****Generic Classes*****/
	.clear{clear:both;}
	.left{float:left;}
	.right{float:right;}
	.textleft{text-align:left;}
	.textright{text-align:right;}
	.center{text-align:center;}
	.top0{margin-top:0px;}
	.top5{margin-top:5px;}
	.top10{margin-top:10px;}
	.top15{margin-top:15px;}
	.top20{margin-top:20px;}
	.bottom0{margin-bottom:0px;}
	.bottom5{margin-bottom:5px;}
	.bottom10{margin-bottom:10px;}
	.bottom15{margin-bottom:15px;}
	.bottom20{margin-bottom:20px;}
	.pleft0{padding-left:0px;}
	.pleft5{padding-left:5px;}
	.pleft10{padding-left:10px;}
	.pleft15{padding-left:15px;}
	.pleft20{padding-left:20px;}	
	.pleft30{padding-left:30px;}
	.pbottom0{padding-bottom:0px;}
	.pbottom5{padding-bottom:5px;}
	.pbottom10{padding-bottom:10px;}
	.pbottom15{padding-bottom:15px;}
	.pbottom20{padding-bottom:20px;}
	.left0{margin-left:0px;}
	.left5{margin-left:5px;}
	.left10{margin-left:10px;}
	.left15{margin-left:15px;}
	.left20{margin-left:20px;}
	.right0{margin-right:0px;}
	.right5{margin-right:5px;}
	.right10{margin-right:10px;}
	.right15{margin-right:15px;}
	.right20{margin-right:20px;}
	.hidden{display:none;}
	.text p, .text ul, .text ol, blockquote{margin-bottom:15px;}
		.text ul{list-style-type:disc;margin-left:20px;}
		.text ol{list-style-type:decimal;margin-left:20px;}
		.text blockquote{margin-left:20px;font-style:italic;}