body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 5%;
}

#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 85%;
	font-weight: bold;
}
#mainTable {
	border: 1px solid #000000;
	width: 100%;
	/*/*line-height: 1.5em; /* */
}
#mainContent {
/*	border-left: 2px dotted #333;*/
	font-family:"Times New Roman", Times, serif;
	font-size:11pt;
	line-height:normal;
	
	/*/* font-size: 100%; /* */
}
#pictorial {
	display:none;
}

.breakhere {page-break-after:always;}

.calTable {

	border: 1px solid #000000;
	/*/* line-height: 1.5em; /* */
}
.calContent {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	font-size: 12px;
	/*/* font-size: 100%; /* */
}
#sideBar {
	width: 200px;
	font-size: 12px;
	border-right: 2px dotted #333;
	border-bottom: 1px solid #000000;
	display:none;
	/*/* font-size: 85%; /* */
}
#mainContent, #sideBar {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
	
#calsideBar {
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	border-right: 2px dotted #333;
	border-bottom: 1px solid #000000;
	/*/* font-size: 85%; /* */
}
#header {
	background-color: #333333;
	color: #CCCCCC;
	background-image: none;
	font-size: 145%;
	font-weight: bold;
}
#footer {
	background-color: #666666;
	color: #CCCCCC;
	background-image: none;
}
#midline {
	background-color: #999999;
	color: #000000;
	font-size: 80%;
	font-weight: bold;
	padding: 2px;
	/*/*line-height: 1em;/**/

}
ul {
	font-size: 75%;
	line-height: 1em;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 135%;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 125%;
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #999999;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #333333;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #CCCCCC;
}	
dt {
	font-size: 14px;
	font-weight: bold;
}
dd {
	font-size: smaller;
}
.attention {
	font-weight: bold;
	color: #990033;
}

