/* Global */

a {
	color : #005595;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : underline;
}

a:hover {
	color : #1C558B;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.text {
	color : #005595;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 18px;
}

.copyrighttext {
	color : #666666;
	font-size : 10px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.Quotetext {
	color : #ffffff;
	font-size : 11px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

.Quotetextitalic {
	color : #ffffff;
	font-size : 13px;
	font-style : italic;
	font-family : Times New Roman, Times, serif;
	font-weight : normal;
	text-decoration : none;
	line-height: 20px;
}

.snavText {
	color : #105DA7;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.snavText {
	color : #105DA7;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

a.snavText:hover {
	color : #154675;
	font-size : 12px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
}

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

.header {
	color : #0D4A88;
	font-size : 16px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.subHeader {
	color : #3177BC;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}

.subHeaderDarkBlue {
	color : #0D4A88;
	font-size : 13px;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}