/******************************************************************************
Epiware: Project and Document Management
http://www.epiware.com
Copyright (C) 2006 James Kern

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version. 

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. 

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Epiware, Inc. and Praxis Inc, hereby disclaims all copyright
interest in the program 'Epiware' written
by James Kern, Edward Kline, Ryan Gilfether, Ray Gorospe, Patrick Waddingham

06 September 2006
James Kern, President of Epiware 
Jack Chapman, President of Praxis
*****************************************************************************/ 
body {
	margin: 0;
	padding:0;
	text-align:left;}
a {color: #039;}
a:visited {color: #996;}
a:hover{
	text-decoration: underline;
	color: #C60;}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	clear:both;}
h1 {
	margin: 0 0 15px -2px;
	font-size: 1.7em;
	color: #515F62;}
h2 {
	font:bold 1.2em/0.8em Arial, sans-serif;
	color: #515F62;
	border-bottom: 1px solid #93A1AA;
	margin: 10px 0 10px 0;}
h3 {
	margin: 15px 0 4px 0;
	font: italic 1.1em Georgia, "Times New Roman", Times, serif;}
h4 {
	font: bold 1.0em Arial, Helvetica, sans-serif;
	color: #384445;
	padding: 0;
	margin:0;}
h5 {font: italic 1.0em Georgia, "Times New Roman", Times, serif;}
p {
	padding: 0;
	margin: 0 0 10px 0;
	clear:both;}
ul {margin: 0 0 10px 0;}
ul li {
	margin: 0;
	list-style-type:none;
	padding: 0 0 3px 10px;}
em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
strong {color: #384445;}
caption {
	margin:0;
	padding: 0;
	text-align:left;
	font: small-caps 1.0em Georgia, "Times New Roman", Times, serif;
	border-bottom: solid 1px #EBEBE1;}
table.fig {
	border-bottom: solid 1px #EBEBE1;
	margin: 0 0 15px 30px;}
th {
	font: .9em Arial, sans-serif;
	text-align:left;}
code {
	font-family:"Courier New", Courier, monospace !important;
	font-variant:normal !important;
	font-weight:normal !important;}
.alert {
	background:#F7F7F2;
	width: 400px;
	padding: 15px;
	color: #900;
	border: solid 1px #C00;
	border-right-color:#900;
	border-bottom-color:#900;}
.datestamp {
	font: .9em Arial, sans-serif;
	text-align:right;
	margin:0;}
.markers li {
	padding-left:0;
	margin:-1px 0 0 20px;
	list-style-image:url(images/simple_bullet.gif);}
.box {
	padding: 10px;
	background: #FFFFF5;
	border: 1px solid #ddddd5;
	border-right-color:#8C8777;
	border-bottom-color:#8C8777;}
#footnotes h2, #footnotes h3, #footnotes p, #footnotes ul li {
	color: #999;
	list-style-type:none;
	margin-left:0px;}
#footnotes p {
	font-size: .9em;
	letter-spacing: .1em;}
#footnotes, #main {
	position: relative;
	margin: 30px auto;
	text-align:left;
	padding: 20px;
	width:60%;}
.top {
	text-align:right;
	font: .9em Arial;}
.toc a:visited, .top a:visited {color: #009;}

label {
	display:block;
}
body#contact {background-color:#E9ECDE;}
body.branded #masthead {
	background:#9EC42A url(images/header_background.gif) repeat-x;
	padding:10px 0px 10px 10px;
	text-align:left;

	color:#FFFFFF;
	font: 2em Arial;
	font-style:bold;
	border-bottom:solid 2px #B9DF32;}
#masthead a {
	display:block;
	margin: auto;
        color:#FFFFFF;
	width:100%;}

