	#container{
	min-height: 100%;
    position: relative;
	background-color: #d7ebe2;
}
	



html, body {
	height:100%;
	margin:0px;
	padding:0px;
	background-color: #d7ebe2;
	
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	height: 72px;
	width: 990px;
	margin:0 auto;	
	background-color: #FFF;
}
.logo {
	float: left;
	height: 64px;
	width: 352px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.Icons {
	margin-top: 46px;
	float: right;
	height: 26px;
	width: 235px;
	margin-right: 26px;
}
.textwhiteSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textyallowsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.searchbar {
	height: 38px;
	width: 990px;
	background-image: url(../UI_Images/searchbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0px auto;
}
.alertbox {
	float: left;
	height: 38px;
	width: 150px;
	margin-left: 10px;
}
.searchbox {
	height: 38px;
	margin-right: 44px;
	float: right;
	width: 230px;
	text-align: left;
	vertical-align: middle;
	display: table-cell;
}
input[type=text] {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #bbb;
	height: 20px;
	width: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c2c1c1;
	-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	text-indent: 10px;
	background-position: 10px 6px;
	float: left;	
	background-repeat: no-repeat;
	
	padding-left: 5px;
	padding-right: 10px;
}

.centerpart {
	
	height: auto;
	width: 990px;
	margin:10px auto;

}
.headingtextyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #e5e3ba;
}
.leftbox {
	float: left;
	width: 213px;
	margin-top: 19px;
	margin-right: 5px;
	margin-left: 28px;
	background-image: url(../UI_Images/leftbar_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftmenu {
	background-image: url(../UI_Images/leftbar_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	background-color: #4b5056;
	width: 198px;
	margin-top: 0px;
	margin-right: 2px;
	margin-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
}
.leftmenuright {
	background-image: url(../UI_Images/leftbar_buttom.jpg);
	background-position: left bottom;
	height: 14px;
}
.leftmenucenter {
	padding-left: 10px;
}

.rightbox {
	float: left;
	width: 740px;
	margin-top: 19px;
}
.login {
	width: 100%;
	margin:19px auto;
	
}



input[type=text]:focus {
outline: none;
border: 1px solid #bbb;
-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
color: #666666;
}
.mainheading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration:none;
	}
.searchpanel input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	height: 20px;
	background-image:none;
	width: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c2c1c1;
	-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	padding:0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.leftsidelabels{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #4B5056;
	padding-left:25px;
	}
.blackmainheading{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
font-weight: bold;
color: #4B5056;
}
h1 {font-size: 3em; margin: 20px 0;}
.container {width: 680px; margin: 5px auto;}
ul.tabs {
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 98%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}
ul.tabs li {
	float: left;
	padding:0;
	height: 31px;
	line-height: 31px;
	background: #7d7d7d;
	overflow: hidden;
	position: relative;
	/*width: 20%;*/
	margin: 0;
	background-color: #7d7d7d;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	border-radius: 8px 8px 0px 0px;
	text-transform: capitalize;
}
ul.tabs li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0px 13px;
	text-align:center;
	font-size: 12px;
	border: 1px solid #fff;
	outline: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-radius: 8px 8px 0px 0px;
border-radius: 8px 8px 0px 0px;
}
ul.tabs li a:hover {
	background: #4b5056;
}	
.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-transform: capitalize;
}
.textnormalHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-transform: capitalize;
}

/*#footer 
{
	bottom:0;
	position: absolute;
	width:990px;
	clear:both;
	height:23px;  
	font-weight: bold;
	text-align: center;
	font-family: tahoma, verdana;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #ECECE4;
	background-color: #1d8a65;
	text-align: center;
	margin-left:20px;
	
	
}*/
#footer {
	position:fixed !important;
	bottom:0;
	width:100%;
	height:23px;  	/* Height of the footer */
	background-color: #1d8a65;
	clear:both;
		font-family: tahoma, verdana;
	font-size: 11px;
	text-align: center;
	padding-top:4px;
}
input[type=password] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	height: 20px;
	width: 280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #c2c1c1;
	-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	text-indent: 10px;
	background-position: 10px 6px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 5x;
	margin-bottom: 6px;
	margin-left: 5px;
	padding-left: 5px;
	padding-right: 10px;
}
textarea {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 1px solid #bbb;
	height: 80px;
	width: 80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	text-indent: 10px;
	background-position: 10px 6px;
	float: left;
	background-repeat: no-repeat;
	margin-top: 6px;
	margin-right: 60px;
	margin-bottom: 6px;
	margin-left: 15px;
	padding-left: 20px;
	padding-right: 10px;
}
input[type=text] {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	height: 20px;
	width:280px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	text-indent: 10px;
	background-position: 10px 6px;
	float: left;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 2px;
	margin-right: 5x;
	margin-bottom: 2px;
	margin-left: 5px;
}
select  {
	border: 1px solid #bbb;
	height: 24px;
	width: 300px;
	padding: 0px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #999999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	-moz-box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	box-shadow: inset 0 2px 2px #ccc, 0 1px 0 #fff;
	background-position: 10px 6px;
	float: left;
	background-repeat: no-repeat;
	behavior: url(border-radius.htc);
	padding-left: 5px;
	padding-right: 0px;
	margin-top: 2px;
	margin-right: 5x;
	margin-bottom: 2px;
	margin-left: 5px;
}

input[type=password]:focus {
outline: none;
border: 1px solid #bbb;
-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
color: #666666;
}

input[type=text]:focus {
outline: none;
border: 1px solid #bbb;
-webkit-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
-moz-box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
box-shadow: inset 0 2px 2px #ccc, 0 0 10px #666666;
color: #666666;
}

 .gvQuestionAnswerCSS
{
    font-family:Verdana;
    font-size:11pt;
    font-weight:normal;
    color:black;                
}
.gridalternate
{
  background-color: #EAEFF3;
  color: #000080;          
  vertical-align: middle;         
}
.gridheader
{
  background-color: #267853;
  color: #000080;          
  vertical-align: middle;          
}
.tabletextclass
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}