body, p, ol, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:smaller;
	text-align:justify;
}

table.header-table {
	background-color: #2c78a5;
	color: white;
	font-size:smaller;
	font-weight:bold;
}

table.header-table2 {
	background-color: #b2d0e5;
	color: black;
	font-size:10px;
}

table.footer-table {
	background-color: #2c78a5;
	color: white;
	font-size:smaller;
	font-weight:bold;
}

table.header-table td.header-td,table.header-table2 td.header-td2 {
	vertical-align: top;
}

td.header-td a:link,td.header-td a:visited,td.footer-td a:link,td.footer-td a:visited {
	color: white;
	text-decoration: none;
}

.more-link-div {
	color: #2c78a5;
	font-size: smaller;
	font-weight: bold;
}

.more-link-div a:link, .more-link-div a:visited {
	color: #2c78a5;
	text-decoration: none;
}

.more-link-div a:hover {
	text-decoration: underline;
}

td.header-td a:hover, td.footer-td a:hover {
	color: white;
	text-decoration: underline
}

td.footer-td {
	text-align: center;
}

td.vseparator {
	background-image: url(images/vertical-dotted.gif);
	background-repeat: repeat-y;
}

td.hseparator {
	background-image: url(images/horizontal-dotted.gif);
	background-repeat: repeat-x;
}

h1, h2 {
	color: #2c78a5;
	font-size: medium;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}

h1 { font-size: large}

.footer-text {
	font-size: 10px;
	color: #2c78a5;
	text-align: center;
	padding-top: 5px;
}

.flowing-image {
	padding-bottom: 5px;
	padding-right: 5px;
	border-color: #b2d0e5; 
}
	
.comp-name {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #2c78a5;
}

.comp-line {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2c78a5;
	text-align:center;
}

table.nav-table {
	border: 0;	
	background-color: #b2d0e5;
}

table.nav-table td.nav-header-td {
	background-color: #2c78a5;
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
}
	
td.nav-td a:link,td.nav-td a:visited {
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;	
	font-weight: bold;
	font-size: smaller;
	color: black;
}

td.nav-td a:hover {
	color: #2c78a5;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: underline;
	font-size: smaller;
}
