/* Reset CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	}
	
/* STRUCTURE */

body
	{
	background: #75a96a;
	font-size: 75%;
	line-height: 1.5;
	font-family: "Arial", Helvetica, Tahoma, sans-serif;
	color: #333;
	margin:0
	}
	
a, a:Visited {color:#378aac; border-bottom:1px solid #378aac; font-weight:bold; padding:1px; text-decoration:none}
a:hover {color:#444;border-bottom:1px solid #444;}
	
.wrapper {
	width:960px;
	margin:0 auto;
}

.spacer{clear:both;height:1em}

.clearfix:after {display:block; content:"."; height:0; visibility:hidden; clear:both; }
* html .clearfix {height:1%;}

#header {
	background:#75a96a url("/assets/images/header-bg.gif") repeat-x top left;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	}
#header .divider {
    position:relative;
    float:left;
    top:0;
    left:560px;
	display:block;
	/*background:url(/assets/images/header-divider.png) no-repeat;*/
	height:120px;
	width:1px;
}
#header .left {
	float:left;
	width:560px;
}
#header p {
	color:#fff;
	font-size:1.1em;
}
#header h4
	{
	font-size: 1.2em; 
	line-height: 1; 
	margin: 0 0 0.2em 0;
	color:#fff;
	font-weight:bold;
	}
	
#header .right {
	float:left;
	width:399px;
	/*background:url(/assets/images/header-divider.png) no-repeat;*/
}
#header .left h1 a
	{
	text-indent:-99999px;
	position:relative;
	top:15px;
	left:-2px;
	background: url(/assets/images/logo-wide.png) no-repeat;
	height:46px;
	width:432px;
	display:block;
	outline:none;
	border:none;
	}
#header h2 {
	position:relative;
	float:right;
	top:40px;
	right:0;
	text-indent:-99999px;
	background: url(/assets/images/tagline.png) no-repeat;
	height:70px;
	width:385px;
	display:block;
}

#navigation {
	clear:both;
	}

#navigation ul {
  margin:0;
  padding:0;
  list-style:none;
  font-size:14px
  }
#navigation li {
  float:left;
  background:none;
  margin:0 5px 0 0;
  padding:0 0 0 9px;
  }
#navigation a {
  float:left;
  display:block;
  background:none;
  padding:6px 15px 5px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#fff;
  border:none;
  outline:none;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navigation a {float:none;}
/* End IE5-Mac hack */
#navigation a:hover {
  color:#333;
  }
#navigation #current {
  background:url(/assets/images/nav_bg.gif) no-repeat;
  }
#navigation #current a {
  background:url(/assets/images/nav_bg-r.gif) no-repeat top right;
  color:#333;
  padding-bottom:5px;
  }
		
	
#content {
	clear:both;
	background:#fff;
	padding:30px 0;
	}

#content .left {
	float:left;
	width:540px;
	padding:0 20px 0 0;
}

#content .left p {
	font-size:1.2em;
	line-height:1.8em;
	color:#333;
}

#content .right {
	float:left;
	width:380px;
	padding:0 0 0 20px;
	background:url(/assets/images/sec-content-bg.jpg) no-repeat top left;
}

#content .right p {
	font-size:1.2em;
	line-height:1.8em;
	color:#333
}

.section-title-large {
	font-size: 1.6em; 
	line-height: 1.25; 
	margin-bottom: 0em;
	color:#378aac;
}

.section-title-small {
	font-size: 1.5em; 
	line-height: 1.25; 
	margin-bottom: 0em;
	color:#888888
}

/* GREEN BOX */

