body {
	background-color: #FFFFFF;
	background-image: url(images/md2_bkgnd.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 90px 5% 0px;
}
td, th, p, div, ul, h1, h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px; 
}
h1 {
	font-size: 16px;
	margin: 0px;
	color: #006666;
}
h2 {
	font-size: 14px;
	margin: 0;
}
a {
	color: #066;
}
a:hover {
	color: #099;
}
a.list {
	font-weight: bold;
}
td.list {
	white-space: nowrap;
}

#logoDiv {
	position: absolute;
	left: 0px;
	top: 0px;
}
#navDiv {
	position: absolute;
	top: 40px;
	right: 0px;

}
#subnavDiv {
	font-size: 12px;
	text-align: center;

}

#subnavDiv a {
	color: #006666;
	font-weight: normal;
}
#subnavDiv a:hover {
	color: #009999;	
}
#subnavDiv a.thispage {
	font-weight: bold;
}

#subnavDiv p {
	color: #006666;
	font-weight: bold;
}
#breadcrumb {
	font-size: 16px;
	font-weight: bold;
/*/*/	margin: 0px 0px 10px; /* */
}
#contentTable {
	/* margin: 0 auto; */
}
#maincell, #indexmaincell, #sidebar, #calcell, #contactcell, #updatecell, #calsidebar, #breadcrumb {
	line-height: 1.5;
	vertical-align: top;
	padding-top: 0px;
	padding-bottom: 0px;
}
#maincell {
	font-size: 14px;
/*	border-right: 2px dotted #859587; */
}

#indexmaincell h1 {
	color: #006666;
}

#indexmaincell p, #maincell p.warn {
	width: auto; 
	font-size: 14px;
}
#indexmaincell p.quote {
	margin: 20px 40px 30px; 
	font-size: 12px;
	line-height: 1;
}

#maincell p, #maincell p.warn {
	width: 500px; 
	font-size: 12px;
}
#maincell ul {
	width: 450px;
	font-size: 14px;
/*	margin: 1em;
	padding: 3px;
*/	list-style-position : inside;
}
#maincell li {
	margin: 1em;
	padding: 3px;
}
#indexmaincell p.small {
	font-size: 11px;
}

#contactcell h1, #profile h1 {
	margin: 0px 0 6px 0;
}
#contactcell p {
	width: 300px;
}
#contactcell a.list {
	font-weight: bold;
	white-space: nowrap;
}


/*/*/
#updatecell p {

	margin: 10px 0 0;
}
#updatecell div {

	margin: 15px 0 10px 10px;
}
/* */
#sidebar, #calsidebar {
font-size: 12px;
width: 30%;
}
#sidebar {
	border-left: 2px dotted #066;
 	padding-top: 10px; 
}
#sidebar h2 {
	color: #006666;
	margin: 0 0 3px ;
}
#sidebar p {
	margin: 0 0 18px 0;
}
#sidebar p.navbuts a {
	color: #066;
	/*/*/text-decoration: none;
	background-color: #e6e6b3;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 180px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #EEEEEE;/* */
	font-weight: bold;
}

#sidebar p.navbuts a.thispage {
	color: #066;
	/*/*/text-decoration: none;
	background-color: #FFFF99;
	display: block;
	padding: 3px 0px 3px 12px;
	width: 180px;
	border-bottom: 1px solid #EEEEEE;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-right: 1px solid #EEEEEE;/* */
	font-weight: bold;
}

a.navbuts {
	color: #066;
	/*/*/text-decoration: none;
	text-align:center;
	background-color: #e6e6b3;
	display: block;
	padding: 3px;
	width: 120px;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #EEEEEE;/* */
	font-weight: bold;
}

#sidebar p.navbuts a:hover, a.navbuts:hover {
color: #066;
background-color: #FFFF99;
background-image: none;
}

#footer {
	font-size: 10px;
	width: 100%;
	margin: 36px 0 0;
	padding-top: 12px;
	color: #FFFFFF;
	text-align : center;
	border-top:1px solid #066;
	clear: both;
}
#footer p {
font-size: 10px;
margin: 0 0 6px 0;
}

#contactinfo {
	float: right;
}
.warn {
	color: #FF0000;
}
.h2 {
	font-size: 14px;
	font-weight: bold;
	
}
/* #profile h2 {
	font-size: 14px;
	margin-bottom: 6px;
}
*/
.pfllabel {
/*	text-align: right;*/
	font-size: 10px;
	vertical-align: top; 
}
.small {
	font-size: 10px;
}

#tel {
	font-size: 10px;
	padding: 5px; 
}
td.rtlabel {
	text-align: right;
	font-weight: bold;
}

