/*-----------------------------------------------*/
/* BEGIN TEXT STYLES */
/*-----------------------------------------------*/
.normaltext
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.smalltext
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}
.smallwhitetext
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
}
.mediumtext
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
}
.mediumboldtext
{
	font-size: 9pt;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
.greentitletext
{
	font-weight: bold;
	font-size: 11pt;
	color: #1A6741;
	font-family: Arial;
}
.smallgreentitletext
{
	font-weight: bold;
	font-size: 10pt;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
.greentext
{
	font-size: 10pt;
	color: #1A6741;
	font-family: Arial;
}
.smallwhitetitletext
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
}
.whitetitletext
{
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Arial;
}
.largertext2
{
	font-weight: bold;
	font-size: 12pt;
	color: #FFFFFF;
	font-family: Arial;
}
.normalboldtext
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}
.normalitalictext
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	font-style: italic;
}
.normalbolditalictext
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-style: italic;
	font-family: Arial;
}
.normalboldunderlinetext
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
.normalunderlinetext
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
.footnote
{
	font-family: Arial;
	font-size: 8pt;
	color: #666666;
}
.bolditalicmediumfootnote
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.italicmediumfootnote
{
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	font-style: italic;
}
.whiteBoldText
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Arial;
}
.smallwhiteText
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
}
.redbolditalictext
{
	font-weight: bold;
	font-size: 10pt;
	color: #FF0000;
	font-family: Arial;
}
/*-----------------------------------------------*/
/* END TEXT STYLES */
/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* BEGIN BACKGROUND STYLES */
/*-----------------------------------------------*/
.darkgreenbg
{
	background-color: #1A6741;
}
.blackbg
{
	background-color: #000000;
}
.greybg
{
	background-color: #CCCCCC;
}
.lightgreybg
{
	background-color: #e7e7e9;
}
/*-----------------------------------------------*/
/* END BACKGROUND STYLES */
/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* BEGIN HYPERLINK STYLES */
/*-----------------------------------------------*/
.contentlink
{
	font-family: Arial;
	font-size: 10pt;
	color: #1A6741;
	text-decoration: underline;
	cursor: pointer;
}
.contentlink:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #1A6741;
	text-decoration: underline;
	cursor: pointer;
}
.contentlink:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #1A6741;
	text-decoration: underline;
	cursor: pointer;
}

.boldcontentlink
{
	font-family: Arial;
	font-size: 10pt;
	color: #1A6741;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.boldcontentlink:hover
{
	font-family: Arial;
	font-size: 10pt;
	color: #1A6741;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}
.boldcontentlink:visited
{
	font-family: Arial;
	font-size: 10pt;
	color: #1A6741;
	text-decoration: underline;
	cursor: pointer;
	font-weight: bold;
}

.mediumcontentlink
{
	font-family: Arial;
	font-size: 9pt;
	color: #1A6741;
	text-decoration: underline;
}
.mediumcontentlink:hover
{
	font-family: Arial;
	font-size: 9pt;
	color: #1A6741;
	text-decoration: underline;
}
.mediumcontentlink:visited
{
	font-family: Arial;
	font-size: 9pt;
	color: #1A6741;
	text-decoration: underline;
}

.smallcontentlink
{
	font-family: Arial;
	font-size: 8pt;
	color: #1A6741;
	text-decoration: none;
	text-decoration: underline;
}
.smallcontentlink:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #1A6741;
	text-decoration: underline;
}
.smallcontentlink:visited
{
	font-family: Arial;
	font-size: 8pt;
	color: #1A6741;
	text-decoration: underline;
}
.headerlink
{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
.headerlink:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #FFFF66;
	text-decoration: none;
}
.topnavcell
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	background-color: #c0c0c0;
	cursor: pointer;
}
.topnavcellactive
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	background-color: #000000;
	cursor: pointer;
}
.sidebartext
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.sidebartext:hover
{
	font-size: 8pt;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
/*.sidebartext:visited
{
	font-size: 8pt;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
*/
.sidebarActiveText
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
	font-weight: 700;
}
.sidebarActiveText:hover
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	font-weight: 700;
}
.sidebartextsmall
{
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.sidebartextsmall:hover
{
	font-size: 8pt;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
/*.sidebartextsmall:visited
{
	font-size: 8pt;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
*/
.sidebarActivetextsmall
{
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.sidebarActivetextsmall:hover
{
	font-size: 8pt;
	font-weight: bold;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
/*.sidebarActivetextsmall:visited
{
	font-size: 8pt;
	font-weight: bold;
	color: #1A6741;
	font-family: Arial;
	text-decoration: none;
}
*/
.footertext
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}
.footertext:hover
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: underline;
}
/*-----------------------------------------------*/
/* END HYPERLINK STYLES */
/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* BEGIN HTML TAG STYLES */
/*-----------------------------------------------*/
.customUL
{
    list-style-type: square;
    margin-bottom: 0px;
    margin-top: 0px;
}
.tabUL
{
    list-style-type: square;
    margin-bottom: 0px;
    font-size: 10pt;
    font-family: Arial;
    /*letter-spacing: 1px;*/
}
HR
{
	height: 1px;
	color: #1A6741;
}
BODY
{
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
}
/*-----------------------------------------------*/
/* END HTML TAG STYLES */
/*-----------------------------------------------*/
/*-----------------------------------------------*/
/* BEGIN TAB STYLES */
/*-----------------------------------------------*/
.tabnavcell
{
	text-decoration: none;
	cursor: pointer;
}
.categoryHeader
{
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    font-size: 9pt;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 1pt;
}
.tabcolorcell
{
    background-color: #FEFEDF;
    font-family: Arial;
    font-size: 9pt;
    /*letter-spacing: 1px;*/
}
.tabcell
{
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    /*letter-spacing: 1px;*/
}
/*-----------------------------------------------*/
/* END TAB STYLES */
/*-----------------------------------------------*/
LI
{
    font-size: 10pt;
    color: #000000;
    font-family: Arial;
}





a.lipper {display: block; margin-top:36px; text-indent: -9999px; width: 215px; height: 66px; background: transparent url(../images/mna_adv_H2.gif) no-repeat 0 0; border: none; text-align: left; outline: none; }
a.lipper:hover, a.lipper:focus { background-position: 0 -66px; background-color: transparent; }









