/* content of page */

div.quotes {width:160px; margin:5px; }
p.quote {
	color:#006697;
	font-weight:bold;
}
img.logo {
	margin-left:15px;
	margin-right:15px;
	border:1px solid #000000
}
div.website {
	font-size:80%
}
img.leftwebsite {
	margin-top:5px;
	margin-right:15px;
	margin-left:1px;
	margin-bottom:0px;
	border: solid 1px;
	width:200px;
}
img.website {
	margin-top:5px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:0px;
	border: solid 1px #000;
	width:200px;
	/*height:150px;*/
}
img.website2 {
	margin-top:5px;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:0px;
	border: solid 1px;
}
table.website {
	text-align:center;
	vertical-align:bottom;
	font-size:100%;
}
tr.website {
	vertical-align:bottom
}
a.website {
	font-size:80%;
}
/* contact page */
div.centerwidth input {
	width:200px;
}
/* bottom of page */
h4.bottom {
	text-align:center;
	font-size:90%;
	font-style:italic;
	margin:0px;
	margin-bottom:5px;
	color:#2b548d;
}
A.company {
	color:#004262
}
A.company:visited {
	COLOR:#004262;
}
/* Menu styles */

A.menu {
	font-size: 80%;
	text-decoration: none;
	padding-left:10px;
	line-height:1.4em;
}
div.menuItemSep {
	background-color:#DADDF0;
	border-right: 1px solid #42616d;
	border-left: 1px solid #42616d;
	margin:0px;
	border-bottom: 1px solid #42616d;
}
A.menuItem {
	font-size:80%;
	font-style:normal;
	text-decoration: none;
	padding-top:0.4em;
	padding-left:0.4em;
	text-align:left;
	line-height:1.1em;
	border-right: 1px solid #42616d;
	border-left: 1px solid #42616d;
	height:1.7em;
	display: block
}
A.menuItem:link, A.menuItem:Visited, A.menuItem:Active {
	background-color:#e7e5d9;
	background-color:#FFFFFF;
	color:#333333;
	border-top:1px solid #bfbfbf;
}
A.menuItem:Hover {
	background-color:#2B548D;
	color:#ffffff;
	border-top:1px solid #e5e5e5;
}
.quiet, a.quiet {color:#666;}
.small {font-size:90%;}
ul.news {margin:1em 1em 1em 2em}
ul.news li {margin: 0 0 1em 0}
