body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

p, ul, dl, ol, td, input, textarea, select, label {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

a {
	color: #003C79
}

a:visited {
	color: #003C79
}

a:hover {
	color: #CC0000
}

a:active {
	color: #990000
}

#header {
	margin-bottom:-7px;
	background-image:url(../images/branding/archives_masthead_1300x200.jpg);
	background-position:center center;
        background-repeat: no-repeat;
	background-color:#000000;
	text-align:center;
	color:#000000;
	clear:both;
	height:200px;
}

#header .inside 
{
	padding-top:5px;
	height:190px;
	background-position:bottom;
	background-repeat:no-repeat;
	text-align:left;
}

#header .left-header
{
	float: left;
	text-align: left;
}

#header .right-header 
{
	float:right;
	text-align: right;
}

.branding-image
{
	width: 220px;
        height: 61px;
	overflow: hidden;
	border:0px none;
	background-position: top left; 
	background-repeat: no-repeat; 
	background-image:url(../images/branding/black_logo_print.JPG);
}

#header .branding-image
{
	margin-left:5px;
}

#header .poweredby-image 
{
	margin-top:10px;
	margin-right:5px;
}

.poweredby-image 
{
 	width: 85px;
        height: 37px;
	overflow: hidden;
	border:0px none;
	background-position: top right; 
	background-repeat: no-repeat; 
	background-image:url(../images/branding/poweredby.gif);
}

#divBranding {
	background-color: #FFFFFF;
	color: #FFFFFF;
	min-width: 750px;
	font-size: 11px;
	line-height: 1.2em;
}

#divBranding td {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 1.2em;
}

#divBranding a {
	color: #FFFFFF;
}

.searchmatch {
	font-weight:bold;
	background-color: #FFFF83
}

div.subheadbar {
	background-color: #003C79;
	color: #FFFFFF;
	background-image: url(../images/ui/subheadbar-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.subheadbar h3 {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px 13px;
	background-image: url(../images/ui/subheadbar-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

div.subheadbar2 {
	background-color: #648F3F;
	background-image: url(../images/ui/subheadbar-left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

div.subheadbar2 h3 {
	font-size: 14px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px 13px;
	background-image: url(../images/ui/subheadbar-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#tblScrim {
	z-index: 1000;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../images/ui/scrimback.png);
	visibility: visible;
}

* html #tblScrim {
	background-image: url(../images/ui/scrimback.gif);  /* Applies to Windows IE */
}

#divBusybox {
	margin: 0 auto;
	width: 350px;
	text-align: center;
	position: absolute;
	left: -1000px;
	top: -1000px;
}


#footer {margin:10px auto 0 auto;padding:10px 0;border-top:1px solid #999;text-align:center;color:#666;}
	#footer a {color:#006699;text-decoration:underline;}
	#footer a:hover {text-decoration:none;}

	#printWatermark {display:none;}



a.inmgRightMenuLink span,
a.inmgRightMenuLink,
a.inmgRightMenuLink:link,
a.inmgRightMenuItem:visited,
a.inmgRightMenuItem:hover,
a.inmgRightMenuItem:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 0.9em;
}

