* {

	padding		: 0px;

	margin		: 0px;

	}

	

/*****************************************************

* Structure

*****************************************************/



#link-icard-top {
	position		: relative;
	top				: 0px; 
	width			: 320px;
	height			:  59px;
	padding			: 0px 0px 0px 0px;  /*Top, Right, Bottom, Left*/
	margin			: 0px 0px 0px 0px;
	background-color: #E6E6E6;
	}
	
#link-icard-text {
	position		: relative;
	top				: -2px;
	left			: 3px;
	width			: 305px;
	border-left		: solid;
	border-left-width: thick;
	border-right	: solid;
	border-right-width: thick;
	border-collapse	: collapse;
	border-color	: #11497E;
	padding			: 0px 0px 0px 0px;
	margin			: 0px 0px 0px 0px;
	background-color: #E6E6E6;
	overflow: hidden;
	}
	
#link-icard-bottom {
	
	position		: relative;
	top				: -2px; 
	width			: 320px;
	height			:  70px;
	border-left		: none;
	border-rignt	: none;
	overflow		: hidden;
	padding			: 0px 0px 0px 0px;  /*Top, Right, Bottom, Left*/
	margin			: 0px 0px 0px 0px;
	background-color: #E6E6E6;

	}

/*****************************************************

* Appearance

*****************************************************/


body {

	font			: 100.01% verdana, arial, sans-serif;

	color			: #000000;

	font-size		: 80%;

	line-height		: 1.5em;

	}

body1 {

	font			: 100.01% verdana, arial, sans-serif;

	color			: #000000;

	font-size		: 8px;

	line-height		: 1.0em;
	
	text-align		:center;

	}

p {

	font			: 100.01% verdana, arial, sans-serif;

	color			: #000000;

	font-size		: 80%;

	line-height		: 1.5em;

	padding			: 0px 0px 0px 0px;

	}



h1 {

	width		: 320px;
	height		: 31px;
	font		:Arial, Helvetica, sans-serif;
	overflow	: hidden;
	cursor		: pointer;
	font-size	: 18px;
	padding		: 0px 0px 0px 0px;
	margin		: 0px 0px 0px 0px;
	}



h2 {

	width: 320px;

	text-align	: center;

	padding		: 0px;

	color		: red;

	font-size	: 12px;

	margin		: 0px 0px 0px 0px;

	}



h3 {

	width: 320px;

	background-color: #17588E;

	border-top		: 2px solid #164F75;

	border-bottom	: 2px solid #164F75;

	text-align		: center;

	color			: #ffffff;

	font-size		: 12px;

	cursor			: pointer;

	margin			: 0px 0px 0px 0px;

	}



h4 {

	width: 320px;

	background-color: #17588E;

	border-top		: 2px solid #164F75;

	border-bottom	: 2px solid #164F75;

	text-align		: center;

	color			: #ffffff;

	font-size		: 12px;

	bottom			: 0px;

	position		: relative;

	margin			: 0px 0px 0px 0px;

	}

h5 {

	width: 320px;

	background-color: #000000;

	border-top		: 2px solid #164F75;

	border-bottom	: 2px solid #164F75;

	text-align		: center;

	color			: #ffffff;

	font-size		: 11px;

	bottom			: 0px;

	position		: relative;

	margin			: 0px 0px 0px 0px;

	}
	
h6 {

	width: 320px;

	background-color: #ffffff;

	text-align		: center;

	color			: #000000;

	font-size		: 10px;

	bottom			: 0px;

	position		: relative;

	margin			: 5px 0px 0px 0px;

	}
		
.big-black-header {

	color: #000000;

	font-weight:bold;

	font-size:14px;

}



.small-black-header {

	color: #000000;

	font-style: italic;

	font-weight:bold;

	font-size:12px;

	font-style:italic;

}

.mobiBlue {
	color: #0071BF;
}