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, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: none;
	vertical-align: baseline;
}

body {
	background: White;
 color: Black;
 text-align: center;
}

ol, ul { list-style: none; }

caption, th, td {
	text-align: left;
	font-weight: normal;
}

td { vertical-align: top; }

a {
	color: #0000FF;
	background: transparent;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: underline;
}

#adminbar { display: none; }

#wrapper {
 width: 960px;
 margin: 0px auto;
}

#container {
	margin-left: auto;
	margin-right: auto;
 position: relative;
}

#content { text-align: left; }

p {
	text-align: justify;
	font: 12pt "Times New Roman", Times, serif;
 margin-bottom: 1em;
}

p.link {
 background: transparent url(images/icon_monitor_pc.gif) no-repeat 0px 2px;
 padding-left: 20px;
 margin-left: 15px;
}

p.link a { color: #333333; }

.clear { clear: both; }

ul {
 margin-bottom: 1em;
 list-style: circle;
 margin-left: 25px;
}

li { font: .8em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif; }

.center { text-align: center; }

h1 {
 background: transparent url(images/h1_background.gif) repeat-x top;
 height: 29px;
 color: White;
 padding-left: 4px;
 font: bold 1.2em/29px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h2 {
 color: #003A5E;
 font: bold 1em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-top: 8px;
 margin-bottom: 8px;
}

h3 {
 color: #003A5E;
 font: bold 1em/1.4em Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-top: 0px;
 margin-bottom: 8px;
}

img.float_left {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 border: none;
}

img.float_right {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 border: none;
}

#page_content #pad {
 
}

#menu { display: none; }

#footer {
	width: 960px;
 clear: both;
 margin-top: 15px;
	border-top: 1px solid #444444;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 padding: 5px 0px;
 color: #444444;
}

#footer a {
	color: #444444;
 text-decoration: none;
}

#footer a:hover {
 text-decoration: underline;
 color: Black;
}

#footer ul {
 text-align: left;
 margin: 6px 0px 12px 0px;
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#footer li {
 display: inline;
}


#footer p { font: 12pt "Times New Roman", Times, serif; }

#footer_left ul { display: none; }
#footer_right { display: none; }

#header {
	width: 960px;
	height: 68px;
	text-align: left;
 margin: 0px auto 0px auto;
 position: relative;
 overflow: hidden;
}

#his3container {
 display: none;
}

#minimenu  { display: none; }

#controls1, #controls2 { display: none; }

