	#print { /* id to disable elements for printed pages - use with '#screen' id in print version of stylesheet*/
	display: none;
}
	* {
	font-size: 12px;
	text-align:justify;
}

	body {
	font-family: Verdana;
	color : #000000;
	margin: 0;
	padding: 0;
	background-color : #ffffff;
	background-image: url(/images/top_bg.gif);
	background-repeat: repeat-x;
	/*text-align: center; needed to center tables for IE 5+*/
}


/* table ########################################################## */
/* cells ########################################################## */
/* divs ########################################################## */	

	div.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
	div.body {
	padding:0px;
	/*border:1px solid blue;*/
	width:760px;
}
	div.menu {
	background-image: url(/images/menu_bg.gif);
	background-repeat:repeat-y;
	margin:17px 0 0 4px;
	padding:0 0 0px 0;
	float:left;
	/*border:1px solid red;*/
}
	div.main {
	margin:70px 0px 16px 0px;
	/*border:1px solid black;*/
	width:548px;
	float:right;
}
	div.footer {
	text-align:right;
	font-size:10px;
	margin:16px 0 0 0;
	color:#999999;
	text-decoration: none;


}


/* para ########################################################## */

	p {
	margin-top: 0px;
	margin-bottom: 10px;
}


/* img ########################################################## */
	img {
	border-width:0px;
}	
	img.button {
	width:152px;
	height:26px;
}
  	img.ns,embed.ns,applet.ns { /*NS6 white space fix*/
	vertical-align: top;
}
	img#left {
	float:left;
	margin-right:16px
}
	img#right {
	float:right;
	margin-left:16px;
}
	img.bullet {
	vertical-align: baseline;
	background-color:#000000;
	width:5px;
	height:5px;
	margin: 10px 8px 1px 14px;

}
	img.bulletBig {
	vertical-align: baseline;
	background-color:black;
	width:7px;
	height:6px;
	margin-left:0px;
	margin-right:5px;
	margin-bottom:-1px;
}


/* forms ########################################################## */

	form { 
	margin: 0px 0px 0px 0px;
}
	input,select,textarea {
	font-family : Tahoma,sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : Black;
}
	.submit {	
	text-align:center;
}

/* lists ########################################################## */

ul {
	margin: 0px 0px 12px 26px;
}

	li {
	margin: 2px 0px 0px 30px;
}


/* links ########################################################## */
	a,.link {
	/*font-family: Arial;*/	
	color : #0000ff;
	text-decoration : none;
}
	a:hover  {
	color : #0000ff;
	text-decoration : underline;
}
	a.small {
	padding:3px 0 3px 0;
	font-size:11px;
	font-family:Verdana;
	color:#000000;
}
	a.small:hover {
	text-decoration : none;
}
.linkftr {

	/*font-family: Arial;*/	
	color : #999999;
	text-align:right;
	font-size:10px;
}

.linkftr:hover {

	/*font-family: Arial;*/	
	color : #999999;
	text-align:right;
	font-size:10px;
}


/* hr ########################################################## */

	hr {
	background: #C9E9CF;
	color: #C9E9CF;
	height: 1px;
	/*margin: 0px 0px 0px 0px;*/
}


/* general ########################################################## */

	.justified {
	text-align : justify;
}
	.px17, #px17 {font-size: 17px;}
	.px14, #px14 {font-size: 14px;}	 
	.px13, #px13 {font-size: 13px;}
	.px12, #px12 {font-size: 12px;}	 
	.px11, #px11 {font-size: 11px;}	 
	.px10, #px10 {font-size: 10px;}
	.px9, #px9 {font-size: 9px;}
	.px8, #px8 {font-size: 8px;}
	
	
	.error, #error {
	color: #cc0000;
	font-weight: normal;
	/*font-size: 11px;*/
}
	.hideInfo {
		display : none;
	}
	.showInfo {
		display : block;
		margin:0px 0 10px 6px;
	}
	h3 {
	font-size: 17px;
	font-weight:bold;
	display:block;
	margin: 16px 0 16px 0;

}

	.vt {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;

}
grappop {

	margin:70px 0px 16px 0px;
	/*border:1px solid black;*/
	width:548px;
	float:right;
}
.grappopup {
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;


}

.vtbody {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;


}

.graphdr {
	display : block;
	margin:0px 0 10px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;

}
.graphdrsml {

	display : block;
	margin:0px 0 10px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

