a {
	color: #0033CC;
	text-decoration: underline;
	}
	
a:hover {
	color: #CC3300;
	text-decoration: underline;
	}

.homeEvents {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}

a.homeEvents {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: underline;
}

a.homeEvents:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #99CCFF;
	text-decoration: underline;
}

.homeEventsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #99FF66;
}

.homeBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}

.homeBlueText {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #003366;
}

.homeVideoHeader {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.textComingSoonHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #003366;
	
}
	.text {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
}

	.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	text-transform:inherit;
}

	.textCaption {
	font-family: Times New Roman, Times, serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-style:italic;
	font-weight: normal;
	text-align: right;
}


.sectionHeader {
	color : #164A87;
	font-size : 14px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

div.snav {
	color : #164A87;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	line-height: 22px;
	border-bottom: solid 1px #164A87;
	
}

div.snav a {
	color : #164A87;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	line-height: 22px;
	
}	

div.snav a:hover {
	color : #ffffff;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
	line-height: 22px;
	
}

.snavSmall {
	color : #164A87;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : none;
	text-decoration : none;
	line-height: 18px;
	
	
}

div.snavSmall a {
	color : #164A87;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
	
}

div.snavSmall a:hover {
	color : #ffffff;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
	
}

.subHeader {
	color : #6E9ED7;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.subHeaderWhite {
	color : #ffffff;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}	

.subHeaderBlack {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}	

.textLarge {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px
}

td.tableTextBlue {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	padding: 8px;
	background-color: #ebeced;
	border-bottom: solid 1px #000000;
}

td.tableTextWhite {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 18px;
	padding: 8px;
	background-color: #ffffff;
	border-bottom: solid 1px #164a87;
}

td.tableHeader {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	padding: 8px;
	background-color: #444243;
}

td.tableSubHeader {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	padding: 5px 5px 5px 8px;
	background-color: #a02931;
}

td.logos {
padding: 20px;
vertical-align: middle;
text-align: center;
}