a.nav:link 		{ text-decoration: none; color: #7BBCE6; }
a.nav:visited	{ text-decoration: none; color: #7BBCE6; }
a.nav:hover		{ text-decoration: none; color: #FFFFFF; }
a.nav:active	{ text-decoration: none; color: #FFFFFF; }
a.navdark:link	{ text-decoration: none; color: #022D57; }
a.navdark:visited { text-decoration: none; color: #022D57; }
a.navdark:hover	{ text-decoration: none; color: #7BBCE6; }
a.navdark:active { text-decoration: none; color: #7BBCE6; }
a:link		{ text-decoration: none; color: #7bbce6; }
a:visited	{ text-decoration: none; color: #7bbce6; }
a:hover		{ text-decoration: none; color: #ffffff; }
a:active	{ text-decoration: none; color: #ffffff; }

input.forms		{ font-family: 'Verdana'; font-size: 10pt; color: #7BBCE6; background-color: #000000; border-width: 1; border-color: #012E57; border-style: solid; font-color: #78BCEB; }
input.formserror 	{ font-family: 'Verdana'; font-size: 10pt; color: #7BBCE6; background-color: #000000; border-width: 1; border-color: red; border-style: solid; font-color: red; }
input.formslite	{ font-family: 'Verdana'; font-size: 10pt; color: #022D57; background-color: #AAAAFF; border-width: 1; border-color: #012E57; border-style: solid; font-color: #022D57; }

textarea.formslite { font-family: 'Verdana'; font-size: 10pt; color: #022D57; background-color: #AAAAFF; border-width: 1; border-color: #012E57; border-style: solid; font-color: #022D57; }

p				{ font-family: 'Verdana'; font-size: 12pt; color: #FFFFFF; }

p.legal			{ font-family: 'Verdana'; font-size: 10pt; color: #022D57; }
p.main10		{ font-family: 'Verdana'; font-size: 10pt; color: #FFFFFF; }
p.main12		{ font-family: 'Verdana'; font-size: 12pt; color: #FFFFFF; }
p.main14		{ font-family: 'Verdana'; font-size: 14pt; color: #FFFFFF; }
p.main16		{ font-family: 'Verdana'; font-size: 16pt; color: #FFFFFF; }
p.mainblue10	{ font-family: 'Verdana'; font-size: 10pt; color: #7BBCE6; }
p.mainblue12	{ font-family: 'Verdana'; font-size: 12pt; color: #7BBCE6; }
p.mainblue14	{ font-family: 'Verdana'; font-size: 14pt; color: #7BBCE6; }
p.mainblue16	{ font-family: 'Verdana'; font-size: 16pt; color: #7BBCE6; }
p.maindkbl10	{ font-family: 'Verdana'; font-size: 10pt; color: #022D57; }
p.maindkbl12	{ font-family: 'Verdana'; font-size: 12pt; color: #022D57; }
p.maindkbl14	{ font-family: 'Verdana'; font-size: 14pt; color: #022D57; }
p.maindkbl16	{ font-family: 'Verdana'; font-size: 16pt; color: #022D57; }
p.navigation10	{ font-family: 'Arial'; font-size: 10pt; color: #FFFFFF; }
p.navigation12	{ font-family: 'Arial'; font-size: 12pt; color: #FFFFFF; }
p.navigation14	{ font-family: 'Arial'; font-size: 14pt; color: #FFFFFF; }
p.pagetitle		{ font-family: 'Arial'; font-size: 14pt; font-weight: bold; color: #FFFFFF; }
p.pagetitlelt	{ font-family: 'Arial'; font-size: 14pt; font-weight: bold; color: #7BBCE6; }
p.pagetitledk	{ font-family: 'Arial'; font-size: 14pt; font-weight: bold; color: #022D57; }
p.title14		{ font-family: 'Arial'; font-size: 14pt; color: #FFFFFF; }
p.title16		{ font-family: 'Arial'; font-size: 16pt; color: #FFFFFF; }
p.title18		{ font-family: 'Arial'; font-size: 18pt; color: #FFFFFF; }

span.subnav		{ font-family: 'Arial'; font-size: 12pt; color: #FFFFFF; }
