table {font-family:Arial, Helvetica, sans-serif;}

table {
	border-collapse:separate;
	font-size:.8em;
}
thead td {
	padding:3px;
	padding-left:6px;
	border:0px solid #CCCCCC;
	border-bottom-color:#493A8B;
	color:#493A8B;
	background-color:#E9E9E9;
}
tbody td {
	padding:2px 10px 2px 8px;
	border:0px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
}

a:hover {
	text-decoration: underline;
}

#content #pageTitle {
	font-size: 1.2em; 
}

#content {
	width:569px;
	overflow:auto;
	float:left;
	color: #666666;
	font-size: 1.1em;	
	padding:0px;
}

#oSigned {
	color: #493A8B;
}

#oTextBody {
	width:547px;
	padding-right: 20px;
	border:0px solid blue;
}

#content div.linkTitle
{
	float: left;
	width: 245px;
	color: #493A8B;
}
#content div.linkTitle a
{
	color: #493A8B;
	font-weight: bold;
}

.floatRight {
	float:right;
}

.floatLeft {
	float:left;
}

.item
{
	border:0px solid red;
	width: 250px;		
	padding-bottom: 10px;
}

.linkLink {
	width: 250px;;
}


.linkInLink
{
	color: #493A8B;
	text-decoration: underline;
}

.link a
{
	color: #666666;
}

.link a:hover
{
	text-decoration: underline;
}

.intro
{
	font-size: 1.2em;
	width: 350px;
}

.doubleBracket
{
	color: #493A8B;
	padding-top: 5px;
}

.name {color:#493a8b; font-weight:bold; font-size:1.1em;}

.jobTitle {font-size:1.1em;}