/* CSS Document */
body {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #F5EFD3;
}
.searchinput {
	font-family: Arial, Verdana, sans-serif;
	height: 20px;
	width: 115px;
	font-size: 11px;
	line-height:9pt;
}
td#searcharea {
	background: url(images/search_bg.jpg) 0 0 ;
	padding-right:10PX;
}
.pdf-list {
	list-style:none;
}
.pdf-list li {
	background:url(images/pdf-icon.gif) no-repeat;
	padding-left:20px;
}

/* ************************************----------- CONTENT COLUMNS -----------************************************ */
td#contentarea {
	background: #ffffff url(images/content_bg.jpg) 0 0 ;
}

div#content {
    padding: 5px 30px 5px 20px;
	vertical-align: top;
}
p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:12pt;
	COLOR: #000000;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height:14pt;
	COLOR: #000000;
}

ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height:14pt;
	COLOR: #000000;
	margin-top:-15px;
}

ul ul {
	margin-top:0;
	list-style-type:square;
}

ol {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height:14pt;
	COLOR: #000000;
}

/* links within content*/

td#contentarea a {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
td#contentarea a:visited {
	COLOR: #0000FF; TEXT-DECORATION: underline
}
td#contentarea a:hover {
	COLOR: #009A66; TEXT-DECORATION: none;
}


h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	line-height: 25pt;
	COLOR: #009A66;
	font-weight: bold;
	margin-bottom:-15px;
	margin-top:-9px;
}
html>body h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 15px;
	COLOR: #009A66;
	font-weight: bold;
	margin-bottom:-10px;
	margin-top:-10px;
}
h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	COLOR: #009A66;
	font-weight: bold;
}

html>body h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	COLOR: #009A66;
	font-weight: bold;
	margin-bottom:-10px;
}
h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	COLOR: #baa76c;
	font-weight: bold;
}

html>body h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	COLOR: #baa76c;
	font-weight: bold;
	margin-bottom:-10px;
}
li {
	margin-top:10px;
	line-height: 15px;
}
sup {
	font-size: 11px;
}
/* ************************************----------- BOTTOM -----------************************************ */
td#leftbottom {
	background: url(images/left_bottom_bg.jpg) 0 0 ;
}
td#leftbottom a{
	COLOR: #000000;
	padding: 0px 3px 0px 3px;
	font-size: 10px;
	line-height:10pt;
	TEXT-DECORATION: none;
}
td#leftbottom a:hover{
	COLOR: #000000;
	TEXT-DECORATION: underline;
}
td#bottom {
    font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height:10pt;
	COLOR: #009A66;
	padding: 0px 0px 0px 10px;
	background: #F5F6FA url(images/right_bottom_bg.jpg) 0 0 no-repeat;
}
td#bottom a{
	COLOR: #009A66;
	padding: 0px 3px 0px 3px;
	font-size: 10px;
	line-height:10pt;
	TEXT-DECORATION: none;
}
td#bottom a:hover{
	COLOR: #009A66;
	TEXT-DECORATION: underline;
}

.references {
	font-size:9px;
}

.img_pad {
	PADDING-RIGHT: 20px; 
	PADDING-LEFT: 20px; 
	PADDING-BOTTOM: 10px;
}

/* ************************************----------- OLD BROWSER STYLES -----------************************************ */
p#older_browsers {
	display: none;
}

div#CompanyName {
	display:none;
}
