body {
	font: 10pt Helvetica, Arial, Geneva, sans-serif;
}

#header {
	margin: 15px;
	text-shadow: 0px 0px 8px white;
	background: none no-repeat right top;
}

#title {
	
}

#subtitle {
	text-align: left;
	color: #465a6e;
	position: relative;
	top: 5px;
}

#nav {
	display: none;
}

#editorbox {
	display: none;
}

/* @group Headers */

h1 {
	color: #093232;
	text-transform: capitalize;
}

h2 {
	font-style: normal;
	color: #003264;
	text-transform: capitalize;
	border-top-color: #003264;
}

h3 {
	
}

h4 {
	text-align: left;
	color: #003264;
	margin-left: 1em;
}

h5 {
	margin: 3px;
}



/* @end */

/* @group Menu under Tabs */

ul.menu_content {
	display: none;
}



/* @end */

/* @group Menu Domains */

#menu {
	display: none;
}



/* @end */

/* @group doc_content */

#doc_content h3 {
	color: black;
}

#doc_content table {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	font-size: 0.8em;
}

#doc_content table td {
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
}

#doc_content li {
	padding-bottom: 3px;
}

#intro {
	font-style: italic;
	font-size: 1.1em;
	line-height: 1.3em;
}

p.firstp:first-line  {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.2em;
}

.content {
	color: #32414b;
	text-align: left;
}



/* @end */

/* @group author */

div .author {
	width: 235px;
	border: 1px dashed #96aabe;
	padding: 3px;
	height: 81px;
	font-style: normal;
	background: #DFE9ED url(../images/embelish.jpg) no-repeat right bottom;
	margin-left: 3px;
	font-size: 0.9em;
}

div .large {
	width: 420px;
	height: auto;
	margin-bottom: 5px;
	padding: 15px;
}

div .curriculum {
	font-size: 1em;
}

.portrait {
	float: left;
	margin-right: 5px;
	border: 3px solid white;
}

.signature {
	margin: 0;
	font-weight: bold;
}

.signature em {
	font-weight: normal;
}



/* @end */

/* @group Links */

a {
	color: #685a52;
	text-decoration: none;
}

a:visited {
	color: #6e87a0;
}
a:hover {
	color: #192d28;
	background-color: #e6ebdc;
	border-bottom: 1px solid #78916e;
}



/* @end */

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted silver;
}

dt {
	background-color: #ebebeb;
	margin-top: 5px;
}

dt img {
	float: right;
}

dd {
	padding-bottom: 15px;
	color: #144678;
}

#report {
	display: none;
}

.legend {
	font: bold 1em "Courier New", Courier, mono;
	text-align: left;
}

.editortype {
	font-style: italic;
	padding: 5px;
}
ul.editors {
	list-style-type: none;
	padding: 5px;
	margin: 0;
}

.sponsor {
	display: none;
}


#footer {
	clear: both;
	padding-top: 25px;
}

#contact {
	text-align: center;
	border-top: 1px dashed #96aabe;
	border-bottom: 1px dashed #96aabe;
	margin-bottom: 15px;
	display: none;
}

#copyright {
	color: #32414b;
	padding: 0 15px 15px;
	font-size: 8pt;
}

.date {
	font-size: 8pt;
}

.comment {
	font-size: 1.1em;
	font-style: italic;
	color: #6e87a0;
}

.float {
	float: right;
}

.more {
	font-size: 0.8em;
	padding-left: 5px;
}

.visitors {
	font-size: 0.8em;
	display: none;
}

.report {
	color: red;
	padding-left: 5px;
	font-size: 0.8em;
	font-style: italic;
}

#showreport {
	margin-bottom: 8px;
	font-size: 0.8em;
	margin-left: 8px;
}

.noscript {
}

div#box3 {
	display: none;
}

.typical_form {
	border: 1px dotted #96aabe;
	padding: 15px;
	width: 450px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.indice {
	font-size: 0.8em;
	position: relative;
	top: 0.2em;
}

