body {
    background-color:#FFFFFF;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	 font-size:11px;
}

a {
    text-decoration:none;
    color:#CCCC00;
}

a.title{
	color:black;
	display:block;
}

p {
    line-height:1em;
    margin-top:1em;
}
#center {
	 position:relative;
    width:651px;
    height:586px;
	 margin-right:auto;
	 margin-left:auto;
	 padding:0px;
	 text-align:left;
}
TABLE#centerT{
	width:100%;
	height:100%;
}
TD#centerC{
	vertical-align:middle;
	text-align:center;
}


td#leftPanel{
    background-image: url('../images/design/boxLeft.gif');
    background-repeat: repeat-y;
}

.pLink{
	color:black;
	font-weight: bold;
	font-size:.9em;
}

.pImg{
	padding-right:7px;
	padding-bottom: 10px; 
	padding-top:4px;
	clear: left;
}

.pDesc{
	display:inline;
	font-size:11px;
	color:black;  
	padding-top:4px;
}

.pTitle{
	color:#CCCC00;
	font-size: 11px;
	font-weight:bold;
	background-image: url('../images/design/gradient.jpg');
	background-repeat: repeat-y;
	background-color: #CCCC00;
	padding-left:9px;
	padding-top:2px;
	padding-bottom:2px;
	position:relative;
}

#boxArrow {
    position:absolute; 
    left:428px; 
    top:137px; 
    width:54px; 
    height:319px;
}

#bubbleContent {
    font-family: Arial, Helvetica, sans-serif;
    background-color:#CCCC00;
	 text-align:center;
}

#bottomLinks {
    font-family: Arial, Helvetica, sans-serif;
    text-align:center;
    position: relative;
    top:20px;
    font-size:.85em;
    color: #666699;
}

p#copyright {
    font-size:.5em;
    color:black;
    line-height:3em;
}

abbr, acronym, .help {
  border-bottom: 1px dotted black;
  cursor: help;
}
IMG{border-style: none;}
.bodyLink{color:#6F6F9F;border:none;}
.bodyLink:hover{border-bottom:1px dotted #6F6F9F;} 

div.tl{  
	position:absolute;
	top:0px;
	left:0px;
	margin-left:-9px;
	margin-top:-2px;
}
div.bl{
	position: absolute;
	bottom:4px;
	left:0px;
	margin-left:-9px;
	margin-bottom:-2px;
	
}
div > div.bl{bottom:0px;}
