﻿*
{
	padding: 0;
	margin: 0;
}

input, select, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 1px;
}

body
{
	font-family: 'Arial' , 'Helvetica' , sans-serif;
	font-size: 11px;
	background-repeat: repeat-x;
	color: #555555;
}

h1, h2, h3, h4, h5, h6
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	font-size: 100%;
	margin: 0px;
	display: inline;
}

.maindiv
{
	height: auto;
	width: 782px;
	float: right;
	margin: 10px;
}

.textLabel
{
	font-size: 8.5pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 20px;
	line-height: 21px;
	text-align: right;
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	position: relative;
	background: #444444;
	padding: 3px 8px 2px 8px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #444444;
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-bottom;
	line-height: 20px;
}

.gridbutton, .gridbutton a:link, .gridbutton a:hover, .gridbutton a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	position: relative;
	background: #444444;
	padding: 3px 8px 2px 8px;
	color: #ffffff !important;
	text-decoration: none;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #444444;
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-bottom;
	line-height: 20px;
}

.gridbutton *
{
	background: #777777;
	display: block;
	text-decoration: none;
	position: relative;
	font-size: 11px;
	font-weight: bold;
}

.button *
{
	background: #ececec;
	display: block;
	position: relative;
	font-size: 11px;
	font-weight: bold;
}

.button:hover
{
	color: #c9c9c9;
	border: 1px solid #000;
	background: #000000;
}

.mouseoverdiv
{
	font-size: 11px;
	border: 1px solid #444444;
	padding: 10px;
	color: #444444;
	background: #f3f4ee;
}

#wrapper
{
	margin: 0 auto;
	width: 1001px;
	background-color: #ffffff;
	border-left: 1px solid #435e6f;
	border-right: 1px solid #435e6f;
	border-bottom: 1px solid #435e6f;
}

#header
{
	color: #000;
	width: 981px;
	padding: 10px;
	height: 56px;
	background-repeat: repeat-x;
	background-image: url(../images/topheadergreydient.gif);
	background-position: top;
}

#header .toplink
{
	vertical-align: top;
	float: right;
	color: #000;
	font-weight: bold;
	position: absolute;
	width: 720px;
	text-align: right;
	border: 0px solid red;
}

#navigation
{
	float: left;
	width: 1001px;
	color: #333;
	padding: 0px;
}

#subnavigation
{
	float: left;
	width: 1001px;
	color: #333333;
	background: #edeee0;
	padding: 2px 0px 2px 0px;
}

#leftcolumn
{
	color: #333;
	border-right: 1px solid #e0e0e0;
	border-bottom: 4px solid #e0e0e0;
	background: #e8e8e8;
	padding: 0px 0px 10px 0px;
	width: 195px;
	float: left;
	min-height: 450px;
	height: 100%;
	bottom: 0px;
}

#leftcolumn .quicksearch
{
	font-family: sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

#leftcolumn a.quicksearch
{
	text-decoration: none;
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	font-size: 11px;
}

#leftcolumn a.quicksearch:hover
{
	color: #666;
}

#leftcolumn .quicklink
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

#leftcolumn a.quicklink
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#leftcolumn a.quicklink:hover
{
	color: #666;
}

#leftcolumn a.quicklink:visited
{
	text-decoration: none;
	color: #666;
}

#leftcolumn img
{
	margin: 0px 0px 0px 5px;
	vertical-align: middle;
}

#leftcolumn ul
{
	padding-top: 5px;
	font-size: 11px;
}

#leftcolumn li
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	font-size: 12px;
	padding-bottom: 7px;
	padding-left: 10px;
	list-style: none;
	color: #333;
}

#leftcolumn .leftlink
{
	text-decoration: none;
	padding-left: 2px;
	font-family: sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

#leftcolumn a.leftlink:link
{
	text-decoration: none;
	color: #333333;
}

#leftcolumn a.leftlink:visited
{
	text-decoration: none;
	color: #333333;
	text-decoration: underline;
}

#leftcolumn a.leftlink:hover
{
	text-decoration: none;
	color: #666666;
}

/*End*/

#rightcolumn
{
	color: #333;
	background: #f3f4ee;
	padding: 0px 0px 0px 0px;
	display: inline;
	border-bottom: 3px solid #899a54;
	border-right: 0px solid #899a54;
	float: left;
	width: 100%;
}

#rightcolumn .applicationheaderBg
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	background: #889b4c;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	border-bottom: 1px solid #ffffff;
	margin: 5px 20px 0px 20px;
}


.applicationheaderBgFlag
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	background: #cad1b5;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 0px;
	border-top: 8px solid #899a54;
}

