body,td					{font-family: arial, helvetica, sans-serif; font-size: 12px;}


table.pagecontainer			{margin-right: auto; margin-left: auto;}
td.leftcolumn				{width: 169px; background: url(/images/left-tb.jpg); background-repeat: vertical;}
td.rightcolumn				{width: 169px; background: url(/images/right-tb.jpg); background-repeat: vertical;}
td.maincontent				{width: 592px; vertical-align: top;}


/* Front Page */
.fpgrey					{background: #cccccc; color: white; font-weight: bold; padding: 2px;}
.fpgreyborder				{border-left: solid 1px #cccccc; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc;}
.fpcontent				{border: solid 1px #cccccc; padding: 5px;}
.marginaltop				{padding-top: 5px;}
a.fpwhite					{color: white; font-weight: bold; text-decoration: none;}
a.fpwhite:hover			{color: teal; font-weight: bold; text-decoration: none;}

/* Main Nav */
ul.mainnav				{list-style: none;}
li.mainnav				{text-indent: -20px;}
li.s3mainnav				{text-indent: -15px;}
li.s4mainnav				{text-indent: -10px;}
a.mainnav					{text-decoration: none; color: #696EAC; font-weight: bold;}				
a.mainnav:hover			{text-decoration: none; color: #37408F;}


/* Search */
td.searchbox				{background: #cccccc; padding-right: 5px; padding-left: 5px;}
input.searchsubmit			{vertical-align: bottom;}



/* Generic */
.borderless				{border: none;}
img						{vertical-align: bottom;}
.tinygrey					{font-size: 10px; color: #cccccc; text-decoration: none;}
.siteh1					{font-size: 20px; font-weight: bold; background: #cccccc; color: white; padding-left: 5px; line-height: 28px; width: 592px;}
.siteh2					{font-size: 16px; font-weight: bold; color: #cccccc;}
.borderless				{border: none;}
.marginal					{margin-left: 10px; padding-top: 5px;}

/* News */
.newsheader				{font-size: 14px; color: #383F90;}
.newscontent				{padding: 5px;}
.newsimage				{padding: 2px; border: solid 1px black;}
.newscontainer				{padding-left: 12px; }


/* Articles */
.articledate				{margin-left: 10px;}
.articleimage				{margin-left: 10px;}
.articleparagraph			{margin-left: 10px;}
