body {
	margin: 0 0 0 0;
	background-color: #000066;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000066;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
.subtitlecolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.subtitlewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.subtitle2 {
	font-size: 14px;
	font-weight: bold;
}
.subtitle3 {
	color: #000066;
}
.casestudyitem {
	font-family: arial;
	font-size: 14px;
}
td {
	font-family: arial;
	font-size: 12px;
	color: black;
}
.testimony {
	color: white;
}
.statement {
	color: #000066;
}
a {
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a.homelink {
	color: white;
	background-color: black;
	width: 150px;
	float: right;
	text-align: right;
	padding: 0.4em 0.0em 0.4em 0.0em;
	text-decoration: none;
}
a.homelink:hover {
	color: #CC0000;
	background-color: black;
	text-decoration: none;
}
a.homelink:link,
a.homelink:visited,
a.homelink:active {
	color: white;
}
a.navlink {
	color: white;
	background-color: #CC0000;
	width: 100%;
	float: right;
	text-align: right;
	padding: 0.4em 0.0em 0.4em 0.0em;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
}
a.navlink:link,
a.navlink:visited,
a.navlink:active {
	color: white;
}
a.navlink:hover {
	color: white;
	background-color: black;
	text-decoration: none;
}
a.footerlink {
	color: white;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
a.footerlink:link,
a.footerlink:visited,
a.footerlink:active {
	color: white;
	text-decoration: none;
}
a.footerlink:hover {
	color: #cc0000;
	text-decoration: none;
}
ul.nav {
	width: 100%;
	float: right;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-type: none;
}
.borderwhitetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
}
.borderwhiteright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
}
.borderwhiteleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}
.borderwhitetopleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}
.borderwhitebot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.borderwhitenobot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: white;
}
.borderwhitetopbot {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: white;
}
.leftpart {
	width: 150px;
	background-color: #CC0000;
}
.centerpart {
	background-color: #CCCC66;
}
.testimony {
	width: 180px;
	background-color: #CC0000;
	font-size: 11px;
	font-family: arial;
}
.header {
	color: white;
	background-color: black;
}
.footer {
	color: white;
	background-color: black;
	font-size: 11px;
	font-family: arial;
}
.mslogo {
	border: 0;
	height: 87px;
	width: 87px;
}
.mugshot {
	margin-right: 10px;
}
.masthead {
	height: 175px;
	background-color: #000066;
}
.titlebar {
	height : 3px;
	background: url('images/dots.gif') repeat-x;
}
