@media print {
	body {
		margin: 0;
		padding: 0;
		font-family: verdana, Arial, sans-serif;
	}

	#header {
		display: none;
	}

	.topnav {
		display: none;
	}

	#unitnav {
		display: none;
	}

	#sidebar {
		display: none;
	}

	#outerbody {
		margin: 0;
		padding: 0;
	}

	#content {
		margin: 0;
		padding: 0 !important;
	}
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, sans-serif;
	font-size: small;
	min-width: 600px;
}

textarea {
	font-family: verdana, Arial, sans-serif;
	font-size: small;
}

hr {
	width: 80%;
	text-align: center;
	margin: 25px auto;
	border: solid 1px #02467e;
	height: 1px;
}

h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 10px 0 0 0;
	padding: 0 0 0.5em 0;
	font-size: 1.6em;
	color: #02467e;
	font-weight: normal;
}

h3 {
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 110%;
	color: #02467e;
}


p {
	color: #02467e;
}

form {
	padding: 0;
	margin: 0;
}

.spacer
{
	height: 0;
	line-height: 0;
	font-size: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.noborder {
	border: none !important;
}

.bluebutton {
	display: block;
	background-color: #13a1e3;
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 auto;
	padding: 2px 5px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	width: 10ex;
	border: outset 1px ;
}

.bluebutton1 {
	display: block;
	background-color: #13a1e3;
	color: #fff;
	text-decoration: none;
	margin: 0 0 0 auto;
	padding: 2px 5px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	width: 14ex;
	border: outset 1px ;
}

.redbutton {
	display: block;
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 auto;
	padding: 2px 5px;
	text-align: center;
		font-size: 90%;
	font-weight: bold;
	width: 8ex;
	border: outset 1px;
}

.redbutton1 {
	display: block;
	background-color: #C00;
	color: #FFF;
	text-decoration: none;
	margin: 0 0 0 auto;
	padding: 2px 5px;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
	width: 14ex;
	border: outset 1px;
}

.navbutton {
	display: block;
	background-color: #02467e;
	color: #FFF;
	text-decoration: none;
	margin: 2px 10px;
	padding: 2px 5px;
	text-align: center;
		font-size: 90%;
	font-weight: bold;
	border: outset 2px;
}

.nowrap {
	white-space: nowrap;
}

.highlight {
	font-weight: bold;
	color: #c00;
}

.stat_Yes {
	color: #0A0;
	font-weight: bold;
}

.stat_No {
	color: #C00;
	font-weight: bold;
}

.tacticYN {
	width: 4ex;
}

.update {
	text-align: center; 
	border-bottom: solid 1px #C00; 
	border-top: solid 1px #C00; 
	color: #C00; 
	padding: 0;
	font-weight: bold;
}
#headerlogin {
	position: relative;
	background: url("images/login_bg.gif") repeat-x top left;
	height: 154px;
text-align: right;
}

#headerlogin img{
padding-top:10px;
padding-right:10px;
}

#header {
	position: relative;
	background: #02467e url("images/vh_logo.gif") no-repeat top 10px right 10px;
	height: 120px;
}

#header h1 {
	font-size: small;
	text-indent: -1000ex;
}

#header a {
	position: absolute;
	left: 3ex;
	top: 8px;
	font-size: x-small;
	text-decoration: none;
	color: #6596b8;
}


.topnavmenu {
	position: relative;
	background-color: #3287b1;
	padding: 4px 8px;
	font-size: 90%;
	font-weight: bold;
}

.topnavmenu ul {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}

.topnavmenu ul li {
	display: inline;
	padding: 2px 0;
	margin: 0;
	color: #FFF;
}

.topnavmenu ul li a {
	margin: 0;
	padding: 6px 5px;
	text-decoration: none;
	color: #fff;
}


* html .topnavmenu ul li a {
	padding: 4px 5px;
}

.topnavmenu ul li a:hover {
	color: #FFFFE0;
}


