/* Global */

a {
	color : #ffffff;
	text-decoration : underline;
}

a:hover {
	color : black;
	text-decoration : underline;
}


.textSnav {
	color : black;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.text {
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.textWhite {
	color : #ffffff;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.textHeader {
	color : #FFFFFF;
	font-size : 18px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.textSubHeader {
	color : #ffffff;
	font-size : 15px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.textSubHeaderRed {
	color : #D22A02;
	font-size : 15px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.tableHeaderWhite {
	color : #ffffff;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.tableHeaderWhiteLarge {
	color : #ffffff;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.tableText {
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.tableTextBold {
	color : #000000;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.textSmall {
	color : #ffffff;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.textSmall {
	color : #ffffff;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.textSmall:hover {
	color : #000000;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.tableText {
	color : #D02B02;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a.tableText:hover {
	color : #000000;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

.date {
	color : #9E2102;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
