/* General Styles */
body {
	color: #000066;
	font-family: Arial, Verdana, sans-serif, sans;
	background: #000066;
	margin: 0 0;
	padding: 0 0;
	font-size: 1em;
}
h1 {
	font-size: 1.75em;
	margin: 8px 0 4px 0;
	padding: 0 0;
	color: #000066;
}
h2 {
	font-size: 1.05em;
	font-weight: bold;
	color: black;
	margin: 0 0 2px 0;
	padding: 0 0;
}
h3 {
	font-size: 1.01em;
	margin: 4px 0 2px 0;
	padding: 0 0;
}
h4 {
	font-size: 1em;
	font-weight: bold;
}
p {
	margin: 0 20px 10px 0;
	padding: 0 0;
}
ul {
	list-style-type: none;
	padding: 0 0;
	margin: 2px 0 14px 4px;
}
ul li {
	list-style-type: none;
	padding: 0 0;
	margin: 0 0;
}
#maintable {
	background: white;
}
table table {
	font-size: 1em;
}
#widthlimiter {
	width: 550px;
}
#widthlimiter img {
	margin-bottom: 10px;
}
#widthlimiter_wide {
	width: 850px;
}
#widthlimiter_wide img {
	margin-bottom: 10px;
}
/* Home Page Syles */
.mainheader {
	background: url(images/mainslice.gif) repeat-x;
	color: white;
	height: 90px;
}
#sotm {
	height: 18px;
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 1em;
	color: #000066;
}
#marquee {
	color: white;
	padding-top: 5px;
	background: #FF7200;
	border-bottom: 5px solid white;
	font-size: .75em;
}
#marquee {
	height: 30px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 20px;
	padding-left: 20px;
}
.bottom {
	border-top: 2px solid white;
}
.headerinfo {
	text-align: right;
	vertical-align: text-bottom;
	font-size: .65em;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif, sans;
	color: white;
	margin: 5px 0px 10px 0px;
}
#rightside {
	background: url(images/slice.gif) repeat-x #000066;
	width: 100%;
}

/* Interior Page Styles */
#content {
	background: white;
	font-size: .75em;
	padding: 4px 0px 0px 12px;

}
#navbar {
	width: 155px;
}
#subbody {
	background: url(images/subslice1.gif) repeat-y white;
	color: black;
}
.headerimage {
	background: url(images/subslice.gif) repeat-x;
}
.family {
	font-weight: bold;
	color: #FF7200;
}
.divider {
	height: 8px;
}
.thumbnail {
	font-size: .90em;
	width: 100px;
}