body, div        { color: #444444; font-size: 12px; line-height: 145%; font-family: Arial, Helvetica, SunSans-Regular }
p, td, ol, ul, dl, li, dt, dd, blockquote        { color: #444444; font-size: 12px; line-height: 145%; font-family: Arial, Helvetica, SunSans-Regular; margin-left: 20px; margin-right: 20px; }

.wrapper {
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.heading     { color: #364a68; font-weight: bold; font-size: 18px; line-height: 50px; padding-right: 75px; padding-left: 10px; border-bottom: thin solid black }.table_lable_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
}
.description_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
	font-variant: normal;
	color: #777777;
}
.table_title {
	color: #EBDFCE;
}
.emphasis_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #990033;
}

div#footer {
	width: 100%;
	clear: both;
	font-size: 10px;
	color:#667483;
	text-align:center;
	border-bottom: solid black 1px;
}
div#footer_nav {
	width: 100%;
	clear: both;
	font-size: 10px;
	color:#FFFFCC;
	background-color:#40516A;
	text-align:center;
}
div#footer_nav a {
	width: 100%;
	clear: both;
	font-size: 10px;
	color:#FFFFCC;
	background-color:#40516A;
	text-align:center;
	text-decoration: none;
	line-height: 18px;
}

div#sidebar {
	width: 230px;
	float: left;
	border-right: px1 dotted gray;
}