.green-round {width:100%;background:#a6d3ac url("/assets/images/green-leftside.gif") repeat-y left top;margin:0 auto;}
.green-round .top{width:100%;height:20px;background:url("/assets/images/green-top.gif") no-repeat left top;}
.green-round .top span{display:block;position:relative;height:20px;background:url("/assets/images/green-topright.gif") no-repeat right top;}
.green-round .center-content{position:relative;background:url("/assets/images/green-rightside.gif") repeat-y right top;margin:-5px 0;padding:1px 15px;}
.green-round .bottom{width:100%;height:20px;background:url("/assets/images/green-bottom.gif") no-repeat left bottom;}
.green-round .bottom span{display:block;position:relative;height:20px;background:url("/assets/images/green-bottomright.gif") no-repeat right top;}
.green-round p {color:#76AB1D; font-size:1.1em; line-height:0;margin:0; padding:0; text-align:center;}
.green-round a {border:none; margin:0; padding:0}
.green-round a:hover {color:#609668}

/* YELLOW BOX */

.yellow-round {width:100%;background:#FFF6BF url("/assets/images/yellow-leftside.gif") repeat-y left top;margin:0 auto;}
.yellow-round .top{width:100%;height:20px;background:url("/assets/images/yellow-top.gif") no-repeat left top;}
.yellow-round .top span{display:block;position:relative;height:20px;background:url("/assets/images/yellow-topright.gif") no-repeat right top;}
.yellow-round .center-content{position:relative;background:url("/assets/images/yellow-rightside.gif") repeat-y right top;margin:-5px 0;padding:1px 15px;}
.yellow-round .bottom{width:100%;height:20px;background:url("/assets/images/yellow-bottom.gif") no-repeat left bottom;}
.yellow-round .bottom span{display:block;position:relative;height:20px;background:url("/assets/images/yellow-bottomright.gif") no-repeat right top;}
.yellow-round h3 {margin:0 0 0.3em 0; padding:0; color:#111}
.yellow-round p {color:#76AB1D; font-size:1.1em; line-height:0;margin:0; padding:0; text-align:center;}
.yellow-round a {color:#444; text-decoration:underline; border:none; margin:0; padding:0}
.yellow-round a:hover {color:#444; text-decoration:none}


/* Teal BOX */

.teal-round{width:100%;background:#9bd5e3 url("/assets/images/teal-leftside.gif") repeat-y left top;margin:0 auto;}
.teal-round .top{width:100%;height:20px;background:url("/assets/images/teal-top.gif") no-repeat left top;}
.teal-round .top span{display:block;position:relative;height:20px;background:url("/assets/images/teal-topright.gif") no-repeat right top;}
.teal-round .center-content{position:relative;background:url("/assets/images/teal-rightside.gif") repeat-y right top;margin:-5px 0;padding:1px 15px;}
.teal-round .bottom{width:100%;height:20px;background:url("/assets/images/teal-bottom.gif") no-repeat left bottom;}
.teal-round .bottom span{display:block;position:relative;height:20px;background:url("/assets/images/teal-bottomright.gif") no-repeat right top;}
.teal-round h3 {color:#0d8caa;font-size:1.8em; margin:0 0 0.3em 0}
.teal-round p {position:relative;color:#39a8dd;font-size:1.5em;margin:0;padding:0;font-style:italic; top:-8px}
.teal-round a {color:#111; border:none}
.teal-round a:hover {color:#0d8caa;}
.teal-round ul.icon li {border-color:#FDDE8C}

.teal-round em {
	background:url("/assets/images/quote.png") no-repeat;
	top:-25px;
	left:0px;
	position:relative;
	width:20px;
	height:20px;
	display:block;
}

.teal-round cite {
	font-size:1em;
	font-style:italic;
	font-weight:bold;
	color: #158FBB;
}





.go {
	text-align:right;
	font-size:1.3em;
	margin:0;
	padding:0 10px 0 0
}

.articles ul {margin:0; padding:0}
.articles li { 
	padding:8px 0; 
	border-bottom:1px solid #eee;
	line-height:16px;
	list-style:none;
	font-size:11px
}

.articles li.odd {background:#fff}

.articles li a {font-size:12px;}
.articles li p {
	font-size:11px; margin:5px 0 0 0; padding:0
	}
	
.article-body ul {}
.article-body li {padding:8px 0; font-size:1.15em; line-height:1.6em}

ul.explanation {margin:0; padding:0 }
ul.explanation li {
	padding:15px 0 15px 30px; 
	border-bottom:1px solid #eee;
	background-position:0 20px; 
	background-repeat:no-repeat; 
	font-size:1.15em; 
	line-height:1.6em;
	list-style:none;
	background-image:url(/assets/images/control_play_blue.gif);
}
ul.explanation .last {border-bottom:none}
ul.explanation .odd {background:#fefefe}
ul.explanation .even {background:#fff}
ul.explanation li ul {margin:5px 0 0 0; padding:0;}
ul.explanation li ul li {margin:0; padding:5px 0; border:none; font-size: 1em; line-height:1.6em; color:#888; background:none}

.history ul {margin:0 0 1em 0; padding:0}
.history li {list-style:none; font-size:1.2em; padding:0px 0 10px 30px; border-bottom:0px solid #eee; background:url("/assets/images/control_play_blue.gif") no-repeat 0 3px;}

.licenses ul {margin:0 0 0.2em 0; padding:0}
.licenses li {list-style:none; font-size:1.2em; padding:10px 0; border-bottom:1px solid #eee;}

.month {float:left; }
.one {padding:8px}
.two {padding:8px}
	
#footer {
	clear:both;
	background: url("/assets/images/bottom-bg.gif") repeat-x top left;
	padding:40px 0 10px 0;
	}
	
	
/* Typography */

/* Body elements */

p
	{
	margin: 0 0 1.5em; 
	}

blockquote
	{
	padding: 1.5em; 
	color: #666; 
	font-style: italic; 
	}

abbr, acronym
	{
	border-bottom: 1px dotted #666;
	}

cite
	{
	font-style: italic;
	}

address
	{
	margin-top: 1.5em; 
	font-style: italic;
	}

pre
	{
	margin: 1.5em 0; 
	white-space: pre;
	}

strong
	{
	font-weight: bold;
	}

em 
	{
	font-style: italic;
	}

del
	{
	text-decoration: line-through;
	color: #666;
	}
	
/* Headings */

h1, h2, h3, h4, h5, h6
	{
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	}

h1
	{
	font-size: 3em; 
	line-height: 1; 
	margin-bottom: 0.5em;
	}
	
h2 
	{
 	font-size: 1.9em; 
	}

h3
	{
	font-size: 1.6em; 
	line-height: 1; 
	margin-bottom: 0.8em;
	color:#378aac;
	}

h4
	{
	font-size: 1.4em; 
	line-height: 1.25; 
	margin-bottom: 0.8em;
	}

h5
	{
	font-size: 1.2em; 
	margin-bottom: 0.8em; 
	}

h6
	{
	font-size: 0.9em; 
	font-weight: bold;
	}

/* List styles */

ol
	{
	list-style-type: decimal; 
	margin:0 1.5em 1.5em 1.5em;
	list-style-position: inside; 
	}

ul
	{
	margin:0 1.5em 1.5em 1.7em;
	list-style-position: outside;
	}

ul li
	{
	}
	
ul li:hover
	{
	}


/* Tables */

table   
	{ 
	margin-bottom: 1.4em; 
	}
	
th      
	{ 
	border-bottom: 2px solid #ccc;
	font-weight: bold; 
	}
	
td
	{ 
	border-bottom: 1px solid #ddd; 
	}
	
th,td   
	{ 
	padding: 4px 10px 4px 0; 
	}

thead
	{
	}
	
tbody
	{
	}
	
tfoot
	{ 
	font-style: italic; 
	}
	
caption 
	{ 
	background: #ccc; 
	}

/* Forms */

form dl {
  	margin: 15px 0;
}

.notice form dt
   {color:#333}
   
form dt {
  	float: left;
	width: 90px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	padding-top: 5px;
}
form dd {
  	margin: 0 0 10px 90px;
	font-size: 14px;
	line-height: 20px;
	color: #a5a5a5;
	margin-left: 80px;
}
dd span {
	color: #fff;
}
input.input {
	font-size: 12px;
	padding: 4px;
	font: normal 12px arial, helvetica, sans-serif;
	border: 1px solid #dcdcdc;
	color: #444;
}
input.input:focus {
	border: 1px solid #bfbfbf;
	outline: none;
}
input.button {
	padding: 4px 4px 3px 4px;
	vertical-align: middle;
	background:#9bd5e3;
	border:1px solid #378aac;
	color:#444;
}


fieldset
	{
	width: 560px;
	padding: 0;
	}
	
legend      
	{ 
	font-size: 1.5em;
	color: #888;
	padding-top: 20px;
	}


/* Form Errors */

.form_highlight input, .form_highlight textarea
	{
	border: 1px solid #FBC2C4;
	}
	
/* Success, error & notice boxes for messages and errors. */

.error, .notice, .success    
	{ 
	padding: .9em; 
	margin-bottom: 1em; 
	border: 2px solid #ddd; 
	}
	
.error      
	{ 
	background: #FBE3E4;
	color: #D12F19;
	border-color: #FBC2C4; 
	}
	
.notice     
	{ 
	background: #FFF6BF; 
	color: #817134; 
	border-color: #FFD324; 
	}
	
.success    
	{ 
	background: #E6EFC2; 
	color: #529214; 
	border-color: #C6D880; 
	text-align:center
	}
	
.error a    
	{ 
	color: #D12F19; 
	}
	
.notice a   
	{ 
	color: #817134; 
	}
	
.success a  
	{ 
	color: #529214; 
	}
	
.hrule
	{
	height:1px; 
	font-size:1px;
	height: 1px;
	background: #eee;
	clear: both;
	margin: 10px 0;
	}
	
.right
	{
	float:right;
	}

.left
	{
	float:left;
	}

.clear
	{
	clear: both;
	}

.small  
	{ 
	font-size: .8em; 
	margin-bottom: 1.875em; 
	line-height: 1.875em;
	}
	
.large  
	{ 
	font-size: 1.2em; 
	/*line-height: 2.5em; */
	margin-bottom: 0em; 
	}
		
.quiet  
	{ 
	color: #888; 
	}
		
.hide   
	{ 
	display:none; 
	}

.highlight
	{
	background: #a5c7e8;
	padding: 2px;
	}
	
.border {padding:4px; background:#fff; border:1px solid #eee; margin-bottom:5px}
.border-full {padding:4px; background:#fff; border:1px solid #eee; margin:5px 0px 5px 10px}
	