body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #FFFFFF;
	margin: 10px 5px;
	padding:0px;
	text-align:center;
	min-width:760px;
}

h3 {
    font-size: 12pt;
    font-weight: bold;
}

#header {
	margin:0px;
	padding:0px;
}


#header #logo {
    vertical-align: top;
    float: left;
    clear: both;
    margin:0px;
    padding:0px;
}

#header ul {
	padding:0px;
	padding-top:36px;
	margin:0px;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top:33px;
}
#header li {
	display:inline;
	margin:0px;
	padding:0px;
}

/* div.tabs in #header */
ul.tabs {
	float:right;
	padding:0px;
	margin:1px;
	font-size: 12px;
	color:#182952;
	background: none transparent scroll repeat 0% 0%;
	white-space: nowrap;
	border-collapse: collapse;
	voice-family: "\"}\"";
	voice-family:inherit;
}
ul.tabs a {
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left:#006699 1px solid;
	display:inline;
	margin:2px;
	padding:2px 10px 2px 10px;
	background: none #D4E5EE scroll repeat 0% 0%;
	font-weight:normal;
	text-decoration:none;
	color:#006699;
    font-size: 10px;
}
ul.tabs a:hover {
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left:#0066992 1px solid;
	display:inline;
	margin:2px;
	padding:2px 10px 2px 10px;
	background: none #eee scroll repeat 0% 0%;
	color: #006699;
	font-weight:normal;
}
ul.tabs a.selected {
	background-color:#006699;
	border-right: #006699 1px solid;
	border-top: #006699 1px solid;
	border-left:#006699 1px solid;
	display:inline;
	margin:2px;
	padding:2px 10px 2px 10px;
	background: none #006699 scroll repeat 0% 0%;
	color:white;
	font-weight:normal;
}
#top_nav {
    float: right;
    /* clear: both; */
    /* white-space: nowrap; */
	/* padding-top:20px; */
	font-variant: small-caps;
	font-size:11px;
	text-align:right;
	margin-right:10px;
    margin-top: 10px;
    margin-bottom: 5px;

}

#top_nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#top_nav li {
    white-space: nowrap;
	list-style: none;
	padding-right: 5px;
}

#local_nav {
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	border-top: #006699 5px solid;
	padding-right:10px;
	text-align:right;
	color:white;
}

#login {
	margin:0px;
	padding:2px;
	font-size:10px;
	padding-right:10px;
	text-align:right;
	color:black;
}




div.adminmenu {
	clear:both;
	float:right;
    margin-left: 10px;
/*
	text-align:left;
	width:170px;
	margin:8px;;
	padding:5px;
	background-color:#D4E5EE;
	border:1px dashed #006699;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:172px;
*/
	}
/* Again, "be nice to Opera 5". */
/* body>div.adminmenu {width:150px;} */


div.adminmenu ul {
	text-align:left;
	width:170px;
	margin:8px;;
	padding:5px;
	background-color:#D4E5EE;
	border:1px dashed #006699;
	line-height:17px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:172px;

	list-style: none;
	margin: 10px 0px;
	padding-left: 0px;
}

body>div.adminmenu ul {
    width:150px
}

div.adminmenu li {
	padding-left: 3px;
	list-style: none;
}

div.adminmenu h4 {
	font-size: 14px;
	color: #333;
	font-weight: medium;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #333;
}

A:link {
	color: #006699;
}
A:active {
	color: #006699;
}
A:visited {
	color: #0099CC;
}
A:hover {
	color: red;
}

h2 {
	font-size: 22px;
	font-weight: bold;
	padding: 3px 0px;
	margin: 3px 0px;
}

h4 {
	font-size: 16px;
	/* font-weight: normal; */
    font-weight: bold;
}
p {
	font-size: 10pt;
	padding: 0px;
	line-height:17px;
}


pre {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#content {
	margin:0px 10px 20px 5px;
	padding:8px;
	text-align:left;
	line-height:16px;
}

.panel {
	margin-top: 10px;
}

footer {
    font-size: 8pt;
	clear: both;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	text-align: center;
	border-top: 5px solid #006699;
	color:#182952;
    line-height: 1.2rem;
}

footer li {
	list-style: none;
}

#username,
#password {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

acronym,
abbr {
    border-bottom: 1px dashed #eee;
    cursor: help;
}

/* for alternate row tables */
.b { background-color: #eee; }

table {
    border-collapse: collapse;
}

td,
th
{
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif;
}

input,
select
{
    font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
}

/* vertical table headings should be left aligned with a nice margin */
/*
.vertical {
    vertical-align: top;
    padding-top: 10px;
    text-align: left;
    margin-left: 5px;
}
*/


#reportingperiod,
#hospselect,
#drgselect,
#medservselect,
#exportlink {
    text-align: right;
    margin-bottom: 10px;
}

h2.pagetitle {
    margin-bottom:15px;
}
