﻿div.CompositionArea
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
	background-color:#ffffff;
	width:910;
	margin-left:10;
	margin-right:10;
}

.pagetitle
{
	margin-top: 0;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	color: rgb(0, 102, 153);
}

div.menubar
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: rgb(0, 102, 153);
	text-decoration: none;
	text-align: center;
	vertical-align: none;
	background-color:#ffffff;
	width:900;
	margin-left:10;
	margin-right:10;
}


a.menulink
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: rgb(0, 102, 153);
	text-decoration: none;
	white-space: nowrap;
}

a.menulink:hover
{
	color: blue; 
	text-decoration: underline;
}

.hiddenemaillink
{
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color: rgb(0, 102, 153);
	text-decoration: none;
	white-space: nowrap;
}

.hiddenmaillink:hover
{
	color: blue; 
	text-decoration: underline;
}



body
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	text-align: none;
	vertical-align: none;
	background-color: rgb(231, 231, 231);
}

h1
{
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 24pt;
	color: rgb(0, 102, 153);
}

h2
{
	font-style: normal;
	font-weight: normal;
	font-size: 18pt;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 102, 153);
}

h3
{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: rgb(0, 102, 153);
	margin-bottom: 0px;
	text-align: left;
}

.h3text
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: rgb(0, 102, 153);

}

h4,
{
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
	color: rgb(0, 102, 153);
}

h5
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: rgb(0, 102, 153);
}

h6
{
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: rgb(0, 102, 153);
}

table
{
	borderXX: 0px solid rgb(0, 102, 153);
	width: 880px;
	table-border-color-light: rgbrgb(0, 102, 153);
	table-border-color-dark: rgbrgb(0, 102, 153);
	}

th
{
	border-color: rgb(0, 102, 153);
}

td
{
	border-color: rgb(0, 102, 153);
}


.titlerowtext
{

  font-size: 16px;
  text-indent: 10px;
  font-weight : bold;
  color: rgb(0, 102, 153);
}


td.titlerow
{

  font-size: 16px;
  text-indent: 10px;
  font-weight : bold;
  color: rgb(0, 102, 153);
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  text-align : left;
  padding: 0px 3px;
}


/* STUFF BELOW IS FOR EVOWORX WIDGET */

tr.even td {
    background:#E7E7E7 none repeat scroll 0 0;
}

table.bordered {
	border-style:solid;
	border-width: 1px;
}
table.bordered tr th {
	border-style:solid;
	border-width: 0px;
	background-color: #E5ECF9;
    text-align : center;
	color:#006699;
    font-size:14px;
    font-weight:bold;
}

table.bordered tr td {
	border-style:solid;
	border-width: 0px;

}

td.member_location {
	text-align: left;
}

td.member_name {
	text-align: left;
}

td.member_phone {
	text-align: center;
}

td.member_logo {
	text-align: center;
}

