body {
	background: #d4d9e5;
	margin: 0;
	padding: 0;
	font: 11px arial, helvetica, sans-serif;
	text-align: center;
	line-height: 19px;
}

#page {
	width: 840px;
	margin: 0 auto;
	background: url(/images/wrapper.gif) repeat-y;
}

#pagetop {
	position: relative;
	background: url(/images/pagetop.gif) no-repeat;
	width: 840px;
	height: 30px;
}

/* @group calendar styles */

#calHeader {
	background-color: #ccdeaf;
}
.day_head
{
	font: bold 12px/16px arial, helvetica, sans-serif;
	color: #78580D;
}

.dayOfWeek
{
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss;
}

.dayOfWeekWhite
{
	color: black;
	font: 10px arial, helvetica, sans-serif;
	padding: 5px;
	border-bottom: 1px solid #9f9c78;
	background: #e6e5d4;
}

.month
{
	color: #4f6289;
	text-transform: uppercase;
	font: bold 12px arial, helvetica, sans-serif;
}

.month_head
{
	color: white;
	text-transform: uppercase;
	font: bold 12px arial, helvetica, sans-serif;
}

.week_cal_event
{
	color: #336666;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.week_cal_event:hover { text-decoration: underline; }

.week_cal_time n{
	color: #BC4200;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.white {
	color: #ffffff;
	text-decoration: none;
	font: 10px arial, helvetica, sans-serif;
}

a.cal_day {
	color: #bb422d;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	background: white;
	border: 1px solid #BC4200;
}

a.monthLink {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss;
}

a.monthLink:hover {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, Geneva, Swiss;
}

/* @end */

#logo {
	position: relative;
}

#footer {
	clear: both;
	background: #bbbbbb url(/images/pagebottom.gif) no-repeat;
	color: #666666;
	width: 840px;
	height: 33px;
}

#loginLogo {
	width: 252px;
	height: 55px;
	margin: 30px;
}

#loginForm {
	margin-bottom: 15px;
}

.button {
	background-image: url("images/button_bg.gif");
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #333333;
	color: #ffffff;
	height: 20px;
	* height: 19px;
	position: relative;
	bottom: 2px
	* position: relative;
	* top: -2px;;
}

.drug {
	bottom: 4px;
	position: relative;
}

.button:hover {
	background-image: url("images/button_bg_over.gif");
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	font-size: 10px;
	* height: 19px;
	position: relative;
	bottom: 2px
	* position: relative;
	* top: 2px;
}

.formTextDrug {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #333;
	height: 16px;
	padding: 2px;
	width: 85px;
}

.gecko .formTextDrug {
	height: 14px;
	width: 80px;
}

.formText {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #333;
	padding: 2px;
	height: 16px;
	width: 160px;
}

.gecko .formText {
	height: 14px;
	width: 160px;
}

.formText2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #333;
	height: 20px;
	padding: 2px;
	width: 220px;
}

.gecko .formText2 {
	height: 16px;
	width: 220px;
}


.formText50 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #333;
	height: 16px;
	* height: 20px;
	text-decoration: none;
	padding: 2px;
	width: 50px;
}

.formTextCal {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #333;
	text-decoration: none;
	padding: 2px;
	height: 16px;
	width: 130px;
}

.gecko .formTextCal {
	height: 14px;
	width: 132px;
}

.formTextCalDrug {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: #333;
	height: 16px;
	text-decoration: none;
	padding: 2px;
	width: 110px;
}

.gecko .formTextCalDrug {
	height: 14px;
}

.textCal {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #ccc;
	color: #333;
	height: 16px;
	text-decoration: none;
	padding: 2px;
	width: 200px;
}

.gecko .textCal {
	height: 14px;
}

.textSearch {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #a5cc7a;
	color: #333;
	height: 16px;
	text-decoration: none;
	padding: 2px;
	width: 70px;
	margin-top: 5px;
}

.gecko .textSearch {
	height: 14px;
}

.loginText {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	color: black;
	height: 16px;
	width: 205px;
	text-decoration: none;
	padding: 2px;
}

.gecko .loginText {
	height: 14px;
}

.formtitle {
	color: #7b7a00;
	font: 10px 'Lucida Grande', Arial, Verdana, Trebuchet;
}

#loginWrapper {
	background: #ffffff;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	height: 100%;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

#content {
	width: 660px;
	float: right;
	background: white;
	padding: 20px;
	border-left: 1px solid #cccccc;
	position: relative;
}

