a:link       {
	color: #600;
	font-style: italic;
	font-variant: normal;
	text-decoration: none;
}
a:hover		 {
	text-decoration: none;
	color: #00F;
	font-style: normal;
}
.heading { font-size: 24pt }
.slogan { font-size: 18pt }
a:visited    {
	color: #00F;
	font-style: normal;
	text-decoration: none;
}
a:active     {
	color: #00F;
	font-style: normal;
	text-decoration: none;
}
body         {
	font-family: Verdana, Tahoma, Arial, Helvetica, Geneva, sans-serif;
	color: #333333;
	font-size: 10pt;
	background-image: url('images/pageback.jpg');
	background-color: #d3dbd3;
	background-repeat: repeat-x; background-position-y:top; text-align:left
}

table        { table-border-color-light: rgb(102,153,255); table-border-color-dark: 
               rgb(0,0,102); font-size: 10pt; text-align:left }
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times, Bookman Old Style; color: #005500; 
}
.reverse_blu {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #003379;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.reverse_huntergreen {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #295E38;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.reverse_tomato {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #581714;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.reverse_putnam {
	font-size: small;
	font-weight: bold;
	color: #FFF;
	background-color: #D0BD93;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.separator_blue {
	margin-top: 1em;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.6em;
	padding-left: 0.3em;
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.heading_blue {
	font-size: small;
	font-weight: bold;
	color: #003379;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	font-family: Verdana, Geneva, sans-serif;
}
.box_huntergreen {
	background-color: #DFE7E1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #295E38;
	border-right-color: #295E38;
	border-bottom-color: #295E38;
	border-left-color: #295E38;
	padding: 8px;
}
.box_huntergreen_topless {
	background-color: #DFE7E1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #295E38;
	border-right-color: #295E38;
	border-bottom-color: #295E38;
	border-left-color: #295E38;
	padding: 1em;
}
.box_blue_topless {
	background-color: #E1E8FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003379;
	border-right-color: #003379;
	border-bottom-color: #003379;
	border-left-color: #003379;
	padding: 1em;
}
.bg_blue1 {
	background-color: #E0E0F8;
}
.bg_green1 {
	background-color: #E0F8E0;
}
.whitetype {
	color: #FFF;
}
.bluetype {
	color: #003379;
}
.borderwhite {
	border: 2px solid FFFFFF;
}
.fontsize_mediumblue {
	font-size: medium;
	color: #003379;
}
.red {
	color: #C30;
}
.borderred {
	border: 2px solid #581714;
}

