
body {
	background-color: #FFFFFF;
	
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a {
	color: #000000;
	text-decoration: none;
	font-size : 10px;
}

P.header {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : right;
	vertical-align: top;
	color: #FFFFFF;
	
}


P.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align : center;
	color: #000000;
	
	}


p, th, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

/* ======================================================================
 *						MAIN LAYOUT ELEMENTS
 * ====================================================================== */

table.pagetable {
	margin: 0px;
	height: 580px;
}

td.pagecontent {
	background-color: #FFFFFF;
	width: 550px;
	margin: 0em;
	vertical-align: top;
	
}

td.rightgutter {
	background-color: #FFFFFF;
}

td.leftpanel
{
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 175px;
	vertical-align: top;
	min-width: 175px;
	border-color: gray;
	border-width: 0px 1px 0px 0px;
	border-style: none solid none none;
}

div.menu {
	margin-left: 0.0em;
}

table.submenu {
	margin-left: 1em;
}

a.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

div.illustration {
	text-align: center;
	margin: 3em;
}

/* ======================================================================
 *							TEXT STYLES
 * ====================================================================== */

/* p.text - for blocks of running text
 * p.pullquote - for large standout quotes
 * p.bodylink - for links that appear in the body of the page
 */

p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	font-size: 10px;
}

p.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #18330E;
	text-align: center;
	azimuth : center;
}

p.pullquote {
	font-size: 24px;
	color: #EB7F00;
	
}

p.bodylink
{
	margin: 5px 0px 5px 200px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
}

span.standout {
	color: #BD0000;
	font-weight: bold;
}

p.indent1 {
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 2em;
	margin-right: 2em;
}

p.todo {
}

p.menupageitem {
	text-align: center;
	font-size: 14px;
}

/* ======================================================================
 *							NAMED UNITS
 * ====================================================================== */

#hierarchicalmenu {
	padding: 1px;
}

#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6 {
	display: none;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #34444E;
	font-variant: small-caps;
	font-weight: normal;
	}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #18330E;
	text-align: center;
	}
p.h1summary {
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: center;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
table.downloadtable {
	font-size: 12px;
	color: #330033;
}
table.downloadtable td {
	font-size: 12px;
	font-style: normal;
	padding: 1em;
	vertical-align : text-bottom;
}
a:hover {
	text-decoration: underline;
}
p.condition {
	font-size: 11px;
	color: #009900;
	margin-top: 0.5em;
	margin-right: 10em;
	margin-bottom: 0.5em;
	margin-left: 3em;
	font-style: italic;
}
p.condition a {
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
td.footbar {
	background-color: #663300;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC6600;
	border-right-color: #CC6600;
	border-bottom-color: #CC6600;
	border-left-color: #CC6600;
	height: 22px;
}
td.footbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
	text-transform: uppercase;
}
td.footbar a:hover {
	text-decoration: underline;
}
.bulletbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
