.login-pane-top
{
	padding: 0;
	margin: 0;
	background-color: #999933;
	height: 2px;
}
* html, body
{
	font-family: arial;
	font-size: .9em;
	padding: 0px;
	margin: 0px;
}

a 
{
	color: #069;
	font-size: 11px;
}

a:visited
{
	color: #639;
	font-size: 11px;
}

a:hover
{
	color: #939;
	text-decoration: underline;
	font-size: 11px;
}

a.gridheader:link
{
	color: Blue;
	font-weight:normal;
	text-decoration: underline;
	background-color:#999933;
	font-size: 9px;
}

a.gridheader:visited
{
	color: Blue;
	font-weight:normal;
	text-decoration: underline;
	background-color:#999933;
	font-size: 9px;
}

ul
{
	padding: 0px;
	margin-left: 20px;
	list-style-position: outside;
}

li
{
	margin: 3px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

#login
{
	display: block;
	margin-top: 10px;
	width: 440px;
	margin-left: auto;
	margin-right: auto;
}

#content
{
	padding: 30px 5px 5px 10px;
	width: 740px;
}

.textBox
{
	background-color: #EDEBEB;
	vertical-align: top;
	padding: .5em;
	margin: 0;
	font-weight: inherit;
	border-bottom: 1px #ccc solid;
	border-right: 1px #ffffff dotted;
	text-align: left;
}

.three_quart_grey_bkgrnd
{
	background-color: #ECECEC;
	vertical-align: top;
	padding: 5px;
	margin-top: 10px;
}

#otp
{
	margin: 25px 0px 0px 10px;
	font-size: .9em;
}

#otp li
{
	margin: 8px 0px 0px 0px;
	list-style-position: outside;
	list-style-image: url(/images/GICPortal/bullet.gif);
	list-style-type: none;
}

#otp ul
{
	padding: 0px;
	margin-left: 18px;
	list-style-position: outside;
}

h4
{
	color: #336666;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
}


h3
{
	color: #2f4f4f;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

h2
{
	color: #2f4f4f;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-weight: bold;
}

hr
{
	height: 1px;
	background-color: #0033CC;
}

div#footer
{
	text-align:center;
	clear: both;
	padding: 5px 0px 20px 10px;
	background-color: #CCCC99;
	border-top: 1px #727271 solid;
	border-bottom: 3px #c96 solid;
}

.error
{
	display: block;
	color: #993333;
	font-weight: bold;
	text-align: center;
	width: 450px;
	padding: 5px;
	margin-top: 10px;
}

.empTable
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	background-color: #CCCC99;
	border-top: 1px #727271 solid;
	border-bottom: 5px #727271 solid;
}

.instruction
{
	display: block;
	font-size: 1.0em;
	color:  #336666;
	text-align: center;
 font-weight: bolder;
}


.searchDoctor
{
	font-size: .9em;
	text-align:left;
}

.SubmitButton
{
    font-family: arial;
    font-size:medium;
    font-weight:bold;
    color:Black
}
