body,td,div,a {
	font-family:verdana,arial,sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	margin: 0;
	padding:0;
}

.printhide {
	position:absolute;
	visibility:hidden;
}
p {
	padding-right:10px;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 10px;
	margin:0px;
}
p.nobpad {
	padding-bottom: 0px;
	margin-bottom:0px;
}

ul,ol,li {
	text-align:left;
}

  
/* - - - - - - - - - - -
Link Styles 
- - - - - - - - - - - */
A, A:active, A:visited, A.hover {
	font-weight: bold;
	color:#324650;
	text-decoration: none;
}

A.rmenu, A.rmenu:active, A.rmenu:visited, A.rmenu:hover {
	font-size:10px;
	font-weight: bold;
	color:#000000;
	text-decoration: none
}

A.rmenu-sel, A.rmenu-sel:active, A.rmenu-sel:visited, A.rmenu-sel:hover {
	font-size:10px;
	font-weight: bold;
	color:#095BA6;
	text-decoration: none
}

A.rsubmenu, A.rsubmenu:active, A.rsubmenu:visited, A.rsubmenu:hover {
	font-size:10px;
	font-weight: normal;
	color:#000000;
	text-decoration: none
}

.small {
	font-size: 10px;
}
A.small, A.small:active, A.small:visited, A.small:hover {
	font-size:10px;
	font-weight: bold;
	color:#324650;
	text-decoration: none;
}

/* - - - - - - - - - - -
Other Text Styles
- - - - - - - - - - - */
.large {
	font-size: 14px;
}

.tiny {
	font-size: 4px;
}
.small {
	font-size: 10px;
}
b,strong {
	font-variant: small-caps;
	color:#095BA6;
}
b.small,strong.small {
	font-size:11px;
	color:#095BA6;
}

.pagetitle {
	font-size:13pt;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#000000;
}

/* - - - - - - - - - - -
Form Styles
- - - - - - - - - - - */
input {
	font-size:11px;
	font-family:monospace;
	margin:2px;
}
input.search {
	width: 75px;
}
form {
	margin: 0px;
	text-align:left;
}


td.formcell, tr.formcell {
	font-weight: bold;
	font-size:11px;
	color: #095BA6;
	text-align:right;
	padding-right:5px;
}
.required {
	font-weight: bold;
	font-size:11px;
	color: #F9873C;
}
td.required, tr.required {
	text-align:right;
	padding-right:5px;
}

/* - - - - - - - - - - -
Other Stuff
- - - - - - - - - - - */
.bottompad {
	padding-bottom:5px;
}

hr.clear {
	clear:both;
	margin-bottom:10px;
	visibility:hidden;
}
br.clear {
	clear:both;
	margin-bottom:10px;
}

.printshow-logo {
	position:relative;
	visibility:visible;
}

#content {
	margin: 0;
}
#nav, #header h2 img, #footer  {
	display: none;
}
#side-col {
	border-top: 5px solid black;
}
#side-col .section {
	margin: 5px 5px 5px 0;
	padding-left: 15px;
	float: left;
	border-left: 1px solid black;
}
#print-title {
	display: block;
	font: bold 18px "Trebuchet MS", arial, helvetica, sans-serif;
}

#header {
	height: 80px;
	border:1px solid white;
}
#header h1 img {
	position:absolute;
	top:0;
	left:0;
}
#header h1 span {
	position:absolute;
	left: 100px;
	top: 50px;
	margin: 0;
	padding: 0;
}
#header h2 {
	position:absolute;
	top:0;
	right:0;
}
#main-col .section-wrapper {
	border-bottom: 2px solid grey;
}

#current-issue {
	display: none;
}
