body {
	background-image:url('../Images/Common/Abenaki_BG.jpg');
	background-repeat:no-repeat;
	background-position: top;
	background-attachment:fixed;
	padding-top:30px;
	padding-bottom:20px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	margin: 0 auto;
	text-align:left;
	}

.table td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	text-decoration: none;
	color: #003F87;
	font-weight: bold;
}
a:visited {
	color: #3B6AA0;
	text-decoration: none;
	font-weight: bold;
}

#container
{
	margin: 0 auto;
	width: 900px;
	background:#fff;
	text-align:left;
}

#header
{
	background:#fff;
	height:130px;
	padding-top:7px;
	padding-left:7px;
	text-align:left;
}

#header img { border:none }


#navigation
{
	
	width: 900px;
	background:#02364E;
	
}



#content
{
	clear: left;
	padding: 25px 75px 25px 75px;
	text-align:left;
}

/* this css controls the footer, the random banner footer, and the background color of each */

#bottom
{
	background-color: #02364E;
		color: #FFFFFF;
		font-size:9px;
		line-height:12px;
	
}


#bottom a:link {
	
	color: #fff;
	text-decoration:underline;
	
}
#footer1
{
	background-color: #02364E;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
	vertical-align:middle;
	
}

#footer
{
	background-color: #02364E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 25px 75px 25px 75px;
	
}

.formstyle
{
	font-size:12px;
}

/*  css from old site to style editable content 
*/

.editableCell {
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
	text-align:left;
}

.editableCell2 {
	padding-top: 25px;
	padding-right: 75px;
	padding-bottom: 25px;
	padding-left: 75px;
	background-color: #02364E;
	text-align:left;
}


.title {
	font-size: 14px;
	font-weight: 900;
	background-image: url(images/maintitle_bg_test.jpg);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
	line-height: 24px;
	text-align:left;
}
.maintitle {
	font-size: 14px;
	font-weight: 900;
	background-image: url(images/maintitle_bg_test.jpg);
	background-repeat: no-repeat;
	background-position: 0% bottom;
	text-indent: 25px;
	line-height: 24px;
	text-align:left;
}
.mainBullet {
	list-style-image: url(images/bullet_test.jpg);
	list-style-position: outside;
	line-height: 18px;
	text-align:left;
}

.formRowHt {
	height: 18px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #567E3A;
	text-align:left; 
}
.tableEven {
	color: #FFFFFF;
	background-color: #333333;
}
.tableOdd {
	background-color: #FFFFFF;
}
.tableHover {
	color: #FFFFFF;
	background-color: #9A5423;
}
.subtitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}
