
body {
	margin: 10px;
	background-color: #ffffff;
	text-align: center;
}

.top {
	position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: left;
}

img {
	border: 0px solid black;
}

img.portrait {
	border: 1px solid #565656;
	margin-right: 10px;
	margin-bottom: 10px;
}

.nobottommargin {
	margin-bottom: 0px;
}

col.layoutCol1 {
	width: 100%;
	width: 333px;
}

col.layoutCol2 {
	width: 200px;
/*	width: 180px; */
}

col.layoutColSeparator {
	width: 5px;
}

col.layoutCol3 {
	width: 210px;
/*	width: 230px; */
}

table.layout {
	background-color: #FFFFFF;
	table-layout: fixed;
	height: 1%;
	width: 750px;
	border-width: 1px;
	border-style: solid;
	border-color: #EEEEEE #CBCBCB #CBCBCB #EEEEEE;
}

.footer {
	padding-top: 4px;
	width: 750px;
	text-align: left;
	vertical-align: middle;
	color: #7A7A7A;
}

.mainNavigation {
	width: 100%;
	text-align: center;
}

.mainNavigationMenu {
	padding-top: 5px;
	height: 25px;
}

h1 {
	display: inline;
}

h2 {
	display: inline;
}

ul {
	margin-top: 0px;
	list-style-type: square;
}

.mainContent {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 15px;
}

.header td {
	vertical-align: middle;
}

.header .logo {
	text-align: right;
}

.header .tagline div {
	margin-left: 26px;
}

.header .logo div {
	margin-right: 24px;
}

.homeLayout .header {
	height: 150px;
}

.homeLayout .banner {
	background-color: white;
	height: 150px;
	position: relative;
}

.homeLayout .menu {
	height: 25px;
}

.homeLayout .content {
	text-align: left;
	vertical-align: middle;
	color: #7d7d7d;
}

a {
	color: #5ca3d2;
	text-decoration: underline;
}

a:hover {
	color: #7cc3f2;
	text-decoration: underline;
}

.footer a {
	color: #7a7a7a;
	color: #5ca3d2;
}

.footer a:hover {
	color: #5ca3d2;
	color: #7cc3f2;
}

.mainNavigation a {
	color: #7a7a7a;
	text-decoration: none;
}

.mainNavigation a:hover {
	color: #5ca3d2;
	text-decoration: underline;
}

body {
	font-family: Arial, Helvetica;
	font-size: 9pt;
}

.content {
	line-height: 12pt;
}

.footer {
	font-family: Arial, Helvetica;
	font-size: 8pt;
}

.mainNavigation {
	font-family: Arial, Helvetica;
	font-size: 10.5pt;
}

.subNavigation
{
//  background-color:#B0B0B0;
  vertical-align:top;
  text-align:right;
  color:white;
	font-family: Arial, Helvetica;
	font-size: 10.5pt;
}

.subNavigation div
{
  margin:10px;
}

.subNavigation a
{
	color: #e0e0e0;
	text-decoration: none;
}

.subNavigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}
