body, td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin: 0;
}



a:link, a:visited, a:active {
	color : #000000;
	text-decoration : none;
}

a:hover {
	color : #FFFFFF;
}

.content {
	position: relative;
	
	background-color: #ffffff;
	color : #333333;
	padding: 16px;
	vertical-align : bottom;
}

.contentbio {
	position: relative;
	background-color: #ffffff;
	color : #333333;
	padding: 16px;
	vertical-align : top;
}

.content2 {
	font-size : 11px;
}

.description {
	position: relative;
	border: 1px solid #ccd7e0;	
	background-color: #ffffff;
	color : #333333;
	padding: 16px;
	vertical-align : bottom;
	font-size : 11px;
	text-align : justify;
}

.level {
	position: relative;
	color : #333333;
	padding: 4px;
	vertical-align : bottom;
}

.tops {
	vertical-align : text-top;
}

.bot {
	background-color : #fafafa;
	border-bottom : 1px solid #eeeeee;
	border-top : 1px solid white;
	clear : left;
	color : #A1ACB3;
	display : block;

	font-size : 9pt;
	padding-left: 24px;
}

.head {
	background-color : #eeeeee;
	clear : right;
	color : #999999;
	display : block  ;
	font-size : 14pt;
	padding-bottom : 8px;

	padding-top : 18px;
	text-indent : 20px;
	vertical-align : bottom;
	letter-spacing : 6px;
}

.mid {
	background-color: #fafafa;

	clear : left;
	color : #000000;
	display : block;

	font-size : 11pt;
	text-align : left;
	vertical-align : bottom;
	word-spacing : normal;
	padding-left: 16px;
}

.midwhite {
	clear : left;
	color : #000000;
	display : block;

	font-size : 10pt;
	text-align : left;
	vertical-align : bottom;
	word-spacing : normal;
	padding-left: 24px;
}

.nav:link, .nav:visited, .nav:active {
	color: White;
	text-decoration : none;

}

.sup  {
	font-size : 7pt;
	vertical-align : super;
	margin: 0px;
	padding: 0px;
	display : inline;
	letter-spacing: 1px;
}

.top {
	background-color : #D3d3d3;
	border-bottom : 1px solid white;
	border-top : 2px solid Silver;
	clear : left;
	color : #A1A1A1;
	display : block;

	font-size : 10pt;
	padding-left: 24px;
	padding-top : 2px;
	padding-bottom : 2px;
	
}

.topic {
	border-bottom : 1px solid #000000;
	clear : left;
	color : #000000;

	font-size : 14pt;
	padding-top: 16px;
	margin-bottom : 10px;
	text-align : left;
	width : 62.5%;
}
.line {
	background: url("../p/line.gif") repeat-x;
	background-color: #718ea5;
	height: 1px;
	font-size: 0px;
}

.shadow {
	position: relative;
   width : auto;
	border-right: 3px solid #eceef0;
	border-bottom: 3px solid #eceef0; 
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.sline {
	background: url("../p/sline.gif") repeat-x;
	background-color: #718ea5;
	height: 1px;
	font-size: 0px;
}
.vline {
	background: url("../p/vline.gif") repeat-y;
	background-color:  #ffffff;
	width: 1px;
	font-size: 0px;
}

.img
{
 	padding: 8px;	
}

.bdy:link, .bdy:visited, .bdy:active {
	color : #aaaaaa;
	text-decoration : none;
}
.bdy:hover {
	color: black;
}

.pr_link:link, .pr_link:visited, .pr_link:active {
	color : black;
	text-decoration : underline;
	font-weight : bold;
}
.pr_link:hover {
	color : black;
	text-decoration : none;
}
.pr_text{
	
	text-align : left;
}

.hole {
	position: relative;
	border: 1px solid #ccd7e0;	
	background-color: #ffffff;
	padding: 2px;
 	background: url("../p/bg.gif");
	background-color: #f2f5f7;
}

ul {
	margin-left: 16px;
	margin-bottom: 16px;
}
li {

	list-style-type : square;
	list-style-image : url(../p/li.gif);
}

bio {
	vertical-align: top;
}