.subnavmenu {
	padding: 2px 8px;
	font-size: 90%;
	font-weight: bold;
	border-top: solid 1px #6596b8;
	background-color: #6596b8;
}

.subnavmenu ul {
	list-style: none;
	margin: 0;
	padding: 2px 0;
}

.subnavmenu ul li {
	padding: 0;
	margin: 0;
	color: #FFF;
	display: inline;
}

.subnavmenu ul li a {
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	color: #02467e;
}

.subnavmenu ul li a:hover {
	color: #FFFFE0;
}


.topnavmenu ul li.navselected, .topnavmenu ul li.navselected a {
	background-color: #6596b8 !important;
	color: #02467e;
}


#loginnav {
	margin: 0;
	padding: 3px;
	position: absolute;
	right: 4px;
	top: 3px;	
}

/* Holly Hack Targets IE Win only \*/ 
* html #loginnav {top: 3px;} 
/* End Holly Hack */


#homemenu {
	background-color: #EEE;
	padding: 0 0 1em 0;
	margin: 4px 0;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
	width: 100%;
	float: left;
	clear: both;
}

#homemenu #welcome {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}

#homemenu #welcome h2 {
	color: #02467e;
	margin: 0;
	padding: 10px 1ex;
	font-size: 120%;
	font-weight: bold;
}

#homemenu #icons {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	clear: both;
}

#homemenu #icons img {
	margin: 0 2px;
	padding: 0;
	border: solid 1px #AAA;
	background-color: #fff;
}

#homebody #helparea {
	margin: 0;
	padding: 3px 5px;
	color: #02467e;
	font-weight: bold;
	font-size: 85%;
	height: 3em;
	text-align: center;
	clear: both;
}
.error {
  color: #cc0000;
}
#messages  {
	padding: 3px 5px;
	color: #02467e;
	font-weight: bold;
	font-size: 85%;
	height: 3em;
	text-align: center;
	clear: both;
	BORDER: #13a1e3 1px solid;
	Width: 500px;
	MARGIN: 0px auto;
	BACKGROUND-COLOR: #F9F8F8;
}
#messagesdetail  {
	margin: 0;
	padding: 3px 5px;
	text-align: left;
	clear: both;
	color: #02467e;
	font-weight: normal;
	Width: 400px;
}
#footer {
	color: #02467e;
	font-size: 80%;
	clear: both;
}

#browser {
	margin: 60px 0 0 0;
	text-align: center;
	color: #69C;
	font-size: 70%;
}


#errors {
	font-weight: bold;
	background-color: #FF9999;
	color: #c00;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	border: solid 3px #C00;
}

#errors div
{
	border: solid 1px #FFF;
	padding: 0;
	margin: 0;
}

#errors div p {
	width: 100%;
	margin: 0;
	padding: 5px;
}

#errors span.indentederror {
	margin: 0;
	padding: 2px 2px 2px 20px;
	color: #c00;
}

ul.tabs {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 3px 0;
	font-weight: bold;
}

ul.tabs li {
	display: inline;
	background-color: #EEE;
	padding: 3px 0px;
	padding-right: 2px;
	margin: 0 3px;
	text-align: center;
	border-right: solid 1px #AAA;
	-moz-border-radius: 7px 7px 0px 0px;
}

ul.tabs li a {
	margin: 0;
	padding: 3px 10px;
	color: #02467e;
	text-decoration: none;
}

ul.tabs li a:hover {
	color: #C00;
}

ul.tabs li.tabselected {
	background-color: #02467e;
}

ul.tabs li.tabselected a {
	padding: 3px 8px;
	color: #FFF;
}

ul.tabs li.tabselected a:hover {
	color: #FFF;
}


a img {
	border: none;
}

#outerbody {
	position: relative;
	margin: 2px 0 0 0;
	padding: 0;
	border-top: solid 1px #AAA;
}

#content {
	padding: 5px 0 0 19ex;
	margin: 0 2%;
}

#sidebar {
	position: absolute;
	top: 1px;
	left: 0;
	margin: 0;
	padding: 137px 0 0 0;
	width: 18ex;
	height: 18em;
	text-align: center;
}