.applicationheaderBg1
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	background: #889b4c;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 3px; /*border: 1px solid green;*/
}

#rightcolumn .grid a
{
	text-decoration: none;
	font-size: 12px;
}

#rightcolumn .grid a:link
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333;
}

#rightcolumn .grid a:visited
{
	text-decoration: underline;
	color: #333;
}

#rightcolumn .grid a:hover
{
	text-decoration: underline;
	color: #666;
}

#rightcolumn table.grid
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	border: 0px;
	margin-bottom: 0px;
	color: #000;
}

#rightcolumn .gridrow
{
	background: #f3f4ee; /*   background: #dee0d2;*/
}

#rightcolumn .gridrow:hover
{
	background: #fff; /*   background: #dee0d2;*/
}

#rightcolumn .gridheader th
{
	font-size: 12px;
	padding: 4px;
	color: #333;
	border-bottom: 2px #cfd3c4 solid;
	border-right: 1px solid #f3f4ee;
	text-align: left;
}

#rightcolumn table.grid .gridheader a
{
	color: #333;
	text-decoration: none;
	font-size: 12px;
}

#rightcolumn table.grid .gridheader a:visited
{
	color: #333;
}

#rightcolumn table.grid .gridheader a:hover
{
	color: #777;
	text-decoration: none;
}

#rightcolumn .alternategrid tr
{
}

#rightcolumn table.grid td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 2px 0px 5px;
	line-height: 24px;
	border-bottom: 1px solid #cfd3c4;
	border-right: 1px solid #f3f4ee;
}

#rightcolumn table.grid tr
{
}

#rightcolumn table.hideGrd
{
	border-width: 0px;
	border-style: none;
	border-collapse: none;
}

#rightcolumn table.hideGrd td
{
	border-width: 0px;
	border-style: none;
	border-color: #ffffff;
}

#rightcolumn .hiddencol
{
	display: none;
}

#rightcolumn .visiblecol
{
	display: block;
}

.welcomeheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #899a54;
	padding: 0px;
	color: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
	margin-bottom: 10px;
}

.welcomeheader h3
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	margin-left: 10px;
}

.welcomtext
{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	margin-bottom: 5px;
}

.welcomeheader img
{
	margin: 1px;
	padding: 0px;
	vertical-align: middle;
}

.WelcomeBoldText
{
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

/* BREAD CRUMBS */


#subnavigation .BreadCrumbs
{
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

#subnavigation a.BreadCrumbs:link
{
	text-decoration: none;
	color: #000;
	outline: none;
}

#subnavigation a.BreadCrumbs:visited
{
	text-decoration: none;
	color: #000;
	outline: none;
}

#subnavigation a.BreadCrumbs:hover
{
	text-decoration: underline;
	color: #555555;
	outline: none;
}

#subnavigation .pipe
{
	border-left: 1px solid #000;
}

/*End*/

/*footer*/
#footerlink
{
	width: 981px;
	clear: both;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	color: #000000;
	background-image: url(../images/footer_bg.png);
	height: 55px;
	text-align: center;
	font-size: 11px;
	vertical-align: bottom;
}

#footerlink p
{
	margin: 10px;
	color: #555555;
}

a.footerlink:link
{
	font-weight: normal;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	color: #000000;
}

a.footerlink:visited
{
	font-weight: normal;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
	color: #000000;
}

a.footerlink:hover
{
	font-weight: normal;
	text-decoration: underline;
	padding: 0px 15px 0px 15px;
	color: #ff2b01;
}

/*- Menu navigation--------------------------- */

ul#menu
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	position: relative;
	display: block;
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	background: transparent url(../images/menu/nav_bg.png) repeat-x top left;
	font-family: 'Arial' , 'Helvetica' , sans-serif;
	border-top: 8px solid #000000;
}

ul#menu li
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #8ed42d;
	height: 100%;
}

ul#menu li a
{
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 8px 20px 0 20px;
}

ul#menu li a:hover
{
	color: #000000;
	height: 22px;
	background: transparent url(../images/menu/nav_bg.png) 0px -40px no-repeat;
}

ul#menu li a.current
{
	display: inline;
	height: 22px;
	background: transparent url(../images/menu/nav_bg.png) 0px -40px no-repeat;
	float: left;
	margin: 0;
	color: #000000;
}
ul#menu li a.currentred
{
	display: inline;
	height: 22px;
	background: red url(../images/menu/nav_bgred.png) 0px -40px no-repeat;
	float: left;
	margin: 0;
	color: #000000;
}
/* Menu Classes */
.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}

