div.PresentationPanel {float:right}

div.PresentationPanel a {color:#000; font-size:xx-small;text-decoration:none;font-weight:bold;}

img {border: none;}

h2 {font-size:medium; }

h1 {	
	color:			#94C6C6;
	font-size: 		16pt;
	font-weight: 		bold;
	/*text-transform:		uppercase; */
	margin-top: 		8pt;
	margin-bottom: 		8pt;
}

body {
	font-size: 		small;
	font-family:		verdana, arial;
	margin:			0;
/*	margin-left:		10pt;
	margin-right:		10pt;*/
background-color:	#000;
}




table {
	vertical-align: 	top;
}

td {
	font-size: 		small;
	vertical-align: 	top;
	background-color: 	white;
}


th {
	font-size: 		small;
	font-weight: 		bold;
	text-align:		left;
	vertical-align: 	top;
/*	background-color:	#000080;
	color:			#FFFFFF;
*/
}

p {

}

p.productintro {
	font-weight: 		bold;


}


p.productsubhead {
	color:			#0063AD;
	font-weight: 		bold;
	margin-bottom: 		0;

}


p.pagetitle {
	color:			#0063AD;

	font-size: 		16pt;
	font-weight: 		bold;
	text-transform:		uppercase; 
	text-align:		left;
	margin-top: 		8pt;
}


p.xlcomment {
	font-size: 		8pt;

	background-color: 	#FFFFCC;
	border-left-style: 	solid;
	border-left-width: 	1;
	border-right-style: 	solid;
	border-right-width: 	3;
	border-top-style: 	solid;
	border-top-width: 	1;
	border-bottom-style: 	solid;
	border-bottom-width: 	3;
	padding-left: 		3;
	padding-top: 		3;
	padding-bottom: 	3;
	padding-right: 		3;
}

div.preview {
	LEFT: 			-1000px;
	WIDTH: 			500;
	POSITION: 		absolute;
	TOP: 			178px;
	z-index: 		3;
}


table#HomeNews {width:420px;}
table#HomeNews a {color:black; text-decoration:none;}
table#HomeNews a:hover { background-color: #7777FF;}
