@charset "utf-8";
/* CSS Document */

/* content A */
div.contentA {
	width: 760px;
	height: 285px;
	border-left: 1px solid #414168;
	border-right: 1px solid #414168;
	}
	
table.contentATable {
	width: 100%;
	height: 100%;
	}
	
div.contentAflash {
	width: 740px;
	height: 271px;
	border: 1px solid #000000;
	background-color:#000000;
	}

/* content spacer */
div.contentSpacer {
	width: 760px;
	height: 21px;
	border: 1px solid #414168;
	}
	
/* content B */
div.contentB {
	width: 760px;
	height: 296px;
	border-left: 1px solid #414168;
	border-right: 1px solid #414168;
	}
	
table.contentBTable {
	width: 100%;
	height: 100%;
	}
	
div.contentBcolumn {
	width: 480px;
	height: 271px;
	border-top: 1px solid #4646ff;
	border-bottom: 1px solid #414168;
	border-left: 1px solid #414168;
	border-right: 1px solid #414168;
	background-color: #ebebeb;
	margin-right:9px;
	margin-left:8px;
	}
	
div.contentBcolumnB {
	width: 239px;
	height: 271px;
	border-top: 1px solid #4646ff;
	border-bottom: 1px solid #414168;
	border-left: 1px solid #414168;
	border-right: 1px solid #414168;
	background-color: #ebebeb;
	margin:9px;
	}
	
table.columnContent {
	width: 100%;
	background-color: #ebebeb;
	}
	
	
td.featuresRow {
	height: 81px;
	border-bottom: 1px dotted #757575;
	padding-left: 15px;
	padding-right: 15px;
	}
td.featuresRowLast {
	padding-left: 13px;
	padding-right: 13px;
	height:239px
	}

img.featuresImg {
	width: 53px;
	height: 53px;
	padding-right: 15px;
	}
	
div.recentNewsRow {
	height: 226px;
	overflow:auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	}
	
span.plainTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
	
/* cycle */
div.relLayout{
	position:relative; 
	top:0px; 
	left:0px;
	width:454px; 
	height:209px
	}
div.cycleLayout{
	position:absolute; 
	top:0px; left:0px; 
	width:454px; 
	height:209px; 
	z-index:1
	}
div.cycleDescLayout{
	position:absolute; 
	top:60px; 
	left:126px; 
	width:200px; 
	height:90px; 
	z-index:10; 
	visibility:hidden; 
	background-color: #ebebeb;
	}
	
div.cycleInstruct{
	position:absolute; 
	top:57px; 
	left:126px; 
	width:200px; 
	height:30px; 
	z-index:2; 
	}