/* created by: Linda Nakanishi 2005 */

body,td,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #B7B767;
}

.title {
	font-size: 17pt;
	color: #808929;
	line-height: 19pt;
}

.title2 {
	font-size: 14pt;
	color: #A6C138;
	line-height: 16pt;
}

.caption {
	font-size: 8pt;
	color: #A6C138;
	line-height: 15pt;
	text-align: center;
	vertical-align: text-top;
	padding-bottom: 7px;
}

.captionNoCenter {
	font-size: 8pt;
	color: #A6C138;
	line-height: 15pt;
	vertical-align: text-top;
}

/* --------- links --------------------------- */
a {
	color: #B7B767;
}



a.linkSideNav {
	font-size: 13pt;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 15pt;
}

a.linkSideNav:hover {
	color: #FFFF00;
}

a.linkSideNavSm {
	font-size: 11pt;
	text-decoration: none;
	color: #808929;
	line-height: 15pt;
}

a.linkSideNavSm:hover {
	color: #FFFF00;
}

a.link2 {
	font-size: 11pt;
	text-decoration: none;
	line-height: 15pt;
}

a.link2:hover {
	color: #ECEC00;
}

a.link3 {
	font-size: 12pt;
	text-decoration: underline;
	line-height: 15pt;
}

a.linkLg {
	font-size: 14pt;
	color: #808929;
	text-decoration: underline;
	line-height: 15pt;
}

a:hover {
	color: #808929;
}






/* --------- old styles ---------------------------- 
.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal ;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	text-align: left;
	vertical-align: text-bottom;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal ;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	text-align: left;
}

.TitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold ;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	text-align: center;
	vertical-align: text-bottom;
}



.textSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	}
	
.textSmPink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF99CC;
	}

.SubHeadingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	te