body {
font: 100.01%/112% Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
color:#555;
text-align: center;
}

#wrapper{
min-height:100%;
height:auto;
width:722px;
margin-left:auto;/* center it*/
margin-right:auto;/* center it*/
position:relative;
text-align:left;
}
html>body #wrapper {
width:722px;
		}

* html #wrapper{
min-height: 100%;
height:100%;
}

abbr, span {
border-bottom:1px dotted #c8c8c8;
}
abbr, acronym {
cursor:help;
}

/* focus state for keyboard users*/
a:active, a:focus {
background:#D8EBF4;
}

a img {
border:0;	
color:#fff;
}

/* MAIN CONTENT */
#content {
	width: 410px;
	float: left;
	margin:0;
	padding:0;
	clear:left;
	background-color: #fff;
	font-size: 1em;
}
#content h1, h2, h3, h4  {
margin: 0.5em 0 0.5em 0;
background-color: transparent;
font-size: .95em;
color: #E8600B;
clear:both;
}

#content h3 {
	font-size: .85em;
	color: #555;
	margin-top: 0.5em;
}


#content p {
	font-size: .725em;
	color: #555;
	background-color: transparent;
	margin:7px 0;
	clear:both;
}

.more {
	margin-top:15px;
}

#content p.strap {
	color: #333;
	background-color: transparent;
}

#content blockquote {
	color: #555;
	background-color: transparent;
	margin:0;
	clear:both;
}
#content table {
	font-size: .725em;
	color: #555;
	border: 1px solid #555;
	border-collapse:collapse;
	padding:5px;
	margin: 10px 0;
	}
#content td, th {
	border: 1px solid #555;
	padding:5px;
}
#content img {
float: left;
border: 1px solid #c8c8c8;
margin:0 10px 0 0;
}
#content img#nesta {
float: left;
border: none;
margin:3px 10px 0 0;
}
#content #support {
float: left;
border: none;
margin:0 15px 0 0;
}

#content .tmb {
float: left;
border: none;
background-color: #c8c8c8;
margin:0 5px 3px 0;
}
#content .doc {
float: left;
border: none;
background-color: #fff;
margin:1px 3px 3px 0;
}
#content a:link {
color:#006A9B;
text-decoration:none;
}
#content a:visited {
color:#006A9B;
text-decoration:none;
}
#content a:hover {
color:#5BA9CD;
text-decoration:none;
}
#content ul
{
font: normal 80%/130% Verdana, Helvetica, sans-serif;
list-style-type: none;
margin:0;
padding:0;
margin-top: 1em;
margin-bottom: 1em;
}
#content ul li
{
background-image: url(orange_bullet.gif);
background-repeat: no-repeat;
background-position: 0 0.2em;
padding-left: 1.2em;
}
#content ul ul  {
font: normal 100%/130% Verdana, Helvetica, sans-serif;
margin-top:5px;
margin-left:13px;
}
#content ul ul li
{
margin-bottom:5px;
}
#content ol 
{
font: normal 80%/130% Verdana, Helvetica, sans-serif;
list-style-type: none;
margin:0;
padding:0;
margin-top: 1em;
margin-bottom: 1em;
}
#format {
border-bottom: 1px dotted #ccc;
margin-bottom:1em;
}

h3.cfg {
margin-top:-5px !important;
font-weight: normal;
}
.newsitem {
margin:1.5em 0;
}

#content #accesstable {
width:380px;
font-size: .8em;
}
/* TOP NAVIGATION */
#leftie {
	margin-left:29px;
	}
html>body #leftie {
	margin-top: 19px;
		}
.leftienav {
	margin-left:17px;
	}
/*negates 12px of left-padding for first menu item */
html>body .leftienav {
	margin-top: -7px;
		}
/*navigation images*/
#designlist {
	list-style:none;
	margin:0;
	padding:0;
}
#designlist li {
	float:left;
	margin-right:4px;
}
#designlist img {
	background-color: #0f0;
	border: 1px solid #e8e8e8;
}
#intro {
	margin: 7px 0 5px 0;
	padding: 0;
	width:100%;
}
/*Use child selector to feed margin to non IE browsers */
html>body #intro {
	margin-top: 10px;
		}
#intro li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}
#intro a {
/*for IE MaC 5*/
	float: left;
	font-size: .65em;
	padding: 6px 6px 6px 12px;
	text-decoration: none;
	color: #006A9B;
}
/* Commented backslash hack from IE5-Mac\*/
	#intro a {
	float:none;
}
/* End IE5-Mac hack */
#intro a:visited {
	color: #006A9B;
	}

