/* colors 
	00426e darkblue

*/

body {
	margin: 0;
	color: #323232;
	font-family: Arial, Helvetica, sans-serif;
}

a { color:#000099;}

p, td, ul {
	font-size: 0.75em;
	line-height: 1.7em;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #00426e;
	text-transform: uppercase;
	margin-top: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: 100;
	color:#666;
	text-transform: uppercase;
	letter-spacing: 1px;
}
h4 {
	color: #00426e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing:1px;
}
.top {
	width: 720px;
	margin: auto;
}
.tophead {

}

.tophead2 {
	width: 720px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 123px;
	text-align: right;
}

.menubar {
	background: url(/images/menuback.gif) repeat-x;
	height: 39px;
	clear: both;
}

.menu {
	width: 720px;
	height: 39px;
	margin: auto;
	text-align: left;
	padding-top: 10px;
}

.menuitem, .menuitem2 {
	color: #00426e;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background: url(/images/separator.gif) no-repeat left top;
	padding: 12px 8px 12px 12px;
}
.menuitem2 {
	color: #888;
}
.menuitem:hover, .menuitem2:hover {
	color: #888;
}
.mainbox {
	width: 720px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
.contentbox {
	width: 720px;
	margin: auto;
	margin-bottom: 30px;
}
.left {
	width: 305px;
	margin-left: 80px;
	padding-right: 30px;
	border-right: 1px #00426e solid;
}
.right {
	width: 210px;
	float: right;
	padding-right: 60px;
}
a.teaser, a.teaser:visited {
	font-size: 0.7em;
	color: #999;
	text-decoration: none;
}
a.teaser:hover {
	text-decoration: underline;
	color: #333;
}

a.teases, a.teases:visited {
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
a.teases:hover {
	text-decoration: underline;
	color: #333;
}

.footer, .footerinternal {
	clear: both;
	background: url(/images/bookopen.jpg) no-repeat left bottom;
	padding: 15px 0 0 150px;
	margin: 15px 60px 0 80px;
	border-top: 1px #bbb solid;
	font-size: 0.7em;
}
.footerinternal {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 140px;
}
a.footeritem, a.footeritem:visited {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
a.footeritem:hover {
	text-decoration: underline;
}

.internalnav {
	width: 135px;
}
.internalcontent {
	float: right;
	width: 580px;
}

a.intnav, a.intnav:visited {
	color: #999;
	text-decoration: none;
}
a.intnav:hover {
	text-decoration: underline;
	color: #333;
}

.photo {
	padding: 5px;
	border: 1px #00426e solid;
	margin: 0 0 10px 10px;
}
.toptext {
	float: right;	
}

hr {
	height: 1px;
	color: #D9D9D9;
	background: #D9D9D9;
	border: 0;
}
.caption {
	font-size: .9em;
	color: #00426e;
	font-weight: bold;
}

.attach {
	padding: 5px;
	border: 1px solid #333;
	width: 200px;
	text-align: center;
	}
	
a.download {
	color: #333;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
	}