BODY{
	background:#EEE8AA url("../images/bgColumnRepeater.jpg") repeat-y bottom left;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family: Verdana;
	font-size: 11pt;

}

#banner {
	background: #C0C5C1 url("../images/bannerBG.jpg") left top repeat-x;
	height:133px;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:1000;	
}
#bannerLeft{
	Float:left;
}
#bannerRight{
	float:right;
}
#leftNav
{
	width:194px;
	position:absolute;
	height:100%;
	left:0px;
	top:0px;
	float:left;
	z-index: 10;
}
#bgColumnTop{
	position:absolute;
	top:132px;
	left:0px;
}
#bgColumnBottom{
	position:fixed;
	bottom:0px;
	left:0px;
}
#mainNav{
	padding-top:142px;
	padding-left:34px;
}
#rightSide{
	padding-left:225px;
	padding-top:150px;
	padding-bottom:32px;
	padding-right:8px;
}
.contentBox{
	border:2px solid #000000;
	background:#ffffff;
	margin-left:5%;
	margin-right:5%;
	overflow:visible;
	margin-top:10px;
	margin-bottom:15px;
}
.contentBox .heading{
	background:#A494AF;
	border-top:2px solid #000000;
	border-bottom:2px solid #000000;
	overflow:visible;
	position:relative;
}
.contentBox .heading .wrapper{
	text-align:center;
}
.contentBox .heading .wrapper h3{
	text-align:center;
	margin-left:50px;
	margin-right:50px;
	font-size:1em;
}
.cBoxImg{
	margin-left:-15px;
	margin-top:-15px;
	float:left;
	z-index:9;
	position:absolute;
	left:-15px;
}
.cBoxBody{
	padding: 10px 20px 10px 20px;
}
#footer
{
	font-size:.8em;
	padding-left:194px;
	text-align:center;
}
#Menu1
{
	text-align: center;
}
.test
{
	text-align: center;
}
.Extender
{
    text-align: left;
    color: Gray;
    padding-left: 10px;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url("http://www.pabarfoundation.org/images/arrow_left.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:1;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url("http://www.pabarfoundation.org/images/arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:1;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #eee8aa;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
	font-size: small;
}

.JT_loader{
	background-image: url("images/loader.gif");
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #eee8aa;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #eee8aa;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}

.myradioButton input 
{
margin-left: -20px;
}
.myradioButton td 
{
padding-left: 20px;
}
