body {
	background-color: #9c9593;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #4c6e96;
}
a:hover {
	color: #4c6e96;
}
a:visited {
	color: #4c6e96;
}
a:active {
	color: #4c6e96;
}


#pmenu {


}
#pmenu a {
	width:120px;
	padding-left:10px;
	border:1px solid #859A4B;
	background-color: #98AC55;
	line-height: 18px;
	margin-bottom: -4px;
}
#pmenu ul {padding:0; margin:0;}
#pmenu ul li {list-style-type: none;}
#pmenu ul li a:visited {
	display:block;
	text-decoration:none;
	color:#ffffff;
	font-weight: bold;
	font-size: 11px;
}
#pmenu ul li a {display:block; text-decoration:none; color:#ffffff;}
#pmenu ul li a:hover {
	color: #ffffff;
	background-color: #7A8C3E;
}
#pmenu li ul {display: none;} 
#pmenu .bold {font-weight:bolder;}
}


.boldblue {
	font-weight: bold;
	color:#083249;
}
li {
	padding-bottom: 8px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #4C6E96;
}
.boldgrey {

	font-weight: bold;
	color:#666666
}
.indent {
	padding-left: 20px;
}
input {
	background-color: #E6E6E6;
}
.clientlist {
	line-height: 12px;
	text-decoration: none;
}
#clientlist a:hover {
	text-decoration: underline;
	color: #083249;
	text-transform: uppercase;
}
#clientlist a:link {
	font-weight: bold;
	text-decoration: none;
}
#clientlist a:visited {
	font-weight: bold;
	text-decoration: none;
}
#clientlist a:active {
	text-decoration: underline;
}
.homebullets {
	background-color: #E1E9AB;
	border: thin dotted #4C6E96;
}
