/* Page Display Styles
----------------------------------------------- */
html, body
{
/* 	height:100%; */
	margin: 0;
	padding: 0;
	background-image: url(../prior-SP-site/images/layout/bk-x-repeat-revamp.jpg);
	background-repeat: repeat-x;
	background-color:#ff9900;
}
/* General Content Styles
----------------------------------------------- */
body, p, table, tr, td, div, span
{
	font-size: 12px;
	font-family: Helvetica, sans-serif;
	color: #000000;
	line-height: 150%;
}
img
{
	border:0px;
}
#body
{
	text-align:justify;
}
#body img
{
	border:0px;
	padding:10px;
}
/* Link Styles
----------------------------------------------- */
a, a:active, a:visited
{
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
	color:#cc6600;
}
a:hover
{
	text-decoration: underline;
	font-size:12px;
	font-weight:normal;
	color:#ff9900;
}
#headerlinks a, #headerlinks a:active, #headerlinks a:visited
{
	text-decoration: underline;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
#headerlinks a:hover
{
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
#footerlinks
{
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
#footerlinks a, #footerlinks a:active, #footerlinks a:visited
{
	text-decoration: underline;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
#footerlinks a:hover
{
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:#000000;
}
#toplink a, #toplink a:active, #toplink a:visited
{
	text-decoration: underline;
	font-size:10px;
	font-weight:normal;
	color:#cc6600;
}
#toplink a:hover
{
	text-decoration: none;
	font-size:10px;
	font-weight:normal;
	color:cc6600;
}
/* Main Content DIV Styles
----------------------------------------------- */
div.copy
{
	width: 99%;
	min-height:300px;/*200px*/
	max-height:99%

/*overflow-y:
	scroll;
	scrollbar-arrow-color: #cc6600;
	scrollbar-face-color: #e7e7e7;
	scrollbar-3dlight-color: #a0a0a0;
	scrollbar-darkshadow-color:#888888;
	margin-bottom:5px;
	border:solid;
	border-width:1px;
	border-color:#000000;*/
	
}
div.inner-copy
{
	padding: 10px;
}
/* Floating DIV Styles
----------------------------------------------- */
div.float1
{
  float: left;
  width: 120px;
}
div.float2
{
  float: right;
  left: 0px;
  top: 85px;
  position:static;
  font-size:22px;
  font-weight:bold;
  color:#ff9900;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  font-style:italic;
  padding-right:0px;
  padding-top:10px;
  margin-right:30px;
}
.headlines {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #F30;
	font-style: italic;
	line-height: 140%;
	font-variant: normal;
	text-transform: none;
}
.registration {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	top: auto;
	vertical-align: super;
}
.daggers {
	font-family: Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	top: auto;
	vertical-align: super;
}
.testimonials {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
