@charset "utf-8";
/* CSS Document */

/* --------
  The CSS rules offered here are just an example, you may use them as a base. 
  Shape your 'expand/collapse' content so that it meets the style of your site. 
 --------- */
/* --- Page Structure  --- */


.TableFont {
	margin:0px;
	font-size: 13px;
	line-height: 22px;
}
.demo {
	margin:0;
	position:relative;
	overflow:hidden;
	padding:10px;
}
.collapse p {
	padding:0 10px 1em
}
#switch, .switch {
	margin-bottom:5px;
	text-align:right;
}
/* --- Headings  --- */
.expand {
	padding-bottom:.75em;
	font-size:18px;
	font-weight:normal;
}
/* --- Links  --- */
.expand a {
	display:block;
	padding:3px 10px
}
.expand a:link, .expand a:visited {
	border-width:1px;
	background-image:url(/images/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:98% 50%;
}
.expand a:hover, .expand a:active, .expand a:focus {
	text-decoration:none;
}
.expand a.open:link, .expand a.open:visited {
	border-style:solid;
	background:#eee url(/images/arrow-up.gif) no-repeat 98% 50%
}
#maintable {
	width:916px;
	min-height: 72%;
	height:100%;
	background-color:#FFFFFF;
	/*/*/line-height: 1.5em; /* */
	margin:auto;
}
#tabStyle1Right {
	width:81px;
	height:32px;
	background-image:url(/images/tab-right1.gif);
	text-align:center;
	vertical-align:middle;
}
#tabStyle1Right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;/*padding:10px 20px;*/
}
#tabStyle2Right {
	width:81px;
	height:32px;
	background-image:url(/images/tab-right2.gif);
	text-align:center;
	vertical-align:middle;
}
#tabStyle2Right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;/*padding:10px 20px;*/
}
#tabStyle3Right {
	width:86px;
	height:28px;
	background:url(../images/v3x.png) no-repeat;
	text-align:center;
	vertical-align:middle;
}
#tabStyle3Right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
