@charset "utf-8";
/* CSS Document */

/*centers website to the  page*/

.rfelement {

	padding-top:10px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

.baseLayer{
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	position:relative;
	width: 800px;
	text-align:left;
}
layer{'baseLayer',(winW-802)/2,((winH-630)/2,802,630);
}

html { 
	scrollbar-arrow-color:#286077; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-face-color:#FFFFFF; 
	scrollbar-highlight-color:#286077;
	scrollbar-3dlight-color:#FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#286077;
} 

#wrapper {
	background-image:url(../images/ribbonBack.jpg);
	background-repeat:no-repeat;
	width:802px;
	height:630px;
	}

.collapsus{
	border-collapse:collapse;
	} 

body {
	background-color:#DDDBDC;
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:13px;
  letter-spacing:1px;
	line-height:18px;
  margin-top:30px;

  
}
blockquote {
	text-indent:-40px;}
#nav1 {
	position:absolute;
	left:280px;
	top:0px;
	width:521px;
	height:30px;
	z-index:1;
}
#nav2 {
	position:absolute;
	left:1px;
	top:31px;
	width:280px;
	height:29px;
	z-index:2;
}
#left {
	position:absolute;
	left:30px;
	top:180px;
	padding-right:5px;
	width:225px;
	height:330px;
	z-index:3;
}
#bps_logo {
	position:absolute;
	left:29px;
	top:524px;
	width:100px;
	height:70px;
	z-index:4;
}
#right {
	position:absolute;
	left:326px;
	top:158px;
	padding-right:10px;
	width:440px;
	height:400px;
	z-index:1;
	overflow:auto;
}
#navbar {
	position:absolute;
	left:0px;
	top:101px;
	width:801px;
	height:60px;
	z-index:1;
}
#button_top {
	height:21px;
	padding-left:26px;
	padding-right:26px;
	padding-top:6px;
	padding-bottom:4px;
	border-right:#336699 1px solid;
	border-top:#3a87a5 1px solid;
	text-align:center;
	width:auto;
	float:right;
	display:inline;
	}
	
#button_left {
	height:20px;
	
	padding-top:6px;
	padding-bottom:4px;
	border-right:#336699 1px solid;
	text-align:center;
	width:124px;
	float:left;
	display:inline;
	}
	
#credits {
	position:absolute;
	left:324px;
	top:570px;
	width:475px;
	height:50px;
	padding-top:5px;
	font-size:10px;
	text-align:right;
	line-height:22px;
	color:#FFFFFF;
	z-index:1;
}
textarea.formTextArea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F4F4F4;
	border:solid 1px #CCCCCC;
	width: 200px;
}

input.formField{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F4F4F4;
	border:solid 1px #CCCCCC;
	width: 200px;
}


.prodChoose_off {
	width:auto;
	Height:30px;
	background-image: url(../images/buttnRep.jpg);
	background-repeat:repeat-x;
}
.prodChoose_on {
	width:auto;
	Height:30px;
	background-image: none;
	
}

