*{ margin: 0; padding:0; }
body{ 
background: #FFFFFF;
color: #82B7F2; 
font: 86% 'Helvetica', 'Lucida Sans Unicode', Verdana, sans-serif; background-repeat: no-repeat; background-position: fixed; }
#topborder{ position: fixed; top: 0px; left: 0px; width: 100%; height: 1em; background-color: #333333; }
#sidebar{ position:fixed; top: 38px; left:20px; width: 230px; }
* html div#sidebar  { top: 38px; left:20px; width: 230px; position:absolute; }
#content{ margin: 0em; max-width: 936px; padding: 1em; background-image: url(../images/1-faded.jpg); height: 575px; background-repeat: no-repeat; border: none; }
p {	line-height: 1.8em;	margin-bottom: 0em; font-size: 0.9em;}
p.lead { font-size: 1.0em; }
ol, ul{ margin: 0; }	
ol, ul, dl { line-height: 1.4em; }
ol li{ margin-bottom: 0.2em; }
li{ font-size: 0.9em; }
li strong {color: #999;}
dl{ margin: 0.5em 0 1.2em 0; }
dt{
	xfont-size: 0.9em;
	font-weight: bold; color: #999;
	padding-top: 0.4em;
	}
dd{	
	font-size: 0.9em;
	margin-bottom: 1.0em;
	padding-bottom: 0.9em;
	border-bottom: 1px dashed #3d3d33;
	}
h1, h2, h3{ font-family: "Trebuchet MS",Verdana,Sans-Serif;}
h1 { font-size: 2.3em; }
h1 a { color:#fff; border: none; }
h1 em{ font-size: 1.25em; color: #D0EB6A; font-style: normal; }
h2 { font-size: 1.2em; letter-spacing: 0.4pt; color: #351E11; text-transform: uppercase; padding-top: 0em; }
h3 { font-size: 1.1em; letter-spacing: 2pt; color: #990000; text-transform: uppercase; padding-top: 0em; 	}

a, .contact-link{
	color: #8ad459;
	text-decoration: none;
	cursor: hand;
	}
#content p a:hover,
#content dd a:hover { }
a img{ 	border: none;}
small{ font-size: 0.8em; }
pre{ display: block; margin: 1em 0; padding: 0.5em; border-left: 0px solid #0d0d09; background-color: #000; overflow: auto; 	}
code{
	font-size: 11px;
	font-family: Verdana,Sans-Serif;
	background-color: #000;
	color: #8d8d73;
	padding: 0.3em 0.4em;
	}
pre code{
	padding: 0; margin: 0;
}
kbd{
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}
fieldset{ border: none; }
#sidebar a{
	color: #fff;
	}
#sidebar h1 a{ font-weight: bold; }
#sidebar h1 a:hover{  }
#nav{ list-style: none; margin: 2em 0 1em 0;}
#nav li{ padding: 0; margin: 0; }
#nav a{
	display: block;
	height: 2.0em;
	padding: 0.3em 0.2em 0.2em 0.8em;
	margin-bottom: 1px;
	color: #eee;
	background-color: #363633;
	}
#nav a:hover{
	color: #1a1a1a;
	background-color: #D0EB6A;
	}	
#sidebar .callout{ xbackground-color: #333;
	border: 1px solid #222; 
	padding: 0.25em .5em;   }
#sidebar .callout a{ color: #8ad459;}
#sidebar .callout ul{ margin-top: -.45em; margin-left: 1em; margin-bottom: .4em; }
#content ul{ margin-left: 6px; }
#content ul li{
	list-style: none;
	padding: 0 0 0 12px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	}
#content ul ul{ margin-top: 0;}
	
.download{
	background-color: #333;
	border: 1px solid #444; 
	padding: 0.7em 1.5em; }
.download:hover{
	background-color: #555;
	border: 1px solid #777;
	}
#content ul.download li{
	padding: 0.3em 0;
	background-image:none;
	}
.download img{ padding-right: 0.3em; }
.download li strong{ font-family: "Trebuchet MS",Verdana,Sans-Serif; font-size: 2.25em; color: #fff;}
.download li em{ font-style: normal; color: #D0EB6A; }
.section{ border-top: 0px solid #3d3d33; padding: 1.4em 0em 3.2em 1em; overflow: auto; width: 100%; }
.first{ border-top: none; padding-top: 0; }
.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #FEFEFE;
	border: 1px solid #9C9C9C;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}	
.caption{ font-size: 0.9em; padding-top: 0.2em ;	}
.matte {
background-color:#FEFEFE;
padding:0.5em;
border:1px solid #CCCCCC;
}
.nav{ padding:0 0 2.4em 0; clear: both; display: block; }
