/* Main Styles */
.body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sectionhead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A1B4C8;
}
.sectionHead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A1B4C8;
}
.swapLayer {
	position: absolute;
	z-index: auto;
	height: 237px;
	width: 465px;
	left: 295px;
	top: 328px;
	visibility: hidden;
}
.rightline {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.Mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
/* end main */


/*-- LINKS --*/

A:active  {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7acb91;
} 
A:link {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7acb91;
} 
A:hover {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7acb91;
	text-decoration: underline;
	}


A:visited {
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #7acb91;
}
/*-- end links --*/

/* Background  */
.bg {
	background-attachment: fixed;
	background-color: #4f4e95;
	background-repeat: no-repeat;
	background-position: left top;
}

.footbg {
	color: #7ACB91;
}
.linebg {
	background-image: url(../images/bg/lfbg.jpg);
	background-repeat: repeat-y;
}
/* end bg effects */

/* Footer */
.smallpath {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7ACB91;
}
.mid {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A1B4C8;
}

.left {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1B4C8;
}

.mini {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4e95;
	background-color: #7ACB91;
}
/* end footer */

/*--------------NewsLetter-------------*/
.newsbody {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7acb91;
}
.newshighlight {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4f4e95;
}
.newstitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4f4e95;
}
.newsbullet {
	list-style-type: disc;
	color: #7acb91;
}
.newsmarker {
	

list-style-image: url(http://scooter.local/images/newsletter/general/bullet.gif);
}
.newslogo {
	background-image: url(http://scooter.local/images/newsletter/general/header.jpg);
}

.box {
	background-color: #536075;
    border: 1px solid #65758C;
    width: 98%;
}

.smallbox {
	background-color: #536075;
    border: 1px solid #65758C;
    width: 80%;
}

.small {
	font-size: 8pt;
}

.highlight {
	color: #ffffbb;
}

.pageHead {
	text-align: right;	
	font-weight: bold;
}

.tablePrimary {
    background-color: #76869D;
}

.tableSecondary {
	background-color: #65758C;
}

.bitTitle {
 background-image: url('../images/titlebg.gif');
 font-weight: bold;
 color: #ffffbb;
}

.bitBody {	
	background-color: #65758C;
	width: 80%;
}

.bitLinks {
	background-color: #76869D;
	width: 20%;	
	color: #ffffff;
}

.bitLinksTopic {	 	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}

.okay {
	color: #00bb00;
}

/* end newsletter */

/* enhancments */

.hash {
	border-bottom-style: dotted;
	border-bottom-color: #A1B4C8;
}.rthash {
	border-right-style: ridge;
	border-right-color: #ffffff;
	border-right-width: 1px;
}.bthash {
	border-bottom-style: ridge;
	border-bottom-color: #ffffff;
	border-bottom-width: 1px;
}
 /* end enhancments */
 
 /* lists */
 .centerLine {
	border-left-width: 2px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
}
.bullet {
	list-style-image: url(../images/common/bullet.gif);
	list-style-type: bullet;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
 /* end lists */
 


