body	{
	background: #e6e6e6;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #e6e6e6 url(images/OAbg.gif) repeat-y 50% 0%;
	font: x-small arial, helvetica, sans-serif; /* for IE/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font: small arial, helvetica, sans-serif; /* for compliant browsers */
	}

#container {
	position: relative;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	font-size: 90%;
	text-align: left;
	}

#nav {
	position: relative;
	width: 100%;
	height: 208px;
	background: #fff url(images/navbg.jpg);
	margin: 0;
	padding: 0;
	}

#content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	background-color: #fff;
	}

#left1	{
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	}

#contentblock {
	float: left;
	width: 535px;
	margin: 0;
	padding: 0 0 0 5px;
	}

#banner {
	position: relative;
	width: 100%;
	height: 59px;
	text-align: left;
	background-color: #fff;
	}

#bottom {
	clear: both;
	width: 750px;
	height: 30px;
	background: #484966 url(images/bottombg.jpg) repeat-x;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	}

p	{
	margin: 0;
	padding: 3px 20px 3px 20px;
	text-align: justify;
	}

p.front	{
	margin: 0;
	padding: 3px 20px 3px 6px;
	text-align: justify;
	}

p.frontlast	{
	margin: 0;
	padding: 3px 20px 80px 6px;
	text-align: justify;
	}

p.last	{
	padding-bottom: 14px;
	}

p.credit {
	font-size: 85%;
	text-align: left;
	}

.tag	{
	text-align: right;
	font: 14px tahoma, helvetica, sans-serif;
	color: #9a9a9a;
	margin: 0;
	padding: 40px 5px 0 0;
	}

p.footer {
	text-align: center;
	margin: 0;
	padding: 5px 0;
	}

.clear {
	clear: both;
	}
	
.line {
	text-decoration: underline;
	}

img	{
	border: none;
	padding: 3px;
	}

.left	{
	float: left;
	}

a img {
	border: none;
	}

#sections {
	position: relative;
	top: 0px;
	left: 10px;
	width: 190px;
	background: transparent;
	clear: both;
	}

#sections ul {
	margin: 0;
	padding: 0;
	color: #131313;
	font-family: arial narrow, arial, helvetica, sans-serif;
	font-size: 11px;
	width: 190px;
	}

#sections ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #fff;	
	}
		
#sections ul li a {
	margin: 0;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	}

#sections ul li a:link, #sections ul li a:visited {
	font: bold 11px arial narrow, arial, helvetica, sans-serif;
	display: block;
	}

#sections ul li a:hover, #sections ul li a:active {
	background-color: #6474a0;
	color: #fff;
	display: block;
	width: 174px; 
	}

a:link, a:visited {
	font: 12px Arial, Helvetica, sans-serif;
     	color: #466bbc;
	text-decoration: none;
	}

a:hover {
	background-color: #f6f6f6;
	}

h1	{
	margin: 10px 0 5px 10px;
	padding: 0;
	color: #C37F07;
	font: bold medium georgia, times, times new roman, serif; /* for IE/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font: bold large georgia, times, times new roman, serif; /* for compliant browsers */
	}

h2	{
	color: #C37F07;
	margin: 10px 0 5px 10px;
	padding: 0;
	font: bold small georgia, times, times new roman, serif; /* for IE/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font: bold medium georgia, times, times new roman, serif; /* for compliant browsers */
	}

table	{
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 15px 0;
	width: 520px;
	clear: both;
	}
	
	
th	{
	background-color: #e6e6e6;
	vertical-align: top;
	text-align: left;
	font: bold .8em arial, helvetica, sans-serif; /* for IE/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font: bold 1em arial, helvetica, sans-serif; /* for compliant browsers */
	}

td	{
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	font: .8em arial, helvetica, sans-serif; /* for IE/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font: 1em arial, helvetica, sans-serif; /* for compliant browsers */
	}

td.r	{
	width: 68px;
	}
	
td.fifteen {
	width: 15%;
	}
		
caption	{
	margin-left: auto;
	margin-right: auto;
	color: #818181;
	border: 1px solid #ccc;
	font: 1em arial, helvetica, sans-serif; /* for IE/WIN */
	voice-family: "\"}\"";
	voice-family: inherit;
	font: 1.2em arial, helvetica, sans-serif; /* for compliant browsers */
	}