/* CSS Document */

#exec {
	color: #000000;
	line-height:14px;

}


#exec table td{
	vertical-align:middle;
	margin:auto;
	text-align:left;
	padding:8px;

}

#exec h1 {
	font-size:11px;
	font-style:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0;
	padding:0;
	letter-spacing: .3em;
}

#exec h2 {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin:0;
	padding:0;
	font-style: italic;
	color: #FF6633;
}

#exec table td table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.oName {
	color:#999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:11px;
	letter-spacing: .1em;
}

.position{
color:#3366FF;
}



#exec a:link{
	color:#3399FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}





#exec a:link{
	color:#FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-decoration: none;
}



#exec a:visited{
	color:#999999;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: dotted;
}
#exec a:hover{
color:#3366FF;
border-bottom:0px;
}