﻿a:link 		{color: #38484F; text-decoration: none;font-size:14px;}
a:visited	{color: #38484F; text-decoration: none;font-size:14px;}
a:active	{color: #38484F; text-decoration: none;font-size:14px;}	
a:hover		{color: #65809F; text-decoration: underline;font-size:14px;}


.bold 			{color: #38484F; font-weight: bold;font-size:14px;}
a.bold:link		{color: #38484F; text-decoration:none;font-weight: bold; font-size:14px;}
a.bold:visited	{color: #38484F; text-decoration:none;font-weight: bold; font-size:14px;}
a.bold:active	{color: #38484F; text-decoration:none;font-weight: bold; font-size:14px;}
a.bold:hover	{color: #65809F; text-decoration:underline;font-weight: bold; font-size:14px;}

.title 			{color: #38484F; font-weight: bold;font-size:18px;}
a.title:link	{color: #38484F; text-decoration:none;font-weight: bold; font-size:18px;}
a.title:visited	{color: #38484F; text-decoration:none;font-weight: bold; font-size:18px;}
a.title:active	{color: #38484F; text-decoration:none;font-weight: bold; font-size:18px;}
a.title:hover	{color: #65809F; text-decoration:underline;font-weight: bold; font-size:18px;}

.smaller 			{color: #000000; font-size:12px;}
a.smaller:link		{color: #38484F; text-decoration:none;font-size:12px;}
a.smaller:visited	{color: #38484F; text-decoration:none;font-size:12px;}
a.smaller:active	{color: #38484F; text-decoration:none;font-size:12px;}
a.smaller:hover		{color: #65809F; text-decoration:underline;font-size:12px;}


h1			{color:#38484F; font-weight: bold; font-size:18px; margin-top:0px; margin-bottom:0px; }
h2			{color:#000000; font-weight: bold; font-size:14px; margin-top:0px; margin-bottom:10px; }
hr			{color: #526985; width: 680px; height:1px; }
	
/* text */
.bold				{font-weight: bold;}

.message			{font-weight: bold;color: #000000;}
.msgHighlight		{font-weight: bold;color: #617C9C;}
.label				{font-weight: bold;color: #617C9C;}
.error 				{color: #831831; font-weight: bold;font-weight: bold; font-size:12px;}
a.error:link		{color: #831831; text-decoration:underline;font-weight: bold; font-size:12px;}
a.error:visited		{color: #831831;text-decoration:underline;font-weight: bold; font-size:12px;}
a.error:active		{color: #831831; text-decoration:underline;font-weight: bold; font-size:12px;}
a.error:hover		{color: #313E4E; text-decoration:underline;font-weight: bold; font-size:12px;}
.txtGrey			{color: #B9B6B6;}
.txtGreySmall		{color: #B9B6B6; font-size:11px;}
a.txtGreySmall:link			{color: #B9B6B6; text-decoration:none;font-size:11px;}
a.txtGreySmall:visited		{color: #B9B6B6;text-decoration:none;font-size:11px;}
a.txtGreySmall:active		{color: #B9B6B6; text-decoration:none;font-size:11px;}
a.txtGreySmall:hover		{color: #B9B6B6; text-decoration:underline;font-size:11px;}
.txtDkGrey			{color: #999999;}
.txtDkGreySmall		{color: #999999; font-size:9px;}



.linkBox			{background-color:#E8E9EA;border-color:#000000;border-width:1px;border-style:solid; padding:2px 5px 2px 5px;}
a.linkBox:link		{color: #000000; text-decoration:none;}
a.linkBox:visited	{color: #000000;text-decoration:none;}
a.linkBox:active	{color: #000000; text-decoration:none;}
a.linkBox:hover		{color: #ffffff; text-decoration:underline; background-color:#65809F;}

/* layers */
.floatingLayer	{background-color:#f5f4ed; border: 1px solid #cecaaf; padding: 3px 11px 15px 11px; position: absolute; z-index: 100; visibility: visible}

/* sections */
.headerNav	{color:#000000;}

a.headerNav:link{color: #000000; text-decoration:underline;}
a.headerNav:visited{color: #000000;text-decoration:underline;}
a.headerNav:active{color: #000000; text-decoration:underline;}
a.headerNav:hover{color: #313E4E; text-decoration:underline;}

.alphaItems	{color:#000000; padding-top:10px; text-align:center; padding-bottom:3px;}

.alphaItem
{
	color: #000000;
	border-color: 	#000000;
	border-style: 	solid;
	border-width: 	1px;
	padding-right: 3px;
	padding-left: 3px;
	text-align: center;	
	font-weight: bold;
	text-decoration:none;
	background-color: #ffffff;
}

div .alphaItem:hover 
{
	background-color: #617C9C;
	border: 1px solid #000000;
	color: #000000;
	cursor:pointer;
}



a.alphaItem:link{color: #000000; font-weight: bold;text-decoration:none;}
a.alphaItem:visited{color: #313E4E; font-weight: bold;text-decoration:none;}
a.alphaItem:active{color: #313E4E; font-weight: bold;text-decoration:none;}
a.alphaItem:hover{color: #ffffff; font-weight: bold;text-decoration:none;}



