p {
	font-size:11px;
	line-height: 13px;
	color: #58595B;
	margin:0px 0px 15px 0px;
}

ul li {
	font-size:11px;
	line-height: 13px;
	margin:0px;
	padding:0px;
	color:#87D00A;
}
ul{
	margin:0px 0px 15px 15px;
	padding:0px;
}
ul li p{
	margin:0px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.contentright {
	float: right;
	width:447px;
	padding-left:2px;
	padding-right:25px;
	padding-bottom:10px;
	padding-top:10px;
}
.contentleft {
	float: left;
	width:447px;
	padding-left:25px;
	padding-right:3px;
	padding-bottom:10px;
	padding-top:10px;
}
.insideright {
	float: right;
	width:221px;
}
.insideleft {
	float: left;
	width:221px;
}
.clear {
	clear: both;
}
img {
	padding: 0px;
	margin: 0px;
}

}
table, tbody, th, tr, td, img {
	border:none;
	padding:0px;
	margin:0px;
}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link {
	color: #BEBEBE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BEBEBE;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #BEBEBE;
}


/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font-size:14px;
	margin:2px 0px 0px 5px;
}
h2 {
	font-size:14px;
	line-height:18px;
	margin:0px 0px 15px 0px;
	font-weight:normal;
}
h3 {
}


/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#flash {
	display:block;
	text-align:center; 
	margin-top:20px;
}
#nonFlash {
	display:none;
}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer {
	background-image: url(../images/bg/footer.jpg);
	background-repeat:repeat-x;
	height: 25px;
}
#legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:9px;
	float:right;
	padding-right:25px;
	padding-top:7px;
}
#legal a:link, #legal a:visited, #legal a:active {
	color: #333333;
	text-decoration:none;
}
#legal a:hover {
	color:#FF0000;
	text-decoration:none;
}

