A:link {  
	text-decoration: underline;
	FONT-WEIGHT: normal;
	color: #223D77;
}

A:visited, A:active {  
	text-decoration: underline; 
	font-weight: normal; 
	color: #223D77;
}

a:hover {  
	color:#223D77;
	text-decoration: none;
}
	
li {  
	margin-left: -10px; 
	list-style-image: url(../images/Bullet.gif);
	font-weight: normal;
	color: #882828;
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	line-height: 12pt;
	}

P {
	font-weight: normal;
	color:#454545;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	line-height: 11pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}

TD {
	font-weight: normal;
	color:#454545;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	line-height: 11pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}

.TableBlue {  
	font-weight: normal; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #536895; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 4px;
	}
	
.TableRed {  
	font-weight: normal; 
	font-size: 8pt; 
	color: #FFFFFF; 
	background-color: #8E1C20; 
	padding-top: 1px; 
	padding-bottom: 1px; 
	padding-left: 2px;
	}
		
.AlternatingCell {
	background-color: #F8F8F8;
	}
		
.TextBlue {  
	font-weight: normal;
	color: #223D77;
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	line-height: 11pt;
	font-variant: normal;
	font-style: normal;
}

.TextRed {  
	font-weight: normal;
	color: #882828;
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	line-height: 11pt;
	font-variant: normal;
	font-style: normal;
}	

.TextWhite {  
	font-weight: normal;
	color: #FFFFFF;
	font-family: Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	line-height: 11pt;
	font-variant: normal;
	font-style: normal;
}	

.TextWhiteBold {  
	font-weight: bold;
	color:#FFFFFF;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}
	
.HeaderBlueLarge {
	font-weight: bold;
	color:#223D77;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 10pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}

.HeaderBlueSmall {
	font-weight: bold;
	color:#223D77;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}
	
.HeaderRedLarge {
	font-weight: bold;
	color:#882828;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 10pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}

.HeaderRedSmall {
	font-weight: bold;
	color:#882828;
	font-family:  Arial, Helvetica, MS Sans Serif;
	font-size: 8pt;
	font-variant: normal;
	font-style: normal;
	text-justify: auto;
	text-align: normal;
}
	
.BevelTable01 {
	background-color: #F4F5F8;
	border-color: #B9C1D4;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;	
	padding-bottom: 6px;	
}