/* CSS Document */

/*overrides of main.css for interior pages:*/


	
DIV#leftnav  {
	width: 280px;
	height: auto						;
	float:left;
	padding-top:120px;
	padding-left:40px;
	padding-bottom:500px;
	background-image: url(images/leftnav.jpg);
	background-repeat:no-repeat;
	}
	DIV#leftnav  a{
				color:#000000;
				text-transform: capitalize;
				font-weight: bold;
				font-size: 14px;
				text-decoration: none;
				line-height: 110%;
			}
			DIV#leftnav  .priority a{
				color:#000000;/*#c26c29;*/
				text-transform: capitalize;
				font-weight: bold;
				font-size: 12px;
				text-decoration: none;
				line-height: 120%;
				
			}
		
	DIV#leftnav .padding {
	height:130px;
	width: 218px;
	}
	
DIV#leftnav .navitem {
padding-top:15px;
padding-bottom:17px;
padding-left:36px;
}
DIV#leftnav .navitem DIV.priority{
	margin-left:10px;
	margin-top:0px;
	padding-bottom:20px;
	height:15px;
}
DIV#leftnav .navitem DIV.priority img{
	padding-right:12px;
	}
DIV#leftnav .active{
background-image:url(images/nav_mag_bg.jpg);
background-repeat:no-repeat;
}


DIV#content{
			background-color: transparent;
			margin-left:280px;
			margin-top:1px;
			padding-top:0px;
			width: 757px;
			height: 762px;
			position:absolute;
			top:0;
			left:0;
			}
			DIV#main>DIV#content {height:763px;}
			
			DIV#opaqueheader { 
				position:absolute;
				top:-1;
				left:0px;
				z-index:1;
				background-color:#c3702e;
				width: 745px; /*370px;*/
				height: 95px;
				padding:0px;
				margin:0px;
				text-align:right;
				background:url(images/hobenquote.gif);
			}
			
				
DIV#center{
	height:auto;
	width:740px;
	z-index:2;
	margin-top:0px;
	}			
DIV#center_top {
	background-image:url(images/center_top_bg.jpg);
	width:740px;
	height:30px;
	z-index:3;
	}
DIV#center_middle {
	background-image:url(images/center_bg.jpg);
	width:740px;
	height:auto;
	background-repeat:repeat-y;
	z-index:3;
	}
	DIV#center_middle .copy {
	padding:50px;
	padding-top:0px;
	padding-bottom:10px;
	}
DIV#center_bottom {
	background-image:url(images/center_bottom_bg.jpg);
	width:740px;
	height:30px;
	z-index:3;
	}
DIV#center_top_tabs {   height:67px; position:static}
DIV#center_top_tabs div{text-align:center;float: left; margin:0px; font-weight:bold;  font-size:13px;}   
DIV#center_top_tabs div a{text-decoration:none; color:#6A7737}
DIV#center_top_tabs div a:hover{
	text-decoration:none;
	color:#96a84d;
}

div#tab1 {padding-top:25px; height:67px;width:120px;background:url(images/tab_1_off.jpg);background-repeat:no-repeat; background-position:5 0}
div#tab2, div#tab3, div#tab4, div#tab5, div#tab6 {padding-top:25px; height:67px;width:101px;background:url(images/tab_2-6_off.jpg); background-position:0 0;background-repeat:no-repeat}
div#tab7 {padding-top:25px; height:67px;width:110px;background:url(images/tab_7_off.jpg); background-repeat:no-repeat}	

div#tab1.active{background:url(images/tab_1_on.jpg);background-repeat:no-repeat; background-position:5 0}
div#tab2.active,div#tab3.active,div#tab4.active,div#tab5.active,div#tab6.active{background:url(images/tab_2-6_on.jpg); background-position:0 0;background-repeat:no-repeat}

	
.copy {
color:#222222;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:150%;
}
.catchytitle {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px;color: #09567b;line-height:110%}
.stafftitle, .titleblue {font-size: 16px;color: #09567b;font-weight:bold;}
.normalblue {color: #09567b;}
.titleorange{font-weight:bold; color:#c26c29; font-size:14px;}

#formtable td {border-bottom-color:#d9e89b;border-bottom-width:2px; border-bottom-style: solid}