a.mainmenu
{
	background: transparent url(                        '../images/menu/bg_button_a.gif' ) no-repeat scroll top right;
	color: #fff;
	display: block;
	float: left;
	margin: 4px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

a.mainmenu
{
	background: transparent url(     '../images/cross_icon.gif' ) no-repeat scroll top right;
}

a.mainmenu span
{
	background: transparent url(                        '../images/menu/bg_button_span.gif' ) no-repeat;
	display: block;
	line-height: 10px;
	padding: 5px 0 5px 8px;
}

a.mainmenu:active
{
	background-position: bottom right;
	color: #d3de91;
	outline: none; /* hide dotted outline in Firefox */
}

a.mainmenu:active span
{
	background-position: bottom left;
	padding: 5px 0 5px 8px; /* push text down 1px */
}
/*End*/

.clear
{
	/* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
/*Form Classes*/

#rightcolumn table.formtext
{
	border: 0px #FDF8E2 solid;
	border-collapse: collapse;
	padding: 0px;
	border-top: 2px #ffffff solid;
	border-bottom: 2px #ffffff solid;
	border-right: 1px #f3f4ee solid;
	border-left: 1px #f3f4ee solid;
	margin-bottom: 10px;
}

#rightcolumn table.formtext .formheader
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	background: #899a54;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px solid #ffffff;
}
/*end form classes*/

/*End*/
/* ajax modal dialog styles */

div.popupdiv
{
	border: 5px solid #000;
	background: #fff;
	margin-top: 10px;
	width: 400px;
}

.popupheader
{
	font-size: 13px;
	border-bottom: 1px solid #51a433;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	color: #fff;
	background: #899a54;
}

.popuptext
{
	font-size: 12px;
	color: #000;
	font-weight: normal;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=50);
	opacity: 0.5;
}

/* tweb modal dialog styles */
.modalPanelTitle td
{
	padding: 3px;
	font-weight: bold;
	font-size: 0.9em;
	background-image: url(images/tilebg_tablecaption.gif);
	cursor: pointer;
	color: black;
	font-family: Verdana;
	width: 100%;
	height: 30px;
	background-color: #6f90dc;
}

.modalPanel
{
	z-index: 500;
	width: 500px;
	border: solid 1px #275473;
	position: absolute;
	border-collapse: collapse;
	background-color: #f0faff;
}

.modalPanel td
{
	vertical-align: top;
}

.titleIcon
{
	padding-right: 20px;
}

/* Begin Login Classes */

table.logincontent
{
	width: 878px;
	height: 477px;
	background-repeat: no-repeat;
	background-image: url(../images/login_bg.gif);
	margin-bottom: 10px;
	margin-top: 10px;
}

#loginheader
{
	color: #000;
	width: 979px;
	padding: 10px;
	height: 56px;
	background-repeat: repeat-x;
	background-image: url(../images/logintopheadergreydient.gif);
	background-position: top;
}

#loginimg1
{
	width: 477px;
	padding: 10px;
	height: 117px;
	background-repeat: repeat-x;
	background-image: url(../images/login_img1.gif);
	background-position: top;
}

#loginimg2
{
	width: 477px;
	padding: 10px;
	height: 117px;
	background-repeat: repeat-x;
	background-image: url(../images/login_img2.gif);
	background-position: top;
}

#loginimg3
{
	width: 477px;
	padding: 10px;
	height: 117px;
	background-repeat: repeat-x;
	background-image: url(../images/login_img3.gif);
	background-position: top;
}

table.innertable
{
	border: 3px solid #e7e9dc;
	background: #fff;
	margin-top: 10px;
}

.loginheader
{
	font-family: Arial Rounded MT Bold,Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #0d6eb7;
	padding: 10px 5px 5px 10px;
	text-align: left;
}

a.loginheader:link
{
	font-family: Arial Rounded MT Bold,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #0d6eb7;
	text-align: left;
}

a.loginheader:hover
{
	color: #444;
}
a.loginheader:visited
{
	color: #0d6eb7;
}



table.innertable ul
{
	font-family: Arial, Helvetica, sans-serif;
	list-style: disk;
	font-size: 11px;
	color: #555555;
	text-align: left;
	margin: 0px 10px 0px 20px;
}

table.innertable li
{
	line-height: 16px;
	margin-left: 10px;
}

a.bodylink
{
	text-decoration: none;
}

a.bodylink:link
{
	color: #333;
	text-decoration: underline;
}

a.bodylink:visited
{
	text-decoration: underline;
	color: #333;
}

