body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 11px 7px 0px;
	background-attachment: fixed;
}
#logo {
	position: absolute;
	width: 190px;
	height: 170px;
	top: 15px;
	left: 0px;
	background-color: #FFFFFF;
}
#header {
	margin-top: 47px;
	margin-left: 190px;
	padding-left: 0px;
	margin-right: 101px;
}
#navbar {
	float: left;
	padding-left: 15px;
	width: 160px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 400px;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 50px;
	padding-right: 15px;
}
#content {
	margin-top: 57px;
	margin-left: 168px;
	padding-left: 67px;
	padding-top: 0px;
	margin-right: 101px;
}
#navbar ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	
}
#navbar ul li {
	line-height: 2em;

}
#navbar a {
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}
a:link, #navbar a:link, #navbar a:visited {
	color: #39ACAC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #24BAEF;
}
a:active, a:hover, #navbar a:active, #navbar a:hover {
	text-decoration: underline;
	color: #0B89C4;
}
#navbar a.urHere {
	color: #FFAD20;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, .subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
}
h1 {
	font-size: 18pt;
	margin-top: 0px;
}
#header h1.coName {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 43px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#header h1#subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	padding-left: 43px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content h1 {
	padding-left: 5px;
}

h2 {
	font-size: 15pt;
	margin-bottom: 0px;
}
h3 {
	font-size: 12pt;
}
p {
	margin-top: 8px;
	margin-bottom: 8px;
}
ul {
	margin-top: 4px;
	margin-bottom: 4px;
}
address, #navbar address a {
	font-size: 9pt;
	font-style: normal;
}
#navbar .phone {
	font-size: 1.4em;
	font-weight: bold;
}

.subtitle {
	font-size: 13pt;
	margin-top: -0.5em;
}
#content h2.inline {
	display: inline;
}
#content h3.inline {
	display: inline;
}
#content p.inline {
	display: inline;
}
.copyright {
	text-align: right;
	font-style: italic;
	font-size: 9pt;
}
.portrait {
	border: 1px solid #000000;
	margin-left: 10px;
}
.salesPitch {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
img.left, img.right, img.inTable {
	border: 1px solid #000000;
}

img.right {
	float: right;
	margin-left: 7px;
}
img.left {
	float: left;
	margin-right: 7px;
}
img.inTable {
	float: right;
	margin-right: 20px;
}

#globe {
	float: right;
	margin-right: 15%;
}
#borderless {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.noBullet li {
	list-style-type: none;
}

