a 						{  color: #104A92; text-decoration: none}
a:hover					{  text-decoration: underline}
a.footerText 			{  color: #104A92}
a.footerText:hover		{  text-decoration: underline}
a.sidebarMenu:hover 	{  text-decoration: underline}
a.sidebarSubMenu:hover	{  text-decoration: underline}
blockquote 				{  margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 20px}
body 					{  color: #05244A; background-color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 13.5px; scrollbar-face-color: #ffffff; scrollbar-shadow-color: #333333; scrollbar-highlight-color: #ffffff; scrollbar-arrow-color: #940000; scrollbar-darkshadow-color: #333333; scrollbar-base-color: #333333; scrollbar-track-color: #ffffff}
li 						{  list-style-type: dot; margin-bottom: 10px}
h1	 					{  font-family: Arial, Helvetica, sans-serif; font-size: 22px; color: #05244A; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px}
h3 						{  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #05244A; font-weight: bold; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px}
h5 						{  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #264E7F; font-weight: bold; margin-bottom: 5px; margin-top: 0px; margin-right: 0px; margin-left: 0px}
p						{  text-align: left; text-indent: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px}
td 						{  font-family: Arial, Helvetica, sans-serif; font-size: 13.5px; color: #05244A}



/* form elements */

input               	{  background-color: #ffffff; color: #333333; font-size: 11px; font-weight: normal }
input.button			{  background-color: #FDD16B}
select              	{  background-color: #ffffff; color: #333333; font-size: 11px; font-weight: normal }
textarea            	{  background-color: #ffffff; color: #333333; font-size: 11px; font-weight: normal; padding: 5px 5px 5px 5px}

input.formBG			{  background-color: #F9F2E3}

.borderedImage 			{  border: 1px #cfcfcf solid}
.caps					{  font-size: 16px; font-weight: bold}
.errorText				{  color: #c40000}
.footerText				{  color: #05244A; font-size: 10px}
.navText				{  color: #05244A; font-size: 11px}
.navTextSelected		{  color: #05244A; font-size: 11px; font-weight: bold}
.requiredText			{  color:#FF0000}
.sidebarMenu			{  color: #05244A; font-weight: bold}
.sidebarSubMenu			{  color: #0A3365; font-weight: bold}
.sidebarText			{  color: #05244A; font-size: 13px}
.smallText				{  font-size: 11px}

