/* Cascading Style Sheet, Level 1, dsmj, julden */

        a:link     { color:#990033 ;  text-decoration:none;}
        a:active   { color:#990033;   text-decoration:none;}
        a:visited  { color:black;     text-decoration:none;}
        a:hover    { color:#112233;   text-decoration:underline;}

.nounderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #990033;
	text-decoration: none;
}
.nounderline2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: none;
	font-size: 12px;
}


a.tops:link { font-family:Arial; font-size:14px; font-weight:bold; color:white; background:#686868 ; padding: 5px 120px 5px 10px ;
} 
a.tops:visited { font-family:Arial; font-size:14px; font-weight:bold; color:white; background:#686868 ; padding: 5px 120px 5px 10px ;
} 
a.tops:active { font-family:Arial; font-size:14px; font-weight:bold; color:white; background:#686868 ; padding: 5px 120px 5px 10px ;
} 
a.tops:hover { font-family:Arial; font-size:14px; font-weight:bold; color:#d8b850; background:#686868 ; padding: 5px 120px 5px 10px ;
} 

.whitetext2  { color: #123; font-family:Arial;font-size:12px;   font-weight: normal;background: white;}
a.whitetext2.link { color: #123; font-family: Arial;font-size:12px;   font-weight: normal;background: white;}
a.whitetext2.active { color: #123; font-family: Arial;font-size:12px;    font-weight: normal;background: white; }
a.whitetext2.visited { color: #123; font-family: Arial;font-size:12px;   font-weight: normal;background: white; }
a.whitetext2.hover { color: #900; font-family:Arial;font-size:12px;   font-weight: normal;background: white; }


.bodysm1{font-family:arial;font-size:11px;font-weight:normal;color:#000000;text-align:center}
a.bodysm1{font-family:arial;font-size:11px;font-weight:700;color:#111111}
a.bodysm1:visited{color:#111111}
a.bodysm1:active{color:#111111}
a.bodysm1:hover{color:#900000}

body {
   font-family:arial;
   font-size: 12pt;
   }
#noprint { width: auto; }

#printfoot {
   display: none;
   }
#content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }



      
      
#sidemast { font-family:Arial; font-size:8.5pt;  font-weight: bold; color:black;}
#sidetitle { font-family:Arial; font-size:10pt;  font-weight: bold; color:#406478; font:italic; padding: 0px 0px 7px 0px ;}
#sidebar { font-family:Arial; font-size:8pt; color:#406478;}


#printfoot {
   display: none;
   }


.body {
	font-family: Arial, Helvetica, sans-serif;
        color:#111
	font-size: 10px;
	font-style: normal; }


#Ptitle { font-family:Arial; font-size:24px;  font-weight:normal; color:white; padding: 0px 0px 7px 30px ;}
#btitle { font-family:Arial; font-size:28px;  font-weight: normal; color:#d60324; padding: 0px 0px 0px 0px ;}

#body {color: #222222;font-family: Arial,Helvetica,Geneva,Tahoma; font-size: 10pt; font-weight: normal;}

#bodysm { font-family:arial; font-size:12px;  font-weight: normal; color:#334455; padding: 0px 0px 0px 0px ;}

#leftbar {
	width: 180px;
	padding: 4px 0px 0px 10px ;
	margin-left: 5px;
	background-color: #fff;
	color: #000;
	}


	#leftbar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#leftbar li {
		margin-top: 0;
	        margin-left: 0;
	        margin-right: 0;
	        margin-bottom: 0;
		}

	#leftbar li a {
		display: block;
	font-family:  Arial, sans-serif;
        font-size: 9pt;
        font-weight: bold;
		padding: 2px 10px 2px 20px;
		border-top: 1px solid #fff;
		border-left: 0px solid #d8b850;
		border-right: 0px solid #d8b850;
		border-bottom: 1px solid #fff;
		background-color: #ffffff;
		color: #000;
		text-decoration: none;
		width: 100%;
		}

	html>body #leftbar li a {
		width: auto;
		}

	#leftbar li a:hover {
		border-top: 1px solid #aaa;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
		border-bottom: 1px solid #aaa;
		background-color: #ddd;
		color: #009;
		}

#buttonp {
	width: 160px;
	padding: 0px 0px 0px 0px ;
	margin-left: 6px;
	color: #000;
	}


	#buttonp ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: 0px solid #ffffff;
		}
		
	#buttonp li {
		margin-top: 0;
	        margin-left: 0;
	        margin-right: 0;
	        margin-bottom: 0;
		}

	#buttonp li a {
		display: block;
	font-family: Arial, sans-serif;
        font-size: 9pt;
        font-weight: normal;
		padding: 0px 0px 0px 20px;
		border-top: 1px solid #fff;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
		border-bottom: 1px solid #fff;
		background-color: #f8f8f8;
		color: #000;
		text-decoration: none;
                width: 158px;
		}

	html>body #buttonp li a {
		width: 100%;
		}

	#buttonp li a:hover {
		padding: 0px 0px 0px 20px;
		border-top: 1px solid #eeddcc;
		border-left: 0px solid #fff;
		border-right: 0px solid #fff;
		border-bottom: 1px solid #eeddcc;
		background-color: #f0f0f0;
		color: #000;
                width: 158px;
		}


#bene ul {
	border: 0;
	margin-left: 18px;
	padding: 5px 5px 5px 5px ;
	list-style-type: none;
	text-align: left;
}

	
#bene ul li	{
	list-style: disc url(/c/ce.gif) inside;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 9px;
        padding: 0;
	line-height: 1.3em;  
	}

H1 {
        color:#E90;
        font-family: Arial,Helvetica,Geneva;
        font-size: 18pt;
        font-weight: bold
}

H2 {
        color:silver;
        font-family: verdana;
        font-size: 14pt;
        font-weight: bold
}

H3 {
        color: #111111;
        font-family: Arial,Helvetica,Geneva;
        font-size: 12pt;
        font-weight: bold;
}
/* page top accentuated paragraphs only */
H4 {
        color: #111111;
        font-family: Georgia,Arial,Helvetica,Geneva;
        font-size: 11pt;
        font-weight: normal;
}
/* standard body text should be h5 */
H5 {
        color: #222222;
        font-family: Arial,Helvetica,Geneva,Tahoma;
        font-size: 10pt;
                font-weight: normal;
}

H6 {
        color: #222222;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
	font-weight: normal;
}
EM {
        color: #123;
        font-family: Times New Roman,serif;
	font: italic;
        font-size: 11pt;
        font-weight: normal;
}


P {
        color: #111;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt
}


PRE {
        margin-top: -15pt
}

PRE.indent {
        margin-top: -6pt
}

CAPTION {
        color: #DDD;
        font-family: Arial,Helvetica,Geneva;
        font-size: 9pt;
        font-weight: bold
}

DT {
        color: #EEE;
        font-family: Arial,Helvetica,Geneva;
        font-size: 10pt
}

TH {
        color: #EEE;
        font-family: Arial,Helvetica,Geneva;
        font-size: 14pt;
        font-weight: bold
}