/* building elements styles */

table td#sub_center {background: url(../img/center_background2.jpg) repeat-y;}


/* body styles */

#body_table_sub {
	width: 600px;
	background: #FFF;
	border: 1px solid #000;
	padding: 3px 3px 15px;
}
#body_header_sub {
	width: 590px;
	float: left;
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	text-indent: 7px;
}

#sub_flash {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

* html #body_header_sub { width:592px; w\idth:590px; /* Box Model fix for IE Win */ }

#breadcrumb {
	width: 582px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #D02430;
}

* html #breadcrumb { width:592px; w\idth:582px; /* Box Model fix for IE Win */ }

#breadcrumb a {
	text-decoration: underline;
	font-weight: bold;
	color: #000066;
}
#breadcrumb a:link, #breadcrumb a:visited, #breadcrumb a:active {color: #000066;}
#breadcrumb a:hover {color: #D02430;}

#body_text_sub {
	margin-top: 10px;
	width: 582px;
	float: left;
	padding-left: 10px;
}

* html #body_text_sub { width:592px; w\idth:582px; /* Box Model fix for IE Win */ }

#body_text_sub img {
	border-right: 10px solid #FFF;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
}


/* left nav styles */

#left_nav ul#ul_sub {
	margin: 0px;
	margin-right: -7px;
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: none;
}
#left_nav li#sub {
	margin: 0px 0px 0px -7px;
	padding: 2px 0px 2px 14px;
	list-style-type: none;
	background:url('../img/navBullet.gif') no-repeat 0 4px;
	backgrounfd: url(../img/nav_circle.gif) no-repeat 0 3px;
}
#left_nav li#sub a {
	margin: 0px; 
	padding: 0px;
	font-weight: normal;
	font-style: italic;
}


/* sub page specific styles */

.content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}
.sub_header_red {background: url(../img/sub_header_red.gif);}
.sub_header_green {background: url(../img/sub_header_grn.gif);}
.sub_header_blue {background: url(../img/sub_header_blue.gif);}
.sub_header_tan {background: url(../img/sub_header_tan.gif);}
.sub_header_cyan {background: url(../img/sub_header_cyan.gif);}
.sub_header_yellow {background: url(../img/sub_header_yel.gif);}


.clearFloat {
    content: ".";
    clear:both;
    height:0;
    visibility:hidden;
    display:block;    
}

#locationsSWF_Map {
	text-align:center;
	paddding:25px 50px;
}




#bioContainer {
	clear:both;
	padding:25px 0 25px 10px;
}

#bioContainer #bioPIC {
	float:left;
	width:146px;
	padding:0 0 0 16px;
}

#bioContainer #bioDesc {
	margin:0 0 0 182px;
}

#bioContainer #bioDesc h1 {
	font-size:18px;
	color:#000000;
	border-bottom:1px solid #d95059;
	font-weight:normal;
	padding:5px 0 !important;
}

#bioContainer #bioDesc #bioInfo {
	list-style:none;
	margin:14px 0 18px 0;
	padding:0;
}

#bioContainer #bioDesc #bioInfo li.empName {
	font-weight:bold;
	color:#d02430 !important;
}

#bioContainer #bioDesc #bioInfo li a {
	color:#d02430 !important;
	text-decoration:underline;
}

#bioListingContainer, #cvFormContainer, #videoPageContainer {
	clear:both;
	padding:25px 0 25px 10px;
}

#bioListingContainer h1, #cvFormContainer h1 {
	font-size:18px;
	color:#000000;
	border-bottom:1px solid #d95059;
	font-weight:normal;
	padding:5px 0 !important;
	width:384px;
	margin-bottom:15px;
}

#bioListingContainer #bioListingTable {
	width:100%;
	border-collapse:collapse;
}

#bioListingContainer #bioListingTable td {
	padding:8px 0;
	font-size:12px;
}

#bioListingContainer #bioListingTable td.empName {
	background:url('../img/bioArrow.gif') no-repeat 5px 9px !important;
	padding:8px 5px 8px 20px !important;
	width:150px;
}


#bioListingContainer #bioListingTable td.empName a{
	color:#b01817;
	text-decoration:none;
	font-weight:bold;
}

#bioListingContainer #bioListingTable td.empEmail {
	width:150px !important;
}

#bioListingContainer #bioListingTable td.empTitle {
	width:150px !important;
}

#bioListingContainer #bioListingTable td.empPhone {
	width:100px !important;
	text-align:right !important;
	padding-right:10px;
}

#bioListingContainer #bioListingTable tr.altBGColor td.empName {
	background:url('../img/bioArrow.gif') no-repeat 5px 9px #dfdfdf !important;
	padding:8px 5px 8px 20px !important;
	width:150px;
}

.altBGColor {
	background-color:#dfdfdf;
}

#cvFormContainer {


}

#cvFormTable {
	width:100%;
	border-collapse:collapse;
	color:inherit !important;
}	

#cvFormTable td {
	padding:3px 5px;
}

#cvFormTable td.formButton {
	padding:30px 5px 3px 10px !important;
}

#cvFormTable td.formLabel {
	padding:3px 5px 3px 10px !important;
}


#videoPageContainer #videoPageDesc {
	float:left;
	display:inline;
	width:235px;
	padding:0 25px 0 0;
}

#videoPageContainer #videoPageDesc h1 {
	color:#b01817;
	font-size:12px;
	font-weight:bold;
	margin:0 0 20px 0;
}

#videoPageContainer #videoPageVideo {
	margin:0 0 0 268px;
}


.news_listing_detail {
	list-style:none;
	margin:0;
	padding:0;
}

.news_listing_detail h1 {
	font-size:18px;
	font-weight:normal;
	margin:0 0 15px 0;
}

.news_listing_detail h3 {
	font-size:10px;
	font-weight:normal;
	color:#666666;
	margin:0 0 5px 0;
}

.news_listing {
	list-style:none;
	margin:0;
	padding:0;
}

.news_listing li  {
	margin:0 0 15px 0;
}

.news_listing a h2, {
	font-size:14px;
	text-decoration:none;
	display:block;
	feont-weight:normal;
}

.news_listing a h2:hover {
	text-decoration:underline !important;
}

.news_listing a h2 span {
	font-size:10px;
	color:#666666;
}

.news_listing_header {
	margin: 5px 0 10px 0;
	font-size:20px;
	font-weight:normal;
	color:#666666;
}




