html,body,div,span,applet,object,iframe, h1,h2,h3,h4,h5,h6,p,blockquote,pre, a,abbr,acronym,address,big,cite,code, del,dfn,em,font,img,ins,kbd,q,s,samp, small,strike,strong,sub,sup,tt,var, 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;vertical-align:baseline;}
body{line-height:1;color:#333;background:white;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}



body {
	background:#626e56 url(../images/layout/background.gif) top left repeat;
	font-family:Verdana,sans-serif;
	font-size:11px;
	text-align:center;
	margin:3em auto 2em auto;
	line-height:1.5; /*1.3*/
}

h1 {
	font-size:1.5em;
	margin-bottom:0.5em;
}

h2 {
	font-size:1.15em;
	margin-bottom:0.8em;
	font-weight:bold;
}

h3 {
	font-weight:bold;
	margin-bottom:0.5em;
}

p {
	margin-bottom:1.5em;
}
a, a:link, a:visited {
	color:#333;
}
strong,b {
	font-weight:bold;
}
u {
	text-decoration:underline;
}
small, small * {
	font-size:0.83333em;
}

table,
td,
th,
td,
tr {
	border-collapse:collapse;
	border:none;
	vertical-align: top;
}
td,
th {
	padding:0em 1em 0em 0;
}
hr {
	background:#999;
	color:#999;
	clear:both;
	float:none;
	width:100%;
	height:.1em;
	margin:1.2em 0 1.2em 0;
	border:none;
}

.noscreen {
	display:none;
}

#wrapper {
	width:940px; /*860*/
	margin:0 auto 0 auto;
}

div.row {
	position:relative;
	margin-bottom:1.5em;
	text-align: left;
	background:white;
}

#masthead {
	height:18px;
	background:transparent;
}

#logo {
	position:absolute;
	left:-3px;
	top:-15px;
	border:0 none;
}

#printlogo {
	display:none;
}

#printlink {
	color:#fff;
	text-decoration:none;
}

#printlink img {
	position:relative;
	top:2px;
	text-decoration:none;
}

#printlink:hover span {
	text-decoration:underline;
}

#searchform {
	padding:0;margin:0;
	position:absolute;
	right:0;
	top:0;
}

#searchfield {
	margin:0;
	padding:0;
	border: 1px solid #999;
	padding:2px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
}

#page {
	padding:1em;
}

#header {
	margin-bottom:2em;
	overflow:hidden;
	width:100%;
}

#columns {
	margin:1em;
}

#columns:after {
	content:".";
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	clear:both;
}

.column {
	float:left;
}

#menu,
#more {
	list-style: none outside;
	padding:0;
	margin:0;
	border-top:1px #333 dashed;
}

#menu li {
	border-bottom:1px #333 dashed;
}

#menu li a,
#more li a {
	display:block;
	padding:0.3em 0 0.3em 0.3em;
	text-decoration:none;
}

#menu li a.currentsub span {
	font-weight:bold;
}

#menu li a.current {
	font-weight:bold;
}

#menu {
	margin-bottom:5em;
}

#menu ul {
	list-style: none outside;
	margin-left:1em;
}

#menu ul li {
	border-top:1px #333 dashed;
	border-bottom:none;
}

#more {
	margin-left:-2em;
	margin-right:0em;
	padding-left:2em;
	padding-right:1em;
	border-bottom:1px #333 dashed;
}

#more li {
	padding:0.5em 0 0.5em 0;
	font-weight:bold;
}

#more li a {
	display:block;
	margin-top:0.3em;
	font-weight:normal;
	text-decoration:underline;
}

#read {
	color:#3B525B;
}

#navigation {
	width:27%; /*30*/
}

#content {
	width:69%; /*65.5*/
	margin-left:3%; /*3.9*/
}

#footer {
	font-size:0.8em;
	padding:0.5em 2.5em 0.5em 2.5em;
	color:#555;
	text-align:center;
}


/* ========================== */

#content ul, ol {
	margin-left:2em;
	padding:0;
	margin-bottom:1.5em;
}
#content li {
	margin-left:1em;
}

#listmilestones,
#listmilestones ul,
#listmilestones li {
	list-style:none outside;
	margin-left:0.5em;
	padding-left:0;
}



.themebg0,
.themebg5 {background-color:#e9ede6;} /* green */
.themebg2 {background-color:#eae7ea;} /* purple */
.themebg3 {background-color:#ede6e3;} /* red */
.themebg4 {background-color:#F1ECDF;} /* tan */
.themebg1,
.themebg6 {background-color:#e6ebed;} /* blue */



/* read more section */
ul.theme0 li a:hover,
ul.theme5 li a:hover {background-color:#b3ccb3;} /* green */
ul.theme2 li a:hover {background-color:#CEC7CE;} /* purple */
ul.theme3 li a:hover {background-color:#D6CAC4;} /* red */
ul.theme4 li a:hover {background-color:#E2D4AA;} /* tan */
ul.theme1 li a:hover,
ul.theme6 li a:hover {background-color:#BECDD3;} /* blue */

ul ul.themehover0 li a:hover,
ul ul.themehover5 li a:hover {background-color:#e9ede6;} /* green */
ul ul.themehover2 li a:hover {background-color:#eae7ea;} /* purple */
ul ul.themehover3 li a:hover {background-color:#ede6e3;} /* red */
ul ul.themehover4 li a:hover {background-color:#F1ECDF;} /* tan */
ul ul.themehover1 li a:hover,
ul ul.themehover6 li a:hover {background-color:#e6ebed;} /* blue */


#thiselementdoensntexist {
	border:none;
	padding:0;
	margin:1em;
	font-size:300px;
	float:none;
}



