html {
overflow: scroll;
} 

scrollbarbutton[sbattr="scrollbar-up-top"]{
display: none !important;
}
scrollbarbutton[sbattr="scrollbar-up-bottom"]{
display: -moz-box !important;
}

body {background:#000  repeat-x;
 text-align:center;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  max-width:900px;
  margin: 0 auto;
text-align:center;}

#flowers {background: url(../images/flowers_green.gif) no-repeat;
position:fixed;
bottom: 0;
right: 0;
height: 300px;
width: 386px;
 display:block;
 z-index: -5;
}

#top_tile {/*background: url(../images/top_tile2.gif) repeat-x;*/

position:absolute;
top: 0;
left: 0;
height: 100px;
width: 100%;
 display:block;
 z-index: -5;
}

.content {

}
.bl {background: url(../images/corners/bl.gif) 0 100% no-repeat #fff; width:70%; margin: 10px auto;min-width: 600px;
text-align:left;}
* html .bl {
width: 600px;}
.br {background: url(../images/corners/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:15px 30px 15px 20px;}
.clear {font-size: 1px; height: 1px}

p {
	
	font-size: 10pt;
	color: #003366;
	line-height: 130%;
}
ul {
	
	font-size: 10pt;
	color: #003366;
	line-height: 120%;
}
ol {
	
	font-size: 10pt;
	color: #003366;
	line-height: 120%;
}
.header, h1{
	
	font-size: 18pt;
	margin: 8px 0 2px ;
	color: #9aaf7a;
	font-weight: normal;
	line height: 100%;
	
}

.header2, h2 {
	
	font-size: 15pt;
	font-weight: bold;
	color: #9aaf7a;
	line height: 100%;
	margin: 0;
}

.header3, h3 {
	
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
	line height: 100%;
	margin: 0 0 -5px 0;
}

a.header3:link, a.header3:visited, a.header3:hover {
	
	font-size: 12pt;
	font-weight: bold;
	color: #333366;
	line height: 100%;
	margin: 0 0 -10px 0;
}

.smbullets {
	
	font-size: 10pt;
	list-style-image:  url(../../css/images/bullet.jpg);
	list-style-type: circle;
	list-style-position: outside;
	}
li {
margin-top: 5px;
}	

.tiny{
	font-size: 6pt;
}
	
a:link {
	
	font-size: 10pt;
	color: #4f78a8;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #4f78a8;
	border: 0px;
	text-decoration: none;
	}
a:hover {
	color: #48d2e5;
	text-decoration: underline;
}




.floatleft {
	float: left;
	background-color: #FFFFFF;
	border: 0px;
}
.floatright {
	float: right;
	background-color: #FFFFFF;
	border: 0px;
}

.caption {

font-size: 12px;
line-height: 19px;
}