@charset "utf-8";

/* GLOBAL */
body { background-color: #555C73; }
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
}
a:link {
	color: #06629E;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #06629E;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 10px 0px;
}
h1 {
	font-size: 16pt;
	color: #06629E;
}
h2 {
	font-size: 14pt;
	color: #000000;
}
h3 {
	font-size: 14pt;
	line-height: 17pt;
	color: #06629E;
	margin-top: 0px;
}
h4 {
	font-size: 12pt;
	color: #000000;
}
.caption {
	font-size: 7pt;
	line-height: 10pt;
	}

/* MAIN DIVISIONS */
.cellspaced {height:10px; background-color:#05629F;}
.footer {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:center;
	padding: 5px 0px;}
.spacing {margin: 0px 0px 15px 10px;}
.stage {
	width: 544px;
	text-align:left;
	padding: 10px 10px;
	background-color:#FFFFFF;}
.home {
	text-align:left;
	padding: 0px 0px;
	background-color:#FFFFFF;}
#stage {
	margin: 0px;
	width: 544px;
	text-align:left;
	padding: 10px 10px;
	background-color:#FFFFFF;}



/* LEFT NAVIGATION */
.tabs {list-style:none; padding:1px 0px 11px 10px; margin:0px; width:216px; background: url(../img/vback.gif) bottom right repeat-y;}
.tabs li {display:block; margin:0px 0px 4px 0px;}
.tabs li a {display:block; width:216px; height:26px; text-decoration:none; background:url(../img/vtab.gif) left top no-repeat; font-size:12px; text-decoration:none; color:#fff; font-family:verdana; line-height:24px; text-indent:15px; font-weight: bold;}
.tabs li a:hover {background:url(../img/vtab.gif) left center no-repeat; color:#FFF; font-weight: bold;}
.tabs li a.selected, .tabs li a.selected:hover {background:url(../img/vtab.gif) left bottom no-repeat; color:#000; cursor:default; font-weight: bold;}