@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	margin:0px;
	background-color:#a7a7a7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table {
	font-size:10pt;
	line-height: 20px;
}

td.menu {
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C2C2C2;
}

td.menuSelected {
	background-color:#8E8E8E;
	color:#ffffff;
	font-size:10pt;
	font-weight:bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c2c2c2;
}

a.menu {
	color:#ffffff;
	text-decoration:none;
}

.logo {
	font-size:20pt;
	color:#ffffff;
	padding-left:10px;
}

p.title,h1 {
	color:#000000;
	font-weight:bold;
	font-size:12pt;
	border-bottom:1px solid #68788C;
}

ul.menu {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:5px;
	padding:0px;
}

li.main {
	list-style-image:url(images/Marker700.jpg);
	margin-left:15px;
	display:block;
}

li.main a {
	color:#000000;
	font-size:10pt;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #e0dfdf;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;		
	width:100%;
}

li.main a:hover {
	color:#000000;
	font-size:10pt;
	background-color:#D2D2D2;
	display:block;
	text-decoration:none;
	border-bottom: 1px solid #331D13;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
}

ul.point {
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:10px;
	padding:0px;
}

li.point {
	list-style-image:url(images/Marker100.jpg);
	margin-left:25px;
	display:block;
}


a {
	color:#000000;
}

.footer {
	font-size:10px;
	color:#D4D4D4;
	background-color: #CC0000;
	line-height: 17px;
}

.footer a{
	color:#ffffff;
	font-size:11px;
	line-height: 17px;
}

/* calendar stylesheet */
.text {
	font-size: 10pt;
	color: #737573;
	text-align: left;
}
.text a{	color: #3169B5; text-decoration: none;}
.text a:hover{	color: #3169B5; text-decoration: underline;}
.textsm {
	font-size: 8pt;
	color: Black;
	text-align: left;
}

.textsmsm {
	font-size: 7pt;
	color: Black;
}

.textsmsm a{ display: block; color: #838383;}
.textsmsm a:hover{	background: #68788C;	color: White;}
.textbold {
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}

.textheading {
	font-size: 12pt;
	color: #cc0000;
}

.textheadingbold {
	font-size: 12pt;
	color: #cc0000;
	font-weight : bold;
}

a.textlink {
	font-size: 10pt;
	color: #cc0000;
	padding-top: 6px;
}
a.textlink2 {
	font-size: 10pt;
	color: #CC3333;
}


a.callink {
	font-size: 8pt;
	color: #0000CD;
}
a.callinkbold {
	font-size: 8pt;
	color: #000000;
	font-weight : bold;
}
a.callinkday {
	font-size: 8pt;
	color: #000000;
}
.caltxt {
	font-size: 8pt;
	color: #000000;
}
.caltxtbold {
	font-size: 8pt;
	color: #000000;font-weight : bold;
}

.caltxtbold a {
	color:#000000;
}

a.smcal {
	font-size: 7pt;
	color: #5F9EA0;text-decoration: none;
}
a.smcalbold {
	font-size: 7pt;
	color: #000000;font-weight : bold;
}
a.smcalday {
	font-size: 7pt;
	color: #5F9EA0;text-decoration: none;
}



.time {
	font-size: 10pt;
	color: #708090;font-weight : bold;
}

.border1{ border-bottom: 1px solid #000000;  padding: 6px 4px 6px 4px;  }
.border1a{ border-bottom: 1px solid #000000;  }
.border2{ border-bottom: 1px solid #000000; border-left: 1px solid Black;  border-right: 1px solid Black;  padding: 6px 4px 6px 4px;  }
.border2a{ border-bottom: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf;  border-right: 1px solid #dfdfdf;   background-color: #F7F3F7;}
.border3{ border-top: 1px solid Black; border-bottom: 1px solid Black;   border-left: 1px solid Black;  border-right: 1px solid Black;  padding: 6px 4px 6px 4px;  }

.border4{  padding: 6px 4px 6px 4px;  }

.border4a{float:right;  padding: 6px 4px 6px 4px;  }

.border4b{width:70px; float:right;  padding: 6px 4px 6px 4px;  }

.border5{ border-top: 1px solid Black; border-bottom: 1px solid Black;  padding: 6px 4px 6px 4px;  }

.appointmentDetails {
	display: none;
}

.appointmentDetailsShow {
display: block;
}

.detailbox{
	padding: 4px 4px 4px 13px; color: #3E3E3E;

}
.tims{
	color: #00478A;
}
.clear{
	clear: both;
	height: 6px;
}

.apptxt{font-family:Verdana, Tahoma, Helvetica, sans-serif; font-size:8pt; color:#666666;}
.apptxt a{ color:#666666; text-decoration:none;}
.apptxt a:hover{ color:#000000; text-decoration:underline;}

.apptime{font-family:Verdana, Tahoma, Helvetica, sans-serif; font-size:8pt; color:#000000; padding:4px 4px 4px 0px;}

.appcont{background-color: #FFFFFF; border-bottom: 1px solid #C4C7BA;}

.appcontno{background-color: #DEE3E7;}
.appcontyup{background-color: #DEE3E7; border-bottom: 1px solid #C4C7BA;}
.line{
	 border-bottom: 1px solid #E0E3D8;
	vertical-align: baseline;
}
.hars{background-color:#b8c6c7; border-bottom: 1px solid #E0E3D8;}
.warning{
	background-color: Yellow;
	color: #8B0000;
	font-family: verdana, Tahoma, helvetica, sans-serif; 
	font-size: 10pt;
	padding-left: 8px;
	margin-left: 6px;
	margin-right: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.ztest{margin-right:200px; width:100%; background-color:#C0C3E8;}
.ztest2{width:200px; background-color:#A9E3A8;}
.navwhite{
	padding-left: 60px; font-size: 10px; color: #525552; font-weight: bold; font-family: verdana, Tahoma, helvetica, sans-serif;
}
select.navgray{ font-size: 9px; color: #525552; font-family: verdana, Tahoma, helvetica, sans-serif; }
.hdnvc	{ border: solid 1px #cccccc; color: #366ab3; }
.hdnvch	{ border: solid 1px #cccccc; color: #366ab3; background-color: #F3F3F3; }
.hdnvcgray	{ border: 1px solid #708090; color: #DADADA; }
.hdnvc a{	text-decoration: none;}
.hdnvc a:hover{	text-decoration: none;}
.hdnvch a{	text-decoration: none;}
.hdnvch a:hover{	text-decoration: none;}
.kontent{padding:6px 6px 6px 6px; }
.titlewbg{background-image: url(My Page Title_files/gradient.gif);}
.login{	float: right; padding-right: 10px; font-family: verdana, Tahoma, helvetica, sans-serif; font-size: 10px;}
.login a{
	color: #525552; text-decoration: none;
}
.login a:hover{
	color: #A52A2A; text-decoration: underline;
}
.barBorder {
	background-color:#68788C;
}
.barBack {
	background-color:#F3F3F3;
}

