/* CSS Document */

body {
	background: #444C2C;margin-left: 0px;	margin-top: 0px;margin-right: 0px;margin-bottom: 0px;font-family:courier,verdana,arial,helvetica,sans;
	}

td#left {
	background:url("images/wleft.gif");
	background-position: 100% 90px;
	background-repeat: no-repeat;
	width:30%;
}

div#content {
	width:625px;
	height:550px;
	overflow:auto;
	padding:20px;
	margin:0px;
	margin-right:10px;
	border:0px solid #292929;
	border-bottom: 10px solid black;
	font-family:courier,verdana,arial,helvetica,sans;
	font-size:11px;
	color:white;
	line-height:180%;
	background: url("images/wright.gif");
	background-position: 0% 32px;
	background-repeat: no-repeat;
	background-color: #292929;
}

div#content p, li, pre {
	margin-top:10px;
	margin-bottom:10px;
		font-size:12px;
}

div#content a { color: white; text-decoration: underline; }

div#content img { border: 10px black solid }

div#content h3 {
	margin-top:20px;
	margin-bottom:10px;
	font-size:16px;

	}

div#content h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:11px;
	}

div#content img.EMS {

	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding:5px;
	border:1px solid #444C2C;
	}

div#content img.heading {
	margin-top: 20px;
	margin-bottom: 5px;
	padding:0px;
	border:0px;
	}	

H1 { margin-left : 1em }
H2 { margin-left : 1em }

h1, h2, h3, h4, h5, h6 {
	font-style: bold;
  font-family : Courier,Verdana, Arial, Helvetica, sans-serif; }

p { margin: 0.3em 0 0.9em 0; }
.new { margin-top: 0.9em; }

h1 { font-size: 170%; }
h2 { font-size: 145%; }
h3 { font-size: 125%; }
h4 { font-size: 110%; }
h5 { font-size: 106%; }
h6 { font-size: 100%; }
.h7 { font-weight: normal;
   font-style: italic;
   margin: 0.8em 0 0.4em; }

body { line-height: 1.25; }
