BODY
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 10pt;
}


A
{
      text-decoration: none;
      color:#4C799A
}

A:link
{
      text-decoration: none;
      color:#4C799A
}

A:visited
{
      text-decoration: none;
      color:#517FA0
}

A:active
{
      text-decoration: none;
      color:#517FA0
}

A:hover
{
      text-decoration: underline;
      color:#517FA0
}


td
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 10pt;
}

p
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 10pt;
}

.content
{
	font-family: Arial;
	color: #4C799A;
	font-size: 10pt
}


.small
{
	font-family: Arial,Helvetica,sans-serif;
	color: #6C6C59;
	font-size: 8pt
}

.small_blue
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 8pt
}

.smallbd
{
	font-family: Arial,Helvetica,sans-serif;
	color: #6C6C59;
	font-size: 8pt; 
	font-weight: bold
}

.smallbd_blue
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 8pt; 
	font-weight: bold
}

.bold
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 10pt; 
	font-weight: bold
}

.tan
{
	font-family: Arial,Helvetica,sans-serif;
	color: #6C6C59;
	font-size: 10pt; 
	font-weight: normal
}

.tan_bold
{
	font-family: Arial,Helvetica,sans-serif;
	color: #948D78;
	font-size: 10pt; 
	font-weight: bold
}

.large
{
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 11pt; 
	font-weight: bold
}

.heading
{ 
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.subtitle
{ 
	font-family: Arial;
	color: #4C799A;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px; letter-spacing:1pt
}


.content_sm
{ 
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}

.caption
{ 
	font-family: Comic Sans MS,Helvetica,serif;
	color: #4C799A;
	font-size: 10pt;
	font-weight: normal
}

.quote
{
	font-family: Comic Sans MS,Helvetica,serif;
	color: #4C799A;
	font-size: 10pt;
	font-weight: bold
}

.quote_italic
{
	font-family: Comic Sans MS;
	color: #4C799A;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold
}

div.img-left 
{
	float: left;
	margin:  0px 10px 0px 0px;
	position: relative;
	top:0%;
	left:0%;
	vertical-align: top;
}