body
{
background-color:#d8d6a1;
margin:0px;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
}
form
{
	margin:0px;
}
#bps_wrapper
{
width:761px;
background-color:#ffffff;
}

/* ######### Header ######### */
#bps_headerTop
{
background-repeat: no-repeat;
background-image: url(bps_headBG.jpg);
text-align:left;
}
#bps_headerBottom
{
height:50px;
background-repeat: no-repeat;
background-image: url(bps_head_lowerBG.jpg);
text-align:right;
}
#bps_HB_text
{
padding-top:30px;
padding-right:4px;
color:#ffffff;
font-size:12px;

}
/* ######### table ######### */
#bps_maintable
{
width:761px;
}
/* ######### left cell styles ######### */
#bps_leftcell
{
vertical-align: top;
width:180px;
background-position: bottom;
	background-repeat: no-repeat;
background-color: #3e5670;
	background-image: url(bps_leftcellbottomBG.jpg);
	padding-bottom:40px;
}
#bps_leftcell_content
{
padding-top:36px;
background-position: top;
	background-repeat: no-repeat;
	background-image: url(bps_leftcelltopBG.jpg);
}
#bps_lc_howdoi, #bps_lc_search
{
padding-left: 10px;
padding-bottom: 10px;
padding-top: 10px;
border-bottom:1px dashed #ffffff;
}
.bps_lc_title
{
font-weight:bold;
color:#ffffff;
letter-spacing: 3px;
font-size:12px;
padding-bottom:4px;
}
/* ######### right cell styles ######### */
#bps_rightcell
{
width:581px;
background-color:#ffffff;
vertical-align:  top;
background-position: top left;
	background-repeat: no-repeat;
	background-image: url(bps_rightcelltopBG.jpg);
}
#bps_RC_mainContent
{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:6px;
padding-right:4px;
padding-top:8px;
padding-bottom:8px;
}
.bps_contenttitle, .bps_contenttitle_2
{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 6px;
	border-bottom: 1px dashed #dddddd;
}
.bps_contenttitle:first-letter 
{
font-size:18px;
font-weight: normal;
}
.bps_content_featurebox
{
	float:right;
	width:200px;
	border: 1px solid #3e5670;
	background-image: url(bps_home_boxBG_content.gif);
background-position: bottom;
background-repeat: repeat-x;
}
.bps_content_featureboxTitle
{
	
	padding-left:4px;
	font-weight: bold;
	
	background-image: url(bps_home_boxBG.gif);
font-size:12px;
color:#ffffff;
height:16px;
background-repeat: repeat-x;
letter-spacing: 3px;

}
.bps_content_featureboxContent
{
margin-top:4px;
	padding:4px;
}
#bps_RC_mainContent a
{
color:#3e5670;
}
#bps_RC_mainContent a:visted
{
color:#3e5670;
}
#bps_RC_mainContent a:hover
{
color:#3e5670;
text-decoration: none;
}
#bps_rightcell_footer
{
background-color:#ffffff;
vertical-align:  bottom;
}
/* ######### footer styles ######### */
#bps_RC_footerTitle
{
font-weight: bold;
font-size:20px;
letter-spacing: 5px;
line-height: 1.1em;
color:#3e5670;
padding-left:4px;
margin-bottom:-5px;
text-transform: uppercase;
}
#bps_RC_footerContent
{
padding-top:8px;
padding-right:4px;
padding-bottom:8px;
text-align:right;
color:#ffffff;
background-color:#3e5670;
font-size:12px;
}
#bps_RC_footerContent a
{
color:#ffffff;
}
#bps_RC_footerContent a:visted
{
color:#ffffff;
}
#bps_RC_footerContent a:hover
{
color:#ffffff;
text-decoration: none;
}

/* ######### main page styles ######### */
.bps_boxztitle
{
background-image: url(bps_home_boxBG.gif);
font-size:12px;
color:#ffffff;
height:16px;
background-repeat: repeat-x;
border:1px solid #3e5670;
padding-left:4px;
letter-spacing: 3px;
font-weight:bold;
}
.bps_boxzcontent
{
background-color: #ffffff;
background-image: url(bps_home_boxBG_content.gif);
background-position: bottom;
font-size:12px;
background-repeat: repeat-x;
border-left:1px solid #3e5670;
border-bottom:1px solid #3e5670;
border-right:1px solid #3e5670;
padding:4px;
}
.bps_boxzcontent a
{
color:#3e5670;
}
.bps_boxzcontent a:visted
{
color:#3e5670;
}
.bps_boxzcontent a:hover
{
color:#3e5670;
text-decoration: none;
}
.bps_alignright
{
text-align:right;
}



.mypets{ /*header of 1st demo*/
font-size:12px;
letter-spacing: 3px;
cursor: hand;
height:16px;
cursor: pointer;
color:#ffffff;
padding-left:  5px;
border: 1px solid gray;
background: url(/main.nsf/bps_home_boxBG.gif) repeat-x;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
color:#ffffff;
background: url(/main.nsf/bps_home_boxBGover.gif) repeat-x;
}

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: green;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}