body{
	margin: 0;
	font: 62.5% Arial, Verdana, sans-serif;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
fieldset{
	margin:0;
	padding:0;
	border:none;
}
img{border: none;}
table{
	padding:0;
	margin:0;
	border-collapse:collapse;
}
td{
	padding:0;
	margin:0;
}
a{text-decoration: none;}

.main{
	margin: 0 auto;
	width: 932px;
}

#header{
	border-bottom:1px solid #e3e3e3;
	position:relative;
	height:1%;
	padding:0 98px 0 0;
}
#header .top-links{
	overflow:hidden;
	width:100%;
	margin:3px 0 0;
}
#header .top-links ul{
	list-style: none;
	margin: 0;
	padding: 0;
	font: 12px/16px Arial, Helvetica, sans-serif;
	overflow:hidden;
	display:inline;
}
#header .top-links li{
	background:url(../images/sep-h-links.gif) no-repeat 0 3px;
	float:left;
	padding:0 10px 0 11px;
	margin:0 0 0 -1px;
}
#header .top-links a{color:#001ca8;}
#header .top-links a:hover{text-decoration:underline;}
#header .top-links .left{float:left; margin:0 0 0 21px;}
#header .top-links .right{float:right;}
.logo{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat;
	width: 48px;
	height: 110px;
	position:absolute;
	top:5px;
	right:31px;
}
#header .report{
	overflow:hidden;
	width:100%;
	margin:27px 0 0;
}
#header .report div{
	border-bottom:1px solid #e3e3e3;
	float:left;
	padding:0 32px 11px;
}
#header .report p{
	margin:0;
	font: 14px/14px Arial, Helvetica, sans-serif;
	color:#666;
}
.menu{
	list-style: none;
	margin:2px -77px -1px 11px;
	padding:0;
	width:900px;
}
.menu:after{
	content:'';
	display:block;
	clear:both;
}
* html .menu{
	overflow:visible;
	height:1%;
}
.menu li{
	float:left;
	width:290px;
}
.menu a{
	color:#666;
	padding:0 22px;
	float:left;
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	position:relative;
	border-bottom:1px solid #e3e3e3;
}
.menu-review:hover,
.active .menu-review{
	color:#0900a8;
	border-bottom:1px solid #0900a8;
}
.menu-governance:hover,
.active .menu-governance{
	color:#8fd400;
	border-bottom:1px solid #8fd400;
}
.menu-financials:hover,
.active .menu-financials{
	color:#ff7d00;
	border-bottom:1px solid #ff7d00;
}
#footer{
	width:100%;
	border-top:1px solid #e3e3e3;
	padding:1px 0 5px;
	margin:50px 0 0;
}
#footer ul{
	list-style: none;
	margin:0 0 0 33px;
	padding: 0;
	font: 1.1em/1.45em Arial, Helvetica, sans-serif;
	overflow:hidden;
}
* html #footer ul{
	overflow:visible;
	height:1%;
}
#footer li{
	float:left;
	background:url(../images/sep-f-links.gif) no-repeat 0 50%;
	padding:0 9px 0 10px;
	margin:0 0 0 -1px;
}
#footer a{color:#6b6c6f;}
#footer a:hover{text-decoration:underline;}
#content{
	margin:20px 31px 0 21px;
}
.home-page .welcome{
	background:url(../images/home-welcome.gif) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 17px;
}
.home-page .welcome h1{
	margin:16px 0 0;
	font: bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:300px;
}
.home-page .welcome p{
	margin:0;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	width:215px;
	left:17px;
	bottom:23px;
	position:absolute;
}