html> body #content {
	width: 639px;
	float: right;
	background: white;
	padding: 20px;
	border-left: 1px solid #cccccc;
}


#mainNav {
	width: 100px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f8f8f8;
}

html> body #mainNav {
	width: 120px;
	float: left;
	padding-bottom: 20px;
	background: #f8f8f8;
	padding-top: 10px;
}

#mainNav ul {
	list-style: none;
	font: 11px arial, helvetica, sans-serif;
	right: 20px;
	position: relative;
}

#mainNav li {
	padding-bottom: 5px;
}

#loginFooter {
	clear: both;
	border-top: 1px solid #cccccc;
	text-align: right;
	padding: 10px 20px;
	background: #f8f8f8;
	font: 9px arial, helvetica, sans-serif;
	color: #7f7f7f;
}

#copyright {
	font: 9px arial, helvetica, sans-serif;
	color: #7f7f7f;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-top: 15px;
}

.header {
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #4f6289;
	color: #d4d9e5;
}

.gecko .header {
	padding: 2px 5px;
}

.subheader {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #a5cc7a;
	color: white;
	padding: 5px;
}

.gecko .subheader {
	padding: 2px 5px;
}

.subheaderblue {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #9dadd1;
	padding: 5px;
	color: white;
}

.gecko .subheaderblue {
	padding: 2px 5px;
}

.row {
	padding: 2px;
	color: #4c4c4c;
	font: 11px arial, helvetica, sans-serif;
	border-bottom: 1px solid #e4e4e4;
	background: white;
}

.row1 {
	padding: 2px;
	color: #4c4c4c;
	font: 11px arial, helvetica, sans-serif;
	background: #f8f8f8;
	border-bottom: 1px solid #e4e4e4;
}

.rowend {
	padding: 2px;
	color: #4c4c4c;
	font: 11px arial, helvetica, sans-serif;	background: white;
}

.row1end {
	padding: 2px;
	color: #4c4c4c;
	font: 11px arial, helvetica, sans-serif;
	background: #f8f8f8;
}
.nudge1 {
	top: 1px;
	position: relative;
}
.nudge2 {
	top: 2px;
	position: relative;
}

.nudge3 {
	position: relative;
	top: 3px;
}

.nudge4 {
	position: relative;
	top: 4px;
}

.nudge5 {
	position: relative;
	top: 5px;
}

a {
	color: #3564b3;
	text-decoration: none;
}

a:hover {
	color: #b3b3b3;
	text-decoration: none;
}

a.headerLink {
	color: white;
	text-decoration: none;
	font: bold 12px arial, helvetica, sans-serif;
}

a.headerLink:hover {
	color: #d4d9e5;
	text-decoration: none;
	font: bold 12px arial, helvetica, sans-serif;
}

.option {
	
}

a.menu {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

a.menu:hover {
	color: #535353;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.textSmall
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	height: 22px;
	width: 290px;
}

.text {
	font: 11px/24px arial, helvetica, sans-serif;
}

#alert {
	color: #de2002;
	height: 22px;
	padding-bottom: 10px;
	font: bold 11px arial, helvetica, sans-serif;
	text-align: center;
}

.incid {
	color: #de2002;
}

.grey {
	color: #999;
}

.searchpad {
	background: #CCDEAF;
	padding: 10px;
	border-color: #000000;
	border-bottom: 1px solid #ccdeaf;
}

.searchpad2 {
	background: #CCDEAF;
	border-color: #000000;
	border-bottom: 1px solid #ccdeaf;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.helppad {
        background: #CCDEAF;
        border-color: #000000;
        border-bottom: 1px solid #ccdeaf;
        padding-right: 10px;
        padding-bottom: 8px;
}

.textArea150 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #7f9db9;
	height: 150px;
	padding: 2px;
	width: 695px;
}

.formSelect {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 165px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #7f9db9;
	padding: 2px;
}

.gecko formSelect {
	width: 160px;
}

.formSelect2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	width: 220px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #7f9db9;
	padding: 2px;
}

.formSelect130 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 130px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #7f9db9;
	padding: 2px;
	margin-bottom: 5px;
	top: 5px;
	position: relative;
}

.gecko .formSelect130 {
	height: 20px;
}

.formTimeSelect {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 50px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #7f9db9;
	padding: 2px;
}

.gecko .formTimeSelect {
	height: 20px;
}

.formTimeSelect2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
	width: 55px;
	text-decoration: none;
	background: #fff;
	border: 1px solid #7f9db9;
	padding: 2px;
}

