/* Sets global defaults which can be overridden in specific templates */
.search_link {
	font-size: 10pt;
}
.hilite {
	background-color: #FCF403;
	color: #000000;
	font-weight: bolder;
}

#mst {display:none;}

/* Top navigation */
.topNavRow {
	background-color: #CCCC66;
	font-weight: bold;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
}
.topNavRowBB {
	background-color: #CCCC66;
	font-weight: bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
	vertical-align: middle;
	align: center;
}
.topNavRowBT {
	background-color: #CCCC66;
	font-weight: bold;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}
.topNavCell {
	text-align: center;
	font-size: 9pt;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.topNavCellLeft {
	text-align: center;
	font-size: 9pt;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.topNavCellInside {
	text-align: center;
	font-size: 9pt;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.topNavCellRight {
	text-align: center;
	font-size: 9pt;
	border-width: 0px 0px 1px 0px; 
	border-style: solid;
	border-color: #000000;
}
.topNavLink, a.topNavLink:visited {
	text-decoration: none;
	color: #000000;
}
.topNavLink:Hover {
	text-decoration: none;
	color: #CC0000;
}

/* Left navigation */
.menu {
	background-color: #FFFFCC;
	background-image: url(../images/template_images/menubg_green.gif);
	background-repeat: repeat-y;
	padding-top: 6px;
	border-width: 1px 0px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.sideNav {
	font-size: 9pt;
}
.sideNavNot1 {
	font-weight: bold;
	margin-left: -21px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/template_images/arrowright.gif);
}
.sideNavCurNot1 {
	font-weight: bold;
	margin-left: -21px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/template_images/arrowdown.gif);
}
.sideNavNot2 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -22px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavCurNot2 {
	font-weight: normal;
	font-size: 9pt;
	margin-left: -22px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavNot3 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavCurNot3 {
	font-weight: normal;
	font-size: 8pt;
	margin-left: -22px;
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavNot4 {
	font-weight: normal;
	font-size: 7pt;
	margin-left: -22px;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavCurNot4 {
	font-weight: normal;
	font-size: 7pt;
	margin-left: -22px;
	list-style-type: circle;
	list-style-image: none;
	list-style-position: outside;
}
.sideNavLink {
	text-decoration: none;
	color: #000000;
}
.sideNavLink:Hover {
	color: #CC0000;
}
.sideNavCurLink {
	text-decoration: none;
	color: #CC0000;
}

/* ------------------------------------------------------------------ */
body {
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
/* ------------------------------------------------------------------ */
a, a:active, a:visited, a:hover{
	color: #006633;
	text-decoration: none;
}

a:visited {
	color: #797979;
}

a:hover      { text-decoration: underline;}
/* ------------------------------------------------------------------ */
p, li        { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
h1           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; }
h2           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; }
h3           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; }
h4           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; }
h5           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; }
h6           { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; }
/* ------------------------------------------------------------------ */
td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	vertical-align: top;
}
/* ------------------------------------------------------------------ */
.centertable {
	margin-top: 6px;
	margin-bottom: 6px;
}
.content {
	text-align: justify;
}
.curve {
	background-image: url(../images/template_images/curve_green.gif);
	background-repeat: no-repeat;
	background-color: #006633;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}
.footer {
	font-size: 8pt;
	text-align: center;
	background-color: #006633;
	color: #FFFFFF;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-style: solid;
}
.headerbg {
	background-image: url(../images/template_images/hdrbg_flag.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: right;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.headercard {
	background-image: url(../images/template_images/card_pelham.gif);
	background-repeat: no-repeat;
	background-color: #FFFF99;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
}
.headerseal {
	background-image: url(../images/template_images/seal_green.gif);
	background-repeat: no-repeat;
	background-color: #006633;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
a.Ingenuitylink {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9pt;
}

.rightImage{
	margin-left: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: right;
}

.leftImage{
	margin-right: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
	align: right;
	text-align: left;
}

.menuline {
	border-width: 0px 0px 0px 1px;
	border-color: #000000;
	border-style: solid;
}
.newscurveleft {
	background-image: url(../images/template_images/newscurve_green_left.gif);
	background-repeat: no-repeat;
	background-color: #006633;
}
.newscurveright {
	background-image: url(../images/template_images/newscurve_green_right.gif);
	background-repeat: no-repeat;
	background-color: #006633;
}
.news {
	border: solid 1px #000000;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
}
.search {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	width: 50px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	height: 18px;
}
.searchbox {
	font-size: 8pt;
	width: 95px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	height: 18px;
}
.sidebarnews {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	border-width: 1px 0px 0px 0px; 
	border-style: solid;
	border-color: #000000;
}
.sidebarspot {
	background-color: #FFFF99;
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #000000;
}
.spotlight {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-top: 16px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 16px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.titlebar {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.titlebar2 {
	background-color: #006633;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: bold;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #000000;
}
.trim {
	background-color: #000000;
}

/*-------------------App Styles--------------------------*/
.NewsArchive 
{
	font-size: 10pt;
}
.NewsTitle 
{
	font-size: 10pt;
}
.NewsPubDate 
{
	font-size: 8pt;
}
.NewsSubTitle 
{
	font-size: 10pt;
}
.NewsItem 
{
	font-size: 10pt;
}

.LMNavTable {
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	border-color: #006633;
}
.LMNavRow {
	background-color: #CCCC66;
	font-weight: bold;
}
.LMNavCol2 {
	color: red;
}
.LMNavGuestCol {
	background-color: #FFFFFF;
	color: black;
}
.LMNavHomeCol {
	background-color: #006531;
	color: white;
}

.cal1 
{
	color: Blue;
}
.cal2 
{
	color: Navy;
}
.cal1:hover
{
	color: Red;
}
.cal2:hover
{
	color: Red;
}
.caldir
{
	text-decoration: none;
	font-size: larger;
	font-weight: bolder;
}
.cal_nav {
	background-color: lightgrey;
}
.cal_today {
	background-color: #e9e9e9;
}
.cal_monthday {
	background-color: #ffffff;
}
.cal_nonmonthday {
	background-color: lightgrey;
}
.cal_listhdr {
	font-weight: bold;
	font-size: 10pt;
}

/* ====== E-Postcard App ===== */

.epcTableBG {
	background-color: #CCCC66;
}
.epcInnerTableBG{
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.epcCardName{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-weight: bold; 
}

.epcText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
}

.epcLink{
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:hover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.epcLink:active, epcLink:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}







