body {
	margin: 0 0 0 0;
}
body, td, p, span, div{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
td.leftNav {
	background-image: url(/images/leftNav_bg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
}
.valignTop {
	vertical-align: top;
}
td.contentCell {
	vertical-align: top;
	padding: 17 10 10 17;
	background: #F3F2DF;
	width: 457px;
	font-size: 80%;
}
h1 {
	font-size: 125%;
	color: #660000;
}
h2 {
	font-size: 110%;
	font-weight: bold;
	color: #660000;
}
h3 {
	font-size: 100%;
	color: #660000;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #660000;
}
h5 {
	font-size: 100%;
	color: #660000;
}
h6 {
	font-size: 90%;
	font-weight: bold;
	color: #660000;
}
a:link {
	color: #660000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #999966;
}
a:active {
	color: #999966;
}
span.noWrap {
	white-space: nowrap;
}
td.footer {
	background-image: url(/images/footer_BlueBar.jpg);
	background-repeat: no-repeat;
}
table.footer {
	background-image: url(/images/dot_blue.gif);
}

td.home_BGtop {
	background-image: url(/images/homepage_bg/main_bg.gif);
}
td.home_BGright {
	background-image:  url(/images/homepage_bg/right_bg.gif);
}
td.home_BGrightTop {
	background-image:  url(/images/homepage_bg/right_bg_top.gif);
}
td.home_BubbleBGTop {
	vertical-align: top;
	padding: 10 10 10 10;
	background: #A19F83;
	width: 322px;
	height: 142px;
	font-size: 80%;
}
td.home_BubbleBGBottom {
	vertical-align: top;
	padding: 10 10 10 10;
	background: #D4D3B7;
	width: 322px;
	height: 179px;
	font-size: 80%;
}

td.inside_BGtop {
	background-image: url(/images/inside_bg/main_bg.gif);
}
td.inside_BGright {
	background-image:  url(/images/inside_bg/right_bg.gif);
	vertical-align: top;
}
td.inside_BGrightTop {
	background-image:  url(/images/dot_beige.gif);
}
td.whiteBG {
	background: #FFFFFF;
	font-size: 80%;
}
td.BeigeBG {
	background: #F3F2DF;
	font-size: 80%;
}
td.DarkBG {
	background: #A19F83;
	font-size: 80%;
}
.whiteTitle {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
}.textSmall {
	font-size: 60%;
}

