body {
	margin:0px;
	padding:0px;
}
body, p, td,th, div, span {
	font-family:Verdana, Arial, Helvetica, sans serif;
	font-size:11px;
	font-weight:normal;
}
a, a:visited { color:#c60; }
a:hover { color:#036; }
.nav a, .nav a:visited {
	color:#036;
	padding:0px 10px;
	border-right:1px solid #036;
	text-decoration:none;
}
.nav a:hover {
	color:#c60;
	text-decoration:underline;
}
.r2 { background-color:#eee; }
.nav {
	background-color:#ccc;
	padding-left:11px;
}
.r3 { background-color:#8de3ff; }
.content {
	padding:20px;
	line-height:14px;
	height:100%;
}
.breakout, .breakin {
	float:right;
	width:200px;
	padding:0px;
	margin-left:8px;
	font-size:10px;
	color:#666;
	background-color:#eee;
	border:1px solid #ccc;
}
.breakin { border:1px solid #fff; background-color:transparent; }
.breakout h1 {
	font-size:13px;
	color:#fff;
	background:#26a4cc url("../images/breakout2.jpg") top center;
	border-bottom:1px solid #ccc;
	text-align:center;
	margin:-4px;
	margin-bottom:2px;
	padding:4px;
}
.breakout {
	padding:4px;
}
.breakout ol {
	margin/**/:/**/0px;
}
.breakout li {
	padding-left:-7px;
	margin-left/**/:/**/-16px;
}
.breakin img {
	margin:5px 0px;
}
.byline {
	text-align:right;
	color:#bbb;
	font-size:10px;
	border-top:1px solid #ccc;
	padding-bottom:12px;
	padding-top:4px;
	width:680px;
}
.byline a, .byline a:visited {
	color:#bbb;
	font-size:10px;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6,b,dt {
	color:#c60;
}
dd ul { list-style:none; margin:2px 0px 2px 12px; }
dd ul li { text-indent/**/:/**/-42px; }
h1 {
	font-size:20px;
	line-height:23px;
	font-weight:normal;
	width:100%;
	border-bottom:1px solid #ccc;
	margin-bottom:24px;
}
h2 {
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	width:100%;
	border-bottom:1px solid #eee;
	margin-bottom:12px;
}
h3 { font-size:13px; font-weight:normal; margin-bottom:-10px; padding-bottom:0px; }
h4 { font-size:12px; }
h5 { font-size:11px; }
h6 { font-size:10px; }
.logo { display:none; }
