.resource {
	width: 190px;
	height: auto;
	border: 0px inset #000;
	float: left;
	position: inherit;
	top: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 50px;
}
/*//////////////////////////////////////////////////////////////////////////// CYSS CSS//////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
img
{  
	border-style: none;
}

.newsCol{
	font-size:16px;
	font-weight: bold;
	color:#000000;
	text-align:center;
	vertical-align:top;
}


.parDesc{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	float:right;
}

	
.cyss-header {
	background-image:url(/images/cyss-header.png);
	background-repeat:repeat-x;
	height:50px;
	text-align:center;

}
.cyss-header-main {
	background-image: url(/images/cyss-header.png);
	background-repeat: repeat-x;
	height: 50px;
	text-align:center;
	margin-left:135px;
}

.cyss-header h1{
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	vertical-align:middle;
	line-height: 15px;
}
.cyss-header-main h1{
	font-size:16px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	line-height: 15px;
}

.cyss-button {

	/*
	background-image: url(/images/cyss-header.png);

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:100%;
	height:40px;
	cursor: hand;
	cursor: pointer;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
	line-height: 40px;
	*/


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:100%;
	height:40px;
	text-decoration: underline;
	text-align:center;
	line-height: 40px;	
	
	
}

a.cyss-button {
	
	text-decoration: none;
	
}

.cyss-footer {
	background-image: url(/images/cyss-footer.png);
	background-repeat: repeat-x;
	height: 50px;
	text-align:center;
	padding-left:50px;
	padding-right:50px;
	padding-top:5px;
	padding-bottom:5px;
}

.cyss-webtrac {
	width: 100%;
	height: 50px;

}
#vertAlignment {
	top: 0px;
	position: fixed;
}
.cyss-body-content {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	line-height: 1.5em;
	font-size: 12px;
	height: auto;
	color: #000;
	text-align: center;
	width: 790px;
	margin-left:0px;
}

.body-content-cyss {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	line-height: 1.5em;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	height: auto;
	color: #000;
	text-align: center;
	width: 990px;
}
.cyss-body-wrapper {
	margin: 0px;
	padding: 0px;
	height: auto;
	top: 0px;
	width: auto;
}
