.heading {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-variant: normal;
	color: #019bd7;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.heading2 {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 13pt;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
	letter-spacing: 0.5px;
}
.body {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
}
.bodyfolio {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
}
.bodytitle {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-variant: normal;
	color: #666;
	text-decoration: none;
}
.links {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #019bd7;
	text-decoration: none;
}
.links:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.smallnolinks {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
	text-decoration: none;
}
.smalllinks {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #019bd7;
	text-decoration: none;
}
.smalllinks:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.menulinks {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #019bd7;
	text-decoration: none;
	letter-spacing: .5px;
}
.menulinks:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.menunolinks {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
	color: white;
	background: #202020; /*background of Drop Down Panel*//*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
	margin-right: 38px;
	font: normal 12px "Lucida Grande", Arial, sans-serif;
}

.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
	float: right;
	color: white;
	background: black url(toggleleft.gif) no-repeat left bottom; /*background of toggle tab*/
	text-decoration: none;
	letter-spacing: 1px;
}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
	float: none;
	display: block;
	cursor: pointer;
	background-color: #019bd7;
	padding-top: 5px;
	padding-right: 28px;
	padding-bottom: 5px;
	padding-left: 28px;
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
margin-top: 2px;
margin-left: 5px;
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
background-color: rey; /*background of toggle tab onMouseover*/
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
outline: 0;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
	background-color: #202020;
	font-weight: normal;
	color: #019bd7;
}


.boxgrid{
	width: 228px;
	height: 100px;
	margin:0px;
	float:left;
	background:#161613;
	border: solid 0px #999999;
	overflow: hidden;
	position: relative;
	background-color: #202020;
			}
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0px;
	border: 0;
	width: 228px;
	height: 100px;
	z-index: 2;
	visibility: visible;
}
.boxbody {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	margin-left: 10pt;
}
.boxlinks {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #019bd7;
	text-decoration: none;
	margin-left: 10pt;
}
.boxlinks:hover {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	margin-left: 10pt;
}
