/* ------------------------- TABLE STYLES ------------------------- */

/* Table Styles 

CLASS{ top & bottom, left & right} 

CLASS{ top, right, bottom, left}

*/


/* This class defines the padding values of the top bar with the image */
td.topbar {
padding: 0px
}

/* This class defines the padding values of the top body cell (usually the intro paragraph of each page)*/
td.BodyTopCell{
/*line-height: 120%;*/
	padding: 18px 18px 6px 18px
}
	
td.BodyTopCellBig{
line-height: 170%;
	padding: 18px 18px 6px 18px

}

/* This class defines the padding values of the main body */
td.BodyMain{
line-height: 125%;
	padding: 0px 18px 0px 18px
}

/* This class defines the padding values of the top sidebar cell (navigation) */
td.SidebarTopCell{
	padding: 18px 18px 18px 18px
}

/* This class defines the padding values of any cell below the navigation */
td.SidebarMain{
padding: 0px 18px 18px 18px
}

/* This class defines the padding values of any cell below the navigation */
td.SidebarOrg{
padding: 0px 0px 18px 18px
}

/*
p.deck {
line-height: 120%
}

p.body {
line-height: 130%
}
*/


/* ------------------------- BODY COPY STYLES ------------------------- */

/* Body Copy */

/* These parameters remove any borders that show up around images in some browsers (e.g. firefox) */
.image{
	border-style:none;
	border-color: none;
	border-width:0px;
      }

div#deck-headline
{
	font-size: 15pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	font-weight: bold
	;
	text-decoration: none;
	color: #39B54A;
	margin: 0px;
	text-align: left;
}

div#deck-body
{
	font-size: 15pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	font-weight: none;
	text-decoration: none;
	color: #808080;
	margin: 0px;
	text-align: left;
}

div#subhead
{
	font-size: 11pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	font-weight: bold;
	text-decoration: none;
	color: #39B54A;
	margin: 0px;
	text-align: left;
}

/* blue: #62B8AE */

div#subhead2
{
	font-size: 11pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	text-decoration: none;
	color: #808080;
	margin: 0px;
	text-align: left;
	font-style: none;
}

div#BodySubhead
{
	font-size: 9pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	font-weight: bold;
	text-decoration: none;
	color: #4D4D4F;
	margin: 0px;
	text-align: left;
}


body
{
	font-size: 9pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	font-weight: none;
	text-decoration: none;
	color: #808080;
	margin: 0px;
	text-align: left;
	background-image: url(images/bg7.gif);Ê
	background-color: #000000
}

div#caption
{
	font-size: 8pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	text-decoration: none;
	color: #58703F;
	margin: 0px;
	text-align: left;
	font-style: italic;
}

div#caption2
{
	font-size: 9pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	text-decoration: none;
	color: #4D4D4F;
	margin: 0px;
	text-align: left;
	font-style: italic;
}


/* ------------------------- BODY LINKS STYLES ------------------------- */

/* Body Links */
a.body:link
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
}

a.body:active
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
		font-style: italic;
}

a.body:hover
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: underline;
	font-style: italic;
}

a.body:visited
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
}

a.body:visited:active
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-style: italic;
}

a.body:visited:hover
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: underline;
	font-style: italic;
}


/* Organization Links */
a.org:link
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a.org:active
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a.org:hover
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}

a.org:visited
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a.org:visited:active
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a.org:visited:hover
{
	color: #39B54A;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}


/* Body Links */
a.legal:link
{
	color: #58703F;
	font-size: 7pt;
	text-decoration: none;
}

a.legal:active
{
	color: #58703F;
	font-size: 7pt;
	text-decoration: none;
}

a.legal:hover
{
	color: #58703F;
	font-size: 7pt;
	text-decoration: underline;
}

a.legal:visited
{
	color: #58703F;
	font-size: 7pt;
	text-decoration: none;
}

a.legal:visited:active
{
	color: #58703F;
	font-size: 7pt;
	text-decoration: none;
}

a.legal:visited:hover
{
	color: #58703F;
	font-size: 7pt;
	text-decoration: underline;
}



/* ------------------------- LEGAL LINE STYLES ------------------------- */

/* Legal Line floating commands */

span.float-left
{
float: left

}

span.float-right
{
float: right
}


/* Legal Line text styles */

div#legal-line
{
	font-size: 7pt;
	font-family: "Arial" , "Verdana", "Helvetica", "Geneva", "sans-serif";
	font-weight: none;
	text-decoration: none;
	color: #58703F;
	margin: 0px;
	text-align: left;
}