div.opportunity {
	background-color: #EEE;
	background-image: url("images/icon_opportunities.jpg");
	background-repeat: no-repeat;
	background-position: 50% 10px;
}
div.saleslead {
	background-color: #EEE;
	background-image: url("images/icon_salesleadsl.jpg");
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

div.contract {
	background-color: #EEE;
	background-image: url("images/icon_contracts.jpg");
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

div.archive {
	background-color: #EEE;
/*	background-image: url("images/icon_contracts.jpg"); */
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

div.unit {
	background-color: #EEE;
	background-image: url("images/icon_unit.jpg"); 
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

div.report {
	background-color: #EEE;
	background-image: url("images/icon_reports.jpg"); 
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

div.misc, div.miscell {
	background-color: #EEE;
	background-image: url("images/icon_misc.jpg"); 
	background-repeat: no-repeat;
	background-position: 50% 10px;
}

div.admin {
	background-color: #EEE;
	background-image: url("images/icon_adminsect.jpg"); 
	background-repeat: no-repeat;
	background-position: 50% 10px;
}




#sidebar {
	background-color: #EEE;
}


textarea {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
}

table.form {
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
	border-collapse: collapse;
	font-size: 90%;
}

table.form caption {
	font-weight: bold;
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.5em 0;
	text-align: left;
	color: #02467e;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
}

table.form caption span {
	color: #02467e;
	padding: 0 0 0 2ex;
}

table.form th {
	margin: 0;
	padding: 2px;
	text-align: left;
	border-bottom: solid 1px #AAA;
	color: #02467e;
	width: 20%;
}

table.form td {
	margin: 0;
	padding: 2px 10px;
	border-bottom: solid 1px #AAA;
	color: #000000;
	text-align: left;
}

div.form {
	margin: 0 0 20px 0;
	padding: 5px;
	background-color: #EEE;
	text-align: right;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
}

div.form input.form {
	margin: 4px 20px !important;
}

input.form {
	margin: 0;
	padding: 2px 5px;
	background-color: #02467e;
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
	border: none;
	width: 13ex;
	border: outset 1px #98cbff;
	-moz-border-radius: 11px;
}

table.display {
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
	border-collapse: collapse;
	font-size: 90%;
}

table.display caption {
	font-weight: bold;
	font-size: 120%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.5em 0;
	text-align: left;
	color: #02467e;
}

table.display caption span {
	color: #02467e;
	padding: 0 0 0 2ex;
}


table.display th {
	margin: 0;
	padding: 2px;
	text-align: left;
	color: #13a1e3;
}

table.display td {
	text-align: left;
	margin: 0;
	padding: 2px;
	color: #000000;
}

table.display tr.alt td {
	background-color: #EEE;
}

table.display tr.alt th {
	background-color: #EEE;
}

table.grey {
	width: 100%;
	background-color: #EEE;
	margin-top: 0;
	margin-bottom: 30px;
	border-collapse: collapse;
	font-size: 90%;
}

table.grey caption {
	background-color: #eee;
	border-top: solid 1px #02467e;
	border-bottom: solid 1px #AAA;
	font-weight: normal;
	font-size: 150%;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0.5em 1ex;
	text-align: left;
	color: #02467e;
}

table.grey caption span {
	color: #69C;
	padding: 0 0 0 2ex;
}

table.grey th {
	margin: 0;
	padding: 2px 10px;
	text-align: left;
	color: #02467e;
	border-bottom: solid 1px #AAA;
	width: 20%;
}

table.grey td {
	margin: 0;
	padding: 2px 10px;
	color: #000000;
	border-bottom: solid 1px #AAA;
	text-align: left;
}

div.search {
	border: solid 1px #AAA;
	background-color: #EEE;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 2px;
}

div.search table caption {
	margin: 0;
	padding: 2px;
	text-align: left;
	color: #02467e;
	font-weight: bold;
}

div.search table th {
	margin: 0;
	padding: 10px;
	text-align: left;
	color: #02467e;

}

tbody.ruled tr:hover {
	background-color: #edf2c4;
}

tbody.ruled tr:hover input[readonly] {
	background-color: #edf2c4;
}


div.login {
	margin: 0;
}

table.login {
	color: #02467e;
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

table.login caption {
	background-color: #13a1e3;
	border: solid 1px #13a1e3;
	font-weight: bold;
	color: #FFF;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

input[type=text]:focus, input[type=password]:focus, select:focus, textarea:focus {
	background-color: #edf2c4;
}

input[readonly]:focus {
	background-color: #FFF;
}

div.status_1 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #90EE90;
}

div.status_2 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #DA70D6;
}

div.status_3 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #C00;
}

div.status_4 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #FF69B4;
}

div.status_5 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #00BFFF;
}

div.status_6 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #000;
}
div.status_7 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #f90;
}
div.status_8 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #0040aa;
}
div.status_9 {
	width: 10px;
	height: 10px;
	line-height: 0px;
	font-size: 0px;
	background-color: #90f;
}

