body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: White;
}

.links {
	font-family : verdana;
	font-size : 12px;
}

.defaultInfoTable {
	margin-left: 20px;
}

.logoRow {
	background-image : url(img/logoSlice_new.gif);
	background-repeat : repeat-x;
}

 .contentCell {
    padding-top: 30px;
	padding-left: 50px;
	padding-bottom: 30px;
}

.copyright {
	padding-top: 5px;
	padding-bottom: 5px;
	background : #000066;
}

.copylink {
	font-family : arial;
	font-size : 11px;
	text-decoration : none;
	color: White;
}

.mainImg {
	padding-top: 10px;
}

.mainImg {
	margin-top: 15px;
	border-bottom : 2px solid #000066;
	border-right : 1px solid #000066;
}

.subTitle {
	padding-top: 10px;
	padding-bottom: 15px;
	font-family : verdana;
	font-size : 12px;
}

.subTitleDue {
	padding-top: 10px;
	padding-bottom: 15px;
	font-family : verdana;
	font-size : 13px;
	font-weight : bold;
}

.infoTable {
	font-family : verdana;
	font-size : 12px;
	border : 1px solid #000066;
}

.evenCell {
	background-color : #66CCFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom : 1px solid #000066;
}

.oddCell {
	background-color : #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	border-bottom : 1px solid #000066;
}

.side {
	background-image : url(img/seperation.gif);
	background-repeat : no-repeat;
}

.sidePatch {
	background-image: url(img/seperation_patch.gif);
	background-repeat : no-repeat;
}
