/* CSS Document */
A:link
	{
	text-decoration	:	none;
	color		:	#6699CC;
	background	:	transparent;
	}
A:active
	{
	text-decoration	:	underline;
	color		:	#6699CC;
	background	:	transparent;
	}
A:visited
	{
   	text-decoration	:	none;
   	color		:	#6699CC;
  	background	:	transparent;
	}
A:hover
	{
   	text-decoration	:	underline;
	color		:	#6699CC;
	background	:	transparent;
	} 

.workNav a {
	font-weight: normal;
	color:#666666;
	font-size: 12px;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-decoration:none;
}

.workNav a:hover {
	color:#6699CC;
	text-decoration:none;
}

.workNav_2 a {
	font-weight: bold;
	color:#666666;
	font-size: 10px;
	line-height: 13px;
	font-variant: normal;
	font-style: normal;
	text-decoration:none;
}

.workNav_2 a:hover {
	color:#6699CC;
	text-decoration:none;
}
.portfolioNav1 a:hover {
	color:#FF9900;
	text-decoration:none;
}

.portfolioNav1 .on {
	color:#FF9900;
}

.portfolioNav1 .onIcon {
	position:absolute;
	margin-left:-10px;
	margin-top:3px;
	z-index:15;
	background-image: url(graphics/on_icon.gif);
	background-repeat: no-repeat;
	width:7px;
	height:7px;
}

.portfolioContent {
	margin-top:25px;
	width:637px;
}


.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}

.body_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.body_s {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	color: #666666;
}

.body_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.body_small_b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.body_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.body_bold_dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.body_light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.body_black {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.header_bold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.header_bold_light {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
.link {
	font-family: Geneva, sans-serif, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.link2 {
	font-family: Geneva, sans-serif, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}

.red {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #660000;
	text-decoration: none;
}

.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.red {
	font-size: 9px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}