body			{
				background-color: #2975DD;
				font-family: arial,helvetica;
				font-size: 12pt;
				color: #333333;
				}
				
table			{
				font-family: arial,helvetica;
				font-size: 10pt;
				}
				
a:link			{
				color: #333333;
				}
				
a:hover			{
				color: #000000;
				}

a:visited		{
				color: #000000;
				}
				
.borderleft		{
				border-left: 1px solid #114285;
				}
				
.bordertop		{
				border-top: 1px solid #114285;
				}

.borderright	{
				border-right: 1px solid #114285;
				}
				
.borderbottom	{
				border-bottom: 1px solid #114285;
				}

.borderfull		{
				border: 1px solid #114285;
				}

.borderbutton	{
				border-left: 1px solid gray;
				border-top: 1px solid gray;
				border-right: 1px solid black;
				border-bottom: 1px solid black;
				}

.linecolor		{
				background-color: #D3E3C4;
				}
				
.altlinecolor	{
				background-color: #ACCA8E;
				}

.light			{
				background-color: #EBECFC;
				color: navy;
				}

.medium			{
				background-color: #D1D2FC;
				color: navy;
				}
				
.dark			{
				background-color: #114285;
				color: white;
				}

.sectionbar		{
				border: 1px solid #114285;
				background-color: #114285;
				color: white;
				text-align: center;
				padding: 5px;
				font-weight: bold;
				}
				
.whitelink		{
				color: white;
				text-decoration: none;
				font-weight: normal;
				font-size: 10pt;
				font-family: arial,helvetica;
				}
				
.bluelink		{
				color: navy;
				text-decoration: none;
				font-weight: normal;
				font-size: 11pt;
				font-family: arial,helvetica;
				}
				
.link			{
				text-decoration: none;
				}
				
.topmenulink	{
				color: #336699;
				text-decoration: none;
				font-weight: bold;
				font-size: 12pt;
				font-family: arial,helvetica;
				}

.bottommenulink	{
				color: #336699;
				text-decoration: none;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial,helvetica;
				}
				
.biglink		{
				color: #336699;
				text-decoration: none;
				font-weight: bold;
				font-size: 14pt;
				font-family: arial,helvetica;
				}
				
.infolink		{
				color: navy;
				text-decoration: none;
				font-weight: normal;
				font-size: 10pt;
				font-family: arial,helvetica;
				}

.boldlink		{
				color: navy;
				text-decoration: none;
				font-weight: bold;
				font-size: 10pt;
				font-family: arial,helvetica;
				}

a:hover			{
				text-decoration: underline;
				}

.imagecell		{
				vertical-align: middle;
				text-align: center;
				}

.thumbnail		{
				border: 1px solid blue;
				}

.fieldtitle		{
				font-family: arial,helvetica;
				font-size: 9pt;
				font-weight: normal;
				color: gray;
				text-align: right;
				}
				
.fieldbody		{
				font-family: arial,helvetica;
				font-size: 9pt;
				font-weight: normal;
				color: black;
				}

.reason			{
				font-family: arial,helvetica;
				font-size: 11pt;
				font-weight: normal;
				color: #444444;
				margin-top: 3px;
				margin-bottom: 0;
				margin-left: 0.25in;
				}
