BODY
{
	font-family: Arial,Helvetica,sans-serif;
	color:#6b6b5b;
	background-color: #c5c6a2;
	font:80%/1.15
}

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
}

h3	{font-size:1.1em;
font-weight: bold;
padding:0; margin: .2em 0 .5em 0;
}

h5 {					
font-size:.85em;
font-weight: normal;
      color:#ffffff;
padding:0; margin: 0;
}

h6 {					
font-size:.85em;
font-weight: normal;
padding:0; margin: 0;
align: center;
}


td
{
	font-family: Arial,Helvetica,sans-serif;
	color: #6b6b5b;
	font-size: 10pt;
}

p
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:#6b6b5b;
	margin: 10px 0 0 0; padding: 0;
}

table{ padding:0; margin: 0;}

.container_corner{
	background-color: #babc94;}

p.reduced
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	color:#4C799A;
	margin: 2px 0 0 0; padding: 0;
}
#header{
	background-image: url('images/header.jpg');
	background-color: #517FA0;
	margin: 0; padding: 0;
}
#footer{
	color: #ffffff;
	margin: 0; padding: 0;
}

#logo{
	width: 200px; height: 66px;
	margin-right: 25px
}

img.borders{border:3px solid #FFFFFF}

.content
{
	font-family: Arial;
	color: #4C799A;
	font-size: 10pt
}
.content_right
{
	font-family: Arial, Helvetica, sans-serif;
	color: #4C799A;
	font-size: 10pt;
	font-weight: normal;
	padding: 0 8px 0 8px; margin:0
}

.caption
{ 
	font-family: Comic Sans MS,Helvetica,serif;
	color: #4C799A;
	font-size: 10pt;
	font-weight: normal
}

.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:1.2em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 7px;
}

.subheading
{ 
	font-family: Arial,Helvetica,sans-serif;
	color: #4C799A;
	font-size:1.05em;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 5px;
}


.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;
}



.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;
}

.list ul{
	list-style-type: none;
	margin: .2em 0 0 .2em; 
	padding: 0;}
.list li {
	list-style-type: none;
	background-image: url('images/bullet_dash.gif');
	background-repeat: no-repeat;
	background-position: 0.2em .4em;
	line-height: 1.0em;
	padding: .1em 0 .1em 1em;
	margin: 0 0 .1em 0;
}