@charset "UTF-8";

.button{
	/*background:url(button.png)  -32px right no-repeat;*/
	color:#000;
	clear:both;
	display:block;

	font-size:10pt;
	
	
	/*margin-right:30px;*/
}
	a.button {
		text-decoration:none;
	}
	a.button:hover {
		color:#000;
			background-image:url(../images/rollball.jpg);
	}
	.button span {
		/*background:url(button.png) left top no-repeat;*/
		display:block;
		/*height:31px;
		
		padding-left:10px;*/line-height:15px;
		padding-right:5px;
		padding-left:15pt;
		
	}
	.buttonsn{
	/*background:url(button.png)  -32px right no-repeat;*/
	color:#000;
	clear:both;
	display:block;

	font-size:10pt;
	
	
	/*margin-right:30px;*/
}
	a.buttonsn {
		text-decoration:none;
	}
	a.buttonsn:hover {
		color:#000;
		background-image:url(images/rollball.jpg)
	}
	.buttonsn span {
		/*background:url(button.png) left top no-repeat;*/
		display:block;
		/*height:31px;
		
		padding-left:10px;*/line-height:10px;
		padding-right:5px;
		padding-left:5pt;
		
	}
body {
 font-family: Tahoma, Verdana, Helvetica;
 font-size: 10pt;
 background-color:#000;
}
#wrapper {
	margin: 0 auto;
	width: 922px;
	background-image:url(../images/ballright.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
	background-color: #FFF;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}
#header {
 color: #333;
 width: 900px;
 float: left;
/*  padding: 10px;
border: 1px solid #ccc;*/

 margin: 00px 0px 25px 0px;
/* background: #fff;*/
}
#leftcolumn { 
 color: #333;
 /*border: 1px solid #ccc;*/
 background: #fff;
 margin: 0px 5px 5px 0px;
 padding: 0px 0px 0px 0px;
 height: 350px;
 width: 115px;
 float: left;
}
#content {
	float: left;
	color: #333;
	border-left: 2px solid #75A22B;
	/* background: #F2F2E6;*/
 margin: 0px 5px 5px 0px;
	padding-left: 20px;
	/*height: 350px;*/
 width: 726px;
	display: inline;
	font-family: Tahoma, Verdana, Helvetica;
}
#rightcolumn { 
 color: #333;
/*  border: 1px solid #ccc;
background: #E7DBD5;*/
 margin: 0px 0px 5px 0px;
 padding: 10px;
 /*height: 350px;*/
 width: 195px;
 float: left;
}
#footer { 
 width: 916px;
 clear: both;
margin-left:2px;
 border-top: 10px solid #000;
 border-right: 2px solid #000;
 border-bottom: 2px solid #000;
 background: #808182;
 color: #000;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10pt;

}

/* margin: 0px 0px 10px 0px;
 padding: 10px;*/
 
}
.greenBullets{
	list-style-image: url('../images/bullet.jpg');

	color: #000; font-weight: bold; font-style: normal;
	text-decoration:none;
	
}
.greenHeading
{ color: #75a22b; font-weight: bold; font-style: normal; }
.greenHeadingLarge
{ color: #75a22b; font-weight: bold; font-style: normal; font-size:18px; }
.orangeHeading
{ color: #f86700; font-weight: bold; font-style: normal; }
.orangeHeadingLarge
{ color: #f86700; font-weight: bold; font-style: normal; font-size:18px; }
.blueHeading
{ color: #0099ff; font-weight: bold; font-style: normal; }
.blueHeadingLarge
{ color: #0099ff; font-weight: bold; font-style: normal;font-size:18px; }
.purpleHeading
{ color: #9567af; font-weight: bold; font-style: normal; }
.purpleHeadingLarge
{ color: #9567af; font-weight: bold; font-style: normal;font-size:18px; }
.boxbullets {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	list-style-image: url('../images/bullet.jpg');
	
