/* base colors //////////////////////////////////////////////////////////
		
		Darker Blue		-		#026189
		Dark Blue		-		#4E8FB2
		Light Blue		-		#C8D9E7

*/

/* general */
BODY			{font-family: Arial, Verdana; font-size: 13px; line-height: 18px; margin: 0px;}
TD				{font-family: Arial, Verdana; font-size: 13px; line-height: 19px;}

/* anchors */
A:LINK, A:Active, A:Visited		{color:#0261CC; font-size:13px; font-weight:normal; font-style:normal;}
A:HOVER							{color:#CC0000;}

/* headers */
H1				{margin-bottom: 6px; font-family: Arial Black, Arial; font-size: 18px; letter-spacing: -1px; color: #026189; font-weight: normal;}
H2				{margin-bottom: 6px; font-family: Arial Black, Arial; font-size: 16px; letter-spacing: -1px; color: #4E8FB2; font-weight: normal; font-style: italic;}

/* side nav */
A.menu:LINK, A.menu:VISITED 			{font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #000000; font-weight: bold; margin-left: 4px; margin-right: 4px; padding: 2px; width: 100%;}
A.menu:HOVER							{font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: bold; margin-left: 4px; margin-right: 4px; padding: 2px; background: #4E8FB2; layer-background-color: #4E8FB2; width: 100%;}
A.menuactive:LINK, A.menuactive:VISITED {font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #FFFFFF; font-weight: bold; margin-left: 4px; margin-right: 4px; padding: 2px; background: #4E8FB2; layer-background-color: #4E8FB2; width: 100%;}

/* right side nav */
A.rsnav:LINK, A.rsnav:VISITED 				{font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #0000CC; font-weight: bold;}
A.rsnav:HOVER								{font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #CC0000; font-weight: bold;}
A.rsnavactive:LINK, A.rsnavactive:VISITED 	{font-family: Arial, Verdana; font-size: 11px; text-decoration: none; color: #CC0000; font-weight: bold;}


/* misc */
.sidehead								{font-family: Arial Narrow, Verdana; font-size: 14px; line-height: 18px; font-weight: bold; color: #026189;}
A.smallink:LINK, A.smallink:VISITED 	{font-family: Arial, Verdana; font-size: 10px; color: #0000CC; font-weight: normal;}
A.smallink:HOVER						{font-family: Arial, Verdana; font-size: 10px; color: #CC0000; font-weight: normal;}
.photocaption							{font-family: Arial, Verdana; font-size: 10px; font-weight: normal;}
.photocaptionbold						{font-family: Arial, Verdana; font-size: 12px; color: #000000; font-weight: bold;}
.pedigree								{font-family: Arial, Verdana; font-size: 10px; color: #000000; font-weight: normal;}

/* form */
FORM			{margin: 0px;}
INPUT			{font-family: Arial, Verdana; font-size: 11px; color: #000000; font-weight: normal;}
.button			{background: #006600; color: #FFFFFF; font-weight: bold;}