table, th, td {
	border: none;
}
th, td {
	text-align: left;
	vertical-align: top;
}

body {
	margin: 0px 0px 10px 0px;
	background: #FFFFFF;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: medium;
	color: #666;	
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: normal;
}

h3, h4 {
	font-family: 'Trebuchet MS' , 'Gil Sans' , verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-top:15px;
	margin-bottom:10px;
}



#banner, #banner-commentspop {
	font-family: verdana, arial, sans-serif;
	color: #FFF;
	border-bottom: 1px solid black;
	background-color: #1F4E75;
	padding: 15px;
}
#banner {
	font-size: x-large;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
}

#banner a, #banner a:link, #banner a:visited, #banner a:active, #banner a:hover {
	font-family: verdana, arial, sans-serif;
	font-size: x-large;
	color: #FFF;
	text-decoration: none;
}

.description {
	font-family: verdana, arial, sans-serif;
	color: #99CCFF;
	font-size: x-small;
	font-weight: bold;
	background-color:transparent;
	text-transform: none;
	letter-spacing: none;
}

#links, .menu {
	padding-right: 15px;
}

p, ul, ol, dl {
	margin-top: 0.67em;
	margin-bottom: 0.67em;
}

li {
  margin-top:0.5em;
}

.title {
	font-family: 'Trebuchet MS' , 'Gil Sans' , verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #000000;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#menu {
	margin-bottom: 15px;
	background: #FFF;
}

.side {
	font-family: verdana, arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;
}

.sidetitle {
	font-family: verdana, arial, sans-serif;
	color:#1F4E75;
	font-size: x-small;
	font-weight:bold;
	line-height: 140%;
	padding: 5px;
	padding-bottom:1px;
	padding-right:10px;
	border-bottom:1px solid black;
	margin-top: 10px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .2em;
}

a, a:link, a:visited {
	color: #03C;
	text-decoration: none;
}
a:active, a:hover {
	color: #FF0000;
	text-decoration: underline;
}

table .title { background-color: #FFFFFF; width:100%; border: 0px; }
.dida { font-size: 60%; }

.pre { white-space: pre;}

.content {
	font-family: 'Lucida Grande' , Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 8pt;
	font-weight: normal;
	background: transparent;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
	text-align:justify;	
}
.content .ForrestTable { width: 100%; background-color: #7099C5; color: #ffffff; font-size : 90%;}
.content .ForrestTable caption { text-align: left; color: black; font-weight: bold; }
.content .ForrestTable th { text-align: center; }
.content .ForrestTable td { background-color: #f0f0ff; color: black; }
.content .ForrestTablePlanning { background-color: #f0f0ff; color: #666; font-style: italic;}
.content .ForrestTablePlanning td { background-color: #f0f0ff; color: #666; font-style: italic;}

.content p {
  text-align: justify;
}

.frame { margin: 5px 20px 5px 20px; font-size: 90%; }
.frame .content { margin: 0px; }

.note { border: solid 1px #7099C5; background-color: #f0f0ff; }
.note .label { background-color: #7099C5; color: #ffffff; }

.warning { border: solid 1px #D00000; background-color: #fff0f0; }
.warning .label { background-color: #D00000; color: #ffffff; }

.fixme { border: solid 1px #C6C600; background-color: #FAF9C3; }
.fixme .label { background-color: #C6C600; color: #ffffff; }

.code { border-color: #CFDCED; border-style: solid; border-width: 1px; }
.codefrag {	font-family: "Courier New", Courier, monospace; }

.highlight { background-color: yellow; }

.minitoc {margin: 5px 5px 15px 40px;}

.dtdElement { width: 100%;	font-size: 90%; background-color : #ffffff; }

.dtdTag {    color: #990000; text-transform : uppercase;  font-style : normal;  font-size : 120%;  font-weight : bold; }

.footer {
  margin-top:40px;
  border-top:1px solid #666;
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 140%;
	padding: 5px;  
	color:black;
	background-color:transparent;
}

.copyright {
  color:#999;
  background-color:transparent;
}

embed {
  border:1px solid black;
}

.legend {
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color:#666;
}