.main-columns{
	overflow:hidden;
	width:100%;
	margin:11px 0 0;
}
.main-columns .column{
	float:left;
	padding:0 4px 0 10px;
}
.main-columns .blue{
	width:279px;
	border-top:17px solid #0900a8;
}
.main-columns .blue li{border-top:1px solid #0900a8;}
.main-columns .green{
	width:280px;
	border-top:17px solid #8fd400;
}
.main-columns .green li{border-top:1px solid #8fd400;}
.main-columns .orange{
	width:279px;
	border-top:17px solid #ff7900;
}
.main-columns .orange li{border-top:1px solid #ff7900;}
.main-columns h2{
	margin:4px 0 0;
	color:#666;
	font:bold 1.6em/1em Arial, Helvetica, sans-serif;
}
.main-columns p{
	margin:8px 0 0;
	color:#666;
	font:bold 1.3em/1em Arial, Helvetica, sans-serif;
}
.main-columns ul{
	list-style: none;
	margin:16px 0 0;
	padding: 0;
	font:bold 1.3em/1em Arial, Helvetica, sans-serif;
	color:#666;
}
.main-columns li{padding:7px 0 5px;}
.main-columns a{color:#666;}
.main-columns a:hover{text-decoration:underline;}
.review-page .welcome{
	background:url(../images/review-welcome.jpg) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 16px;
}
.review-page .welcome h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:220px;
}
.review-page .welcome p{
	position:absolute;
	bottom:23px;
	left:16px;
	width:215px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}











.review-page .welcome-ceo{
	background:url(../images/review-ceo.jpg) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 16px;
}
.review-page .welcome-ceo h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:220px;
}
.review-page .welcome-ceo p{
	position:absolute;
	bottom:23px;
	left:16px;
	width:215px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}






.review-page .welcome-finance{
	background:url(../images/review-finance.jpg) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 16px;
}
.review-page .welcome-finance h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:220px;
}
.review-page .welcome-finance p{
	position:absolute;
	bottom:23px;
	left:16px;
	width:215px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}




.review-page .welcome-chairman{
	background:url(../images/review-chairman.jpg) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 16px;
}
.review-page .welcome-chairman h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:220px;
}
.review-page .welcome-chairman p{
	position:absolute;
	bottom:23px;
	left:16px;
	width:215px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}


















.governance-page .welcome{
	background:url(../images/governance-welcome.gif) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 17px;
}
.governance-page .welcome h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:240px;
}
.governance-page .welcome p{
	position:absolute;
	bottom:21px;
	left:16px;
	width:240px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}
.financials-page .welcome{
	background:url(../images/financials-welcome.gif) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 17px;
}
.financials-page .welcome h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:215px;
}
.financials-page .welcome p{
	position:absolute;
	bottom:19px;
	left:16px;
	width:225px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}







.review-page .welcome-blank{
	background:url(../images/review-blank.jpg) no-repeat;
	height: 181px;
	position:relative;
	overflow:hidden;
	padding:0 0 0 16px;
}
.review-page h1{
	margin:16px 0 0;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	width:220px;
}
.review-page .welcome-blank p{
	position:absolute;
	bottom:23px;
	left:16px;
	width:215px;
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0;
	line-height:14px;
}














#content .columns{
	overflow:hidden;
	width:100%;
}


.sidebar{
	float:left;
	width:222px;
	margin:10px 0 0;
}
.side-nav{
	list-style: none;
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
	position:relative;
	
}
.side-nav li{
	vertical-align:top;
	height:1%;
	margin:-1px 0 -1px 10px;
	font:bold 1.3em/1em Arial, Helvetica, sans-serif;
}
.side-nav a{
	display:block;
	width:100%;
	margin:0 0 0 -10px;
	padding:0 0 0 10px;
	color:#666262;
	cursor:pointer;
	outline:none;
}
* html .side-nav a{position:relative}
.side-nav span{
	display:block;
	padding:5px 35px 7px 0;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
}
.review-page .side-nav a:hover,
.review-page .side-nav .active a{
	background:url(../images/blue-side-nav.gif) repeat-y;
	color:#0900a8;
}
.review-page .side-nav a:hover span,
.review-page .side-nav .active span{background:url(../images/blue-side-nav-arrow.gif) no-repeat 186px 50%;}
.governance-page .side-nav a:hover,
.governance-page .side-nav .active a{
	background:url(../images/green-side-nav.gif) repeat-y;
	color:#8fd400;
}
.governance-page .side-nav a:hover span,
.governance-page .side-nav .active span{background:url(../images/green-side-nav-arrow.gif) no-repeat 186px 50%;}
.financials-page .side-nav a:hover,
.financials-page .side-nav .active a{
	background:url(../images/orange-side-nav.gif) repeat-y;
	color:#ff7900;
}
.financials-page .side-nav a:hover span,
.financials-page .side-nav .active span{background:url(../images/orange-side-nav-arrow.gif) no-repeat 186px 50%;}
.main-content{
	float:right;
	width:650px;
}
.text-box{margin:14px 30px 0 0;}
.governance-page .text-box{margin:17px 0 0 15px;}
.text-box h2{
	margin:0;
	font:bold 1.5em/1.07em Arial, Helvetica, sans-serif;
	color:#8fd400;
}

