body {
	background-color: #FFFFFF;
}

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

#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:link, a:visited {
	color: #8da5b5;
	text-decoration: none;
}
.bodybkg {
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

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

.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 {
	position:static;
	top:0px;
	left:0px;
	width:100%;
	background-image:url(images/pillBar_mainBG.gif);
	background-repeat:repeat-x;
	height: 38px;
}
div#header {
	position:relative;
	width:100%;
}
.subheading {
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #B9C9D6;
}
