﻿body
{
	
	font-family: "Conv_SamsungOne-400", Sans-Serif !important;
}
.siteContent
{
	font: 12px Arial,Helvetica,sans-serif;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
}
.siteContent p
{
	padding-top: 10px;
	line-height: 20px;
}
.page
{
	width: 100%;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background-color: white; /*margin-bottom: 30px;*/
}
a[disabled=disabled]
{
	text-decoration: underline;
}

#header
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 101; /* background: #ffffff;*/
	background: #2061BB;
	margin-bottom: 0px;
	height: 65px; /* before include .menucontainer */
	height: 80px; /* after include .menucontainer */
	display: block;
	color: #000;
	padding-right: 5px; /* before include .menucontainer */
	padding-right: 0px;
	bottom: 562px;
}

#main
{	
	overflow-y: scroll!important;
	padding: 0px;
	padding-top: 0px;
	_padding-top: 0px;
	_height: 1px; /* only IE6 applies CSS properties starting with an underscore */
}


#footer
{
	font-size: 7pt;
	color: #fff;
	padding: 5px 0;
	text-align: center;
	line-height: normal;
	margin: 0;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 101; /* background: no-repeat scroll right top #2061BB;*/
	background-color: #D9DADA;
	height: 20px;
}

#footer span.lf, .footer2 span.lf
{
	color: #000000;
	float: left;
	font: 11px/25px Arial,Helvetica,sans-serif;
	padding-left: 10px;
	word-spacing: 5px;
}
#footer span.lf a, #footer2 span.lf a
{
	color: #000000;
	font: 11px Arial,Helvetica,sans-serif;
	text-decoration: none;
}
#footer span.lf a:hover, #footer2 span.lf a:hover
{
	text-decoration: underline;
}
#footer span.rg, #footer2 span.rg
{
	color: #000000;
	float: right;
	font: 10px/25px Arial,Helvetica,sans-serif;
	padding-right: 65px;
}

/* TAB MENU   
----------------------------------------------------------
ul#menu
{
	border-bottom: 1px #5C87B2 solid;
	padding: 0 0 2px;
	position: relative;
	margin: 0;
	text-align: left;
}

ul#menu li
{
	display: inline;
	list-style: none;
}

ul#menu li#greeting
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	color: #fff;
}

ul#menu li a
{
	padding: 10px 20px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.8em;
	background-color: #e8eef4;
	color: #034af3;
}

ul#menu li a:hover
{
	background-color: #fff;
	text-decoration: none;
}

ul#menu li a:active
{
	background-color: #a6e2a6;
	text-decoration: none;
}

ul#menu li.selected a
{
	background-color: #fff;
	color: #000;
}
*/


#menucontainer
{
	display: block;
	clear: both;
}

div#title
{
	display: block;
	float: left;
	text-align: left;
}
#logindisplay
{
	height: 60px;
	font: 11px/25px Arial,Helvetica,sans-serif;
	display: block;
	text-align: right;
	background: #fff; /*background: url("./../images/Headerlogo.jpg") no-repeat #2061BB;  	color: #2061BB;*/
	color: #ffffff; /*background: url("./../images/Headerlogo.jpg") no-repeat #fff;*/ /*text-decoration: underline;*/
}

#logindisplay a:link
{
	/*color: #2061BB;*/
	color: #000; /*text-decoration: underline;*/
	text-decoration: underline;
}

#logindisplay a:visited
{
	/*color: #2061BB;*/
	color: #000; /*text-decoration: underline;*/
}

#logindisplay a:hover
{
	/*color: #2061BB;*/
	color: #000;
	text-decoration: underline; /*text-decoration: underline;*/
}
.confidentail-mark
{
	border: 2px solid #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0 2px 2px 2px;
	text-transform: uppercase;
}
.pagemenu
{
	width: 100%;
	height: 35px; /*background:url(../images/menu-bg.jpg) repeat-x left top;*/
	background-color: #279ce6;
	position: relative;
	padding-left: 10px;
}
.pagemenu ul
{
	padding-left: 30px;
}
.pagemenu ul li
{
	float: left;
	margin-right: 40px;
	list-style: none;
}
.pagemenu ul li a
{
	font: bold 12px/35px Verdana,Arial;
	color: #fff;
	text-decoration: none;
}
.staticMenuItemSelectedStyle, .staticMenuItemSelectedStyle a
{
	border: none;
	color: #ffffff;
	padding: 0px;
	z-index: 1000;
}
.staticMenuItemSelectedStyle a:visited
{
	border: none;
	color: #ffffff;
	padding: 0px;
	z-index: 1000;
}

