body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	line-height: 17px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bigheading {
	font-size: 24px;
	line-height: 30px;
}
.bigheadOrange {
	font-size: 20px;
	line-height: 30px;
	color: #FF8000;
}
.bigheadGreen {
	font-size: 24px;
	line-height: 30px;
	color: #60B766;
}
.midheading {
	font-size: 18px;
	line-height: 22px;
}
.smallheading {
	font-size: 14px;
}
.missionpanel {
	font-size: 14px;
	line-height: 20px;
}


a:link {
	color: #FF8000;
	text-decoration: none;
}
a:visited {
	color: #FF8000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.bottomlinks {
	font-size: 10px;
	line-height: 12px;
}
#footerDiv {
	height: 23px;
	padding-top: 7px;
	background-color:#BFC7B8;
}

.bigflasher {
	font-size: 24px;
	text-decoration: blink;
	background-color: #99CC99;
	line-height: 30px;
}
.midheadingalternate {
	font-size: 20px;
	line-height: 22px;
}
.bodydiana {
	font-size: 12px;
	line-height: 16px;
	color: #FF9900;
}
.bodydidi {
	font-size: 12px;
	line-height: 16px;
	color: #FF99FF;
}
.bodyjosie {
	font-size: 12px;
	line-height: 16px;
	color: #66CC00;
}
.bodymary {
	font-size: 12px;
	line-height: 16px;
	color: #993399;
}
.clientheading {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.bigHeading {
	font-size: 28px;
	line-height: 32px;
}
.tcOpacity {
	opacity: .5;
	filter: alpha(opacity=50);
}.biggestHeading {
	font-size: 30px;
	line-height: 36px;
}
.bodylarger {
	font-size: 18px;
	line-height: 22px;
}
.smallerMidHeading {
	font-size: 17px;
	line-height: 21px;
}

#tablewrapper {
	width:980px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #D9EDE6;
	margin-bottom: 7px;
}
.floatRight {
float: right;
padding-left:7px;
	}
.floatLeft {
float: left;
	}
.clientsList {
	line-height: 1.6em;
}
.floatRight {
float:right;
}
.floatLeft {
float:left;
}.homeBody {
	font-size: 15px;
	line-height: 19px;
	margin-left: 23px;
	margin-right: 23px;
}
#testimonialBox {
	border: 2px ridge #FFFFFF;
	background-color: #E3F2ED;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	width: 680px;
	text-align: left;
	line-height: 21px;
	padding: 5px;
	margin-top: 13px;
}
#topImageStripDiv img {
	border: 1px solid #FFFFFF;
}
.homeBody2 {
	font-size: 16px;
	line-height: 20px;
	margin-left: 23px;
	margin-right: 23px;
}
#testimonialBoxRight {
	border: 2px solid #FFFFFF;
	background-color: #EFF8F4;
	margin-left: 13px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	width: 180px;
	text-align: left;
	line-height: 22px;
	padding: 9px;
	float: right;
	margin-top: 3px;
	color: #333333;
	margin-right: 19px;
}

#topMenuDiv {
	float:left;
	margin-top:9px;
	margin-bottom:19px;
	margin-left:200px;
	font-size: 12px;
}

#topMenuDiv ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
}
#topMenuDiv li {
	float: left;
	background-image: url(images/roundel-orange.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 3px;
	height: 23px;
	margin-left: 0px;
	background-color: #EFF8F4;
	margin-top: 3px;
	background-position: left center;
	padding-right: 4px;
	margin-right: 13px;
}
#topMenuDiv li:hover {
	background-color: #FFFFFF;
	cursor:pointer;
	color: #BFC7B8;
}
#topStrapLine {
	margin-top: 29px;
	clear: both;
	margin-bottom: 29px;
}
#topImageStripDiv {
	margin-top: 0px;
	width: 200px;
	float: left;
}
#mainContentDiv {
	float: left;
	width: 760px;
	margin-left:11px;
}

#topImageStripDiv img {
	margin-bottom: 55px;
}
#pageHeaderDiv {
	background-color: #BFC7B8;
}

/* rounded corner buttons */
a.rounded, .button {
    outline: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle;
    display: -moz-inline-box;
    display: inline-block;
    overflow: visible;
	 color:#424242;
}
.button, .buttonOn {
	margin-right:13px;
	background-image: url(images/roundel-orange-v2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 21px;
	background-position: left center;
	margin-left: 0px;
  }
.button {
	background-color: #EFF8F4;
	color: #000;
}
.buttonOn {
	background-color: #acc;
	color: #000;
}
.button:hover {
	background-color: #acc;
	color: #222222;
}
.buttonOn:hover {
	color: #FFFFFF;
}
.buttonOn a:link {
color:#000000;
}
/* end of rounded corner buttons */
#testimonialFader li {
	list-style-type: none;
}
#testimonialBoxRight ul {
	margin: 0px;
	padding: 0px;
}
.testimonialSub {font-size: 12px}
.testimonialText {font-size: 16px}
#padContentDiv {
	margin-left: 7px;
	margin-right: 7px;
}
.imageRight {
float:right;
margin-left:7px;
margin-right:7px;
}
.imageLeft {
float:left;
margin-right:7px;
}
p {
	margin-top: 0px;
}
.mainBody2 {
	font-size: 16px;
	line-height: 20px;
}
#cooltipsDiv li {
	list-style-image: url(images/roundel-orange-tips.gif);
	padding-bottom: 23px;
}
#cooltipsDiv2 li {
	list-style-image: url(images/roundel-green.gif);
	padding-bottom: 23px;
}
#homeBullets {
	font-size:16px;
	line-height:27px;
	font-weight: bold;
}#homeBullets ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-image: url(images/bullet.png);
}
.orange {
	color: #FF8000;
}
.mediumbodylarger {
	font-size: 16px;
	line-height: 22px;
}
