* {
	margin:0pt;
	padding:0pt;
}
body {
	background:#5B84FF none repeat scroll 0%;
	color:#EEEEEE;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-size:76%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
#topborder {
	background-color:#fbf794;
	height:1em;
	left:0pt;
	position:fixed;
	top:0pt;
	width:100%;
}
#sidebar {
	left:20px;
	position:fixed;
	top:38px;
	width:250px;
}
* html div#sidebar {
	left:12px;
	position:absolute;
	top:77px;
	width:250px;
}
#content {
	margin:23px 10% 5em 315px;
}
p {
	font-size:0.9em;
	line-height:1.5em;
	margin-bottom:1em;
}
p.lead {
	font-size:1em;
}
ol, ul {
	margin:0.5em 0pt 1.2em 2em;
}
ol, ul, dl {
	line-height:1.5em;
}
ol li {
	margin-bottom:0.2em;
}
li {
	font-size:0.9em;
}
li strong {
	color:#999999;
}
dl {
	margin:0.5em 0pt 1.2em;
}
dt {
	color:#999999;
	font-size:0.9em;
	font-weight:bold;
	padding-top:0.4em;
}
dd {
	border-bottom:1px dashed #3D3D33;
	font-size:0.9em;
	margin-bottom:1em;
	padding-bottom:0.9em;
}
h1, h2, h3 {
	font-family:"Trebuchet MS",Verdana,Sans-Serif;
}
h1 {
	font-size:2.2em;
}
h1 a {
	border:medium none;
	color:#FFFFFF;
}
h1 em {
	color:#F9F999;
	font-style:normal;
}
h2 {
	color:#F9F999;
	font-size:1.5em;
	letter-spacing:0.4pt;
	padding-top:0.5em;
	text-transform:uppercase;
}
h3 {
	color:#fbf794;
	font-size:1em;
	letter-spacing:0.2pt;
	padding-top:0.5em;
	text-transform:uppercase;
}
a {
	color:#fbf794;
	text-decoration:none;
}
p a:hover {
	border-bottom:1px dotted #fbf794;
}
a img {
	border:medium none;
}
small {
	font-size:0.8em;
}
pre {
	background-color:#000000;
	border-left:1px solid #222222;
	display:block;
	margin:1em 0pt;
	overflow:auto;
	padding-left:0.8em;
}
code {
	background-color:#000000;
	color:#AAAAAA;
	font-family:Verdana,Sans-Serif;
	font-size:11px;
}
pre code {
	line-height:1.1em;
}
kbd {
	background-color:#DDDDDD;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	color:#555555;
	font-family:inherit;
	font-size:inherit;
	padding:0pt 3px 2px 4px;
}
fieldset {
	border:medium none;
}
#sidebar a {
	color:#FFFFFF;
}
#sidebar p a:hover {
	border-bottom:1px dotted #FFFFFF;
}
#sidebar h1 a {
	font-weight:bold;
}
#sidebar h1 a:hover {
	color:inherit;
}
#nav {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:2em 0pt;
	width:15em;
}
#nav li {
	margin:0pt;
	padding:0pt;
}
#nav a {
	background-color:#B6CAE5;
	border-bottom:1px solid #C6DFE9;
	color:#666;
	display:block;
	height:2em;
	padding:0.3em 0.2em 0.2em 0.8em;
}
#nav a:hover {
	background-color:#fbf794;
	color:#1B5790;
}
#content ul {
	margin-left:4px;
}
#content ul li {
	background:transparent url(../images/bullet.gif) no-repeat scroll 0pt 6px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0pt 0pt 0pt 12px;
}
.download {
	background-color:#333333;
	border:1px solid #444444;
	padding:0.7em 1.5em;
}
.download:hover {
	background-color:#555555;
	border:1px solid #777777;
}
#content ul.download li {
	background-image:none;
	padding:0.3em 0pt;
}
.download img {
	padding-right:0.3em;
}
.download li strong {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Verdana,Sans-Serif;
	font-size:2.25em;
}
.download li em {
	color:#D0EB6A;
	font-style:normal;
}
.section {
	border-top:1px solid #3D3D33;
	padding:1.5em 0pt;
}
.first {
	border-top:medium none;
}
.thumbnail {
	background-color:#222222;
	border:1px solid #2A2A2A;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding:3px 3px 8px;
}
.caption {
	font-size:0.9em;
	padding-top:0.2em;
}
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
* html > body .clearfix {
	width:100%;
}
* html .clearfix {
	height:1%;
}

