/* CSS Document */

#lightbulb, #sidenav, .textsmall {display: none;}

* {margin: 0px; padding: 0px;}

body {
	color: black;
	background: none;
	border-top: none;
	font-size: 11pt;}
	
#top {height: 0px;}

#container {
	width: 100%;}

a:link {color: black;}
a:visited {color: black;}
a:hover {color: black;}

img {border: none;}

h1 {
	margin: 0px;
	font-size: 13pt;
	height: 0px;
	background: url(../images/new_banner.gif) #FFFFFF no-repeat;
	text-indent: 0px;
	padding-bottom: 20px;}
	
h2 {
	color: black;
	font-size: 12pt;
	line-height: 1.4em;
	background: url(../images/bg_title.gif) #FFFFFF repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;}

h3 {
	color: black;
	font-size: 12pt;
	background: url(../images/bg_title.gif) #FFFFFF repeat;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;}

#contenttext {
	margin-left: 0px; 
	margin-bottom: 0px; 
	background-color: #FFFFFF;
	min-height: 550px;}

#textleft {
	margin-right:0px;
	padding-right: 0px;
	border: none;
	background-color: #FFFFFF;}

#textleft ul {margin-top: 0px;}
#textleft li {margin-left: 0px;}

#textright	{
	margin-top: 0px;
	width: 100%;
	float: none;
	font-size: 11pt;
	letter-spacing: 0em;
	background-color: #FFFFFF;}
	
#textright a:link {
	color: black;
	background: #FFFFFF url(../images/bullet01.gif) no-repeat 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;}
	
#textright a:visited {
	color: black;
	background: #FFFFFF url(../images/bullet01.gif) no-repeat 0px 5px;
	padding: 0px;
	display: block;}
	
#textright a:hover {
	color: black;
	background: #FFFFFF url(../images/bullet01.gif) no-repeat 0px 5px;
	padding: 0px;
	display: block;}

.smallbullet {
	list-style-type: circle;}
	

.bold {font-weight:bold;}
.orange {color: black;}
.indent {margin-left: 20px;}
.floatright {float: right;}
.floatleft {float: left;}
.padding {padding: 5px;}
.paddingleft {padding-left: 10px;}
.paddingright {padding-right: 10px;}
.paddingmap {padding-top: 0px; padding-right: 20px;	padding-bottom: 0px; padding-left: 0px;}
.clear {clear: both;}
.line {border-bottom:dashed 1px black;}
p {margin-top: 15px; margin-bottom: 15px;}

/* table with border */

.table	{
	width: auto;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;}
	
.table td	{
	padding: 7px;
	margin: 0px;
	border: 1px solid #666666;}

.bg01 {background-color: #C8E399;}
.bg02 {background-color: #B0D86D;}
.bg03 {background-color: #8BBF33; font-size:medium; color:#FFFFFF;}


#link a:link {
	color: black;
	background: none;
	padding-left: 0px;}
	
#link a:visited {
	color: black;
	background: none;
	padding-left: 0px;}
	
#link a:hover {
	color: black;
	background: none;
	padding-left: 0px;}