html {
	padding: 0;
	margin: 0;
}


BODY {
	COLOR: #148192;
	BACKGROUND-COLOR: #C2DEC4;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	font-style: normal;
	line-height: normal;
	background-repeat: repeat-x;
        padding: 0;
        margin: 0;
}
A {
	TEXT-DECORATION: underline;
	color: #127785;
	font-weight: bold;
}
.nav_reset {
        color: #127785;
}
.nav_highlight {
	background-color: #D2EED4;
}

.SectionHeader {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #060790;
}
.Navigation {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.VAlignMidWrapMenu {
	vertical-align: middle;
	text-align: left;
}
.ListingBlueText {
	color: #1206ae;
}
.ListingTitleBar {
	font-size: 12pt;
	font-weight: bold;
}
.ListingBlueTextHeader {
	font-size: 14pt;
	font-weight: bold;
	color: #1206ae;
}
.Emphasis {
	font-weight: bold;
	color: #060790;
}
.EmphasisBig {
	font-size: 12pt;
	font-weight: bold;
}
.CenterBlock {
	text-align: center;
}
.CenterHeading {
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
}
.CenterSectionTitle {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}
.BackgroundTop {
	background-image: url(../images/bord_squ_blue_s.gif);
	background-repeat: repeat-x;
}
.listingItem {
	background-color: #D2EED4;
	border-style: groove;
	border-width: thin;
}
.listingRule {
	border-style: dotted;
	width: 80%;
}
HR {
	border-style: dotted;
}
.listingSpacing {
	line-height: 10px;
	vertical-align: middle;
}
TABLE {
	padding: 5px;
	border: 0px;
}
.menuHeader {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #060790;
	margin-top: 1pt;
}
.menuListing {
	font-size: 1.0em;
}

img { 
	border-width: 0px;
}

img#bglayer {
	position:fixed;
	top:0;
	left:0;
	width:100%;
}

#bglayer {
	z-index: -1;
}

#logolayer {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 30%;
	float:left;
	-moz-float-edge: left;
	font-size:25px;
	font-family:Verdana;
	-webkit-transform: rotate(90deg);
	-moz-transform:rotate(90deg);
	writing-mode: bt-rl;
}

#contentlayer {
	position: absolute;
	z-index: 5;
	left: 0;
	width: 100%;
}
.Testimonial-Text {
	font-style: italic;
	text-align: center;
}
.Testimonial-Sign {
	font-weight: bold;
	text-align: right;
}
.textIndent {
	text-indent: 20px;
}
.textIndentLv2 {
	text-indent: 40px;
}
.menuListingInd1 {
	font-size: 1em;
	margin-left: 20px;
}
.menuListingInd2 {
	font-size: 1em;
	margin-left: 40px;
}
.centerThis {
	margin: auto;
}

a.redText {
	color: #FF0000;
}

.empLink {
	text-decoration: none;
}
