
/*   + +       +        ++    + */
/*				*/
/* mezzoblue master style sheet */
/*                 2.20.02 - ds	*/
/*				*/
/* +    +    +     +   +     +  */





/* Global Style */
/* +   +      + */


body {
	margin: 0px;
	background: #cee0e7;
	font: 8pt tahoma, verdana, arial, sans-serif;
	}

td {
	font: 8pt tahoma, verdana, arial, sans-serif;
	}

td.tableheader {
	font: 9pt tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	background: #4395D0;
	color: #fff;
	}


p, li {
	font: 8pt tahoma, verdana, arial, sans-serif;
	line-height: 3.2ex;
	}

p.content {
	margin-left: 25px;
	margin-right: 25px;
	}

p.tablecontent {
	margin-left: 5px;
	margin-right: 5px;
	}

p.content:first-letter {
	margin-left: 10px;
	}

p.tablecontent:first-letter {
	margin-left: 10px;
	}


p.footer {
	margin-left: 20px;
	margin-right: 20px;
	font: 7pt tahoma, verdana, arial, sans-serif;
	color: #6699cc;
	}

p.firstparagraph {
	margin-left: 20px;
	margin-right: 20px;
	}

p.firstparagraph:first-letter {
	margin-left: 10px;
	}


p.firstparagraph:first-line {
	text-transform: uppercase;
	}

p.datestamp {
	margin-left: 20px;
	margin-bottom: -15px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
	color: #4395D0;
	}

a:link, a:active, a:visited {
	color: #58A3BB;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #6AB4CD;
	text-decoration: underline;
	}
a:visited {
	color: #4499aa;
	}


h1 { 
	font: 16pt tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	margin-bottom: -8px;
	margin-right: 20px;
	display: block;
	color: #4395D0;
	text-align: right;
	line-height: 1.4ex;
	}
h1.dark {
	margin-top: -10px;
	display: block;
	color: #1F6DC3;
	line-height: 1.4ex;
	border-bottom: solid 1px #E0ECFF;
	}

h2 { font-size: 20pt; }

h3 { 
	margin-left: 10px;
	margin-right: 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #88BCE1;
	border-bottom: solid 2px #E4F0F8;
	}

h4 { font-size: 12pt; }
h5 { font-size: 10pt; }
h6 { font-size: 8pt; }


a.homelink:link, a.homelink:visited, a.homelink:active {
	font: 8pt tahoma, verdana, arial, sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	border: solid 1px #3A7CAA;
	background: #4395D0;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	text-align: right;
	display: block;
	}


a.homelink:hover {
	color: #ffffff;
	border: solid 1px #539AC1;
	background: #90C1DE;
	padding: 2px;
	padding-right: 4px;
	padding-left: 4px;
	}




/* Form Elements*/
/* +  +   +     */

.formtext {
	font: 12pt trebuchet ms, arial, sans-serif;
	color: #2b819c;
	border: solid 1px #2b819c;
	background: #ffffff;
	}

.formtextarea {
	font: 12pt trebuchet ms, arial, sans-serif;
	color: #2b819c;
	border: solid 1px #2b819c;
	background: #ffffff;
	}

.formsubmit {
	font: 10pt trebuchet ms, arial, sans-serif;
	color: #2b819c;
	border: solid 1px #2b819c;
	background: #ccddee;
	padding: 2px;
	}


/* Left-Hand Side Nav Options*/
/*   +  +      +      + +   +*/

.lhside {
	background: url("../i1101/lhs_bg.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #4395D0;
	}

a.lhs_header:link, .lhs_header:active, a.lhs_header:visited {
	background: #0044aa;
	font: 8pt tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff; 
	display: block;
	padding: 3px;
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
	width: 150px;
	filter: alpha(opacity=100, FinishOpacity=0, Style=1, StartX=0, StartY=0, FinishX=150, FinishY=0);
	}

a.lhs_header:hover {
	color: #0066cc;
	background: #66ccff; 
	filter: alpha(opacity=100, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=150, FinishY=0)
	}

.lhs_bg {
	margin-top: 0px;
	/*background-color: #58a3bb;*/
	}

a.lhs_links:link, a.lhs_links:active {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: -4px;
	color: #ffffff;
	text-decoration: none;
	display:block;
	}

a.lhs_links:visited {
	padding: 0px;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: -4px;
	color: #e9f0ff;
	text-decoration: none; 
	display:block;
	}


a.lhs_links:hover {
	color: #FFCC00;
	text-decoration: underline;
	}



/* Right-Hand Side Features*/
/*  +    + +   +  ++  +   +*/

.rhsheader {
	font: 8pt tahoma, verdana, arial, sans-serif;
	font-weight: bold;
	background: #AAD1F0;
	border: 1px solid #82ABCD;
	padding: 2px;
	text-decoration: none;
	color: #200E63; 
	}
