 















body {  
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 12pt; 
	line-height: 15pt; 
	color: #353e45;  
	background-color: #ffffff;  
	background-repeat: repeat-x;
	margin: 0;
}

.contentBk {  
	background-color: #FFFFFF;  
	border-left: #e3e5e8 solid 1px;
	border-top: #e3e5e8 solid 1px;
	border-right: #e3e5e8 solid 1px;
}

p {  
	font-size: 12px; 
	line-height: 1.25; 
}
	
td {  
	font-size: 12px; 
}

h2 {  
	font-size: 21px; 
	color: #7f2439;
	line-height: 21px; 
	font-weight: bold; 
}

h3 {  
	font-size: 18px; 
	line-height: 21px; 
	font-weight: bold; 
}

h4 {  
	font-size: 14pt; 
	line-height: 16pt; 
	font-weight: bold;
	color: #8e2222;
}


.dropLabel {  
	font-size: 14pt; 
	font-weight: bold; 
	color:  #ffffff;
}

a.link {  
	color:  #E0E6EF;
	text-decoration: underline;
}

a.visited {  
	color:  #E0E6EF;
	text-decoration: underline;
}

.footerText {  
	font-size: 8pt; 
	color:  #656e7f;
}

.footerText	a.link {  
	font-size: 8pt; 
	color:  #656e7f;
	text-decoration: underline;
}

.footerText	a.visited {  
	font-size: 8pt; 
	color:  #656e7f;
	text-decoration: underline;
}

.footerRule {  
	background-color:  #c8c7cc;
}

.footerBar {  
	background-color:  #e2e9f3;
}

.eight {  
	font-size: 8px; 
	line-height: 10px;
}
.ten {  
	font-size: 10px; 
	line-height: 12px;
}

.fourteen {  
	font-size: 14px; 
	line-height: 16px;
}

.eighteen {  
	font-size: 18px; 
	line-height: 21px;
}

.borderDark {  
	border: solid; 
	border-width: 1px; 
	border-color: #868A8F;
}

.borderLight {  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF;
}

.tableItem 
{  
		border: solid; 
		border-width: 1px; 
		border-color: #A4A9AF; 
		background-color: #E0E6EF;
}

.tableItemAlt
{  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF; 
	background-color: #C2C7CF;
}
.tableHdr 
{  
	border: solid; 
	border-width: 1px; 
	border-color: #A4A9AF; 
	background-color: #595B5F; 
	color: #E0E6EF;
	font-weight: bold; 
}
/* set styles for inset images */
.imageTitle
{
	font-size: 8pt;
	line-height: 10pt;
	color: #939393;
}
.imageLinks
{
	font-size: 7pt;
	line-height: 8pt;
	color: #737373;
	float:right;
	border: solid 1px #636363;
	padding: 0px 1px 0px 2px;
	margin-top: 1px;
	margin-left: 3px;
}
.imageLinks a:link, a:visited, a:active
{
	color: #737373;
	text-decoration:none;
}
.imageLinks a:hover
{
	background-color: #d3d3d3;
}

/* end styles for inset images */