a.bodylink:hover
{
	text-decoration: none;
	color: #666;
}
/*New Css starts*/
a.bodylink1
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

a.bodylink1:link
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.bodylink1:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.bodylink1:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
/*New Css ends*/

/*New Css child starts*/
a.bodylinkB
{
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.bodylinkB:link
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.bodylinkB:visited
{
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
}

a.bodylinkB:hover
{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
/*New Css child starts*/
/* End Login Classes */

.largefont
{
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.readonlylabel
{
	background-color: #eff0ea;
	font-weight: bold;
	padding-left: 10px;
}

.readonlyvalue
{
	background-color: #ebece4;
}

.searchbg
{
	background: #dee0d3;
}

/* Begin Error Messages*/
.Required
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: Red;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: right;
}

.ErrorMessages
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	padding-left: 10px;
	padding-top: 5px;
}

.ErrorMessages ul
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.ErrorMessages li
{
	list-style: disk;
	list-style-position: inside;
	font-weight: normal;
	padding-left: 0px;
}
.ErrorMessagesValidator
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: Red;
}
.Astric
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: Red;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: right;
}
/* End Error Messages*/

.redhighlight
{
	color: #ca0016;
	border: 1px solid #c0cbab;
	padding: 4px;
	background: #f1f2df;
	margin: 5px 0 5px 0;
	font-size: 12px;
	line-height: 15px;
}

.quickSearchBg
{
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #fff;
	background: #d9d9d9;
}

.quickLinkBg
{
	padding: 10px 10px 10px 10px;
	border-bottom: 2px solid #fff;
	background: #e8e8e8;
}

#rightcolumn .applicationheaderBgTop
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	background: #cad1b5;
	color: #333;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #ffffff;
	margin: 0px 0px 0px;
}

#rightcolumn .applicationheaderBgTop p
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

#rightcolumn .applicationheaderBgLight
{
	background: #dde1d1;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}

.tablespace
{
	margin: 5px 0px 5px 0px;
	border-collapse: collapse;
}

.tablespace td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #cfd3c4;
	empty-cells: show;
}

#rightcolumn .applicationheaderBgTopGreen
{
	font-family: 'Verdana' , 'Geneva' , sans-serif;
	color: #333;
	font-size: 11px;
	background: #cad1b5;
	color: #000;
	font-weight: bold;
	padding: 4px 5px 5px 5px;
	border-bottom: 1px solid #ffffff;
	margin: 0px;
	border-top: 8px solid #899a54;
}