.blue
{
color:#0900A8 !important;
}

.orange
{
color:#FF7D00 !important;
}


.orangeSub
{
color:#FF7D00 !important;
font-size:10pt;
font-weight:bold;
}


.text-box p{
	margin:0 0 16px;
	font: 1.5em/1.07em Arial, Helvetica, sans-serif;
	color:#333;
}
.text-box div p{margin:0;}
.main-content .links{
	overflow:hidden;
	width:100%;
	border-bottom:1px solid #8fd602;
	margin:15px 0 0;
}
.main-content .links div{
	float:left;
	width:195px;
	padding:0 0 0 25px;
}
.main-content .links div:first-child{padding:0 0 0 15px;}
.main-content .links ul{
	list-style: none;
	margin:0 0 -2px;
	padding: 0;
	font: bold 1.3em/1em Arial, Helvetica, sans-serif;
	color:#666;
}
.main-content .links li{margin:0 0 13px;}
.main-content .links a{color:#666;}
.main-content .links a:hover{color:#000;}
.main-content table{
	font: 1.1em/1em Arial, Helvetica, sans-serif;
	color:#666;
	width:100% !important;
	
}
.main-content table a{
	color:#666;
	text-decoration:underline;
}
.main-content table a:hover{text-decoration:none;}
.main-content thead td{
	font-weight:bold;
	color:#333;
	text-align:right;
	border-bottom:3px solid #ff7900 !important;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}
.main-content thead td p{
	margin:0;
}
.main-content tbody td{
	border-top:1px solid #ff7900;
	border-bottom:1px solid #ff7900;
	padding-top:4px;
	padding-bottom:3px;
}
.main-content table .col-1{
	width:388px;
}
.main-content table .col-2{
	width:30px;
	text-align:right !important;
	padding:0 11px;
	width:15%;
}
.main-content table .col-3{
	width:90px;
	padding:0 9px;
	text-align:right;
	border:1px solid #ff7900;
	width:15%;
}
.main-content table .col-4{
	width:101px;
	text-align:right;
	padding:0 9px;
	width:15%;
}
.main-content table .total td{
	border-bottom:3px solid #ff7900 !important;
	padding-bottom:15px;
}

#financialsUlNav
{
list-style-type:none;
margin-top:15px;
}

#financialsUlNav li
{

float:left;
text-decoration:none;
color:#666262;
background-image:url(../images/liSpacer.gif);
background-position:right;
background-repeat:no-repeat;
padding-right:4px;
padding-left:3px;
}


#financialsLiLast
{
background-image:none !important;
}

#financialsUlNav li a
{
text-decoration:none;
color:#666262;
}


#financialsUlNav li a:hover
{
text-decoration:none;
color:#FF7D00;
}

#financialsUlNav li A:active
{
text-decoration:none;
}

#financialsUlNav .active A
{
color:#FF7D00 !important;
}

.displayTable td
{
border:none !important;
padding:0px !important;
padding-top:2px !important;
padding-bottom:2px !important;
margin:0 0 16px;
font: 1.5em/1.07em Arial, Helvetica, sans-serif;
color:#333;
}
.displayTable td p
{
margin:0px;
padding:0px;
}

.displayTable .BlueBorder
{
border-bottom:solid 1px #001CA8 !important;
}

.BlueBorder td
{
border-bottom:solid 1px #001CA8 !important;
}

.displayTable .char
{
font-size:50px;
line-height:15px;
text-align:center;
}

.displayTable .charD
{
font-size:15px;
line-height:15px;
text-align:center;
}

.alphaList
{
list-style-type:upper-alpha;
margin:0 0 16px;
font: 1.5em/1.07em Arial, Helvetica, sans-serif;
color:#333;

}

.alphaList li
{
padding-bottom:8px;
}

.diskList
{
list-style-type:disk !important;
margin:0 0 16px;
font: 1.5em/1.07em Arial, Helvetica, sans-serif;
color:#333;
}

.diskList li
{
padding-bottom:8px;
}


.diskList-Accesibility
{
list-style-type:disk !important;
margin:0 0 16px;
font: 1.5em/1.07em Arial, Helvetica, sans-serif;
color:#333;
margin-left:0px;
padding-left:15px;
}

.graphContainer
{
text-align:center;
}

.directorImage
{
width:35%;
float:left;

text-align:center;
}

.imageTitle
{
text-align:left;
color:#0900A8;
font-family:Arial,Verdana,sans-serif;
font-size:14px;
font-weight:bold;
width:215px;
text-align:center;
padding-bottom:5px;
}

.directorCaption
{
width:65%;
float:left;
font: 1.5em/1.07em Arial, Helvetica, sans-serif;
color:#333;
padding:0px;

}

.imageTitle h3
{
margin:0px;
}

.directorContainer
{
float:left;
margin-top:14px;
}

.roman
{
list-style-type: lower-roman;
font: 1.5em/1.07em Arial, Helvetica, sans-serif;
color:#333;
padding:0px;
padding-left:50px;
}

.roman li
{
padding-bottom:8px;
}

.bracket
{
margin-right:-4px;
}

/*tables #1 */
#openingBalance thead td
{
border-bottom:3px solid #0900A8 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#openingBalance thead td p
{
	margin:0;
}
#openingBalance tbody td
{
	border-top:1px solid #ff7900;
	border-bottom:1px solid #0900A8;
	padding-top:4px;
	padding-bottom:3px;
}
#openingBalance .col-1
{
	width:70%;
	padding-right:9px;
}
#openingBalance .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #0900A8;
}
#openingBalance .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}

#openingBalance .total td
{
	border-bottom:3px solid #0900A8 !important;
	padding-bottom:15px;
}


/*tables #2 */
#obligations thead td
{
border-bottom:3px solid #0900A8 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#obligations thead td p
{
	margin:0;
}

#obligations tbody td
{
	border-top:1px solid #ff7900;
	border-bottom:1px solid #0900A8;
	padding-top:4px;
	padding-bottom:3px;
}

#obligations .col-1
{
	width:70%;
	padding-right:9px;
}

#obligations .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #0900A8;
}

#obligations .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}


#obligations .total td
{
	border-bottom:3px solid #0900A8 !important;
	padding-bottom:15px;
}



/*tables #3 */
#portfolioCompanyOverview thead td
{
border-bottom:3px solid #0900A8 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#portfolioCompanyOverview thead td p
{
	margin:0;
}
#portfolioCompanyOverview tbody td
{
	border-top:1px solid #ff7900;
	border-bottom:1px solid #0900A8;
	padding-top:4px;
	padding-bottom:3px;
}
#portfolioCompanyOverview .col-1
{
	width:28%;
	padding-right:9px;
}
#portfolioCompanyOverview .col-2
{
	width:12%;
	text-align:right;
	padding-right:9px;
	border:1px solid #0900A8;
}
#portfolioCompanyOverview .col-3
{
	width:12%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}
#portfolioCompanyOverview .col-4
{
	width:12%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}

#portfolioCompanyOverview .col-5
{
	width:12%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}

#portfolioCompanyOverview .col-6
{
	width:12%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}

#portfolioCompanyOverview .col-7
{
	width:12%;
	text-align:right;
	border:1px solid #0900A8;
	padding-right:9px;
}
#portfolioCompanyOverview .total td
{
	border-bottom:3px solid #0900A8 !important;
	padding-bottom:15px;
}





/*tables #4 */
#directorsInOffice thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#directorsInOffice thead td p
{
	margin:0;
}

#directorsInOffice tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

#directorsInOffice .col-1
{
	width:70%;
	padding-right:9px;
}

#directorsInOffice .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}

#directorsInOffice .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}


#directorsInOffice .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}





/*tables #4 */
.directorsInOffice2 thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

.directorsInOffice2 thead td p
{
	margin:0;
}

.directorsInOffice2 tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

.directorsInOffice2 .col-1
{
	width:70%;
	padding-right:9px;
}

.directorsInOffice2 .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}

.directorsInOffice2 .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}


.directorsInOffice2 .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}

/*tables #5 */
#generalStatistics thead td
{
border-bottom:3px solid #8FD400 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#generalStatistics thead td p
{
	margin:0;
}

#generalStatistics tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

#generalStatistics .col-1
{
	width:70%;
	padding-right:9px;
}

#generalStatistics .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}

#generalStatistics .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}


#generalStatistics .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}



/*tables #6 */
#five_two thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#five_two thead td p
{
	margin:0;
}

#five_two tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

#five_two .col-1
{
	width:85%;
	padding-right:9px;
}

#five_two .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}


#five_two .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}







/*tables #7 */
#thirteen_six thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#thirteen_six thead td p
{
	margin:0;
}
#thirteen_six tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}
#thirteen_six .col-1
{
	width:25%;
	padding-right:9px;
}
#thirteen_six .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}
#thirteen_six .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#thirteen_six .col-4
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#thirteen_six .col-5
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#thirteen_six .col-6
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#thirteen_six .col-7
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#thirteen_six .col-8
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#thirteen_six .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}







/*tables #8 */
#ten_eight thead td
{
border-bottom:3px solid #8FD400 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#ten_eight thead td p
{
	margin:0;
}
#ten_eight tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}
#ten_eight .col-1
{
	width:16%;
	padding-right:9px;
}
#ten_eight .col-2
{
	width:12%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}
#ten_eight .col-3
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#ten_eight .col-4
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#ten_eight .col-5
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#ten_eight .col-6
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#ten_eight .col-7
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#ten_eight .col-8
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#ten_eight .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}




/*tables #9 */
#four_eight thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#four_eight thead td p
{
	margin:0;
}
#four_eight tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}
#four_eight .col-1
{
	width:16%;
	padding-right:9px;
}
#four_eight .col-2
{
	width:12%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}
#four_eight .col-3
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#four_eight .col-4
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eight .col-5
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eight .col-6
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eight .col-7
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eight .col-8
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#four_eight .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}






#four_eightB thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#four_eightB thead td p
{
	margin:0;
}
#four_eightB tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}
#four_eightB .col-1
{
	width:16%;
	padding-right:9px;
}
#four_eightB .col-2
{
	width:12%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}
#four_eightB .col-3
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#four_eightB .col-4
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightB .col-5
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightB .col-6
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightB .col-7
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightB .col-8
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#four_eightB .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}







#four_eightC thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#four_eightC thead td p
{
	margin:0;
}
#four_eightC tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}
#four_eightC .col-1
{
	width:16%;
	padding-right:9px;
}
#four_eightC .col-2
{
	width:12%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}
#four_eightC .col-3
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#four_eightC .col-4
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightC .col-5
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightC .col-6
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightC .col-7
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#four_eightC .col-8
{
	width:12%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#four_eightC .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}








/*tables #10 */

#eighteen_four table
{
font-family:Arial,Helvetica,sans-serif;
font-size:1.1em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1em;
}



#eighteen_four thead td
{
border-bottom:3px solid #FF7D00 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#eighteen_four thead td p
{
	margin:0;
}
#eighteen_four tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}
#eighteen_four .col-1
{
	width:55%;
	padding-right:9px;
}
#eighteen_four .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7D00;
}
#eighteen_four .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}
#eighteen_four .col-4
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}


#eighteen_four .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}




/*tables #11 */
#seven_eight thead td
{
border-bottom:3px solid #FF7D00 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#seven_eight thead td p
{
	margin:0;
}
#seven_eight tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}
#seven_eight .col-1
{
	width:28%;
	padding-right:9px;
}
#seven_eight .col-2
{
	width:12%;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7D00;
}
#seven_eight .col-3
{
	width:12%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}
#seven_eight .col-4
{
	width:12%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}

#seven_eight .col-5
{
	width:12%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}

#seven_eight .col-6
{
	width:12%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}

#seven_eight .col-7
{
	width:12%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}

#seven_eight .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}



/*tables #12 */

#fifteen_three thead td
{
border-bottom:3px solid #FF7D00 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#fifteen_three thead td p
{
	margin:0;
}

#fifteen_three tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}

#fifteen_three .col-1
{
	width:43%;
	padding-right:9px;
}

#fifteen_three .col-2
{
	width:42%;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7D00;
}

#fifteen_three .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}


#fifteen_three .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}










/*tables #13 */
.four_nine thead td
{
border-bottom:3px solid #FF7D00 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

.four_nine  thead td p
{
	margin:0;
}
.four_nine  tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}
.four_nine  .col-1
{
	width:45%;
	padding-right:9px;
}
.four_nine  .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7D00;
}
.four_nine  .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}
.four_nine  .col-4
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}


.four_nine .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}



/*tables #14 */
.six_nine thead td
{
border-bottom:3px solid #FF7D00 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

.four_nine  thead td p
{
	margin:0;
}
.four_nine  tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}
.four_nine  .col-1
{
	width:45%;
	padding-right:9px;
}
.four_nine  .col-2
{
	width:15% !important;
	text-align:right !important;
	padding-right:9px;
	border:1px solid #FF7D00;
}
.four_nine  .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}
.four_nine  .col-4
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}


