body {
	margin: 0px;
	font:11.5px Tahoma, Trebuchet MS, Segoe UI, Arial;
	color: #435257;
	text-align: center;
	background-color: #FFFFFF;
}
body.popup {
	background:#FFF;
	padding:10px;
}
.pagetitle {
	margin:0px;
	margin-top:0;
	font-style:italic;
}
div#center .channeltitle {
	margin:10px 10px 4px 0px;
}

a img {
	border:none;
}
div#container-sf {
	width:960px;
	text-align:left;
	height:auto;
	padding:0;
	background:#FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6598cd;
	border-bottom-color: #6598cd;
	border-left-color: #6598cd;
}

div#container-opt {
	width:960px;
	text-align:left;
	height:auto;
	padding:0;
	background:#FFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e49c05;
	border-bottom-color: #e49c05;
	border-left-color: #e49c05;
}

div#container.xl {
width:1000px;
}

div#container.xxl {
width:1150px;
}
div#container.xxxl {
width:1400px;
}

a:link, a:visited {
	color:#3d73ac;
	color:#0c9de0; 
	color:#035fad;
	/*----- blue -----*/
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color:#f79939;
}
a.nolink {
	cursor:default;
}

div#topcenter {
	background:transparent;
	margin:0 0 10px 0;
	padding:0;
	height:auto;
	border:1px solid #FFF;
}
div#middlecenter {
/*clear:both;*/
}
div#middlecenter img {

}
div#bottomcenter {
	margin:0 0 10px 0;
	padding:0;
	height:auto;
}
table.columntable {
	padding:0;
	margin:0;
	width:100%;
}

/* TOP CELLS */

td.celltopleft {
	vertical-align:top;
}
td.celltopmiddle {
	vertical-align:top;
}
td.celltopright {
	vertical-align:top;
}
/* BOTTOM CELLS*/
td.cellbottomleft {
	display:none;
	background-repeat:no-repeat;
}
td.cellbottommiddle {
	display:none;
	background-repeat:repeat-x;
}
td.cellbottomright {
	background-repeat:no-repeat;
	display:none;
}
/* COLUM TOPS */

div.topleftcolum {
	height: 0px;
	padding:0;
	width: 220px;
	font-size: 0px;
}
div.toprightcolum {
	height: 0px;
	width: 256px;	
	font-size: 0px;
	margin:0;
}
/* CORNERS FOR MIDDLE */
div.cornermiddle {
	width:100%;
	height:0px;
	background-color:transparent;
	font-size: 0px;
}
div.cornerleft {
	display:none;
}
div.cornerright {
	display:none;
}
div.cornerbottomleft {
	display:none;
}
div.cornerbottomright {
	display:none;
}



#center {
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding: 0 10px;
	border:none;
    height: 100%;
	width:auto;
	min-height:400px;
}

#left {
	text-align: left;
	MARGIN:0px;
	padding:0;
	width:auto;
	height:100%;
}
#right {
	margin:0px;
	text-align: left;
	background:transparent;
	padding:0;
	width:auto;
	height:100%;
}

#right div.top {
}

#right div.control div.top {
}

#left div.control {
	margin-right:10px;
}

#right div.control {
	margin-left:10px;
}


/* TOP CELLS */

table.columntable td.celltopmiddle {
	background-color:transparent;
	width: 100%;
	background:#FDFDFF;/*border:1px solid #CBCBCB;*/
}

table.columntable td {
vertical-align:top;
padding:0;
}

/* ------------- */

.cl {
	clear:left;
}
.cr {
	clear:right;
}
.clear {
	clear:both;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.ml {
margin-left:10px;
}
.ml_twenty {
margin-left: 20px;
}
.ml_thirty {
margin-left: 30px;
}
.ml_forty {
margin-left: 40px;
}

.ml_fifty {
margin-left: 50px;
}




.mr {
margin-right:10px;
}
.mr_twenty {
margin-right:20px;
}

.mr_thirty {
margin-right:30px;
}

.mr_forty {
margin-right:40px;
}

.mr_fifty {
margin-right:50px;
}

.mt {
margin-top:20px !important;
}
.mt_thirty {
margin-top:30px !important;
}
.mt_forty {
margin-top:40px !important;
}
.mt_fifty {
margin-top:50px !important;
}

.mb {
margin-bottom:20px !important;
}
.pl {
padding-left:10px;
}
.pr {
padding-right:10px;
}
.nm {
margin:0;
padding:0;
}
.ac {
text-align:center;
}
.ar {
text-align:right;
}
.al {
text-align:left;
}

div.welcome {
font:bold 14px Tahoma, Trebuchet MS, Segoe UI, Arial;
color:#f89838;
}
div.welcome_sm {
font:bold 11.5px Tahoma, Trebuchet MS, Segoe UI, Arial;
color:#f89838;
margin:10px 0;
}
