@font-face {font-family: 'Museo-700';src: url('museo/23659C_0_0.eot');src: url('museo/23659C_0_0.eot?#iefix') format('embedded-opentype'),url('museo/23659C_0_0.woff') format('woff'),url('museo/23659C_0_0.ttf') format('truetype');}

@font-face {font-family: 'Museo-300';src: url('museo/23659C_1_0.eot');src: url('museo/23659C_1_0.eot?#iefix') format('embedded-opentype'),url('museo/23659C_1_0.woff') format('woff'),url('museo/23659C_1_0.ttf') format('truetype');}

@font-face {font-family: 'Museo-500';src: url('museo/23659C_2_0.eot');src: url('museo/23659C_2_0.eot?#iefix') format('embedded-opentype'),url('museo/23659C_2_0.woff') format('woff'),url('museo/23659C_2_0.ttf') format('truetype');}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #FFFFFF;
	font-family: Museo-300, sans-serif;
	font-size: 12px;
	color: black;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-family: Museo-500, sans-serif;
	font-weight: bold;
}

h1	{ font-size: 28px; }
h2	{ font-size: 18px; }
h3	{ font-size: 16px; }
h4	{ font-size: 14px; }
h5	{ font-size: 10px; }
h6	{ font-size: 8px; }

a, a:visited {
	text-decoration: none;
	color: #334e7f;
}

a:hover {
	text-decoration: underline;
}

p {
	padding-bottom: 7px;
}

p.summary {
	margin: 0px auto;
	width: 90%;
	font-size: 93%;
	text-align: justify;
}

div.code {
	background: #cccccc;
	border: 1px dashed #888888;
	white-space: pre;
	font-family: courier;
	font-size: 12px;
	width: 90%;
	padding: 5px;
	margin: 5px 15px;
	margin-bottom: 9px;
}

span.fn {
	font-family: courier;
	font-size: 12px;
	font-weight: bold;
}

#wrapper {
	background: #FFFFFF;
	margin: 0px auto 10px auto;
	padding: 0;
	width: 800px;
	text-align: left;
}

#tophat	{
	height: 0px;
	background: #FFFFFF;
}

#header	{
	background: url('../images/blue_header.jpg') no-repeat 0 0;
	height: 50px;
	padding-top: 15px;
	padding-right: 60px;
	border-bottom: 1px solid;
	text-align: center;
}

#header h1 {
	color: #FFFFFF;
}

#footer {
	text-align: center;
	font-size: 8px;
	color: black;
	margin-left: 150px;
	clear: both;
}

#main {
	margin: 0px 10px 2px 0px;
}

#sidebar {
	float: left;
	width: 120px;
	font-size: 12px;
	padding-bottom: 110px;
	padding-bottom: 10px;
	border-right: 1px solid #666666;
}

#sidebar ul {
	text-align: right;
	margin: 5px;
	padding: 5px;
	line-height: 1.6em;
	list-style-type: none;
}

#sidebar h3 {
	text-align: center;
	text-decoration: underline;
	font-size: 0px;
	margin: 5px;
	color: #132e6f;
}

#content {
	/*width: 640px;*/
	margin: 0px 15px 0px 130px;
	background: #FFFFFF;
}

#content h2 {
	text-align: center;
	margin: 5px;
	color: black;
}

#content h3 {
	text-align: left;
	padding: 10px 0px;
}

#content a {
	color: #334e7f;
}

#content ul {
	margin-top: 10px;
}

#content ul li {
	font-weight: bold;
	margin-bottom: 10px;
	list-style-type: none;
}

dt {
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}

dd {
	text-align: justify;
	margin-bottom: 10px;
	font-weight: normal;
}
