.MainCopy {
	font-family: "Times";
	font-size: 11pt;
	line-height: 12pt;
	font-style: normal;
	font-weight: normal;
}
.WhiteTimes {
	font-family: "Times";
	color: #FFFFFF;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
}
.MainCopy a:link {color: #3399CC;text-decoration: underline;}
.MainCopy a:active {color: #3399CC;text-decoration: underline;}
.MainCopy a:visited {color: #999999;text-decoration: underline;}
.MainCopy a:hover {color: #3399CC;text-decoration: underline;}
.MainBlueCopy {color: #3399CC;}

.MainBlueHeader {color: #3399CC;
	font-family: "Times";
	font-size: 14pt;
	line-height: 15pt;
	font-style: normal;
	font-weight: bold;}

.SmallCopy {
	font-family: "Times";
	font-size: 9pt;
	line-height: 11pt;
}
.SmallCopy a:link {color: #3399CC;text-decoration: underline;}
.SmallCopy a:active {color: #3399CC;text-decoration: underline;}
.SmallCopy a:visited {color: #999999;text-decoration: underline;}
.SmallCopy a:hover {color: #3399CC;text-decoration: underline;}
.SmallBlueCopy {
	font-family: "Times";
	color: #3399CC;
	font-size: 9pt;
	line-height: 11pt;
}
.Subhead {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
}
.Subhead a:link {color: #3399CC;text-decoration: underline;}
.Subhead a:active {color: #3399CC;text-decoration: underline;}
.Subhead a:visited {color: #999999;text-decoration: underline;}
.Subhead a:hover {color: #3399CC;text-decoration: underline;}

.SubheadWhite{
	font-family: "Trebuchet MS";
	color:#FFFFFF;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;
}
.TrebuchetSmall {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	line-height: 12pt;
	font-weight: normal;
}
.TrebuchetTan {
	font-family: "Trebuchet MS";
	color:#CCCC99;
	font-size: 9pt;
	line-height: 12pt;
	font-weight: normal;
}
.TrebuchetSmall a:link {color: #3399CC;text-decoration: underline;}
.TrebuchetSmall a:active {color: #3399CC;text-decoration: underline;}
.TrebuchetSmall a:visited {color: #999999;text-decoration: underline;}
.TrebuchetSmall a:hover {color: #3399CC;text-decoration: underline;}
	
.border {border: 5px solid #CCCC99;}
.border td {border: 5px solid #CCCC99;}
.border table td {border: none;}


.dotted {border: 1px dotted #CCCCCC;}