.gecko .formTimeSelect2 {
	height: 20px;
}

.formpadding {
	padding: 5px;
}

.formpaddingleft {
	padding: 5px 5px 5px 20px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

.formpaddingright {
	padding: 5px 20px 5px 5px;
}

.wformpadding {
	background-color: #ccdeaf;
	padding: 10px 5px;
}

.wformpaddingleft {
	background-color: #ccdeaf;
	padding: 10px 5px 10px 20px;
}

.wformpaddingright {
	background-color: #ccdeaf;
	padding: 10px 20px 10px 5px;
}

.bformpadding {
	padding: 10px 5px;
}

.bformpaddingleft {
	padding: 10px 5px 10px 20px;
}

.bformpaddingright {
	padding: 10px 20px 10px 5px;
}

.dformpadding {
	padding: 10px;
}

.dformpaddingleft {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.dformpaddingright {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.aformpadding {
	padding-left: 5px;
	padding-right: 5px;
}

.aformpaddingleft {
	padding-right: 5px;
}

.aformpaddingright {
	* padding-right: 0px;
	padding-left: 5px;
}
.sformpadding {
	padding: 20px 5px 5px;
}

.sformpaddingSpan {
	padding: 20px 20px 5px;
}

.eformpaddingSpan {
	padding: 5px 20px 20px;
}

.formpaddingSpan {
	padding: 5px 20px;
}

.dformpaddingSpan {
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #ccc;
}

.sformpaddingleft {
	padding: 20px 5px 5px 20px;
}

.sformpaddingright {
	padding: 20px 20px 5px 5px;
}

.eformpadding {
	padding: 5px 5px 20px;
}

.eformpaddingleft {
	padding: 5px 5px 20px 20px;
}

.eformpaddingright {
	padding: 5px 20px 20px 5px;
}

.nformpaddingright {
	padding: 10px 20px 20px 10px;
}

.nformpaddingleft {
	padding: 20px 10px 10px 20px;
}

.table {
	background-color: #f8f8f8;
	width: 740px;
	text-align: left;
	border: 1px solid #7f9db9;
	position: relative;
	left: 50px;
}

.ie .table {
	left: 0px;
}

.tableCal {
	background-color: #f8f8f8;
	width: 290px;
	text-align: left;
	border: 1px solid #ccc;
}

.formTitleComment {
	color: #5b5b5c;
	font: 10px 'Lucida Grande', Arial, Verdana, Trebuchet;
}

fieldset {
	border: 1px solid #7f9db9;
	background-color: #fdfdfd;
	padding: 5px;
}

.noteTime {
	float: right;
	position: relative;
	bottom: 15px;
	color: #7f7f7f;
	right: 8px;
	font-size: 10px;
}

.note {
	background-color: white;
	border: 1px solid #ccc;
	padding: 10px;
	width: 680px;
	* width: 700px;
	margin-top: 5px;
	* margin-top: -10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.acknowledge {
	position: relative;
	bottom: 15px;
	* bottom: 10px;
	float: right;
	right: 5px;
}

.noteedit {
	background-color: #ccc;
	width: 702px;
	* width: 700px;
	height: 25px;
	* height: 20px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	* margin-bottom: 5px;
}

.noteicon {
	position: relative;
	bottom: 15px;
	* bottom: 10px;
	float: right;
	right: 5px;
}

.noteAssign {
	position: relative;
	left: 10px;
	top: 3px;
	* top: 7px;
}

#info {
	color: white;
	font: 10px arial, helvetica, sans-serif;
	float: left;
	top: 10px;
	position: relative;
	left: 10px;
	height: -15px;
}

#headerImage {
	position: relative;
	background-image: url(images/header.gif);
	width: 770px;
	height: 81px;
	left: 35px;
	* left: 0px;
}

div#Container {
	margin: 13px auto 0 auto;
	text-align: center;
}

#Modal {
	border: 10px solid #4f6289;
	background: #fff;
  text-align: left;
  width: 250px;
	margin: 5px auto;
}
#Modal div.inner {
  margin: 15px 20px 10px 20px;
}

.calwidgetsearch {
	position: relative;
	top: 4px;
}

.calwidget {
	position: relative;
	bottom: 1px;
}

.textSearchDate {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	border: 1px solid #a5cc7a;
	color: #333;
	height: 14px;
	text-decoration: none;
	padding: 2px;
	width: 60px;
	margin-top: 5px;
}

.gecko .textSearchDate {
	height: 16px;
}
