@charset "utf-8";
.SideBarSubHeader/* CSS Document */

 {
	font-family: Calibri;
	font-size: 11px;
	color: #FFFFFF;
}
.FieldData {
	font-family: Calibri;
	font-size: 10px;
}
.cursorHand {
cursor: Hand
}
.cursorHelp {
cursor: help;
}
img {
border: none;
}
.SubHeader {
	font-family: Calibri;
	font-size: 16px;
	color: #000;
}
.DetailFont {
	font-family: Calibri;
	font-size: 14px;
	color: #B50000;
}
.TableHeader {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}
.TableDetail {
	font-family: Calibri;
	font-size: 12px;
	color: #000000;
}.ListingHeader {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}
.ListingDetail {
	font-family: Calibri;
	font-size: 14px;
	color: #000000;
}

body 
{ 
text-align:-moz-center; /*FF*/
#text-align:center; /*IE */
}
.centerMyTable{
text-align:-moz-center;
!text-align:center;
}

.ReportMainHeader {
	font-family: Calibri;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.DetailFontShortBold {
	font-family: Calibri;
	font-size: 14px;
	color: #B50000;
	font-weight: bold;
}
#watermark_box {
position:relative;
display:block;
}
img.watermark {
position: absolute;
top: 0px;
left: 0px;
}
.rbl {
background: url(../images/BoxBackGround/Red/bl.gif) 0 100% no-repeat #F9EAEA; 
}
.rbr {
background: url(../images/BoxBackGround/Red/br.gif) 100% 100% no-repeat; 
}
.rtl {
background: url(../images/BoxBackGround/Red/tl.gif) 0 0% no-repeat;
}
.rtr {
background: url(../images/BoxBackGround/Red/tr.gif) 100% 0 no-repeat; padding:10px
}

.bbl {
background: url(../images/BoxBackGround/Blue/bl.gif) 0 100% no-repeat #ECECFF; 
}
.bbr {
background: url(../images/BoxBackGround/Blue/br.gif) 100% 100% no-repeat; 
}
.btl {
background: url(../images/BoxBackGround/Blue/tl.gif) 0 0% no-repeat;
}
.btr {
background: url(../images/BoxBackGround/Blue/tr.gif) 100% 0 no-repeat; padding:10px
}

.gbl {
background: url(../images/BoxBackGround/Green/bl.gif) 0 100% no-repeat #F0FFF0; 
}
.gbr {
background: url(../images/BoxBackGround/Green/br.gif) 100% 100% no-repeat; 
}
.gtl {
background: url(../images/BoxBackGround/Green/tl.gif) 0 0% no-repeat;
}
.gtr {
background: url(../images/BoxBackGround/Green/tr.gif) 100% 0 no-repeat; padding:10px
}
.HeaderTitle {
	font-family: Calibri;
	font-size: 18px;
	color: #B50000;
	font-weight: bolder;
}
.Button1TDcom {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #006633;
}
.Button1TDcom:hover {
	cursor: pointer;
	cursor: hand;
	color: white; 
	background-color: #014925;
}
.Button1TDcomSelected {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #014925;
}
.Button1TDres {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #B70100;
}
.Button1TDres:hover {
	cursor: pointer;
	cursor: hand;
	color: white; 
	background-color: #990000;
}
.Button1TDresSelected {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #990000;
}
.Button1TDvac {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #086BFF;
}
.Button1TDvac:hover {
	cursor: pointer;
	cursor: hand;
	color: white; 
	background-color: #0046B0;
}
.Button1TDvacSelected {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #0046B0;
}
.Button2TD {
	text-indent:8px;
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	background-color: #B70100;
}
.Button2TD:hover {
	text-indent:8px;
	cursor: pointer;
	cursor: hand;
	color: white; 
	background-color: #990000;
}
.Button2TDSelected {
	text-indent:8px;
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	background-color: #990000;
}

.ImageDropShadow{
	-moz-box-shadow: 3px 3px 4px #999; /* Firefox */
	-webkit-box-shadow: 3px 3px 4px #999; /* Safari/Chrome */
	box-shadow: 3px 3px 4px #999; /* Opera and other CSS3 supporting browsers */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999')";/* IE 8 */
	: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999999');/* IE 5.5 - 7 */ 

	cursor: Hand;
	
}


.Button1TD {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #B70100;
}
.Button1TD:hover {
	cursor: pointer;
	cursor: hand;
	color: white; 
	background-color: #990000;
}
.Button1TDSelected {
	color: white; 
	text-decoration: none; 	
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	background-color: #990000;
}
H1 {
	font-family: Calibri;
	font-size: 20px;
	color: #B50000;
	font-weight: bolder;
}
H2 {
	font-family: Calibri;
	font-size: 18px;
	color: #B50000;
	font-weight: bolder;
}

.default{background-color: #CCC;}
.weak{background-color: #FF5353;}
.strong{background-color: #FAD054;}
.stronger{background-color: #93C9F4; }
.strongest{background-color: #B6FF6C;}

