.leftmenu, .leftmenu TD, .leftmenu TH
{
background-image: url(../Images/menu-bg.gif);
background-color: White;
}
.topmenu, .topmenu TD, .topmenu TH
{
background-image: url(../Images/bluebar.gif);
background-color:#6989BA;
vertical-align: top;
}
.body {
	color: Black;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding-right: 5%;
	padding-left: 5%;
	vertical-align: top;
}

.footer
{
	text-align:center;
	font-size: small;
	vertical-align: middle;
}

.adobe
{
	
	text-align:center;
	font-size: smaller;
}

a:link {
	color: Blue;
	text-decoration: underline;
}

a:hover {
	color: Blue;
	text-decoration: none;
}

.tbl_indent {
	width: 20px;
	text-align: right;
}

.emphasis {
	font-size: larger;
}

.question {
	font-style: normal;
}
.answer {
	font-style: italic;
}

.smalltext {
	font-size: smaller;
	
}

p.indent {
	margin-left: 5px;
}

p.dblindent {
	margin-left: 10px;
}

.standardstable {
	margin-left: 5%;
	width: 75%;
	font-size: smaller;
}
.standardsindent {
	width: 20%;
}

.empasis-table-head {
	background-color: Gray;
	font-size: larger;
	color: White;
}

.empasis-table-body {
	background-color: #D0ECE4;
}