/* Text */
.form 				{font-size: 10px; color: #000; font-family: arial; font-style: normal; font-weight: normal}
.text-content 		{font-size: 10pt; color: #000; line-height: 130%; font-family: arial; font-weight: normal}  
.section-headings	{font-size: 12pt; color: #000; line-height: 130%; font-family: arial; font-weight: bold}
.titles				{font-size: 18pt; color: #037bba; line-height: 140%; font-family: arial; font-weight: bold}
.titles_smaller		{font-size: 14pt; color: #037bba; line-height: 140%; font-family: arial; font-weight: bold}
.smallprint-nav		{font-size: 8.5pt; color: #000; line-height: 150%; font-family: arial; font-weight: normal}
.smallprint 		{font-size: 8.5pt; color: #037bba; line-height: 150%; font-family: arial; font-weight: normal}


/* text links */
a:link 				{text-decoration: none; color: #fff;}
a:visited 			{text-decoration: none; color: #000;}
a:hover 			{text-decoration: underline; color: #037bba;}
a:active 			{text-decoration: underline; color: #037bba;}

a.lightlink:link 	{text-decoration: none; color: #fff;}
a.lightlink:visited {text-decoration: none; color: #fff;}
a.lightlink:hover 	{text-decoration: underline; color: #037bba;}
a.lightlink:active 	{text-decoration: underline; color: #037bba;}

a.darklink:link 	{text-decoration: none; color: #000;}
a.darklink:visited 	{text-decoration: none; color: #000;}
a.darklink:hover 	{text-decoration: underline; color: #037bba;}
a.darklink:active 	{text-decoration: underline; color: #037bba;}

/* scrollbar */
body 				{scrollbar-face-color:#cccccc; scrollbar-arrow-color:999999; scrollbar-track-color:#666666;}

/*navigation */
