body { 
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
	background-color: #ffffff;
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #dddddd; 
	scrollbar-highlight-color: #aaaaaa; 
	scrollbar-face-color: #aaaaaa; 
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-track-color: #cccccc; 
	scrollbar-darkshadow-color: #666666;
}

.body { 
font-size: 12px;
}
	
table,td {
	color: #444444;
	font-size: 11px;
}

p {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
}
	
form {
	margin: 0px;
}

h1 {
	color: #EA1313;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
}

h2 {
	color: #4D95DD;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 6px;
}

h3 {
	color: #cc6600; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 4px;
}

h4 {
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold; 
	margin-bottom: 2px;
}

h5 {
	color: #333333; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 1px;
}
	
LI {
	LIST-STYLE-TYPE: square; 
	margin-left: 6px; 
	MARGIN-BOTTOM: 2px;
}
	
UL {
	MARGIN-TOP: 2px;
}

hr {
	height: 1px;
}

a:link, a:visited {
	color: #444444;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

.button {
	border: 1px solid #1F65DA;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	background-color: #1850AB;
	font-weight: normal;
}

input,select {
	border: 1px solid #bbbbbb;
	font-size: 11px;
	background-color: #ffffff;
	vertical-align: bottom;
}
	
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #888888;
	font-size: 12px;
	background-color: #ffffff;
}

.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
}


.myArea {
	font-size: 11px;
	font-weight: bold;
}
a.myArea:link, a.myArea:visited {
	color: #444444;
	text-decoration: none;
}
a.myArea:hover {
	color: #666666;
	text-decoration: none;
}

.currentTab {
	font-size: 12px;
	font-weight: bold;
}
a.currentTab:link, a.currentTab:visited {
	color: #ffffff;
	text-decoration: none;
}
a.currentTab:hover {
	color: #ffffff;
	text-decoration: none;
}
	
.otherTab {
	font-size: 12px;
	font-weight: bold;
}
a.otherTab:link, a.otherTab:visited {
	color: #444444;
	text-decoration: none;
}
a.otherTab:hover {
	color: #ffffff;
	text-decoration: none;
}
	
.color-white {
	color : #ffffff;
	text-decoration : none;
}

.color-dark {
	color : #444444;
	text-decoration : none;
}

.subMenu {
	font-size: 6px;
	color: #ffffff;
	background-color: #1A599A;
	border-bottom: 1px solid #002549;
	padding-left: 18px;
	padding-right: 18px;
}

.subMenuLink {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
}

a.subMenuLink:link, a.subMenuLink:visited {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
	padding-left: 0px;
}
a.subMenuLink:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 0px;
}

.welcome {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 10px;
}
	
.index-header {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
	padding-left: 10px;
}

.search-header {
	font-size: 11px;
	font-weight: bold;
	height: 20;
	color: #444444;
	background-color: #dddddd;
	border-top: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding-left: 1px;
	padding-right: 1px;
}

.search-left {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	background-color: #dddddd;
	border-left: 1px solid #bbbbbb;
	padding-left: 1px;
}

.search-right {
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	background-color: #dddddd;
	border-right: 1px solid #bbbbbb;
	padding-right: 1px;
}

.search-footer {
	font-size: 11px;
	font-weight: bold;
	height: 25;
	color: #444444;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding-left: 10px;
	padding-right: 1px;
}

.search-middle {
	font-size: 11px;
	font-weight: bold;
	height: 20;
	color: #444444;
	background-color: #dddddd;
	border-top: 1px solid #6B97C2;
	border-left: 1px solid #6B97C2;
	border-right: 1px solid #6B97C2;
	border-bottom: 1px solid #dddddd;
	padding-left: 1px;
	padding-right: 1px;
}

.search-middle-blank {
	font-size: 11px;
	height: 110;
	color: #444444;
	background-color: #FFFFFF;
	border-top: 1px solid #6B97C2;
	border-left: 1px solid #6B97C2;
	border-right: 1px solid #6B97C2;
	border-bottom: 1px solid #6B97C2;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.search-table {
	font-size: 11px;
	font-weight: bold;
	height: 20;
	color: #444444;
	background-color: #dddddd;
	border-top: 1px solid #6B97C2;
	border-left: 1px solid #6B97C2;
	border-right: 1px solid #6B97C2;
	border-bottom: 1px solid #6B97C2;
	padding-left: 1px;
	padding-right: 1px;
}

.search-table-blank {
	font-size: 11px;
	font-weight: bold;
	height: 20;
	color: #444444;
	background-color: #F0F0F0;
	border-top: 1px solid #6B97C2;
	border-left: 1px solid #6B97C2;
	border-right: 1px solid #6B97C2;
	border-bottom: 1px solid #6B97C2;
	padding-left: 1px;
	padding-right: 1px;
}

.LeftMenu {
	color: #FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.LeftMenu:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: underline;
}


.date {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
	background-color: #dddddd;
	border-bottom: 1px solid #bbbbbb;
	padding-right: 10px;
}

table.leftMenuHeader th {
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding: 0px;
}

table.leftMenuHeader1 td {
	border-bottom: 1px solid #26496D;
	border-left: 1px solid #26496D;
	border-right: 1px solid #26496D;
	background-color: #EEEECC;
	padding: 5px;
}

table.leftMenuHeader2 {
	border-bottom: 1px solid #26496D;
	border-left: 1px solid #26496D;
	border-right: 1px solid #26496D;
	background-color: #F9F9F9;
}

