BODY {
	margin: 0px;
	padding: 20px;
	font-family: 'Tahoma';
	font-size: 8pt;
	color: #333333;
	border-width: 1px 0px 0px 0px; 
	border-top:1px solid #999999;
	overflow: auto;
	/*for firefox*/
	background-color: #FFFFFF;
	/*for ie*/
	cursor: default;
	}
	
TH,TD,TABLE,DIV,SPAN {
	font-family: 'Tahoma';
	font-size: 8pt;
	color: #333333;
	cursor: default;
	}

acronym.dotted { 
  border-bottom-width: 1px;
  border-bottom-color: #00000;
  border-bottom-style: dashed;
}
	
a:link {
    text-decoration: underline;
	color: #5B70B2;
	}
	
a:visited {
    text-decoration: underline;
	color: #5B70B2;
	}

a:active {
    text-decoration: underline;
	color: #5B70B2;
	}

a:hover {
    text-decoration: underline;
	color: #0E2D90;
	}
	
a.ln:link {
	color: #333333;
	text-decoration: none;
	}

a.ln:visited {
	color: #333333;
	text-decoration: none;
	}
	
a.ln:active {
    color: #333333;
	text-decoration: none;
	}
	
a.ln:hover {
    color: #333333;
	text-decoration: underline;
	}	

a.info{
    position:relative; 
    z-index:24; background-color: transparent;
    color:#0E2D90;
    text-decoration:none}

a.info:hover{z-index:25; background-color: transparent; text-decoration: none;}

a.info span{display: none;}

a.info:hover span{ 
    display:block;
    position:absolute;
    top:2em; left:1em; width:25em;
    border:1px solid #000000;
    background-color: #FFFFFF;
    font-size: 10pt;
    text-decoration: none;
    text-align: justify;
    padding-left: 1em;
    padding-right: 1em;}

a.pics{
    position:relative; 
    z-index:24; background-color: transparent;
    color:#0E2D90;
    text-decoration:none}

a.pics:hover{z-index:25; background-color: transparent; text-decoration: none;}

a.pics span{display: none;}

a.pics:hover span{
    display:block;
    position:absolute;
    top:0em; left:0em; width:25em;
    border:1px solid #000000;
    background-color: #FFFFFF;
    font-size: 10pt;
    text-decoration: none}


.supers { 
	line-height: 3em; 
	font-weight: bold;
	}
	
.supers sub, .supers sup { 
	line-height: 0; 
	}
	
.bodybg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-image: url(img/watermark.gif);
	background-repeat: no-repeat;
	background-position: 50% 1;
	}
	
.bodycontent {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	}
	
.locator {
	color: #B0A78A;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 8px;
	}
	
.menuitem {
	height: 22px;
	background-repeat: no-repeat;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;
	cursor: hand;
	cursor: pointer;
	}
	
.menuquote {
	padding-left: 10px;
	padding-right: 10px;
	}
	
.menusubitem {
	height: 22px;
	background-repeat: no-repeat;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 20px;
	cursor: hand;
	cursor: pointer;
	}

.innerbody {
	margin: 0px;
	padding: 0px;
	border-width: 0px; 
	overflow: auto;
	background-color: transparent; 
	}
	
.title {
	font-size: 12pt;
	font-family: 'Verdana';
	color: #5B70B2;
	font-weight: bold;
	height: 22px;
	}

.subtitle {
	font-size: 10pt;
	font-family: 'Verdana';
	color: #5B70B2;
	font-weight: bold;
	height: 20px;
	}
	
.title2 {
	font-size: 20pt;
	font-family: 'Tahoma';
	height: 38px;
}

.title3 {
	font-size: 28pt;
	font-family: 'Arial';
	height: 38px;
	color: #0E2D90;
	font-weight: bold;
}
		
.content {
	color: #333333;
	line-height: 17pt;
	padding-left: 10px;
	font-size: 9pt;
	}

.content2 {
	color: #333333;
	line-height: 17pt;
	font-size: 12pt;
	font-style: oblique;
	font-family: 'Trebuchet MS';
	height: 30px;
	}

.notation {
	color: #333333;
	line-height: 17pt;
	padding-left: 10px;
	font-size: 9pt;
	font-style: italic;
	}

.quotation {
	text-align: right;
	color: #333333;
	line-height: 17px;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	}

.menutestimonial {
	line-height: 17px;
	font-family: 'Tahoma';
	font-size: 9pt;
	}

.testimonial {
	line-height: 17px;
	font-size: 10pt;
	padding-left: 15px;
	padding-right: 15px;
	}

.signature {
	text-align: right;
	float: right;
	font-size: 9pt;
	color: #B50C00;
	}

.signature2 {
	text-align: right;
	font-size: 9pt;
	color: #808000;
	}

.footnote {
	color: #333333;
	line-height: 13pt;
	padding-left: 10px;
	font-size: 9pt;
	}
	
.footer {
	color: #C37771;
	}

.list {
	line-height: 17pt;
	font-size: 9pt;
	margin-top: 0px
	}

.list2 {
	line-height: 17pt;
	font-size: 14pt;
	margin-top: 0px
	}

.download {
	font-family: 'Tahoma';
	font-size: 10pt;
	}
