#flashcontent_sub {
	margin:0;
	padding:0;
	height: 275px;
}

#header {
	margin:0;
	padding:0;
	width:780px;
	height: 53px;
	background-image: url(../img/dpt_header_bkgd.gif);
}

.leftcontent_sub {
	float: left;
	width: 253px;
	text-align: left;
	padding-left:25px;
}

.leftcontent_sub h2 {
	text-align:left;
}

#leftnav_sub {
	text-align: left;
}

/*
#leftnav_sub a {
	color: #EF6E15;
}

#leftnav_sub a:hover {
	color: #FFF;
}
*/

#contact {
	text-align:left;
	padding-left:39px;
}

.subnav_sub {
	padding-top: 0px;
	padding-left: 303px;
	background-image: url(../img/subnav_bkgd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 26px;
}

.subcontainer_sub {
	margin: 0;
	padding-top: 25px;
	min-height:160px;
}

.rightcontent_sub {
	margin-left:305px;
	width:420px;
	padding-left:25px;
}

.rightcontent_sub h4 {
	padding: 0;
	margin: 0 0 3px;
	font-size: 12px;
	color:#FFF;
	font-style: italic;
	font-weight: lighter;
}

.rightcontent_sub staffinfo_sub h4 {
	padding: 0;
	margin: 0 0 3px;
	font-size: 12px;
	color:#FFF;
	font-style: italic;
	font-weight: lighter;
}

.rightcontent_subheader {
	margin: 0 0 3px;
	padding: 0;
	font-size: 12px;
	color: #EF6E15;
}


.staffheader1 {
width: 300px;
float: left;
clear: none;
padding: 0;
}

.staffheader2 {
width: 450px;
float: left;
clear: none;
padding: 0px 0 0 25px;
}

.staffmember {
width: 780px;
float: left;
clear: both;
}

*html body div.staffmember {
margin-bottom: -30px;
}

.staffpicture {
width: 275px;
float: left;
clear: none;
padding: 0 0 30px 25px;
}

.staffinfo {
width: 440px;
float: left;
clear: none;
padding: 32px 0 0 25px;
}

.divide {
	clear: both;
}
.title {
	padding-left: 330px;
}

#contentnav {
	padding:0;
	background-image: url(../img/1px_horizline.gif);
	background-repeat: no-repeat;
	text-align: right;
	height: 22px;
}
#fullcontainer {
	padding: 0 20px 0 25px;
	clear: both;
}

.faqs {
	margin-left: 490px;
}

.staffcontent_sub {
	margin-left:305px;
	width:420px;
	padding-left:25px;
	padding-top:25px;
}

/* hide/show tag*/

div#panels1a {
	display: none;
}
div#panels1b {
	display: none;
}
div#panels1c {
	display: none;
}
div#panels1d {
	display: none;
}
div#panels1e {
	display: none;
}
div#panels1f {
	display: none;
}
div#panels1g {
	display: none;
}

#pdf_quicklinks {
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #08071D;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
}

#pdf_quicklinks_lastone {
	padding-left: 5px;
	padding-bottom: 2px;
	border: 1px solid #FFF;
	background-color: #08071D;
	font-size: 10px;
	text-align: left;
	line-height: 20px;
}

/*
#pdf_quicklinks a {
	padding: 0px 5px 0px 0px;
	color: #EF6E15;
}

#pdf_quicklinks a:hover {
	padding: 0px 5px 0px 0px;
	color: #FFF;
}

#pdf_quicklinks_lastone a {
	padding: 0px 5px 0px 0px;
	color: #EF6E15;
}

#pdf_quicklinks_lastone a:hover {
	padding: 0px 5px 0px 0px;
	color: #FFF;
}
*/

#prep_imagebox {
	border: 1px solid #FFF;
	background-color: #08071D;
	background-image: url(../img/dpt_bkgd_dots_dark.gif);
	font-size: 9px;
	text-align: center;
}

#prep_imagebox p {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
}

/* Tabular data styling ----------------------------------------------------------------------- */
.tablerow01 {
	background-color: #08071D;
	background-image: url(../img/dpt_bkgd_dots_dark.gif);
	text-align: left;
}
.tablerow02 {
	background-color: #141334;
	background-image: url(../img/dpt_bkgd_dots_dark.gif);
	text-align: left;
}
.tablerowwhite {
	background-color: #FFF;
}
.tablerowtitle {
	background-color: #0D0B54;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.tablecol01 {
	width:90px;
	text-align: left;
}
td {
	/*border-bottom: 1px solid #FFF;*/
	padding: 5px 3px 5px 3px;
	vertical-align: top;
	width:160px;
	text-align: left;
}
.colgroup {
	background-color: #0D0B54;
}

/* left News navigation ----------------------------------------------------------------------- */
#news {
	text-align: left;
}
#news ul {
	list-style-type: none; 
	margin: 0; 
	padding: 0;
}
#news li {
	display: inline; 
	margin: 0; 
	padding: 0 5px 5px 0;
}

#news a {
	display: block;
	margin: 0;
	padding: 5px 2px 5px 12px;
	text-decoration: none;
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	background-color: #08071D;
	
	
}
#news a:hover, #news a:focus {
	color: #fff;
}

#news #selected, #news #selected:hover, #news #selected:focus {
	background-color: #141334;
	background-image: url(../img/dpt_bkgd_dots.gif); 
	color: #fff;
}
#news #lastone, #news #lastone:hover, #news #lastone:focus {
	border: 1px solid #FFF;
}
#news #lastone-selected, #news #lastone-selected:hover, #news #lastone-selected:focus {
	background-color: #141334;
	background-image: url(../img/dpt_bkgd_dots.gif);
	color: #fff;
	border: 1px solid #FFF;
}
.orange_text {
	color: #EF6E15; 
}
.blue_text {
	color: #546C93; 
}

/* form styles */
form {
	padding: 0;
	margin: 0;
	
}

label {
	width: 150px;
	display: block;
	float: left;
	padding-right: 5px;
	padding-top: 2px;
}

input {
	padding: 2px;
	margin: 0 0 7px 0;
	border: none;
}

select {
	padding: 0;
	margin: 0 0 10px 0;
	border: none;
	font-size: 10px;
}

textarea {
	height: 60px;
	border: none;
	font-family: Arial, sans-serif;
}

.formfields {
	border: none;
	color: #EF6E15;
	width: 250px;
	background-color: #08071D;
	border: 1px solid #CCC;
	
}

.formbuttons {
	color: #FFFFFF;
	background-color: #EF6E15;
	border: 1px solid #CCC;
	font-size: 10px;
	padding: 4px;
}

#bordertable{
	border-collapse:collapse;
	border:1px solid white;
}