/* CSS Document */

.titlewhitetext {
font-family: Tahoma; 
font-size: 24px; 
color: #ffffff;
}
.titleorangetext {
font-family: Tahoma; 
font-size: 18px; 
color: #ff9933;
}
.orangetext {
font-family: Tahoma; 
font-size: 11px; 
color: #B86307;
}
.bluepagetext {
font-family: Tahoma; 
font-size: 12px; 
color: #272797;
}

.lightbluetext {
font-family: Tahoma; 
font-size: 12px; 
color:#0099CC;
}

.brownpagetext {
font-family: Tahoma; 
font-size: 12px; 
color: #635E55;
}

.darkgreytext {
font-family: Tahoma; 
font-size: 12px; 
color: #333333;
}

.whitetext {
font-family: Tahoma; 
font-size: 11px; 
color: #ffffff;
}

.greyshadetext {
font-family: Tahoma; 
font-size: 12px; 
color: #525353;
}

A.whiteText {
	FONT-FAMILY:Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-DECORATION: none
}
A.whiteText:hover {
	FONT-FAMILY:Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #CCCCCC; TEXT-DECORATION: underline
}
A.greyText {
	FONT-FAMILY:Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #4BAFCB; TEXT-DECORATION: none
}
A.greyText:hover {
	FONT-FAMILY:Arial, sans-serif; FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #C1DBE2; TEXT-DECORATION: underline
}
A.blueText {
font-family:Arial, sans-serif;
	display:block; /*This Cover Full TD */
	background:url(btn.png) center top no-repeat; /*This Will Set the Link background */
	height:24px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:140px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:24px;
	font-size:10pt;
	COLOR: #033DB1;
	text-decoration:none;
}
A.blueText:hover {
	background:url(btnbg.jpg) center top no-repeat;
	font-size:10pt;
	COLOR: #ffffff;
}.FI_Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	padding-top: 10px;
	padding-bottom: 5px;
}
.radioButtonalign {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
.left_align_withPad {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Opp_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	padding-left: 5px;
}
.Pad5_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.FI_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MensaGlare {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	text-align: right;
	font-weight:normal;
}
.MensaGlare:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
	text-align: right;
	font-weight:normal;
}
.Table_Border
{	
	border-bottom-style:solid;
	border-bottom-color:#ff9900;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:#ff9900;
	border-top-width:1px;
}
.moreinfo {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 5px;
}


.Table_ROI
{	
	border-bottom-style:solid;
	border-bottom-color:Gray;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:Gray;
	border-top-width:1px;
	background-color:#4bafcb;	
}

