body,
	html {
		margin:0;
		padding:0;
		background:#ddd;
		color:#000;
		height: 100%;
	}
	body {
		min-width:970px;
	}

p { 
	padding-top: 0px;
	padding-bottom: 10px;
}


	#container {
		background:#ffffff;
		margin:0 auto;
		width:970px;
		min-height: 100%;
	}
	#header {
		background:#ffffff;
		clear:both;
		height: 72px;
		float: left;
		width: 940px;
		margin-left: 10px;
		background-image: url(banner.png);
		height: 72px;
	}


	#menu {
		background:#ffffff;
		float:left;
		width:195px;
		margin-left: 10px;
  		  }

li.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #ccccff;
	list-style-type: none;
	float: left;
	margin-top: 10px;
}

ul.mainnav {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: -2px;
	}

li.mainnav a {
	display: block;
	width: 185px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
	list-style-type: none;
}

li.mainnav:hover {
	text-decoration: none;
	background-color: #737ca1;
}

li.mainnav a:hover {
	text-decoration: none;
	background-color: #737ca1;
}

li.submenu {
	color: #000000;
	background-color: #ccccff;
	width: 185px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
	float: left;
}

ul.submenu {
	margin-left: -40px;
	margin-top: 0px;
	}


li.samepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #9999ff;
	list-style-type: none;
	float: left;
	margin-top: 10px;

}


li.samepage a {
	display: block;
	width: 185px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #000000;
	list-style-type: none;
}

li.samepage a:hover {
	text-decoration: none;
	background-color: #737ca1;
}

li.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	background-color: #ddddff;
	list-style-type: none;
	float: left;
}

ul.subnav {
	padding-left: 0px;
	margin-left: 0px;
	margin-top: 0px;
	}

li.subnav a {
	display: block;
	width: 175px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	color: #000000;
	list-style-type: none;
}

li.subnav:hover {
	text-decoration: none;
	background-color: #737ca1;
}

li.subnav a:hover {
	text-decoration: none;
	background-color: #737ca1;
}

	#main {
		background: #ffffff;
		float: right;
		width: 735px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
	}
	#main ul {
		margin-bottom: 0;
    }


.info {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0px solid #ccccff;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

th {
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	padding: 2px;
}

td {
	padding: 2px;
	padding-left: 5px;
}

.rowstyle1 {
	background-color: #ffffff;
}

.rowstyle2 {
	background-color: #eeeeee;
}

.rowstyletitle {
	background-color: #ffffff;
	text-align: center;
	font-weight: bold;
}


.people {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 0px;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.peoplename {
	width: 200px;
	vertical-align: middle;
	padding-right: 1px;
}

.heading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		padding-top: 0px;
}


hr {
border: none 0;
border-top: 2px dotted #ccccff;
width: 100%;
height: 2px;
margin:0;
padding:0;
}

hr.boundary {
border: none 0;
border-top: 4px solid #ccccff;
width: 100%;
height: 4px;
margin:0;
padding:0;
}


a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(buttonBackground.gif);
background-repeat: no-repeat;
width: 132px;
height: 28px;
margin: 5px auto;
padding: 5px 0 0 0;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: bold;
text-decoration: none;
}
a.button:link, a.button:visited {
color: #002577;
}
a.button:hover, a.button:active {
background-position: 0 -36px;
color: #000000;
}
a.buttonDis:link, a.buttonDis:visited, a.buttonDis:hover, a.buttonDis:active {
color: #002577;
cursor: default;
}

.navig li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

.navig ul {
	margin-left: -20px;
	}

.navig li a {
	list-style-type: none;
}


	#footer h5 {
		background:#ffffff;
		clear:both;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 195px;
	}
