/* Global */

.text {
	color : black;
	font-size : 9pt;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.textHome {
	color : black;
	font-size : 12px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.pleaseChoose {
	color : black;
	font-size : 15px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.choice {
	color : white;
	font-size : 18px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.choice {
	color : white;
	font-size : 18px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.choice:hover {
	color : black;
	font-size : 18px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.textLink {
	color : #3366FF;
	font-size : 9pt;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

a.textLink:hover {
	color : black;
	font-size : 9pt;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

.textHeader {
	color : #003399;
	font-size : 13pt;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.textSubHeader {
	color : #3366cc;
	font-size : 11pt;
	font-style : bold;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.textHomeHeader {
	color : white;
	font-size : 18px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.sectionHeader {
	color : white;
	font-size : 22px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.copyright {
	color : black;
	font-size : 10px;
	font-style : normal;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

/* Nav */

.tnav {
	color : White;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.tnav {
	color : White;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.tnav:hover {
	color : #6699ff;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}
