#staticExternalInfo
{
	background-color: #caddf5;
	line-height: 20px;
	color: #315f92;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;	
	width: 495px;
}

#staticExternalInfo h3 
{
	font-family: Arial;	
	color: #315f92;
	padding: 8px 0px 0px 15px;
	width: 90%;
}

#staticExternalInfo ul li 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#staticExternalInfo a:link 
{
	color: #14416e;
}

#staticExternalInfo a:visited 
{
	color: #811f1f;
}

#staticExternalInfo a:hover 
{
	color: #b0b14c;
}

.staticBlock  a:link 
{
	color: #14416e;
}

.staticBlock  a:visited 
{
	color: #811f1f;
}

.staticBlock a:hover 
{
	color: #b0b14c;
}

.staticBlock p 
{
	font-family: "Trebuchet MS";
	margin: 15px 0px 15px 0px;
}

.staticBlock
{
	background:#EEEEEE;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	color: #444444;
	line-height: 20px;
	font-family: "Trebuchet MS";
}

.staticBlock h2
{
	color: #4e4e4e;
	font-family: Arial;
	text-align: left;
	font-size: 22px;
	margin: 0px 0px 4px 0px;
	border-bottom: 1px #CCCCCC dashed;
}

.staticBlock h3
{	
	margin: 8px 0px 0px 0px;
}

.staticBlock p
{	
	margin: 8px 0px 8px 0px;
}

.staticLeft
{
	float: left;
	width: 495px;
	margin: 0px;
	padding: 0px;
}

.staticRight
{
	float: right;
	width: 495px;
	margin: 0px;
	padding: 0px
}

/*.staticBlock td
{
	border-top: 1px solid #bbbbbb;	
	padding: 3px;
}*/

/*.staticBlock th
{
	text-align:center;
	border-bottom: 1px solid #bbbbbb;
}*/

.staticBlock .leftCell
{
	border-right: 1px solid #bbbbbb;
	width: 260px;
}


