@charset "utf-8";
body {
	background-color: #F1F1F1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.namecont {
	background-image:url(../images/topNav.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:30px;
}
.namecont .w {
	width:960px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
.namecont .wmob {
	width:100%;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}

.namecont .name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	display: block;
	float: left;
	height: 30px;
	width: 250px;
	background-image: url(../images/userPic.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.namecont .namemob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	display: block;
	float: left;
	height: 30px;
	width: 49%;
	background-image: url(../images/userPic.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.namecont .logout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	display: block;
	float: right;
	width: 65px;
}
.namecont .logoutmob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/logout.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 30px;
	vertical-align: middle;
	display: block;
	float: right;
	width: 50%;
}

.namecont .w .logout a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
.namecont .wmob .logoutmob a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}

.logo {
	float: left;
	height: 75px;
	width: 250px;
}
.logo2 {
	height: 75px;
	width: 400px;
	margin-top: 50px;
}
.logo2mob {
	height: 75px;
	width: 270px;
	margin-top: 5px;
}

.textbox400 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 400px;
	padding-left: 5px;
	border: thin solid #333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textbox400:focus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 400px;
	padding-left: 5px;
	border: thin solid #333;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FF9;
}
.textarea400 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	width: 400px;
	padding-left: 5px;
	border: thin solid #333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.textarea400:focus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	width: 400px;
	padding-left: 5px;
	border: thin solid #333;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FF9;
}
.dropbox400 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 407px;
	padding-left: 5px;
	border: thin solid #333;
	margin-top: 3px;
	margin-bottom: 3px;
}
.dropbox400:focus {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 407px;
	padding-left: 5px;
	border: thin solid #333;
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FF9;
}


.items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	float: right;
	height: 55px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	width: 85px;
	padding-top: 3px;
	border: 1px solid #CCC;
	background-image: linear-gradient(bottom, rgb(240,240,240) 14%, rgb(207,207,207) 51%, rgb(232,232,232) 90%);
	background-image: -o-linear-gradient(bottom, rgb(240,240,240) 14%, rgb(207,207,207) 51%, rgb(232,232,232) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(240,240,240) 14%, rgb(207,207,207) 51%, rgb(232,232,232) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(240,240,240) 14%, rgb(207,207,207) 51%, rgb(232,232,232) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(240,240,240) 14%, rgb(207,207,207) 51%, rgb(232,232,232) 90%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(240,240,240)),
		color-stop(0.51, rgb(207,207,207)),
		color-stop(0.9, rgb(232,232,232))
	);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.items a {
	color: #666;
}
.items a:hover {
	color: #333;
}
.menusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: 220px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.menusel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 40px;
	width: 220px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 39px;
	font-weight: normal;
	text-decoration: none;
	background-image: linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -o-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(196,196,196)),
		color-stop(0.51, rgb(207,207,207)),
		color-stop(0.9, rgb(235,235,235))
	);
	height: 39px;
	width: 218px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 2px;
	border: 1px solid #CCC;
	color: #333;
}
.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 39px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	height: 39px;
	width: 218px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 2px;
	border: 1px solid #CCC;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
}


.menu a {
	color: #333;
	display: block;
}
.menu a:hover {
	color: #FFF;
}
.layouttop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	width: 720px;
	text-indent: 10px;
	margin-left: 20px;
	line-height: 39px;
	font-weight: bold;
	text-align: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.layouttopmob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	width: 100%;
	text-indent: 10px;
	margin-left: 20px;
	line-height: 39px;
	font-weight: bold;
	text-align: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	min-height: 400px;
	width: 720px;
	margin-left: 20px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.layoutmob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	min-height: 400px;
	width: 100%;
	margin-left: 20px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 20px;
	width: 100%;
}
.footer a {
	color: #FFF;
	
}
.logincont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	height: 200px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 100px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 50px;
}
.logincontmob {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	height: 200px;
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 25px;
}

.user {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 235px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: thin solid #CCC;
}
.usermob {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 250px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: thin solid #CCC;
}

.pass {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 235px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: thin solid #CCC;
}
.passmob {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 250px;
	padding-left: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: thin solid #CCC;
}

.loginhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	height: 30px;
	background-image: linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -o-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -moz-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -webkit-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -ms-linear-gradient(bottom, rgb(196,196,196) 14%, rgb(207,207,207) 51%, rgb(235,235,235) 90%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.14, rgb(196,196,196)),
		color-stop(0.51, rgb(207,207,207)),
		color-stop(0.9, rgb(235,235,235))
	);
	padding-left: 10px;
}
.error {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
	text-decoration: none;
}
/*tooltip css start*/
.tooltip {
			color: #000000; outline: none;
			cursor: help; text-decoration: none;
			position: relative;
		}
		.tooltip span {
			margin-left: -999em;
			position: absolute;
		}
		.tooltip:hover span {
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	position: absolute;
	left: -75px;
	top: 2em;
	z-index: 99;
	margin-left: 0;
	width: 100px;
	font-size: 11px;
		}
		.tooltip:hover img {
	border: 0;
	float: left;
	position: absolute;
	margin-top: -15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -100px;
		}
		.tooltip:hover em {
	font-family: Candara, Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-style: italic;
		}
		.classic { padding: 0.8em 1em; }
		.custom { padding: 0.5em 0.8em 0.8em 2em; }
		* html a:hover { background: transparent; }
		.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
		.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
		.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.info { background: #9FDAEE; border: 1px solid #2BB0D7;	}
		.warning { background: #FFFFAA; border: 1px solid #FFAD33; }
		
/*Tool Tip Css Ends*/
.tablehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #FFF;
	text-decoration: none;
}
.tablehead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	color: #FFF;
	text-decoration: none;
}
.layouttopmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/darkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 39px;
	width: 220px;
	text-indent: 10px;
	margin-top: 10px;
	line-height: 39px;
	font-weight: bold;
	text-align: left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.layoutmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	width: 220px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.linksub{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	display: block;
	background-color: #2AA2BB;
	text-align: center;
	border:#FFFFFF solid 1px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	width: auto;
	cursor: pointer;
	float:left;
	padding-left:5px;
	padding-right:5px;
}

.linksub:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	display: block;
	background-color: #6ECDDF;
	text-align: center;
	border:#FFFFFF solid 1px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	width: auto;
	float:left;
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}
.dash_layout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000;
	text-decoration: none;
	min-height: 175px;
	width: 720px;
	margin-left: 20px;
	background-color: #FFF;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.linksub_cen{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	display: block;
	background-color: #2AA2BB;
	text-align: center;
	border:#000 solid 1px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	width: 100px;
	cursor: pointer;
	padding-left:5px;
	padding-right:5px;
}

.linksub_cen:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	display: block;
	background-color: #6ECDDF;
	text-align: center;
	border:#000 solid 1px;
	height: 20px;
	text-decoration: none;
	line-height: 20px;
	width: 110px;
	padding-left:5px;
	padding-right:5px;
	cursor: pointer;
}