.tablepadding
{
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.tablepaddingborder
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.flagborder
{
	border-bottom: 1px solid #899a54;
	border-top: 10px solid #fff;
}

.norecord
{
	color: #666;
}

.advancesearch
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

a.whitelink
{
	text-decoration: none;
}

a.whitelink:link
{
	color: #fff;
	text-decoration: underline;
}

a.whitelink:visited
{
	text-decoration: underline;
	color: #fff;
}

a.whitelink:hover
{
	text-decoration: none;
	color: #cad1b5;
}

.functionalityerror
{
	font-weight: bold;
	color: #ca0016;
	padding: 4px;
	font-size: 12px;
}

.divContainer
{
	background-color: #000;
	position: absolute;
	width: 60px;
	height: 60px;
	text-align: center;
	white-space: nowrap;
	border: 0px solid #555;
	top: 48%;
	left: 48%;
	background: url(../images/waiting.gif) no-repeat top center;
	filter: alpha(opacity=50);
	opacity: 0.1;
}

/*-as per experian-*/
.scorecardbg
{
	width: 713px;
	height: 90px;
	background-repeat: no-repeat;
	background-image: url(../images/currentscore_bg.gif);
}

.leftpadding
{
	text-align: left;
	width: 35%;
}

.headerpadding
{
	padding-left: 200px;
	text-align: left;
	width: 65%;
	height: 24px;
}

/*--for new Homepage --*/
#rightContentTableWhite
{
	background-color: #fff;
	padding: 10px;
	margin: 0px;
	width: 100%;
}

.welcomeheadertext
{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold;
}

.welcomesubheadertext
{
	font-size: 12px;
	color: #459104;
	font-weight: bold;
}

#rightContentTableWhite ul
{
	list-style: square outside;
	margin-left: 10px;
}

#rightContentTableWhite ul li
{
	margin-left: 10px;
	padding-bottom: 10px;
	color: #444444;
}

#rightContentTableWhite ul li li
{
	list-style: disc outside;
	margin-left: 10px;
	padding-bottom: 5px;
}

.rightrural
{
	border-right: 1px solid #000;
	padding-right: 5px;
	padding-left: 10px;
}

.welcomeheaderbg
{
	background: #c9de8d;
	color: #444444;
	padding: 5px;
	font-weight: bold;
}

.redbox
{
	border: 1px solid #bb0b0b;
	border-bottom: 6px solid #bb0b0b;
	color: #bb0b0b;
}

a.bluelink
{
	text-decoration: none;
}

a.bluelink:link
{
	color: #005ed0;
	text-decoration: underline;
}

a.bluelink:visited
{
	text-decoration: underline;
	color: #005ed0;
}

a.bluelink:hover
{
	text-decoration: none;
	color: #666;
}

.bluelink:link
{
	color: #005ed0;
	text-decoration: underline;
}

.bluelink:visited
{
	color: #005ed0;
	text-decoration: underline;
}

.bluelink:hover
{
	color: #666;
	text-decoration: none;
}

/***blue text for login page****/


.bluetext
{
	text-decoration: none;
	color: #005ed0;
}

/*CSS 20May 10 */
.borderGreengrid
{
	border: 2px solid #cad1b5;
	border-top: none;
}

.tablepaddingG
{
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.buttonGreen
{
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	position: relative;
	background: #7c833b;
	padding: 3px 8px 2px 8px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #444444;
	font-weight: bold;
	font-size: 11px;
	vertical-align: text-bottom;
	line-height: 20px;
}

.buttonGreen *
{
	background: red;
	display: block;
	position: relative;
	font-size: 11px;
	font-weight: bold;
}

.buttonGreen:hover
{
	color: #ccc;
	border: 1px solid #000;
	background: #5b6026;
}

.greenLeftRight
{
	border-left: 1px solid green;
	border-right: 1px solid green;
}

.greenBorder
{
	border: 1px solid green;
	padding: 0px;
}

.tablepaddingNew
{
	padding-top: 0;
	padding-left: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
}

.chkStyle label
{
	vertical-align: top;
	padding-left: 7px;
	margin: 0px;
	white-space: nowrap;
}
.hrgrey
{
	background-image: url(../Images/grey_line.jpg);
	background-repeat: repeat-y;
	padding-right: 18px;
}
/* CSS Changed on 10June 2010*/

#nav-menu1 ul
{
	margin: 0px;
	margin-left: 11px;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
}

#nav-menu1 ul li
{
	margin-left: 35px;
	padding: 3px 0 2px 0;
	list-style-type: disc;
	text-decoration: none;
	font-family: arial;
	font-weight: normal;
	color: #666666;
}
/*
#nav-menu1 ul li a
{
	margin: 0px;
	padding-left: 0px;
	text-decoration: none;
	color:#666666;
	font-size:11px;
	font-family:arial;
	font-weight:normal;
}
*/
#nav-menu1 ul li a:link
{
	font-size: 12px;
	font-family: arial;
	font-weight: normal;
	margin-left: -5px;
	padding: 0px;
	color: #666666;
	text-decoration: none;
}
#nav-menu1 ul li a:visited
{
	text-decoration: none;
	color: #666666;
	margin-left: -5px;
}

#nav-menu1 ul li a:hover
{
	text-decoration: none;
	color: #000000;
	margin-left: -5px;
}
#nav-menu1 ul li a:active
{
	text-decoration: none;
	color: #000000;
	margin-left: -5px;
	font-weight: normal;
}


/* LEFT NAVIGATION TREE*/
#treediv
{
	margin: 10px 0 0 10px;
	border: 0px;
	padding: 0px;
}

.parentstyle
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	padding: 6px 0 2px 0;
	margin: 0;
}

.childstyle
{
	font-weight: normal;
	color: #444;
	text-decoration: none;
	font-size: 12px;
	padding: 0px 0 0px 2px;
}

/* CSS changed on 24June 2010 */

.padnone
{
	padding: 0 !important;
}
a.bodylinkN
{
	text-decoration: none;
}

a.bodylinkN:link
{
	color: #333;
	text-decoration: none;
}

a.bodylinkN:visited
{
	text-decoration: none;
	color: #333;
}

a.bodylinkN:hover
{
	text-decoration: underline;
	color: #666;
}
.headBlue
{
	background-color: #2f68c9;
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 3px;
}
.tableProgressBar
{
	border: 1px solid #376a04;
}
.progressbarBG
{
	background-image: url(../images/progressbar.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-family: arial;
	color: #FFF;
}
.flagborderblue
{
	border-bottom: 1px solid #bcbcbc;
	border-top: 5px solid #2f68c9;
	background-color: #fff;
	padding-bottom:10px;
}