﻿
html         	{ font-family: Candara, Tahoma; }
body,td,p     	{ font-family: Candara, Tahoma, Arial, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 125%; }

input        	{ }
li           	{ margin-bottom: 6 }
ul           	{ }
ol           	{ }
p            	{ margin-top: 6px; margin-bottom: 6px;}
textarea     	{ }

h1           	{ font-size: 22px; color: #013047; padding-top: 6px; padding-bottom: 6px; border-bottom: 2px dotted #013047; }
h2           	{ font-size: 18px; color: #013047; padding-top: 9px; padding-bottom: 6px; }
h3           	{ font-size: 16px; color: #013047; margin-top: 3px; margin-bottom: 3px; }
h4           	{ font-size: 14px; color: #013047; margin-top: 3px; margin-bottom: 0px; }
th           	{ }

a				{ color: #003399; text-decoration: none; }
a:visited		{ color: #1111cc; }
a:hover			{ color: black; }

a.inline	{
	background: #cacafe;
	border-radius: 3px;
	padding: 2px 4px;
	display: inline-block
}
a.inline:hover {
	background: #eaeaea;
	color: black;
}

.copyright		{ font-size: 8pt }
.nounder		{ text-decoration: none; color: #FFFFFF }
.menusize		{ 
	font-size: 0.8em; 
}
.link8			{ font-weight: 100; font-size: 8pt }
ol				{  }

.tdadc1			{ color: #FFFFFF;		font-size: 14pt; font-weight: bold; background-image: url("/images/hor_bar_orange.jpg") }
.tdadc2			{ background-color: #bdD2D2; }

.tdorange  		{ color: #FFFFFF;		font-size: 14pt; font-weight: bold; background-image: url("/images/hor_bar_orange.jpg") }
.tdidist2		{ background-color: #bdD2D2; vertical-align: top }

.pagebreak   	{ page-break-before: always }

iframe 		 {border:none; } 

iframe#twitter-widget-0 {
	height: 1100px;
}

/* 2010 */

.colorbacklight {
	background: #9aa199;
}
.bordertop {
	border-top: 2px dotted maroon;
}

.stdback {
	background: #b0b0c0;
	border: 2px dotted #65556C;
	padding: 12px;
	margin: 12px;
}
.stdmenu {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted maroon;
}
.stdmenuon {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #65554C;
	background: #b0b0c0;
}

/* 2012 */

h1,h2,h3,h4 { color: #404040; }
h1 { border-bottom: 2px dotted #404040; }

.bordertop {
	border-top: 2px dotted #404040;
}

.stdback {
	background: #8f8f8f;
	border: 2px dotted #404040;
	padding: 12px;
	margin: 12px;
}
.stdmenu {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #404040;
}
.stdmenuon {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #404040;
	background: #b0b0c0;
}

/* 2013 */

h1,h2,h3,h4 { color: #404040; }
h1 { border-bottom: 2px dotted #404040; }

.bordertop {
	border-top: 2px dotted #404040;
}

.stdback {
	background: #8f8f8f;
	border: 2px dotted #404040;
	padding: 12px;
	margin: 12px;
}
.stdmenu {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #404040;
}
.stdmenuon {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #f8f8fe;
	background: #f8f8fe;
}

#content table#main {
	margin-top: 30px;
}

/* 2014 */

h1,h2,h3,h4 { color: #202020; }
h1 { border-bottom: 2px dotted #202020; }

.bordertop {
	border-top: 2px dotted #202020;
}

.stdback {
	background: #8f8f8f;
	border: 2px dotted #404040;
	padding: 12px;
	margin: 12px;
}
.stdmenu {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #404040;
}
.stdmenuon {
	width: 100px;
	padding: 3px 6px;
	border-bottom: 1px dotted #f8fef8;
	background: #f8f3f8;
}

#content table#main {
	margin-top: 30px;
}