body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, p, div, td, span, a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
}

.headline {
	font-weight: bold;
} 
.bodycopy {
	padding: 15px 15px 10px 15px
}



/*links*/

a:link, a:visited, a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	
	
}
.ulb_bordergrn {
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #AAd413;
	border-bottom-color: #AAd413;
	padding: 10px
}
.ul_border {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #AAd413;
	padding: 10px;
}
.ub_border {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #AAd413;
	padding: 10px;
}
.titleright {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #AAd413; }
	
	.title {
	border-right-style: none;
	padding-left: 10px;
}
.boxright {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #AAd413;
	padding: 10px;
}
.BKGRNDrightoutercell {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #AAd413;
}
.flashborder {
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.button {
	border: 1px solid #000000;
}
.padLeft20 {
	padding-left: 22px;
	padding-right: 15px;
}
.bkHomeLeft {
	background: url(images/bk_hoomeContent.jpg) no-repeat;
}
.padLeft5 {
	padding-left: 5px;
}
.padRight5 {
	padding-right: 10px;
}
.footerLinks {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.bkTallLeft {
	background: url(images/bk_leftTallContent.jpg) no-repeat;
}
.1pxImageBorder {
	border: 1px solid #000000;
}
.error{
	color:#FF0000;
	font:arial;
	font-size:10px;
	padding-left:5px;
}