table.leftMenuHeader2 td  {
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.leftMenuHeader3  {
	font-size: 11px;
	border-bottom: 1px solid #26496D;
	border-left: 1px solid #26496D;
	border-right: 1px solid #26496D;
	background-color: #efefef;
	padding: 5px;
}


.listView {
	border-bottom: 1px solid #356799;
}
.listViewThS1 {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	background-color: #356799;
	padding-left: 5px;
	padding-right: 5px;
	height: 20px;
}
.listViewSubHeadS1 {
	background-color: #ffffff;
}
h5.listViewSubHeadS1 {
	color: #6A6A5B; 
	font-size: 13px; 
	font-weight: bold; 
	margin-top: 1px;
	margin-bottom: 1px;
}
a.listViewThLinkS1:link, a.listViewThLinkS1:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
a.listViewThLinkS1:hover {
color: #FFFFFF; 
	text-decoration: none;
}
a.listViewTdLinkS1:link, a.listViewTdLinkS1:visited {
	font-size: 12px;
	color: #255194;
	text-decoration: none;
}
a.listViewTdLinkS1:hover {
	color: #478ACD;
}
a.listViewTdToolsS1:link, a.listViewTdToolsS1:visited {
	text-decoration: none;
}
a.listViewTdToolsS1:hover {
	text-decoration: none;
}
.evenListRowS1 {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}

.oddListRowS1 {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.listViewHRS1 {
	background-color: #CBCBAE;
}
.pageNumbers {
	color: #000000;		
}
.listViewPaginationTdS1 {
	font-size: 12px;
	border-top: 1px solid #356799;
	background-color: #ECF6FF;
	padding: 3px 5px 4px 5px;
}
.tabDetailView .listViewPaginationTdS1 {
	border-bottom: 1px solid #cacaad;
	border-top: none;
}	
a.listViewPaginationLinkS1:link, a.listViewPaginationLinkS1:visited {
	color: #004283;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.listViewPaginationLinkS1:hover {
	color: #3E78B2;
	text-decoration: none;
}
a.listViewCheckLink:link, a.listViewCheckLink:visited {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.listViewCheckLink:hover {
	font-size: 10px;
	text-decoration: none;
}
a.utilsLink:link, a.utilsLink:visited {
	color: #004283;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
a.utilsLink:hover {
	color: #3E78B2;
	font-size: 11px;
	text-decoration: none;
}
.listViewCalCurrentAppt {
	background-color: #75AF4F;
}
.listViewCalOtherAppt {
	background-color: #4D5EAA;
}
.listViewCalConflictAppt {
	background-color: #AA4D4D;
}
.listViewCalCurrentApptLgnd {
	background-color: #75AF4F;
	border: 1px solid #444444;
}
.listViewCalOtherApptLgnd {
	background-color: #4D5EAA;
	border: 1px solid #444444;
}
.listViewCalConflictApptLgnd {
	background-color: #AA4D4D;
	border: 1px solid #444444;
}



.footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
a.footerLink:link, a.footerLink:visited {

}
a.footerLink:hover {
}

.footerHR {
	color: #5C5C5C;
}

.intranetim {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.intranetim:hover {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.message {
	color: #EB2929;
}

.RecordRightOut-2 {
	font-size : 8pt;
	z-index : 4;
	vertical-align : middle;
	border-left : 1px solid #666600;
	font-family : Tahoma, Verdana, helvetica, sans-serif;
}
.RecordRightOut-2 A {
	color : black;
	text-decoration : none;
}
.RecordRightOver-2 {
	font-size : 8pt;
	z-index : 4;
	vertical-align : middle;
	border-left : 1px solid #666600;
	font-family : Tahoma, Verdana, helvetica, sans-serif;
	background-color : #adcaf5;
}
.RecordRightOver-2 A {
	color : black;
	text-decoration : none;
}



.prg_head  {
	background:buttonface;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	text-align : center;
	font-weight: bold;
}

.prg_head2  {
	background:buttonface;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	font-weight: bold;
}




.t0i { 
	font-family: Tahoma, Verdana; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
} 
.t0im { 
	border: 0px; 
	width: 16px; 
	height: 16px;
}



.TTNETOut {
	FONT-SIZE: 8pt; 
	Z-INDEX: 4; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #666600 1px solid;
	BORDER-RIGHT: #666600 1px solid; 
	BORDER-TOP: #666600 1px solid;
	BORDER-BOTTOM: #666600 1px solid;
	FONT-FAMILY: Tahoma, Verdana, helvetica, sans-serif; 
	BACKGROUND-COLOR: trnsparent;
	COLOR: white;
}
.TTNETOut A {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none
}
.TTNETOver {
	FONT-SIZE: 8pt; 
	Z-INDEX: 4; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #666600 1px solid;
	BORDER-RIGHT: #666600 1px solid; 
	BORDER-TOP: #666600 1px solid;
	BORDER-BOTTOM: #666600 1px solid;
	FONT-FAMILY: Tahoma, Verdana, helvetica, sans-serif; 
	BACKGROUND-COLOR: #1159D0;
	COLOR: white;
	CURSOR: hand;
	TEXT-DECORATION: underline;
}
.TTNETOver A  {
	COLOR: white; 
	TEXT-DECORATION: none
}
.TextBold {
	font-weight: bold;
}