.staticHoverStyle, .staticHoverStyle a:hover
{
	color: #53aae1;
	background-color: #000000;
	z-index: 1000;
}

.background
{
	background: none repeat scroll 0 0 #08b0e7; /*border: 1px solid #E8EAEB;*/
	padding-left: 20px;
	border: none;
}

.NavigationMenu
{
	background: none repeat scroll 0 0 #08b0e7;
	color: #ffffff; /*font-size: 9px;*/
	font-weight: bold;
	z-index: 101;
}

#h
{
	background: #CCCFFF;
	padding: 5px 0 6px 10px;
}

#e
{
	background: #0571A6;
	padding: 0 0 5px;
}

.menuItemMouseOver, .menuItemSelected
{
	background: #98FBC7;
}

/*---Content page minimum height width ----------*/

.content
{
	min-height: 100%;
	min-width: 1000px;
	margin-right: 5px;
	margin-left: 5px;
	/*margin-bottom: 10px;  --Set Scroll*/
	margin-top: 0px;
}
.BTN
{
	background: url(/images/home-button-bg.jpg) repeat-x left top;
	height: 19px;
	border: 1px solid #6cceef;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0c4da2;
	cursor: pointer;
}
.BTN:hover
{
	background: url(/images/home-button-bg.jpg) repeat-x left top;
	height: 19px;
	border: 1px solid #6cceef;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0c4da2;
	cursor: pointer;
}
.BTN[disabled]
{
	background-color: #4D90FE;
	color: Gray;
	cursor: default;
}
.BTN[disabled]:hover
{
	color: Gray;
	cursor: default;
}
.log_title
{
	color: #555555;
	float: left;
	font-size: 12px;
	font-weight: 700;
}


/*--------Grid Style------------*/

.grd_table
{
	border-bottom: 1px solid #EFEFEF;
	border-collapse: collapse;
	border-left: 1px solid #EFEFEF;
	border-right: 1px solid #FFFFFF;
	text-align: center;
	width: 100%;
}

.grd_table tr.color
{
	background: none repeat scroll 0 0 #F6F9FA;
}
.grd_table th
{
	background: none repeat scroll 0 0 #82A4D2;
	border: 1px solid #C7D3E1;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: center;
}
.grd_table td
{
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #E6E6E6 #F1F1F1;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 11px;
	padding: 2px 3px;
}
.grd_table .overflow
{
	padding-left: 3px;
	padding-right: 3px;
}
.grd_table .alt
{
	background: none repeat scroll 0 0 #F4F4F4;
}
.grd_table .center
{
	text-align: center;
}
.grd_table .right
{
	text-align: right;
}

.numberBox
{
	text-align: right;
	width: 100px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

/*---------Search table--------------*/


/*--------List box data style------------*/
.search_listbox
{
	color: #666666;
	font-size: 11px;
}


.remarks_text
{
	width: 99.8%;
	height: 100px;
}
/*---------------Link Button--------------------*/
.lnkBtn
{
	color: #000;
	padding: 0px; /*font-size:14px; font-family:Calibri, Arial, Helvetica, sans-serif; */
	background: none;
	border: none;
	display: block;
	text-decoration: underline;
	cursor: pointer;
	float: right;
}

body
{
	color: #555555;
	font-size: 11px;
	height: 100%;
	margin: 0;
}
.droplist
{
	color: #7F7F7F;
	font-size: 11px;
	height: 17px;
	vertical-align: middle;
}
.tableTitle
{
	/*background: url("../images/ico_title.gif") no-repeat scroll 0 1px transparent;*/
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	padding-left: 10px;
}


.usrInfoPanel
{
	min-height: 300px;
	height: 300px;
	overflow: auto;
}
.grd_table_sort
{
	width: 100%;
	height: 25px;
	background: #ECF2F7;
}

.SearchPop
{
	width: 25px;
	height: 22px;
	background: transparent url( "./../images/search.png" ) no-repeat center;
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}
/*---Ajax panel exdenter loading image---*/
.loadprogress
{
	display: block;
	position: absolute;
	padding: 2px 3px;
}
.loadcontainer
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}
.loadheader
{
	background: none repeat scroll 0 0 #82A4D2;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	font-family: Arial,Sans-Serif;
}
.loadbody
{
	background-color: #f2f2f2;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
}


