

a:active, a:focus {   outline:  none;   ie-dummy: expression(this.hideFocus=true);}



	@media screen {
		body,td,p{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#245959;
		}
		.maintable{
			background-color:#FFFFFF;border:1px #000000 solid;
		}

		.backbartext{
			color:#FFFFFF;
			font-weight: bold;
			background-color:#01514e;
			padding-left:3px
		}
	}

	@media print {
		body,td,p{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color:#000000;
		}
		body{
			background-color:#FFFFFF;
			text-align: center;
		}
		.noprint{
			display:none;
		}
		.backbartext{
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			color:#000000;
			font-weight: bold;
		}
	}


	a.backbartext, a.backbartext:visited{
		color:#FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	a.backbartext:hover { 
		color:#F2FFFF;
	}

	.reporttable{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	#productstable{
		width:100%;
	}
	
	#productstable th{
		background-color:#F2F2F2;
		height:20px;
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #00308C;
	}

	.boldlink{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: none;
		color:#000000;
	}


	a:hover.boldlink { 
		color:#004646;
		text-decoration: underline;
	}


	.searchbutton{
		background-color: #FFFFFF;
		color: #005551;
		font-size: 12px;
		font-weight: bold;
		font-family: Verdana, sans-serif;
		border: 1px #019C95 solid;
	}
	

	a.userlink, a:visited.userlink {
		color: #453119;
		font-face: Verdana;
		font-size: 13px;
		text-decoration: none;
	}

	a:hover.userlink {
		color: #00308C;
		text-decoration: underline;
	}

	.navmenu{
		background1: url('images/left-b1.jpg');
		background-repeat: no-repeat;
		background-position: bottom right;
		border-left:2px #A5DDDB solid;
		border-right:3px #A5DDDB solid;
		border-top:1px #A5DDDB solid;
		border-bottom:1px #A5DDDB solid;
		background-color:#60A2A0;
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
	}
	a.navlink{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
	}
	.navcontacts{
		padding: 6px;
	}

 a.paginate{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
 }

 .image{
	border:1px #000000 solid;
 }
	.detailtitle{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #000000;

	}
	.listingtext{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
		text-decoration: none;
	}
	a.listingtext:hover{
		text-decoration: underline;
	}

	.copyright{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		padding:10px,10px,10px,10px;
		text-decoration: none;

	}





	/** WYSIWYG **/
	.center{
		text-align: center;
	} /* [Alignment - Center|DIV] */
	.right-aligned{
		text-align: right;
	} /* [Alignment - Right|DIV] */

	.text{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: justify;
		line-height: 1.3em;
	} /* [Text|DIV] */


	.sectionhead{
		color: #013389;
	} /* [Left Contact Heading|DIV] */


	.boldtext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:justify;
		font-weight: bold;
	} /* [Bold Text|DIV] */

	.heading{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #663366;
		font-weight: bold;
	} /* [Heading|DIV] */

	.mediumtext {
		font-face: Verdana;
		font-size: 11px;
	}  /* [Medium Text] */

	.smalltext {
		font-face: Verdana;
		font-size: 10px;
	}  /* [Small Text] */


	/** END WYSIWYG **/