div.note {
	background-color: #FFF;
	border: solid 1px #02467e;
	margin: 4px 0;
	padding: 0;
}

div.notehead {
	font-size: 110%;
	font-weight: bold;
	background-color: #02467e;
	color: #FFF;
	padding: 2px;
}

div.notefoot {
	font-size: 80%;
	text-align: right;
	padding: 2px;
}

div.noteattach {
	border-top: solid 1px #AAA;
	background-color: #CCC;
	padding: 2px;
}

div.noteattach a {
	text-decoration: none;
}

.datepick {
	padding: 0;
	line-height: 15px;
}

.datepick img {
	padding: 1px 0 0 0;
	margin: 0;
	border: none;
}

.navbuttonselected {
	background-color: #13a1e3;
	}

.dayhid {
	display: none;
	}

.dayshow {
	display: table-row;
	}

.morningafternoonhid {
	display: none;
	}

.morningafternoonshow {
	display: table-row;
	}

table.equiplist {
	width: 100%;
	margin-top: 0;
	margin-bottom: 30px;
	border-collapse: collapse;
	font-size: 90%;
}

table.equiplist caption {
	font-weight: bold;
	font-size: 120%;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0.5em 0;
	text-align: left;
	color: #02467e;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
}

table.equiplist caption span {
	color: #13a1e3;
	padding: 0 0 0 2ex;
}

table.equiplist th {
	margin: 0;
	padding: 0;
	text-align: center;
	border-bottom: solid 1px #AAA;
	color: #02467e;
}

table.equiplist td {
	margin: 0;
	padding: 2px 2px;
	border-bottom: solid 1px #AAA;
	color: #000000;
	text-align: center;
}

table.equiplist tr.equipdue td {
	margin: 0;
	padding: 2px 2px;
	border-bottom: solid 1px #AAA;
	color: #000000;
	background-color: #FAA;
	text-align: center;
}

table.equiplist tr.equipdecom td {
	margin: 0;
	padding: 2px 2px;
	border-bottom: solid 1px #AAA;
	color: #000000;
	background-color: #CEDDED;
	text-align: center;
}


table.month td.day {
	border: solid 1px #02467e;
	width: 8ex;
}

table.month td div {
	font-size: 80%;
	text-align: right;
}

table.month td p {
	margin: 0;
	padding: 2px 0 0 0;
	color: #69c;
}

.greybg {
	background-color: #eee;
}

table.equiplist tr.equipdue .greybg {
	background-color: #F88;
}

table.equiplist tr.equipdecom .greybg {
	background-color: #9DBAD9;
}


.equiplistbottom {
	position: relative;
	text-align: left;
}

.equiplistbottom a {
	position:absolute;
	right: 0;
	}


.thumbnail {
	margin: 2px;
	padding: 2px;
	width: 110px;
	border: solid 1px #02467e;
	float: left;
}