#intro a:hover {
	color: #5BA9CD;
	}

#intro #current, #intro #current a {
	font-weight: bold;
	color: #006A9B;
	}
	
#navlisttop {
	margin: 20px 0 13px 0;
	padding: 0;
	width:100%;
}
#navlisttop li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#navlisttop a {
	/*for IE MaC 5*/
	float: left;
	font-size: .75em;
	padding: 6px 12px;
	text-decoration: none;
	color: #006A9B;
	}
/* Commented backslash hack from IE5-Mac. IE5-Mac doesn't see it so the links are unfloated\*/
	#navlisttop a {
	float:none;
}
/* End IE5-Mac hack */
#navlisttop a:visited {
	color: #006A9B;
	}
#navlisttop a:hover {
	color: #5BA9CD;
	}
	/* change specificity for active tab*/
#navlisttop .active, #navlisttop .active a, {
	font-weight: bold;
	color: #006A9B;
	}
/* RIGHT NAVIGATION */
#navcontainer_right {
float: right;
width: 200px;
padding:0;
margin: 0px 7px 0px 46px;
}
#navcontainer_right h2 {
font-size: .95em;
color: #4EA900;
margin-top:0.5em;
margin-bottom:0;
}
#navcontainer_right h3 {
font-size: .95em;
color: #4EA900;
margin-bottom:0;
margin-top:0.5em;
}
#navcontainer_right p {
	font-size: .725em;
	color: #555555;
	clear:both;
	background-color: transparent;
	margin:5px 0;
}

.who {
	font-size: .95em;
	border:none;
	font-weight:normal;
}

/*Container for right navigation items */
.how {
border-bottom: 1px dotted #ccc;
}

/* icons called as bacground in paragraphs */
.introdoc {
background: #fff url(icons/file.gif) top left no-repeat;
padding-top:1px;
padding-left:20px;
}
.doc {
background: #fff url(icons/file.gif) top left no-repeat;
padding-top:1px;
padding-left:20px;
}
.pdf {
background: #fff url(icons/pdficon_small.gif) top left no-repeat;
padding-top:1px;
padding-left:20px;
}
.web {
background: #fff url(icons/web.gif) top left no-repeat;
padding-top:1px;
padding-left:20px;
}
/*end icons */
.navcontainer_right a:link img, a:visited img {
border:none;
}
#navcontainer_right a:link, a:visited  {
text-decoration: none; 
color:#006A9B;
}
#navcontainer_right a:hover { 
text-decoration: none; 
color:#5BA9CD;
}
#navcontainer_right ul
{
font-size: .725em;
list-style-type: none;
margin:0;
padding: 0;
text-indent: -.75em;
}
#navcontainer_right .author {
font-weight:bold;
}
#navcontainer_right img {
border:none;
margin:0;
}
.navlist_right 
{
margin-left: 0;
padding-left: 0;
list-style: none;
font-size: .725em;
line-height: 1.5em;
}
.navlist_right li
{
margin: 5px 0;
padding-left: 18px;
padding-bottom: .25em;
margin-bottom: 0.5em;
border-bottom: 1px dotted #ddd;
}
.navlist_right li a:link { 
text-decoration: none; 
color:#006A9B;
padding: 10px;
}
.navlist_right li a:visited { 
text-decoration: none; 
color:#006A9B;
padding: 10px;
}
.navlist_right li a:hover { 
text-decoration: none; 
color:#5BA9CD;
padding: 10px;
}
.navlist_right li a:link.active, .navlist_right li a:visited.active {
	font-weight:bold;
	color: #006A9B;
}
.navlist_right li a:hover {
	color:#5BA9CD;
	}


/*styles for manifesto content*/
#mani
{
margin: 0;
padding: 0;
font-size: 1em;
}
#mani ul
{
list-style-type: none;
margin: .1em;
text-indent:0;
}
#mani ul li
{
background-image: url(orange_bullet.gif);
background-repeat: no-repeat;
background-position: 0 4px;
padding-left: 2.2em;
}
/*footer*/
#footer {
font-size: .825em;
padding: 60px 1em 0 0;
}
#footer p {
margin:0;
}
#footer a:link { 
text-decoration: none; 
color:#006A9B;
}
#footer a:visited { 
text-decoration: none; 
color:#006A9B;
}
#footer a:hover { 
text-decoration: none; 
color:#5BA9CD;
}