.ModalPopupBG
{
	background-color: #666699;
}

.strip
{
	/* width:100%;height:35px;background:white;*/
	width: 100%;
	height: 35px;
	background: #ECF2F7;
}
.strip_active
{
	background: #C0504D;
	border: solid 3px #fff; /* background: transparent url("./../images/act.png") no-repeat center;     height:52px;     width:300px;     border : none;;*/
}
.strip_ptsactive
{
	background: #9BBB59;
	border: solid 3px #fff;
}
.strip_tgtactive
{
	background: #8064A2;
	border: solid 3px #fff;
}
.strip_rewactive
{
	background: #4BACC6;
	border: solid 3px #fff;
}
.strip_active a, .strip_ptsactive a, .strip_tgtactive a, .strip_rewactive a
{
	font-size: 14px;
	color: white;
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}
.strip_inactive
{
	background: transparent url( "./../images/inact.png" ) no-repeat center;
	height: 52px;
	width: 300px;
	border: none;
}
.strip_inactive a
{
	font-size: 14px;
	color: White;
}
.strip_inactive a:hover
{
	background: transparent url( "./../images/act.png" ) no-repeat center;
}


.home-gallery
{
	width: 950px;
	height: 168px;
	padding-top: 20px;
	text-align: center;
	background-color: #1b61bd;
}

.reward_listing
{
	margin-left: 2%;
}
.reward_list_desc
{
	background: url(../images/reward-main-bg1.jpg) no-repeat left top;
	width: 218px;
	height: 297px;
	padding-left: 15px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	float: left;
}
.reward_list_desc h1
{
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #1f94da;
	text-align: center;
	padding-top: 10px;
	margin-left: 25px;
	margin-right: 35px;
}
.reward_list_desc h2
{
	width: 198px;
	height: 130px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.reward_list_desc p
{
	padding: 0px 25px 10px 5px;
}
.reward_list_desc p a
{
	padding-top: 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #093b56;
	text-decoration: underline;
	padding-right: 20px;
}
.reward_list_desc p a:hover
{
	text-decoration: none;
}

.top_link_text
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #589df5;
	padding-top: 0px;
	padding-right: 10px;
	height: 30px;
}
.top_link_text span.left
{
	float: left;
	padding-left: 20px;
}
.top_link_text span.left h1
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	border-left: 3px solid #5294ea;
	padding-left: 8px;
}
.top_link_text span.right
{
	float: right;
	padding-right: 10px;
}
.top_link_text span.right a
{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #589df5;
	text-decoration: none;
}
.top_link_text span.right a:hover
{
	text-decoration: underline;
}

