body 
{
	color:#000000; 
	font-family:helvetica,arial,clean,sans-serif;
	font-size:11px;
	font-weight: lighter 200%;
	padding:0;
	margin:0;
	border:0;
	line-height:1.22em;
	background-color:#000000;
}

ul 
{ 
	list-style-type: none;
} 

li 
{ 
	background: url(imgs/bullet.png) left center no-repeat;
	padding-left:10px;
	margin-left:-25px;
} 

button
{
	background-image: url(imgs/ButtonBack.png); 	
	background-repeat: repeat-x; 
	border:1px solid #0a51a1;
	height:22px;
	padding-left:5px;
	padding-right:5px;
}

.buttonClass
{
	background-image: url(imgs/ButtonBack.png); 	
	background-repeat: repeat-x; 
	border:1px solid #0a51a1;
	height:22px;
	padding-left:5px;
	padding-right:5px;
}

hr
{
	border:1px solid #cccccc;
}

html
{
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
}

input,textarea,select,button, option
{
	color:#595e4c; 
	font-family:helvetica,arial,clean,sans-serif;
	font-size:11px;
	font-weight: lighter 200%;
}

select 
{
	margin: 0px; padding: 0px; border: groove 4px
	navy; width: auto; height: auto;
} 

.borderStyle
{
	border:1px solid #cccccc;
}

p
{
	line-height:14px;
	font-family:verdana;
	font-size:7.5pt;
	color:#595e4c; 
}

h4
{
	font-size:12pt;
	margin-bottom:5px;
	margin-top:0px;
}
h3
{
	font:16pt  lighter 200% helvetica,arial,clean,sans-serif;
}

A:link,A:visited,A:hover
{
	color:#000000;
	font-size:11px;
}
A:link,A:visited
{
	text-decoration: underline;
}
A:hover
{
	text-decoration: underline;
}
