body {
	background-color: #FFFFFF;
}

body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-repeat: repeat-y;
}
img {
	border:0;
}

#contact {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-color: #B9C9D6;
	border-right-color: #B9C9D6;
	border-bottom-color: #B9C9D6;
	border-left-color: #B9C9D6;
	border-right-style: none;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	width: 350px;
}

a:hover {
	text-decoration: none;
	color: #6B594D;
}

a:link, a:visited {
	color: #8da5b5;
	text-decoration: none;
}
div#bodybkg {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}


.pillBarLeft {
	background-image:url(images/pillBar_cut01.gif);
	background-repeat:no-repeat;
	width:inherit;
	height:38px;
}
.pillBarRight {
	background-image:url(images/pillBar_cut02.gif);
	background-repeat:no-repeat;
	width:inherit;
	height:38px;
}
.tab {
	background-image:url(images/toptab-bkg.gif);
	background-repeat:repeat-x;
	height:38px;
}

.tabindex {
	padding-top: 16px;
	color: #FFFFFF;
}

a.tabindex:link, a.tabindex:visited {
	color: #FFFFFF;
}

a.tabindex:hover {
	color: #6E5B4D;
}

.tabindexcurrent {
	padding-top: 16px;
	color: #B9C9D6;
	font-weight: bold;
}

div#pillBarHeader {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(images/pillBar_mainBG.gif);
	background-repeat:repeat-x;
	height: 38px;
}
div#pillBarFooter {
	top:10px;
	width:100%;
	background-image:url(images/pillBar_mainBG.gif);
	background-repeat:repeat-x;
	height: 38px;
}

div#mainsection {
	position:relative;
	text-align:left;
	width:920px;
}

div#textarea {
	position:relative;
	float:left;
	text-align:left;
	top:20px;
	width:350px;
	z-index:1;
}

div#imagearea {
	position:relative;
	float:right;
	top:20px;
	width:560px;
	z-index:1;
}

div#footer {
	position:relative;
	top:20px;
}

div#wwwfooter {
	width:920px;
	text-align:right;
}
div#footertext {
	color:#FFFFFF;
	float:left;
	margin-top:20px;
}

.subheading {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B9C9D6;
}
.subheading2 {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #918078;
}

