/* Fonts */
ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, MENU, OL, P, TD, TH, UL { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; }

/* Links */
A										{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background: transparent; }
A:active 						{  }
A:hover       			{  }
A:link 							{  }
A:visited						{  }
.textA								{ font-size: 11px; color: #FFFFFF; background-color: #254E87; }
.textA A							{ color: #82BAF4; text-decoration: underline; background-color: #254E87; }
.textA A:hover				{ text-decoration: underline; }
.textB								{ font-size: 10px; color: #82BAF4; }
.textB A							{ color: #FFFFFF; text-decoration: underline; }
.textB A:hover				{ text-decoration: underline; }
.textC								{ font-size: 10px; color: #CBCACA; }
.textC A							{ color: #82BAF4; text-decoration: underline; }
.textC A:hover				{ text-decoration: underline; }

/* Real styles */
ADDRESS 			{	font-style: italic; }
B							{ font-weight: bold; }
BIG 					{	font-size: 12px; }
BLOCKQUOTE 		{	line-height: 1; }
BODY 					{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; background: #000000; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; }
BUTTON 				{	cursor: auto; }
CAPTION 			{	line-height: 1; }
CODE 					{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FAA605; border-bottom: 1px dotted #E1E1E1; } /* To avoid overriding boldness/italicity by using font */
DIV 					{	 }
DD 						{	 }
DL 						{	 }
DT 						{	font-weight: bold; }
FIELDSET			{ border: none; }
H1 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; }
H2 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }
H3 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; }
H4 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; }
H5 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
H6 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
HR 						{	background-color: #A0C4B5; height: 1px; width: 100%; }
HTML 					{	 }
INPUT 				{	cursor: auto; }
KBD 					{	font-family: monospace; font-size: 10px; }
LI 						{	 }
OL 						{	list-style: decimal; }
UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {	list-style: lower-alpha;}
OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {	list-style: lower-roman; }
OL OL OL OL 	{	list-style: decimal; }
P 						{	 }
PRE 					{	font-family: monospace; font-size: 10px; }
SAMP 					{	font-family: monospace; font-size: 10px; }
SMALL 				{	font-size: 9px; }
SUB 					{	font-size: 9px; }
SUP 					{	font-size: 9px; }
TD 						{	 }
TEXTAREA 			{	cursor: text; }
TH 						{	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; text-align: right; font-weight: lighter; }
TT 						{	font-family: monospace; font-size: 10px; }
UL 						{	list-style: disc; }
UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL { list-style: circle; }
OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {	list-style: square; }
UL UL UL UL 	{	list-style: disc; }

/* Classes */

/* Fix for NN 6.2 */
TR.decoration img { display: block; }
/* --Backgrounds */
.bgBlue	{ background-color: #254E87; }
.lineA	{ background-color: #719CD9; }
.lineB	{ background-color: #6F7072; }

/* Elements */