.four_nine .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}







/*tables #14 */
.six_five thead td
{
border-bottom:3px solid #FF7D00 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

.six_five thead td p
{
	margin:0;
}
.six_five tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}
.six_five .col-1
{
	width:40% !important;
	padding-right:9px;
}
.six_five .col-2
{
	width:15% !important;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7D00;
}
.six_five .col-3
{
	width:15% !important;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}
.six_five .col-4
{
	width:15% !important;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}

.six_five .col-5
{
	width:15% !important;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}





.seven_seven thead td
{
border-bottom:3px solid #FF7900 !important;
}

.seven_seventhead td p
{
	margin:0;
}

.seven_seven tbody td
{
	border-top:1px solid #FF7900;
	border-bottom:1px solid #FF7900;
	padding-top:4px;
	padding-bottom:3px;
}

.seven_seven .col-1
{
	width:28% !important;
	padding-right:9px;
}

.seven_seven .col-2
{
	width:12% !important;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7900;
}

.seven_seven .col-3
{
	width:12% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
}

.seven_seven .col-4
{
	width:12% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
}


.seven_seven .col-5
{
	width:12% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
	padding:0 9px;
}

.seven_seven .col-6
{
	width:12% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding:0 9px;
	
}

.seven_seven .col-7
{
	width:12% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
	padding:0 9px;
}


