﻿* { padding: 0; margin: 0; }

body			{ font-family: Times New Roman Serif; font-weight:bold; font-size: 14px; color:#333333;}

a:link			{font-family: Verdana, Sans-Serif; font-size:11px; color:#0C1F61;}
a:visited		{font-family: Verdana, Sans-Serif; font-size:11px; color:#0C1F61;}

.Nav-Link a:link		{color:#102A89; font-size:11px; padding-bottom:8px; font-weight:bold;}
.Nav-Link a:visited		{color:#102A89; font-size:11px; padding-bottom:8px; font-weight:bold;}
.Nav-Link a:hover		{color:#333333; font-size:11px; padding-bottom:8px; font-weight:bold; text-decoration:none;}

/* CSS Layout */
#wrapper		{ margin: 0px; width: 100%; height: 100%;}

#leftcolumn		{ float:left; margin: 0px; padding: 0px; width:200px; height:100%; }
#middle			{ float:left; margin: 0px; padding: 0px; width:902px; height:100%; vertical-align:top; background-color:#FFFFFF; margin: auto;}
#rightcolumn	{ float:left; margin: 0px; padding: 0px; height:100%; }

.leftShadow		{ width:24px; height:685px; background-image: url(../images/Left_Border-Repeat.gif); background-repeat:repeat-y; }
.rightShadow	{ width:24px; height:685px; background-image: url(../images/Right_Border-Repeat.gif); background-repeat:repeat-y; }

#bodyContent	{ float:left; background-color:#EDE3D7; width:854px; vertical-align:top;}


.clear			{ clear: both; background: none; }

.Nav_Bottom_Repeat {background-image:url(../images/Nav_Bottom_Repeat.gif); background-repeat:repeat-x; height:8px;}
.Nav_Bottom_Repeat-sub {background-image:url(../images/Nav_Bottom_Repeat-sub.gif); background-repeat:repeat-x; height:8px;}
.white-arrow	{padding-right:4px; padding-top:3px;}
.tanBackground	{background-image:url(../images/TanBackground.gif); background-repeat:repeat-y; background-position:right;}

.RightNavBackground	{background-color:#D0B086;}
.Spacer {position:relative; float:none; clear:none; width:158px; height:10px; left:-300px; }

.Bottom-Nav-Link	{ font-family: Verdana, Sans-Serif;  color:#0C1F61; font-size:11px; padding-bottom:8px; font-weight:bold;}
.Bottom-Nav-Link a:link	{ font-family: Verdana, Sans-Serif;  color:#0C1F61; font-size:11px; padding-bottom:8px; font-weight:bold;}
.Bottom-Nav-Link a:visited	{ font-family: Verdana, Sans-Serif;  color:#0C1F61; font-size:11px; padding-bottom:8px; font-weight:bold;}
.Bottom-Nav-Link a:hover	{ font-family: Verdana, Sans-Serif; color:#333333; font-size:11px; padding-bottom:8px; font-weight:bold; text-decoration:none;}

.footer-Text	 {font-size:13px;}
.hippo			 {color:#333333; font-size:9px; font-weight::bold;}
.hippo a:link	 {color:#333333; font-size:9px; text-decoration:none;}
.hippo a:visited {color:#333333; font-size:9px; text-decoration:none;}
.hippo a:hover   {color:#000000; font-size:9px; text-decoration:none;}
