body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

a:link,
a:active,
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B4F0;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B4F0;
	text-decoration: underline;
}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00B4F0;
	text-decoration: underline;
}

.contentDiv {
	padding-left: 38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.errorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.tableCellBg {
	background-image: url(/images/common/left_background.gif);
}

.logonMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #7F7F7F;
	text-align: right;
	float: right;
	position: relative;
	top: -26px;
}

.header {
	color: #003965;
	font-weight: bold;
}

.title {
	color: #424242;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
	text-transform:uppercase  !important;
}

.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 165px;
	border:1px solid #BACBD3;
}

.inputFieldSmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 55px;
}

.subuserItem
{
	padding-left: 3px;
	padding-right: 3px;
	line-height: 15px;
	border-bottom: #ffffff 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffe5c2;
}
.subuserItemNew
{
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 5px;
	line-height: 17px;
}
.subuserItemName
{
	padding-right: 5px;
	padding-left: 4px;
	font-weight: bold;
	width: 100%;
	color: #003965;
	line-height: 15px;
	border-bottom: #ffffff 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffe5c2;
}

/* new menu */
a.menu-item:link, a.menu-item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #F7F7F7;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	padding-left: 2px;
}
a.menu-item:active, a.menu-item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #B7B5B5;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	line-height: 19px;
	padding-left: 2px;
}
.menu-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #B7B5B5;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	line-height: 20px;
	padding-left: 2px;
}
a.sub-menu-item:link, a.sub-menu-item:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	background-color: #ffffff;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	text-decoration: none;
	line-height: 19px;
	padding-left: 15px;
}
a.sub-menu-item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	background-color: #ffffff;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	text-decoration: none;
	line-height: 19px;
	padding-left: 10px;
}
a.sub-menu-item:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	background-color: #F7F7F7;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	text-decoration: none;
	line-height: 19px;
	padding-left: 10px;
}

.first-row {
	background-color: #F7F7F7;
	width: 100%;
	line-height: 20px;
}
.last-row {
	background-color: #F7F7F7;
	width: 100%;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.nav-menu {
	background-color: #F7F7F7;
	padding-bottom: 19px;
	padding-left: 15px;
	width: 256px;
	height: 100%;
	padding-top: 12px;
	padding-bottom: 40px;
}
.menu-item span
{color:white;}
/* new menu end */
