/* global settings */
p, td, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	border: 1px solid #cccccc; background-color: #eeeeee; 
}

/* headings */
h1 {
	color: #306000;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 100%;
}
h2 {
	color: #669900;
	font-size: 12pt;
	margin-bottom: 10px;
}
h3 {
	color: #446600;
	font-size: 10pt;
	margin-bottom: 7px;
	margin-top: 4px;
}

/* link treatment */
a {
	color: #6666cc;
	text-decoration: none;
}
a:hover {
	color: #446600;
}
img {
	border : none;
	padding: 7px;
}
a.menu {
	color: white;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover {
	color: #f5d300;
}
hr {
	color: #B6D4A5;
	background-color: #B6D4A5;
	border: #B6D4A5;
	height: 1px;
}

.blue {
	color: #0000dd;
}
.black {
	color: #000000;
}
.grey {
	color: #666666;
}

td.tag {
	background-color: #f5d300;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 10pt;
}
td.list
{
	line-height: 16px;
}
input.button, input.submit {
	border: 1px solid #eeee33; font-size: 10pt; background-color: #ffffaa;
}
p.list
{
	padding-left: 27px;
	text-indent: -27px;
}
ul { 
	padding-top: 0px; 
	margin-top: 0px; 
	padding-left: 25px; 
	margin-left: 5px; 
	list-style-image: url("../Images/footbull.gif");
}
li {
	margin-top: 5px;
}

dt { 
	margin-top: 15px; 
	list-style-image: url("../Images/footbull.gif");
}
dd {
	margin-top: 5px; 
	padding-left: 35px;  
	margin-left: 0px; 
}

#searchbox form { color: #143B02; font-size: 12px; }
#searchbox input.text { width: 150px; height: 18px; border: 1px solid #236200; }
#searchbox button { background-color: #D9EBD0; }

#topmenu a { color: white; }
#topmenu a:hover { color: white; text-decoration: underline; }

#menubox table {margin: 0px; margin-left: 5px; margin-top: 10px; width: 165px;}
#menubox th {text-align: center; padding: 0px; color: #000000; background-color: #D9EBD0; font-size: 9pt; color: #143B02; font-weight: bold; }
#menubox th a {font-size: 9pt; padding: 3px; color: #ffffff; background-color: #4B780F;  display: block; }
#menubox th a:hover {color: #000000; background-color: #D9EBD0; display: box;}
#menubox td {text-align: left; padding: 0px; color: #ffffff;  }
#menubox td a {font-size: 9pt; padding: 3px; color: #ffffff; display: block;}
#menubox td a:hover {color: #000000;  display: box; background-color: #aD6E40; }
#menubox td.sep { height: 5px; margin: 0px;}

.divbox {
	border: 1px solid #aaaaaa; background-color: #eeeeee; padding:8px; margin-top: 10px; width: 300px;
	float: right; clear:right;
	display: none;
}
.noprintbox {
	display: none;
}

#alertbox { display: block; background-color: #D9EBD0; border: 1px solid #669900; padding-left: 10px; }

#altbox { background-color: #D7DDD0; border: 1px solid #503022; padding-left: 10px; display: float; margin-left:270px; }

#subselect div { float: left; text-align: center; margin: 5px; font-size: 8pt; }

#related  { text-align: center; margin-top: 15px; font-size: 8pt; border: 1px solid #999999; background-color: #eeeeee; }
#related h3 { font-size: 12px; }

#navtitle { color: #143B02; font-weight: bold; margin-bottom: 5px; }


#prodcount { display: block; text-align: center; color: #666666; margin-top: -5px; margin-bottom: 5px; }
#prodcount a { color: #666666; }

#subselbar td { padding: 4px; }
#subselbar .active { background-color: #793A1D; color: #ffffff; }
#subselbar .inactive { background-color: #aaaaaa; color: #000000; }