.color_menu
{
	width: 100%;
	height: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.color_menu a
{
	color: #0C4DA2;
	text-decoration: none;
}
.color_menu .arrow
{
	float: left;
	background: url(../images/list-arrow-flow.jpg) no-repeat left 3px;
	width: 30px;
	height: 27px;
}
.color_menu1
{
	background-color: #8ec455;
	width: 15%;
	height: 30px;
	font: bold 12px/30px Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.color_menu1:hover
{
	border-bottom: 7px solid #0C4DA2;
	cursor: pointer;
}
.color_menu2
{
	background: url(../images/content-bg.jpg) repeat left top;
	width: 15%;
	height: 30px;
	font: bold 12px/30px Verdana, Helvetica, sans-serif;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.color_menu2:hover
{
	border-bottom: 7px solid #0C4DA2;
	cursor: pointer;
}
.color_menu3
{
	background: url(../images/content-bg.jpg) repeat left top;
	width: 15%;
	height: 30px;
	font: bold 12px/30px Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.color_menu3:hover
{
	border-bottom: 7px solid #0C4DA2;
	cursor: pointer;
}
.color_menu4
{
	background: url(../images/content-bg.jpg) repeat left top;
	width: 15%;
	height: 30px;
	font: bold 12px/30px Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.color_menu4:hover
{
	border-bottom: 7px solid #0C4DA2;
	cursor: pointer;
}
.color_menu5
{
	background: url(../images/content-bg.jpg) repeat left top;
	width: 15%;
	height: 30px;
	font: bold 12px/30px Verdana, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
}
.color_menu5:hover
{
	border-bottom: 7px solid #0C4DA2;
	cursor: pointer;
}
.payment_menu_current
{
	background-color: #d6d6d6;
	width: 100px;
	height: 20px;
	font: bold 10px/20px Verdana, Helvetica, sans-serif;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom: 7px solid #d6d6d6;
}
.payment_menu_pending
{
	background-color: #d6d6d6;
	width: 100px;
	height: 20px;
	font: bold 10px/20px Verdana, Helvetica, sans-serif;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom: 7px solid #FF7777;
}
.payment_menu_processed
{
	background-color: #d6d6d6;
	width: 100px;
	height: 20px;
	font: bold 10px/20px Verdana, Helvetica, sans-serif;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom: 7px solid #66FF66;
}

.payment_menu
{
	width: 100%;
	height: 60px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.payment_menu a.otherlink
{
	color: #5147FB;
	text-decoration: none;
}
.payment_menu a.otherlink:hover
{
	color: #F2FBFF;
	text-decoration: none;
}
.payment_menu a.currentlink
{
	color: #030132;
	text-decoration: none;
}
.payment_menu .arrow
{
	float: left;
	background: url(../images/list-arrow-flow.jpg) no-repeat left 3px;
	width: 30px;
	height: 27px;
}

.payment_legend
{
	border-top: 7px solid #FF7777;
	background-color: #fff;
	width: 20px;
	height: 10px;
	font: bold 9px/20px Verdana, Helvetica, sans-serif;
	text-align: center;
	float: left;
	margin-right: 1%;
	margin-left: 1%;
	border-bottom: 7px solid #66FF66;
}

.detailTable_Wrap
{
	width: 100%;
	padding-top: 10px;
	background-color: #f2fbff;
	border-top: 1px solid #b9d4e9;
	border-bottom: 1px solid #b9d4e9;
}
.search_table td
{
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}
.pop_title
{
	width: 100%;
	background-color: #fff;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border-left: 3px solid #5294ea;
	background: #08b0e7;
}
.pop_footer
{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 35px;
	background-color: #e9f8ff;
	border-top: 1px solid #b9d3ea;
	padding-top: 10px;
	text-align: center;
}
.popupWrap
{
	width: 100%;
	height: 217px;
}
.pop_body
{
	padding: 10px;
	vertical-align: top;
	width: 100%;
}
.pop_body_scroll
{
	height: 100%;
}
.detail_table
{
	background: none repeat scroll 0 0 #FFFFFF;
	border-collapse: collapse;
	width: 100%;
}
.detail_table th
{
	background-color: #EFF1F3;
	border-top: 1px solid #FFFFFF;
	font-size: 11px;
	height: 23px;
	padding-left: 10px;
	text-align: left;
	white-space: nowrap;
}
.detail_table td
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

.dashboard_box
{
	width: 99%;
	border: 2px solid #b4e1fc;
	min-width: 250px;
}
.status_box
{
	width: 99%;
	border: 2px solid #b4e1fc;
	height: 140px;
	min-width: 250px;
}
.dashboard_box_tab
{
	position: relative;
	left: -9px;
	margin-top: 8px;
}
.dashboard_box_tab_bg
{
	background-color: #7bd9f8;
	font: bold 12px/34px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px 20px 0px 20px;
	position: absolute;
	top: 5px;
	height: 34px;
	z-index: 99;
}
.dashboard_table
{
}
.dashboard_table th
{
	text-align: left;
	height: 40px;
}
.dashboard_table td
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
}
.drop_down
{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}

.gv
{
	color: #000;
	background-color: #ededed;
	border: 1px solid #ededed;
	width: 100%;
	direction: ltr;
}
.gv th
{
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	background-color: #dee8f5;
	height: 24px;
	vertical-align: middle;
	text-align: center;
	padding-left: 5px;
	border-top: 0px solid #c4d1e1;
	border-bottom: 0px solid #c4d1e1;
	border-left: 0px solid #c4d1e1;
	border-right: 1px solid #c4d1e1;
}
.gv td
{
	font-size: 11px;
	color: #24201f;
	height: 20px;
	vertical-align: middle;
	padding-left: 5px;
	border: 1px solid #ededed;
}
.gv tr#row
{
	background-color: #fff;
}
.gv tr#altrow
{
	background-color: #ededed;
}
.row
{
	background-color: #fff !important;
}
.altrow
{
	background-color: #ededed !important;
}

.dashboard_points_table
{
}
.dashboard_points_table td.left
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background-color: #ede4ff;
	border-bottom: 1px solid #f8f4ff;
}
.dashboard_points_table td.right
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	background-color: #f9f6ff;
}
.dashboard_bottom_shadow span.left
{
	float: left;
	background: url(../images/dashboard-shade-left.jpg) no-repeat left top;
	width: 100px;
	height: 19px;
}
.dashboard_bottom_shadow span.right
{
	float: right;
	background: url(../images/dashboard-shade-right.jpg) no-repeat right top;
	width: 100px;
	height: 19px;
}
.listing_entry
{
	text-align: left;
}
ul.listing_entry
{
	padding-left: 40px;
}
ul.listing_entry li
{
	list-style: none;
	height: 30px;
	background: url(../images/dashboard-arrow.jpg) no-repeat left 5px;
}
ul.listing_entry li a
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	text-decoration: none;
	padding-left: 20px;
}
ul.listing_entry li a:hover
{
	text-decoration: underline;
}
.dateBox
{
	width: 80px;
}
.reward_search_new
{
	width: 100%;
	height: 40px;
	background-color: #e0f2ff;
	border-bottom: 1px solid #b9d3ea;
	font: bold 12px/40px Arial, Helvetica, sans-serif;
	color: #010000;
}

.reward_search_new strong
{
	color: #298CD8;
	font: bold 12px Arial, Helvetica, sans-serif;
}
.reward_search_new strong.space
{
	padding-left: 12px;
	padding-right: 12px;
}
.reward_search
{
	width: 100%;
	padding-top: 5px;
	background-color: #e0f2ff;
	border-bottom: 1px solid #b9d3ea;
}
.reward_search_bottom
{
	width: 100%;
	height: 40px;
	background-color: #f2fbff;
	border-bottom: 1px solid #b9d4e9;
}
.reward_search td
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4c4f54;
	height: 40px;
}
.reward_search th span
{
	background-color: #d2e3f3;
	padding: 5px 25px 5px 10px;
	vertical-align: middle;
	margin-right: 10px;
}

.star_symbol
{
	background: url(../images/3stars.png) repeat-x right top;
	width: 72px;
	height: 30px;
	top: -34px;
	left: 40px;
	position: relative;
}
.starBoxTitle
{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 10px;
}

.starBoxTextList strong
{
	font-weight: normal;
}
.starBoxBg
{
	padding: 35px 10px 20px 15px;
}
#box1
{
	width: 100%;
}
.starBgLeft
{
	float: left;
	background-color: #8ec455;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 28%;
	padding: 7px 5px 10px 5px;
	text-align: center;
}
.starBgLeft strong.text1
{
	font: bold 34px Arial, Helvetica, sans-serif;
	color: #fff;
}
.starBgLeft strong.text2
{
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #fff;
}
.starBgRight
{
	float: left;
	margin-left: 7px;
	width: 65%;
}
.starBgRight .row1
{
	background-color: #94ca5a;
	height: 38px;
	font: bold 20px/22px Arial, Helvetica, sans-serif;
	color: #000;
}
.starBgRight strong
{
	font: bold 28px/40px Arial, Helvetica, sans-serif;
	color: #649a2b;
	padding-left: 5px;
	padding-right: 5px;
}
.starBgRight .row2
{
	background-color: #a5db6b;
	height: 38px;
	font: bold 19px/32px Arial, Helvetica, sans-serif;
	color: #000;
}
.starBgRight .row3
{
	background-color: #bbf17f;
	height: 38px;
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #000;
}
.scorePointBgLeft
{
	background: url(../images/score-tab1.jpg) no-repeat right top;
	width: 13%;
	height: 43px;
	float: left;
}
.scorePointBgRight
{
	background: url(../images/score-tab-bg1.jpg) repeat-x left top;
	width: 80%;
	height: 43px;
	float: left;
	font: bold 12px/43px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 7%;
}
.scorePointGrayLeft
{
	background: url(../images/score-tab-bg4.jpg) repeat-x left top;
	width: 80%;
	height: 43px;
	float: left;
	font: bold 12px/43px Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 7%;
}
.scorePointGrayRight
{
	background: url(../images/score-tab4.jpg) no-repeat left top;
	width: 13%;
	height: 43px;
	float: left;
}
.scorePointBgLeft2
{
	background: url(../images/score-tab2.jpg) no-repeat right top;
	width: 13%;
	height: 43px;
	float: left;
}
.scorePointBgRight2
{
	background: url(../images/score-tab-bg2.jpg) repeat-x left top;
	width: 80%;
	height: 43px;
	float: left;
	font: bold 12px/43px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 7%;
}
.scorePointBgLeft3
{
	background: url(../images/score-tab3.jpg) no-repeat right top;
	width: 13%;
	height: 43px;
	float: left;
}
.scorePointBgRight3
{
	background: url(../images/score-tab-bg3.jpg) repeat-x left top;
	width: 80%;
	height: 43px;
	float: left;
	font: bold 12px/43px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: right;
	padding-right: 7%;
}
.dash
{
	margin: 2% 2% 0% 2%;
	width: 29%;
	float: left; /*min-height:350px;*/
	min-width: 250px; /*     margin: 2% 3% 0% 0%;      width: 31%;     min-width:250px;     float: left;*/
}
.note_txt
{
	color: #1672E6;
	float: left;
	font-weight: 700;
	font-style: normal;
	font-variant: normal;
	font-size: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: 152px;
	height: 25px;
}
.note_txt2
{
	color: #743A3A;
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.img_xls
{
	padding-left: 19px;
	background: url(/images/ico_excel.gif) no-repeat 0px 0px;
	height: 21px;
	vertical-align: middle;
	cursor: pointer;
}
.img_xlsUp
{
	padding-left: 19px;
	background: url(/images/ico_xlsUp.gif) no-repeat 0px 0px;
	height: 21px;
	vertical-align: middle;
	cursor: pointer;
}

.note
{
	color: #616E14;
	border: solid 1px #BFD62F;
	background-color: #DAE691;
	text-align: justify;
	line-height: 15px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 14px 20px;
}
.indent
{
	margin-left: -20px;
	text-indent: 20px;
}
.rlText
{
	color: #555555;
	font-size: 11px;
	line-height: 15px;
}

.lbText
{
	color: #555555;
	font-size: 11px;
	line-height: 15px;
}
.smallText
{
	color: #555555;
	font-size: 12px;
	line-height: 15px;
}

.confirmText
{
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
}


.errorText
{
	color: #EF1D00;
	background-color: #FCF9F9;
	font: 12px Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.borderBox
{
	border-top-color: #e5e5e5;
	border-left-color: #e5e5e5;
	border-right-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-style: solid;
	padding: 0px;
	border-width: 1px;
	margin: 0px;
}
.arrow-down
{
	width: 0px;
	height: 0px;
	left: 30px;
	top: 5px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	position: relative;
	border-top: 20px solid #d6d6d6;
}
#the_box
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: 300;
	color: #BBBBDD;
	background-color: #EEEEEE;
	width: 250px;
}

.box_header
{
	padding-top: 1em;
	font-weight: 600;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	height: 5px;
}

.box_text
{
	text-align: left;
}


/*Dashboard*/
.tablersty2
{
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tablelogin2
{
	border: 1px solid #d8d8d8;
	padding: 3px;
	width: 400px;
}
.tablelogin
{
	width: 400px;
	background: url(../images/content-bg.jpg) repeat left top;
	padding-left: 10px;
	padding-right: 14px;
}
.tablelogin td
{
	font: normal 12px Arial;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 0px;
}
.tablelogin td.boxtitle
{
	color: #0B58AA;
	font: bold 14px Arial;
	background: url(../images/title-icon.png) no-repeat left 10px;
	padding-left: 20px;
}
.boxstyleviewmore
{
	width: 100%;
	background: url(../images/content-bg.jpg) repeat-x left top;
}
.boxstyleviewmore p
{
	padding-left: 3px;
	text-align: left;
	color: Red;
	font: bold 11px Arial;
}
.boxstyleviewmore a
{
	padding-right: 5px;
	text-align: right;
}
.boxstyleviewmoretxt
{
	font: normal 10px Arial;
	color: #b20e0e;
	text-decoration: underline;
	line-height: 25px;
}
td.tdPayment
{
	font: bold 12px Arial;
}

/*End of dashboard*/