*	{
	margin: 0;
	padding: 0;
	}

body	{
	background-image:  url(images/bodybkg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0 auto 0 auto;
	width: 816px;
	font-family: tahoma, verdana, "Lucida Sans", sans-serif;
	font-size: medium;}

#container	{
	margin: 0 auto 0 auto;
	width: 774px;
	}

#banner	{
	background-image:  url(images/banner.jpg);
	width: 774px;
	background-repeat: no-repeat;
	height: 118px;
	margin-bottom: 2px;}

#banner2	{
	background-image:  url(images/banner2.jpg);
	width: 774px;
	background-repeat: no-repeat;
	height: 118px;
	margin-bottom: 2px;}

#banner3	{
	background-image:  url(images/banner3.jpg);
	width: 774px;
	background-repeat: no-repeat;
	height: 118px;
	margin-bottom: 2px;}

#banner4	{
	background-image:  url(images/banner6.jpg);
	width: 774px;
	background-repeat: no-repeat;
	height: 118px;
	margin-bottom: 2px;}

#banner5	{
	background-image:  url(images/banner5.jpg);
	width: 774px;
	background-repeat: no-repeat;
	height: 118px;
	margin-bottom: 2px;}
	
#banner p, #banner2 p, #banner3 p, #banner4 p, #banner5 p {
	display: none;
	}

#navmain {
	float: left;
	width: 774px;
	font-size: 70%;
	line-height: normal;
	border-bottom: 1px solid rgb(0,75,141);
	}

#navmain ul {
	margin: 0;
	padding-left: 155px;
	font-size: small;
	font-family: trebuchet, tahoma, sans-serif;
	}
	
#navmain ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}

#navmain ul li a	{
	display: block;
	padding: 2px 7px;
	text-decoration: none;
	color: rgb(128,127,131);
	}

/* IE5-Mac hack \*/
#header ul li a {float: none;}
/*end IE5-Mac hack */

#navmain #current a {
	border-bottom: 4px solid rgb(0,75,141);
	color: rgb(0,75,141);
	}

#navmain #current a:hover {
	border-bottom: 4px solid rgb(0,75,141);
	}

#navmain a:hover {
	border-bottom: 4px solid rgb(128,127,131);
	}
	
#navmain a:visited {
	color: rgb(128,127,131);
	}
	
#navmain a:active {
	color: rgb(0,75,141)
	}

#navside {
	margin: 1.5em 5px 0 0;
	float: left;
	width: 148px;
	text-align: right;
	text-decoration: none;
	}
	
#navside p {
	margin-top: .5em;
	line-height: 1.5em;
	}
	
#navside a {
	text-align: right;
	text-decoration: none;
	display: block;
	_width: 143px;
	font-size: x-small;
	border-bottom: 2px solid rgb(230,229,230);
	padding-right: 10px;
	color: rgb(128,127,131);
	}
	
#navside a.current {
	background: rgb(128,165,198);
	color: white;
	}	
	
#navside a:link:hover, #navside a:visited:hover {
	background: rgb(230,229,230);
	}	

#navside a.current:link:hover, #navside a.current:visited:hover {
	background: rgb(128,165,198) !important;
	color: white;
	}

#navside a:link:active, #navside a:visited:active {
	color: white;
	}
	
#main {
	margin: 0 3em 2em 162px;
	padding-top: 2.5em;
	min-height: 620px;
	_height: 620px;
	}

#navside a.navsub {
	padding-right: 25px;
	}

#main h1 span {
	display: none;
	}
 
 #main h2 {
 	font-size: 90%;
 	color: rgb(128,127,131);
 	line-height: 1.25em;
 	font-weight: 500;
 	}

#main p {
	font-size: small;
	line-height: 2em;
	margin-bottom: 1.5em;
	}

#main a {
	color: rgb(0,75,141);
	text-decoration: none;
	}

#main a:active {
	color: rgb(128,165,198);
	}

#main a:visited {
	color: rgb(128,127,131);
	}

#main a:hover {
	background: rgb(230,229,230);
	}

.bodyimg {
	text-align: center;
	margin-bottom: 1em;
	}

#main ul {
	list-style-type: disc;
	list-style-image: url(images/bullet.gif);
	list-position: bottom;
	margin: 0 3em 0 3em;
	padding: 0 1em 0 1em;
	font-size: small;
	line-height: 1.5em;
	}

#main ul u {
	text-decoration: none;
	color: rgb(0,75,141);
	}

#main ul li {
	margin-bottom: .5em;

	}

#main img.biopic {
	float: left;
	border: 1px solid rgb(128,127,131);
	margin-right: 1em;
	margin-top: .75em;
	}

#main h3 {
	font-size: 90%;
	color: rgb(0,75,141);
	}

#main h4 {
	font-size: small;
	color: rgb(128,127,131);
	font-weight: 500;
	margin-bottom: .5em;
	}
	
#main #form h5 {
	font-size: small;
	width: 99px;
	color: white;
	background: rgb(128,165,198);
	border: 1px solid rgb(128,127,131);
	padding: 1px 1em;
	font-weight: 500;
	}

#main #form .service {
	margin: 0 0.5em 0 1.5em;
	}

.textinput {
	margin-bottom: 10px;
	}

#form {
	margin-left: 1em;
	}

input:focus {
	color: black;
	background: rgb(230,229,230);
	}

#main table {
	border-collapse: collapse;
	margin-bottom: 2em;
	padding: 0;
	width: 560px;
	border: 1px solid rgb(230,229,230);
	}

#main tr.head, #main tr.head td {
	background: rgb(128,127,131);
	border: 1px solid rgb(128,127,131);
	color: white;
	text-align: center;
	font-size: x-small;
	font-weight: 600;
	}

#main td	{
	border-bottom: 1px solid rgb(230,229,230);
	font-size: x-small;
	line-height: 1.5em;
	text-align: left;
	padding: .25em 1em;
}

#main ul.anchors {
	text-align: center;
	margin: 0;
	width: 612px;
	padding: 0;
	width: 100%;
	}

#main ul.anchors li, #main ul.anchors li a{
	display: inline;
	padding: 0.5em;
	}
	
blockquote {
	float: center;
	width: 60%;
	background: rgb(0,75,141);
	background-image:  url(images/whitelogo.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	margin: auto;
	margin-bottom: 2em;
	padding: 1em 1em 1em 90px;
	color: white;
	border-right: 2px solid rgb(128,127,131);
	border-bottom: 2px solid rgb(128,127,131);
	border-top: 2px solid rgb(230,229,230);
	border-left: 2px solid rgb(230,229,230);
	font-size: 70%;
	font-family: verdana, sans-serif;
	line-height: 2em;
	}

#footer {
	clear: both;
	background-image:  url(images/footer.gif);
	background-repeat: no-repeat;
	position: bottom;
	height: 30px;
	}

#footer p {
	background: rgb(0,75,141);
	display: none;
	}