/*
http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css & http://yui.yahooapis.com/2.7.0/build/fonts/fonts-min.css

Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.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,button,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,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}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:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* ---[ Content ]--- */

.content {
	padding: 0 15px;
}

.content .date {
	margin-bottom: 0;
	color: #666;
}

/* ---[ Paragraph formatting ]--- */

.content ul,
.content ol,
.content p {
	margin: 0 0 1.25em 0;
	font-size: 100%;
	line-height: 170%;
}

/* ---[ Table formatting ]--- */

.content table {
	margin: 0 0 1.25em 0;
	border: 0;
	width: 100%;
}

.content table tr th {
	font-weight: bold;
}

.content table tr th,
.content table tr td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: table-cell;
	padding: 5px;
	vertical-align: top;
}

.content table tr th {

}

/* ---[ Headers ]--- */

.content h1,
.content h2,
.content h3 {
	clear: both;
	color: #333;
	margin: 0 0 0.2em 0;
}

.content h1 {
	font-size: 182%;
}

.content h2 {
	font-size: 153.9%;
}

.content h3 {
	font-size: 123.1%;
}

/* ---[ Links ]--- */

.content a {
	color: #333;
	text-decoration: underline;
}

.content a:hover {

}

/* ---[ Images ]--- */

.content img,
.content img.left {
	float: left;
	margin: 0 1em 0.5em 0;
}

.content img.right {
	float: right;
	margin: 0 0 1em 0.5em;
}

/* ---[ Text formatting ]--- */

.content strong {
	font-weight: bold;
}

.content em {
	font-style: italic;
}

.content blockquote {
	border-left: 1px double #666;
	padding-left: 10px;
	font-style: italic;
}

address {
	padding: 5px 10px;
	height: 20px;
	font-style: normal;
	text-align: right;
	color: #ccc;
}

/* ---[ Lists ]--- */

.content ul,
.content ol {
	margin: 0 0 1.25em 0;
}

.content ul li ul,
.content ol li ol {
	margin-bottom: 0;
}

.content p + ul,
.content p + ol {
	margin-top: -0.75em;
}

.content ul li {
	margin-left: 15px;
	padding: 0.1em 0 0.1em 0.1em;
	list-style-type: square;
}

.content ul li {
	margin-left: 15px;
	padding: 0.1em 0 0.1em 0.1em;
	list-style-type: disc;
}

.content ul li ul,
.content ul li ul li ul {
	margin: 0;
}

.content ul li ul li,
.content ul li ul li ul li {
	font-size: 100%;
}

ol li {
	margin-left: 20px;
	padding: 0.1em 0 0.1em 0;
	list-style-type: decimal;
}
