h2 {
    color: #036;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 0;
}

.container{
	font-family: "Lucida Grande",Arial,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16.5px;
	color: #222;
	width: 798px;
	border-bottom: 1px solid #B2CAE3;
}

.mainnav{
	font-family: Arial,Verdana,Helvetica,sans-serif;
	/*margin: 5px;*/
	background-color:#e3b134;
	padding: 15px 0px 0px 0px;
}
.body{
	background: #faeac6 url(../../../../files/images/bcu/bodyGrad.png) repeat-x 0 100%;
	margin: 0px;
	margin-top: -15px;
	/* IE-Specific, using # hack */
	#margin-top: 0px;
}
.mainnav h1{
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	color: #6b400e;
	font-size: 40px;
	padding: 0px 0px 15px 60px;
	line-height: 30px;
	letter-spacing: 1px;
        background:none;
}
h2 {
    color: #036;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 0;
}
header h2{
	    padding: 0;
}
#myChildrenPane h2,
#mySelfPane  h2,
#myComputerPane  h2,
#myOrganizationPane  h2
{
	color: #013066;
	padding: 15px 0 10px;
	font-size: 18px;
}
h3 {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 10px 0;
}
li h3{
	margin: 0px;
	font-size: 14px;
        line-height:normal;
        padding:0;
}

.body ul{
	float: left;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.body li{
	padding: 12px 5px 12px 10px;
	border-bottom: 1px solid #FFF;
	color: #013066;
	background: #f3f7fa url(../../../../files/images/bcu/tabGrad.png) repeat-y 0 0;
	cursor: pointer;
}
li#myOrganization{
	border-bottom: none;
}
li.active{
	color: #6b400e;
	background: transparent none;
	cursor: default;
}

.details{
	display: none;
	padding-right: 225px;
	height: 225px;
	background-position: 98% 9px;
	background-repeat: no-repeat;
	font-size:12px;
}
.activePane{
	display: block;
}
.bSpace{
    background-color: #E3B134;
    clear: both;
    font-size: 1.3em;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}
.bSpace a{
    margin:0px 5px;
}
#myChildrenPane{
	background-image: url(../../../../files/images/bcu/myChildren-2.png);
}
#mySelfPane{
	background-image: url(../../../../files/images/bcu/mySelf.png);
}
#myComputerPane{
	background-image: url(../../../../files/images/bcu/myComputer.png);
}
#myOrganizationPane{
	background-image: url(../../../../files/images/bcu/myOrganization.png);
}
.buttonContainer{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 30px 0px 20px 0px;
	/* IE-Specific, using # hack */
	#margin-top: 25px;
}

.buttonContainer a{
	margin: 5px;
	background: transparent url(../../../../files/images/bcu/buttons-right.png) no-repeat 100% 0;
	padding: 11px 10px 11px 0px;
	color: #013066;
	text-decoration: none;
	/* IE-Specific, using # hack */
	#padding-top: 0px;
	#padding-bottom: 0px;
}
.buttonContainer a span{
	padding: 11px 5px 11px 15px;
	background: transparent url(../../../../files/images/bcu/buttons.png) no-repeat 0 0;
	/* IE-Specific, using # hack */
	#padding-top: 10px;
}
.buttonContainer a:hover{
	color: #6b400e;
	background-position: 100% -36px;
}
.buttonContainer a:hover span{
	background-position: 0 -36px;
}