.thumbimg {
	width: 100px;
	height: 106px;
	overflow: hidden;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.thumbimg img {
	padding: 0;
	margin: 0;
	border: none;
}

.thumbimg a {
	padding: 0;
	margin: 0;
	border: none;
}

.thumbtext {
	width: 110px;
	height: 4em;
	text-align: center;
	font-size: 80%;
	overflow: hidden;
	text-transform: capitalize;
}

#unitplanner {
	margin: 0;
	padding: 0 0 20px 0;
	background-color: #DDD;
	width: 100%;
}

#unitplanner p {
	color: #02467e;
	margin: 0;
	padding: 3px;
	font-weight: bold;
}

#unitplanner p a {
	color: #02467e;
}

#unitplannerhead {
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #02467e;
}

#unitplannertabs {
	text-align: right;
	padding: 0;
	margin: 0;
	padding: 3px 25px;
}

#unitplannertabs a {
	margin: 0;
	padding: 3px 25px;
	text-decoration: none;
}

#unitplannertabs a {
	background-color: #DDD;
	color: #02467e;
}

#unitplannertabs a.tabselected {
	background-color: #02467e;
	color: #FFF;
}

.calendar {
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border-collapse: collapse;
}

.calendar td.day {
	padding: 0;
	border: solid 1px #02467e;
	width: 16px;
}

.calendar tr.odd td.day {
	background-color: #FFF;
}

.calendar tr.even td.day {
	background-color: #EEE;
}


.calendar .weekend {
	background-color: #cedded !important;
}

.calendar td.dayfill {
	padding: 0;
	width: 16px;
}


.calendar div {
	height: 1em;
	margin: 1px 0;
	padding: 0;
	font-size: 10px;
	text-align: right;
}

.calendar .slot {
	display: block;
	width: 100%;
	height: 6px;
	margin: 1px 0;
	padding: 0;
	line-height: 6px;
	font-size: 6px;
}

.calendar .slotA {
	display: block;
	width: 50%;
	height: 6px;
	margin: 1px 0 1px auto;
	padding: 0;
	line-height: 6px;
	font-size: 6px;
}

.calendar .slotM {
	display: block;
	width: 50%;
	height: 6px;
	margin: 1px auto 1px 0;
	padding: 0;
	line-height: 6px;
	font-size: 6px;
}

.calendar .slotH {
	display: block;
	width: 100%;
	height: 6px;
	margin: 1px 0;
	padding: 0;
	line-height: 6px;
	font-size: 6px;
}

.calendar .slotD {
	display: block;
	width: 100%;
	height: 6px;
	margin: 1px 0;
	padding: 0;
	line-height: 6px;
	font-size: 6px;
}

* html .calendar .slotD {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/transp_white.png', sizingMethod='scale');
height: 1%;
}

html>body .calendar .slotD {
background-image: url(images/transp_white.png);
}


table.competency {
	width: 100%;
	background-color: #EEE;
	border-collapse: collapse;
	margin-top: 0;
	margin-bottom: 10px;
}

table.competency tr.odd th {
	padding: 2px 3px;
	color: #13a1e3;
	text-align: center;
}

table.competency tr.even th {
	padding: 2px 3px;
	color: #13a1e3;
	text-align: center;
	background-color: #DDD;
}

table.competency tr.odd td {
	text-align: center;
}

table.competency tr.even td {
	background-color: #DDD;
	text-align: center;
}

table.competency tr.compview td {
	border: solid 1px #02467e;
	width: 3ex;
}


table.competency thead {
	border-bottom: solid 1px #02467e;
	background-color: #DDD;
	color: #13a1e3;
}

.comments {
	font-weight: bold;
	color: #13a1e3;
}

table.competency caption {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0.5em 0;
	text-align: left;
	color: #02467e;
	background-color: #EEE;
	border-top: solid 1px #AAA;
	border-bottom: solid 1px #AAA;
}

table.competency .borderright {
	border-right: solid 1px #02467e;
}

