@charset "utf-8";
/* CSS Document */

body{
	font-family:Tahoma, Geneva, sans-serif;
}

.main{
	width:1024px;
	margin:0 auto;
	background:#cccccc;
	height:100%;
}

@font-face {
    font-family: Calibri !important; 
	src:url(../fonts/Calibri.ttf);
}


	
/*Fonts*/


.fontBlue{
	color:#3498db;
}

.fontOrange{
	color:#e67e22;
}

.fontRed{
	color:#e74c3c;
}

.fontGreen{
	color:#009946;
}

.bold{
	font-weight:bold;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}



.fleft{
	float:left;
}


/* End of Fonts */

/* Tiles */

.displayBlock{
	float:left;
}

.x-item-selected.fccTileGrn{
	width:178px;
	height:68px;
	border:1px solid #4a4d54;
	border-radius:3px;
}

.x-item-selected.fccTileOrng{
	width:178px;
	height:68px;
	border:1px solid #4a4d54;
	border-radius:3px;
}

.x-item-selected.fccTileRed{
	width:178px;
	height:68px;
	border:1px solid #4a4d54;
	border-radius:3px;
}

.fccTileGrn{
	width:178px;
	height:68px;
	border:1px solid #00a65a;
	border-radius:3px;
}

.fccTileOrng{
	width:178px;
	height:68px;
	border:1px solid #e98f00;
	border-radius:3px;
}

.fccTileRed{
	width:178px;
	height:68px;
	border:1px solid #e04d38;
	border-radius:3px;
}

.x-item-selected .fccTileGrn{
	width:178px;
	height:68px;
	border:1px solid #4a4d54;
	border-radius:3px;
}

.x-item-selected .fccTileOrng{
	width:178px;
	height:68px;
	border:1px solid #4a4d54;
	border-radius:3px;
}

.x-item-selected .fccTileRed{
	width:178px;
	height:68px;
	border:1px solid #4a4d54;
	border-radius:3px;
}

.fccProg{
	width:140px;
	height:2px;
	margin:-1px 0px 0px 20px;
	background:#666666;
}

.fccTile1Grn, .fccTile1Orng, .fccTile1Red{
	height:36px;
	width:178px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
}

.fccTile2Grn, .fccTile2Orng, .fccTile2Red{
	height:32px;
	width:178px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px;
}

.fccTile1Grn{
	background:#ffffff;
}

.fccTile2Grn{
	background:#00a65a;
}

.fccTile1Orng{
	background:#ffffff;
}

.fccTile2Orng{
	background:#e98f00;
}

.fccTile1Red{
	background:#ffffff;
}

.fccTile2Red{
	background:#e04d38;
}

.fccTileVal1{
	font-size:12px;
	font-weight:bold;
	margin:0px 11px;
	color:#333333;
	line-height:30px;
}

.fccTileVal2{
	width:90px;
	font-size:14px;
	margin:7px 0px 0px 10px;
	color:#ffffff;
}

.fccTileVal3{
	width:68px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	margin:7px 10px 0px 0px;
	color:#ffffff;
}

/* End of Tiles */

/* Cards */

.fccCard{
	width:330px;
	height:300px;
	border-radius:2px;
	background:#ffffff;
	margin:4px;
}

.fccCardHead{
	font-size:12px;
	font-weight:bold;
	margin:10px;
}

.fccCardSep{
	height:1px;
	width:98%;
	margin:10px 0px 10px 2%;
	background:#e1e1e1;
}

.fccCardSep1{
	height:1px;
	width:94%;
	margin:15px 0px 10px 4%;
	background:#ebebeb;
}

.fccCardCont1{
	width:55%;
	height:15px;
	margin:0px 0px 0px 20px;
	font-size:12px;
	font-weight:bold;
	color:#647078;
}

.fccCardCont2{
	width:35%;
	height:15px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#647078;
}

.fccCardCont3{
	width:100%;
	margin:5px 0px 0px 20px;
	font-size:12px;
	height:45px;
}

.fccCardCont4{
	width:32%;
	text-align:center;
	margin-top:7px;
}

.fccCardLab1{
	color:#999999;
}

.fccCardVal1{
	color:#33cc00;
	margin:5px 0px 0px 0px;
}

.fccCardVal2{
	color:#ff3300;
	margin:5px 0px 0px 0px;
}

.fccCardCont5{
	width:150px;
	text-align:right;
	font-size:11px;
	color:#666666;
}

.fccCardCont6a{
	width:70px;
	text-align:center;
	font-size:11px;
	color:#33cc00;
}

.fccCardCont6b{
	width:70px;
	text-align:center;
	font-size:11px;
	color:#ffcc00;
}

.fccCardCont6c{
	width:70px;
	text-align:center;
	font-size:11px;
	color:#ff3300;
}

.fccCardCont7{
	width:70px;
	font-style:italic;
	font-size:11px;
	color:#999999;
}

.fccCardCont8{
	margin:10px 0px;
}

.fccCardLeg1{
	background:url("../resources/images/application/lg_1.png") no-repeat left center;
	font-size:11px;
	color:#999999;
	padding-left:18px;
	margin:10px 10px 5px 100px;
}

.fccCardLeg2{
	background:url("../resources/images/application/lg_2.png") no-repeat left center;
	font-size:11px;
	color:#999999;
	padding-left:18px;
	margin:10px 10px 5px 0px;
}

.fccCardIc1{
	background:url("../resources/images/application/ic_left.png") no-repeat center;
	height:12px;
	width:12px;
	margin:8px;
	cursor:pointer;
}
.x-field-p{
	background:url("../resources/images/application/ic_left.png") no-repeat center   !important;
	height:12px  !important;
	color:transparent !important;	
	width:12px  !important;
	margin:8px  !important;
	cursor:pointer  !important;
}

.fccCardIc2{
	background:url("../resources/images/application/ic_right.png") no-repeat center;
	height:12px;
	width:12px;
	margin:8px;
	cursor:pointer;
}
.x-field-n{
	background:url("../resources/images/application/ic_right.png") no-repeat center  !important;
	height:12px  !important;
	color:transparent !important;
	width:12px  !important;
	margin:8px  !important;
	cursor:pointer  !important;
}
.fccCardVal3{
	font-size:11px;
	color:#666666;
	margin:7px 0px;
}

.fccCardVal4{
	font-size:11px;
	color:#999999;
	margin:7px 0px;
}

.fccCardRow1{
	font-size:11px;
	color:#999999;
	height:8px;
	line-height:8px;
	margin:0px 5px;
	padding-left:15px;
}

.fccCardRow2{
	font-size:11px;
	height:8px;
	line-height:8px;
	margin:0px 15px;
	padding-left:15px;
}

.D{
	background:url("../resources/images/application/img_selected.png") no-repeat center !important;
	height:44px !important;
	width:80px !important;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:33px;
	color:#ffffff !important;
	margin:10px 2px !important;
}

.Cl{
	background:url("../resources/images/application/img_normal.png") no-repeat center !important;
	height:44px !important;
	width:80px !important;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:33px;
	color:#ffffff !important;
	margin:10px 2px !important;
}

.Co{
	background:url("../resources/images/application/img_normal.png") no-repeat center !important;
	height:44px !important;
	width:80px !important;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	line-height:33px;
	color:#ffffff !important;
	margin:10px 2px !important;
}

.UserPref_Link{
	background:url("../resources/images/application/settings.png") no-repeat center   !important;
	height:12px  !important;
	color:transparent !important;	
	width:12px  !important;
	margin:8px  !important;
	cursor:pointer  !important;	
}
/* End of Cards */