/* CSS Document */

#main {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	font-size: 14px;
	line-height: 1.5em;
	}

#sidebar h3 {
	color: #4ab9ca;
	font: 16px/20px 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-weight: bold;
	}

#sidebar h4 {
	color: #333;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 1em;
	}
/*#main h1 {
	font: 24px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0099FF;
	margin: 0.3em 0;
	}
#main h2 {
	color: #999;
	font: 13px/16px 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	margin: 1.5em 0 0.3em;
	}
#main h3 {
	color: #006699;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 1em 0 0.3em;
	}
#main p, #main ul, #main ol, #main dl {
	margin: 0.6em 0;
	}*/
#main ul, #main ol {
	list-style-position: inside;
	}
/* CSS Document */

#main h1 {
	color: #4ab9ca;
	font-size: 1.6666666666666667em;
	line-height: 0.9em;
	margin-bottom: 0.9em;
}
#main h2 {
	color: #999;
	letter-spacing: 0.2em;
	text-transform: uppercase;
	font-family: 'Trebuchet MS',Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1em;
	margin-bottom: 1em;
}
#main h3 {
	color: #f63937;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3333333333333333em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}
#main h4 {
	font-size: 1.1666666666666667em;
	line-height: 1.2857142857142858em;
}
#main p, #main ul, #main blockquote, #main pre, #main td, #main th, #main label {
	color: #0c1b16;
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
#main p.small {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
}
#main p.caption {
	margin: 0;
	font-size: 0.8333333333333334em;
	line-height: 1.8em;
	margin-bottom: 1.8em;
	text-align: center;
	}
	
#main table {
	border-collapse: collapse;
	margin-bottom: 1.5em;
}
#main hr {
	margin: 1.5em 0;
	}
	
	