table.key {
	background-color: #FFF;
	border: solid 1px #000;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

table.key caption {
	border: solid 1px #000;
	background-color: #EEE;
	text-align: center;
	font-size: x-small;
	margin-left: auto;
	margin-right: auto;
}

table.key th {
	text-align: left;
	font-size: x-small;
}

table.key td {
	text-align: left;
	font-size: x-small;
}


#topics p {
	border: 0;
	margin: 2px;
	padding: 2px 2px 2px 5px;
	position: relative;
	color: #02467e;
	}
	
#topics p span {
	position: absolute;
	right: 0px;
	}

/* Holly Hack Targets IE Win only \*/ 
* html #topics p span {margin-right: 5%;} 
/* End Holly Hack */

.TopicTitle {
	font-size: 100%;
	background: #EEEEEE;
	font-weight: bold;
	}

.TopicPost {
	font-size: small;
	
	}

.TopicAuthor {
	font-size: small;
	font-weight: normal;

	}
	
.bgcolour1 {
	background: #13a1e3;
	}
	
.bgcolour2 {
	background: #6596b8;

	}
	
.Postbgcolour {
	background: #eee;
	color: #000 !important;
	}

ul.sitemap {
/*	list-style: none;*/
	padding: 0;
	margin: 0;
}

ul.sitemap ul {
/*	list-style: none;*/
}

ul.sitemap li {
	width: 100%;
	margin-top: 1em;
	padding: 2px 0;
}

ul.sitemap ul li {
	margin: 0;
}

ul.sitemap li a {
	color: #69c;
}

ul.sitemap ul li a {
	color: #02467e;
	text-decoration: none;
}

ul.sitemap ul ul li a {
	color: #69c;
	text-decoration: none;
}

ul.sitemap a:hover {
	color: #C00;
	text-decoration: underline;
}

.accesskey {
	color: #69c;
	font-size: 85%;
	float: right;
}

.showoption {
display: table-row;
}

.hideoption {
display: none;
}

.showstaff, .showagency {
	display: block;
}

.hidestaff, .hideagency {
	display: none;
}

.stafflinks {
	text-align: center;
}

.stafflinks ul {
	list-style: none;
	margin: -20px auto 10px auto;
	padding: 0;
	text-align: center;
}

.stafflinks ul li {
	display: inline;
	padding-right: 2em;
	text-align: center;
}

.stafflinks a {
	color: #02467e;
	font-weight: bold;
	text-decoration: none;
}

.stafflinks a:hover {
	color: #69c;
	text-decoration: underline;
}

.boxed, .boxedsmall  {
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
}

.boxed th {
	width: 30ex;
	text-align: left;
}

.boxed *, .boxedsmall * {
	border: solid 1px #000;	
}

.boxedsmall th {
	text-align: left;
	width: 20ex;
}

.clearpost:after {
	content: "."; 
	display: block; 
	height: 0; 
	overflow:hidden; 
	clear: both; 
	visibility:hidden; 
} 
/* Holly Hack Targets IE Win only \*/ 
* html .clearpost {height: 1%;} 
/* End Holly Hack */

table.null th{
width: auto;
border-bottom: none;
text-align: right;
}

table.null td{
width: auto;
border-bottom: none;
}

table.form tr.binley th, table.form tr.binley td{
	background-color: #bfdcfa; /*#fffbe9;*/
}

table tr.partheader td {
	background-color: #888;
	font-weight: bold;
	color: #FFF;
}

a.bluelink:link, a.bluelink:visited  {
	color: #006;
	text-decoration: none;
	font-weight: bold;
}

.whiteboxed {
	background-color: #fff;
	padding: 2px;
}

* html div.whiteboxed {
	height: 5em;
	margin: 5px;
}

html>body div.whiteboxed {
	height: auto;
	min-height: 5em;
	margin: 5px;	
}
.iconselect {
	width: 780px; margin: 10px auto; clear:both; height: 400px;
}



.uniticons {
	float: left; width: 70px; margin: 10px 5px;
}


.pageheading {
	text-align: center; margin: 0;
}