﻿.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;
}

a:visited
{
	color: #639;
}

a:hover
{
	color: #939;
	text-decoration: underline;
}

a.backtotop:link
{
	color: #939;
	font-weight:normal;
	text-decoration: underline;
	font-size: 11px;
}

a.backtotop:visited
{
	color: #939;
	font-weight:normal;
	text-decoration: underline;
	font-size: 11px;
}

ul
{
	padding: 0px;
	margin-left: 20px;
	list-style-position: outside;
}

li
{
	margin: 3px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

#leftNav
{
	border-right: 2px #ccc solid;
	margin-top: 200px;
	padding: 20px 5px 0px 0px;
	vertical-align: top;
	height: 100%;
}

.left-nav-node-level-1
{
	font-size: 1em;
	font-weight: bold;
	line-height: 18pt;
}

.left-nav-node-level-2
{
	line-height: 1.2em;
	font-weight: normal;
	font-size: .9em;
}

#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;
	width: 440px;
	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: #669999;
	padding-bottom: 2px;
	margin-bottom: 0px;
	font-size: 1.1em;
	font-weight: bold;
}

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: .8em;
}
