/* <![CDATA[ */

/***************************************************************
* BASE ELEMENTS - SECTION 1
*
* General
***************************************************************/

	BODY {
		margin: 0px;
		padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #333;
		background-color: #ffffff;
	}

	/* Links */
    
	A {
		color: #CC0000;
		text-decoration: none;
	}

	A:visited {
		color: #CC0000;
		text-decoration: none;
	}

	A:hover {
		color: #CC0000;
		text-decoration: none;
		background-color: #EAEAEA;
	}
	
	A:visited:hover {
		color: #CC0000;
		background-color: #EAEAEA;
	}
	
	A IMG {
		border: 0px;
	}

	/* Heading */

	H1 {
		color: #666;
		font-size: 14px;
		font-weight: bold;
		background-color: #EAEAEA;
		margin-top: 0px;
		height: 25px;
		line-height: 25px;
		padding-left: 5px;
		margin-left: 0px;
		margin-bottom: 20px;
	}
	
	H2 {
		color: #CC0000;
		font-size: 12px;
		font-weight: bold;
		height: 30px;
		margin-bottom: 10px;
		line-height: 130%;
		height: auto;
	}
	
	H3 {
		color: #333;
		font-size: 11px;
		font-weight: bold;
		background-color: #FFF;
		height: auto;
		line-height: 110%;
		padding-top: 4px;
		padding-bottom: 0px;
		margin-top: 0px;
		margin-bottom: 6px;
	}
	
	P {
		margin-top: 5px;
	}
	
	UL LI {
		list-style-type: none;
		list-style-image: url( 'img/icns/dash.gif' );
	}
	
	SUB {
		font-size: 10px;
	}
	
	ADDRESS {
	    font-size: 10px;
	    display: inline;
	}

	hr {
		color: #CCCCCC;
		background-color: #CCCCCC;
		height: 1px;
		border: 0;
	}

#image no size and 100% width
div.csc-textpic .csc-textpic-imagewrap img {
	max-width : 100%;
}


.tx-loginboxmacmade-pi1 table {
	margin-left: 8px;
	border: none;
}
.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
	border: none;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td {
	background-color: transparent;
	border: none;
	padding: 2px 0;
}
.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td input {
	width: 120px;
}

.tx-loginboxmacmade-pi1-welcome {
	padding: 2px 8px;
}



#page_tools a img, #footer a img {
	border: none;
}

div.csc-textpic-imagewrap {
border: none;

}
/* ]]> */