body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}
form, h1, h2, h3, h4, h5{
margin:0;
padding:0;
}

a.Link-grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a.Link-grey11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.TitleRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.TitlRedSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}


a.Link-grey11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.Link-grey11Bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
a.Link-red11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
a.Link-red11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.Link-Blue11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
}
a.Link-Blue11:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.Border-red {
	border: 1px solid #CC0000;
}
.TextBlack12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextBlack14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.TextLightGrey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 14px;
}
.BorderContentTab {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCACA;
	border-left-color: #CCCACA;
}

.bg-WorldMap {
	background-image: url(../images/Bg-WorldMap.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Border-Grey {
	border: 1px solid #666666;
}
.Border-LightGrey {
	border: 1px solid #d3d3d3;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
.TextRed12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.Border-Dashed {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.TitleRedMed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.SmallRedText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.SmallBlackText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.TextBlue11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}

.GreyGrediant {
	background-image: url(../images/Bg-GreyGrad.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
a.Link-Tab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.Link-Tab:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.textWhiteTab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.RedTab {
	background-image: url(../images/r2i-tab-cRedbg01.gif);
	background-repeat: no-repeat;
	background-color: #CF231F;
}

.TopTableBoard {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-bottom-color: #CBCBCB;
	border-left-color: #CBCBCB;
	background-color: #F3f3f3;
}
.ach_from_tab_on_left
{
	background-image:url(../images/ContentTabAct01.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-left:#cccccc solid 1px;
}
.ach_from_tab_on_right
{
	background-image:url(../images/ContentTabAct03.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.ach_from_tab_on_center
{
	background-image:url(../images/ContentTabAct02.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#FF0000;
	text-decoration: none;
}
.hide
{
	display:none;
}
.show
{
	display:inline-table;
}
.ach_from_tab_off_left
{
	background-image:url(../images/ContentTabInAct01.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-left:#cccccc solid 1px;
}
.ach_from_tab_off_right
{
	background-image:url(../images/ContentTabInAct03.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.ach_from_tab_off_center
{
	background-image:url(../images/ContentTabInAct02.gif);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.faq_head_on
{
	width:140px;
	height:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CF231F;
	text-decoration:none;
	border:#999999 solid 1px;
	float:left;
	margin-left:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
}
.faq_head_off
{
	width:140px;
	height:35px;
	background-color:#EDEDEF;
	border:#999999 solid 1px;
	float:left;
	margin-left:4px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.faq_head_off:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#CF231F;
	text-decoration:none;
}
.div_Questionset
{
	width:430px;
	height:250px;
	overflow:auto;
	background-color:#F9F9F9;
	border:#cccccc solid 1px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}
.div_Answerset
{

	width:430px;
	height:250px;
	overflow:scroll;	
	background-color:#F9F9F9;
	border:#cccccc solid 1px;
	float:left;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;	
}
.paddingLR_4px
{
	padding-left:4px;
	padding-right:4px;
}
.question_on
{
	width:100%;
	color:#000;
	padding-bottom:3px;
	padding-top:3px;
	background-color: #FCE9E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:left;
}
.question_off
{
	width:100%;
	color:#000;
	padding-bottom:3px;
	padding-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	font-weight:normal;
}
.question_off:hover
{
	width:100%;
	color:#000;
	background-color: #FCE9E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:left;
}

.faq_head_menu_left_on
{
	background-color:#999999;
	width:10px;
	cursor:pointer;	
}
.faq_head_menu_center_on
{
	background-color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;	
}
.faq_head_menu_right_on
{
	background-color:#999999;
	width:10px;
	cursor:pointer;	
}
.faq_head_menu_left_off
{
	background-color:#E4E4E4;
	width:10px;
	cursor:pointer;	
}
.faq_head_menu_center_off
{
	background-color:#E4E4E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;	
}
.faq_head_menu_right_off
{
	background-color:#E4E4E4;
	width:10px;
	cursor:pointer;
}
.faq_head
{
	background-image:url(../images/faq_head_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#E9E9E9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-left:25px;
}
.borderLRTB_red
{
	border:#999999 solid 1px;
}
.hideshow
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	border:#999999 solid 1px;
	line-height:25px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	background-color:#F3F3F3;
	
}
.hideshow_1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	cursor:pointer;
	border:#999999 solid 1px;
	color:#FFFFFF;
	line-height:25px;
	padding-bottom:0px;
	padding-left:4px;
	padding-right:4px;
	padding-top:0px;
	background-color:#990000;
	
}

.border_B
{
	border-bottom:#CCCCCC solid 1px;
}
.textbox_small
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:25px;
}

/**** Added By yashashree for R2I Grevance form**/
.reg_brdr_LRTB
{
	border:#CCCCCC solid 1px;
}

.reg_pad_LR
{
	padding-left:10px;
	padding-right:10px;
}

.reg_brdr_LRTB
{
	border:#CCCCCC solid 1px;
}

.txt_tahoma
{
	font-family:Tahoma;
}

.txt_17
{
	font-size:17px;
}

.txt_red1
{
	color:#c20000;
}

.brdr_B_dottedlight
{
	border-bottom:#cccccc dotted 1px;
}

.txt_ldgray
{
	color:#666666;
}

.txt_11
{
	font-size:11px;
}

.txt_blue
{
	color:#073be4;
}

.reg_pad_L
{
	padding-left:10px;
}

.reg_pad_R
{
	padding-right:10px;
}

.reg_pad_T
{
	padding-top:2px;
}

.txt_red
{
	color:#FF0000;
}
.txt_field_200
{
	background-image:url(../images/r2iGrv_fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;
	width:250px;
	height:14px;
	padding-top:2px;
}

.fldmsgbox
{
	position:absolute;
	width:284px;
	background-image:url(../images/r2iGrv_sug_arr.gif);
	background-repeat:no-repeat;
	background-position:left top;
	margin-top:-18px;
	display:none;
}

select.select_200
{
	background-image:url(../images/r2iGrv_fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	width:254px;
	border:#CCCCCC solid 1px;
	height:19px;
	padding-top:1px;
}

.brdr_B_dotted
{
	border-bottom:#999999 dotted 1px;
}

.txt_arial
{
	font-family:arial;
}

.txt_area_200
{
	background-image:url(../images/fieldbg.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Tahoma;
	font-size:11px;
	padding-left:2px;
	border:#CCCCCC solid 1px;
	width:250px;
	padding-top:2px;
}
