/* CSS Document */

/* Page layout */

* {padding:0; margin:0;}

html, body{
	text-align:center; font-family: Arial, Helvetica, sans-serif; background: #ffffff; border-color: #FFFFFF; color: #000000;}
	
#container{
	border: 0px #ffffff solid; text-align:left; width:700px; margin:10px auto; font-size: 10pt; }
	
#breadcrumbs{
	border: 0px #ffffff solid; text-align:right; width:100%; font-size: 8pt; margin:5px 0px 10px 0px}
		
#footer {background: #ffffff; font-size: 8pt; text-align:center; padding-bottom:30px;}
	
	

/* Headings */
	
h1{color: #000000; font-size: 15pt; font-weight: normal; margin-top:0px; margin-bottom:5px;}

h2 {color:#000000; padding: 0; margin-top: 0px; margin-bottom:5px; font-size: 13pt; font-weight: normal;}

h3 {color:#000000; padding: 0; margin-top: 5px; margin-bottom:5px; font-size: 12pt; font-weight: normal;}

/* Text */		

p {color: #000000; padding: 5px 0px 5px 0px; font-size: 10pt; line-height: 120%;}

td, tr {color: #000000; padding: 5px 0px; font-size: 10pt; line-height: 120%;}

ol, ul {color:#000000;; padding:5px 0px; margin-left:50px; font-size: 10pt; line-height: 120%;}


/* Links */

a {color: #990000; font-weight:bold}

a:link {text-decoration: none;}

a:visited {text-decoration: none; color: #990000;}

a:hover {text-decoration: underline; color: #333333;}

a:active {text-decoration: none;}



/* Image padding and alignment*/

.imgright {float:right;	margin-left:20px; border:1px; border-color:#666666}

.imgleft {float:left;	margin-right:20px; border:1px; border-color:#666666}

.footer {padding: 2px}
		
.breadcrumbs {font-weight: normal; color: #000000;}

.nav{background-color: #ffffff; color: #000000; padding: 10px 0px 0px 0px; margin: font-size: 110%; line-height: 110%; font-weight: normal;}

.leftnav{}


/* no print content */

.noprint {}

     .Mormal {
line-height : 2px;
 } 