.seven_seven .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}










/*tables #15 */
.three_seven thead td
{
border-bottom:3px solid #FF7900 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

.three_seven thead td p
{
	margin:0;
}

.three_seven tbody td
{
	border-top:1px solid #FF7900;
	border-bottom:1px solid #FF7900;
	padding-top:4px;
	padding-bottom:3px;
}

.three_seven .col-1
{
	width:70% !important;
	padding-right:9px;
}

.three_seven .col-2
{
	width:15% !important;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7900;
}

.three_seven .col-3
{
	width:15% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
}


.three_seven .total td
{
	border-bottom:3px solid #FF7900 !important;
	padding-bottom:15px;
}










/*tables #13 */
.four_nine thead td
{
border-bottom:3px solid #FF7D00 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

.five  thead td p
{
	margin:0;
}
.five  tbody td
{
	border-top:1px solid #FF7D00;
	border-bottom:1px solid #FF7D00;
	padding-top:4px;
	padding-bottom:3px;
}
.five  .col-1
{
	width:25%;
	padding-right:9px;
}
.five  .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7D00;
}
.five  .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}
.five .col-4
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}


.five .col-5
{
	width:15%;
	text-align:right;
	border:1px solid #FF7D00;
	padding-right:9px;
}


.five .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}









#eight-green thead td
{
border-bottom:3px solid #8FD400 !important;

	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#eight-green thead td p
{
	margin:0;
}
#eight-green tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}
#eight-green .col-1
{
	width:23%;
	padding-right:9px;
}
#eight-green .col-2
{
	width:11%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}
#eight-green .col-3
{
	width:11%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#eight-green .col-4
{
	width:11%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#eight-green .col-5
{
	width:11%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#eight-green .col-6
{
	width:11%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#eight-green .col-7
{
	width:11%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}
#eight-green .col-8
{
	width:11%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}

#eight-green .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}




/*tables #5 */
#generalStatistics1 thead td
{
border-bottom:3px solid #8FD400 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#generalStatistics1 thead td p
{
	margin:0;
}

#generalStatistics1 tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

#generalStatistics1 .col-1
{
	width:70%;
	padding-right:9px;
}

#generalStatistics1 .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}

#generalStatistics1 .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}


#generalStatistics1 .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}




/*tables #5 */
#generalStatistics2 thead td
{
border-bottom:3px solid #8FD400 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#generalStatistics2 thead td p
{
	margin:0;
}

#generalStatistics2 tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

#generalStatistics2 .col-1
{
	width:70%;
	padding-right:9px;
}

#generalStatistics2 .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}

#generalStatistics2 .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}


#generalStatistics2 .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}





/*tables #5 */
#generalStatistics3 thead td
{
border-bottom:3px solid #8FD400 !important;


	font-weight:bold;
	color:#333;
	text-align:right;
	border-top:0 !important;
	vertical-align:bottom;
	padding-top:5px !important;
	padding-bottom:3px !important;
}

#generalStatistics3 thead td p
{
	margin:0;
}

#generalStatistics3 tbody td
{
	border-top:1px solid #8FD400;
	border-bottom:1px solid #8FD400;
	padding-top:4px;
	padding-bottom:3px;
}

#generalStatistics3 .col-1
{
	width:70%;
	padding-right:9px;
}

#generalStatistics3 .col-2
{
	width:15%;
	text-align:right;
	padding-right:9px;
	border:1px solid #8FD400;
}

#generalStatistics3 .col-3
{
	width:15%;
	text-align:right;
	border:1px solid #8FD400;
	padding-right:9px;
}


#generalStatistics3 .total td
{
	border-bottom:3px solid #8FD400 !important;
	padding-bottom:15px;
}












.smallChar
{
font-size:7px;
vertical-align:text-top;
}


.signOffContainer
{
float:left;
padding-right:50px;
width:auto;
}

 .orange a
{
color:#666262;
}

 .orange a:hover
{
color:#FF7D00;
}

.orderList
{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:1.5em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.07em
}

.orderList li
{
padding-bottom:8px;
}


.orderList1
{
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.07em
}

.orderList1 li
{
padding-bottom:8px;
}


.imageText
{
text-align:right; 
margin-top:100px;
color:#FFFFFF;
font-size:11px;
padding-right:22px;
}





.seven_seven1 thead td
{
border-bottom:3px solid #FF7900 !important;
}

.seven_seventhead1 td p
{
	margin:0;
}

.seven_seven1 tbody td
{
	border-top:1px solid #FF7900;
	border-bottom:1px solid #FF7900;
	padding-top:4px;
	padding-bottom:3px;
}

.seven_seven1 .col-1
{
	width:16% !important;
	padding-right:9px;
}

.seven_seven1 .col-2
{
	width:14% !important;
	text-align:right;
	padding-right:9px;
	border:1px solid #FF7900;
}

.seven_seven1 .col-3
{
	width:14% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
}

.seven_seven1 .col-4
{
	width:14% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
}


.seven_seven1 .col-5
{
	width:14% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
	padding:0 9px;
}

.seven_seven1 .col-6
{
	width:14% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding:0 9px;
	
}

.seven_seven1 .col-7
{
	width:14% !important;
	text-align:right;
	border:1px solid #FF7900;
	padding-right:9px;
	padding:0 9px;
}


.seven_seven1 .total td
{
	border-bottom:3px solid #FF7D00 !important;
	padding-bottom:15px;
}












