h1 {
	background-color: #385A8A;
	font-size: 19px;
	line-height: 46px;
	padding-left: 20px;
	height: 46px;
	color: #ffffff;
	display: block;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}


h2 {
	font-size: 18px;
	line-height: 22px;
	color: #2E5A94;
	padding: 10px 0px 3px;
	margin: 0px 0px 7px;
	border-bottom: 1px solid #CCCCCC;
	clear: left;
}

h3 {
	font-size: 14px;
	padding: 10px 0 3px;
	margin: 0 0 7px;
	color: #2e5a94;
	border-bottom: 1px none #cccccc;
}

h3 a {
	text-decoration: none;
	}

h3 a:hover {
	text-decoration: underline;
	}

h4, h4 a { color: #444; font-size: 12px; line-height: 14px; padding: 10px 0 0; margin: 0 0 2px; }
	
img.float-right, .vertical-market img.float-right {
	margin: 0px 0px 15px 15px;
	float: right;
	border: 0px;
	}
	
img.float-left, .vertical-market img.float-left {
	margin: 0px 15px 15px 0px;
	float: left;
	border: 0px;
	}

td {
	font-size:11px;
	}

p {
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
}

a {
	color: #2E5A94;
	text-decoration: underline;
	white-space: normal;
}

a:hover {
	text-decoration: none;
}

a.orange_button {
	background-color: #cc6733;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	padding: 4px 6px;
	}

ul {
	list-style: none;
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	/*border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;*/
}

ol {
	padding: 10px 25px 10px 25px;
	margin: 0px 0px 5px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}

ul li { padding-left: 10px; margin: 0px; background: transparent url(/images/ul_arrow.jpg) no-repeat 0px 6px; }

ul li ul, ol ol {
	margin: 0px 1px;
	padding: 0px;
	border: none;
}

ul li ul li, ul ul li {
	padding-left: 15px;
	margin: 0px;
	background: transparent url(/images/ul_ul_arrow.jpg) no-repeat 0px 3px;
}

hr {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

div.breadcrumb {
	height: 35px;
	}

ul.breadcrumb, div.breadcrumb ul {
	margin: 0px;
	height: 25px;
	font-size: 9px;
	padding: 5px 0px;
	width: auto;
	list-style: none;
	border: none;
}

div.breadcrumb p {
	display: block;
	height: 25px;
	float: left;
	padding: 5px 0px 5px 0px;
	font-size: 9px;
	margin: 0px;
	}

ul.breadcrumb li, div.breadcrumb ul li {
	display: block;
	float: left;
	margin: 0px;
	padding-left: 15px;
	background: transparent none;
}

div.breadcrumb ul li {
	background: transparent url(/images/sp_breadcrumb_arrow.gif) no-repeat 6px 6px;
}

ul.breadcrumb li a {
	display: block;
	float: left;
	color: #243F54;
	text-decoration: underline;
	background: transparent url(/images/sp_breadcrumb_arrow.gif) no-repeat 6px 6px;
}

div.breadcrumb ul li a {
	display: block;
	float: left;
	color: #243F54;
	text-decoration: underline;
	background: transparent none;
	}

.greyborder {
	padding: 5px 5px 10px 5px;
	margin: 20px 0px;
	border: 1px solid #a3b1bc;
	clear: both;
}
/* old style
table.datatable {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	text-align: left;
}

table.datatable th {
	font-weight: normal;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #00457C;
	}


table.datatable th h2 {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	background: url(/images/arrow_orange.gif) no-repeat left center;
	border: none;
	color: #00457C;
}

table.datatable td {
	color: #666666;
	padding: 2px 0px 2px 7px;
	margin: 0px 0px 0px 5px;
	border-bottom: 1px solid #a3b1bc;
	font-size: 10px;
}

table.datatable td.courses, table.datatable tr.courses td {
	padding: 3px 0px 3px 7px;
	border-bottom: 1px solid #a3b1bc;
	}
	
table.datatable td.courses a, table.datatable tr.courses td a {
	text-decoration: none;
	display: block;
	}

table.datatable td.courses a:hover, table.datatable tr.courses td a:hover {
	text-decoration: underline;
	}

table.datatable td:hover.courses, table.datatable tr:hover.courses {
	background: #efefef;
	}

div.greyborder p {
	margin: 0px 0px 0px;
	padding: 5px 0px 0px;
	line-height: 11px;
	color: #666666;
	}

table.datatable td.header {
	background: #00457C;
	padding: 5px;
	color: #FFFFFF;
	border-right: 1px solid #a3b1bc;
	border-bottom: 0px;
}

table.datatable td.header-horiz {
	background: #00457C;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #a3b1bc;
}

table.datatable td.header a {
	color:#ffffff;
}

table.datatable td.header:last-child {
	background: #00457C none;
	border:0px;
} 
*/

table.datatable {
	padding: 0;
	margin: 0;
	height: auto;
	text-align: left;
}

table.datatable th { color: #00457c; font-size: 12px; font-weight: bold; text-align: center; padding: 10px 0 0; border-bottom: 1px solid #00457c; }


table.datatable th h2 { font-size: 11px; line-height: 16px; padding: 0 0 0 7px; margin: 0; border: none; color: #00457c; }

table.datatable td {
	color: #444;
	padding: 2px 0 2px 7px;
	margin: 0 0 0 5px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
}

table.datatable td.courses, table.datatable tr.courses td {
	padding: 3px 0px 3px 7px;
	border-bottom: 1px solid #a3b1bc;
	}
	
table.datatable td.courses a, table.datatable tr.courses td a {
	text-decoration: none;
	display: block;
	}

table.datatable td.courses a:hover, table.datatable tr.courses td a:hover {
	text-decoration: underline;
	}

table.datatable td:hover.courses, table.datatable tr:hover.courses { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

div.greyborder p {
	margin: 0px 0px 0px;
	padding: 5px 0px 0px;
	line-height: 11px;
	color: #666666;
	}

table.datatable td.header { background: #00457c; padding: 5px; color: #ffffff;;ne;
}

table.datatable td.header-horiz {
	background: #00457C;
	padding: 5px;
	color: #FFFFFF;
	border-bottom: 1px solid #a3b1bc;
}

table.datatable td.header a {
	color:#ffffff;
}

table.datatable td.header:last-child { background-image: none; background-attachment: scroll; background-position: 0 0; border:0; }



div.system-detail {
	padding-top: 20px;
}

div.system-detail ul.tabs {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	background: #ffffff url(/images/sp_tab_bg.gif) repeat-x bottom left;
	list-style: none;
}

div.system-detail ul.tabs li {
	float: left;
	display: block;
	padding: 0px;
	background: none;
}

div.system-detail ul.tabs li a {
	display: block;
	width: 150px;
	line-height: 26px;
	padding-top: 3px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
	text-decoration: none;
	background: transparent url(/images/sp_tab_grey.gif) repeat-x top left;
}

div.system-detail ul.tabs li a#dt-link {
	padding-left: 10px;
	color: #ffffff;
	background: transparent url(/images/sp_blue_tab_bg.gif) repeat-x top left;
}

td#product-content-area {
	padding: 0px 0px 10px;
	background: #ffffff url(/images/breadcrumb_top.gif) repeat-x top left;
}

td#product-content-area ul.breadcrumb {
	margin: 0px 0px 0px 20px;
	padding: 5px 0px;
	width: 530px;
}

td#product-content-area p {
	margin: 0px 20px;
}


table.product {
	margin: 0px 20px 15px;
	padding: 0px;
	width: 570px;
}

table.product td {
	}

td#main-content-area table.product {
	margin: 0px 0px 15px;
	padding: 0px;
	}

table.product td.product-img {
	width: 185px;
	}

div.product-lvl1 table.product td.product-img {

	}

td#product-content-area table.product p {
	margin: 0px 0px 10px;
	}

.product h3 {
	margin-bottom: 5px;
	padding: 0px;
}

table.product h3 a {
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: none;
}

table.product h3 a:hover {
	text-decoration: underline;
	}

.product h3 a.prodtitle {
	
}
.product-lvl1 {
	/* background: #fff url(/images/lvl_1_top.jpg) repeat-x top left; */
	position:relative; margin-bottom: 15px; padding-bottom: 10px; }

.product-lvl1 div {  }

.product-lvl1 table.product { margin-top: 10px; margin-left: 40px; }
	
.product-lvl1 .product-bot-brdr { background: url(/images/lvl_1_bot.jpg) repeat-x left bottom; padding: 15px 25px 10px; position: relative; }

.product-lvl1 .product-top-brdr {
	background: transparent url(/images/lvl_1_top.jpg) repeat-x bottom left; 
	padding: 15px 25px 0px;
	position: relative;
}

.product-lvl1 .product-bot-brdr .product-bot-brdr {
	background: transparent none;
	padding: 15px 25px;
}

.product-lvl1 .product { margin: 0 0 15px; padding-left: 30px; }

.product-lvl1 .product h3 a.prodtitle{
	margin-right: 20px;
}

.product-lvl1 .product img {
	/*border: 1px solid #C9CFCB;*/
	}

.product-lvl1 .product h3 a img {
	border: 0px;
}

.lvl-1-close { position: absolute; right: 0; top: 0; margin: 10px; z-index: 99; padding-top: 10px; }

.product-lvl2 .lvl2-border .lvl-1-close {
	position: absolute;
	right: 25px;
	top: 0px;
	margin: 5px;
	z-index: 99;
}

html>body .product-lvl2 .lvl2-border .lvl-1-close {
	position: absolute;
	right: 0px;
	top: 0px;
	margin: 5px;
	z-index: 99;
}


.product-lvl2 .lvl2-border { position: relative; margin: 0 0 25px; padding: 0 2px 0 0; border: solid 1px #efefef; }

.product-lvl2 .product-lvl2 {
	border: 0px;
	}


.product-lvl2 .product-brdr {
	background-color: #ffffff;
	border: 1px solid #cccccc;
}

.lvl-2-close {
	position: absolute;
	right: 25px;
	top: 0px;
	margin: 5px;
}

html>body .lvl-2-close {
	right: 0px;
	}

.product-lvl2 table th {
	background-color: #00457C;
	font-weight: normal;
	color: #ffffff;
	padding: 2px 5px;
	border-right: 1px solid #fff;
	line-height: 14px;
	font-size: 10px;
}

.product-lvl2 table td {
	font-weight: normal;
	padding: 7px 5px 5px;
	font-size: 10px;
	line-height: 14px;
	text-align: left;
}

.product-lvl2 table td.product-image {
	font-weight: normal;
	padding: 10px 5px 10px 10px;
	font-size: 10px;
	text-align: left;
}

.product-hr {
	background: transparent url(/images/product_hr.gif) repeat-x top left;
	height: 1px;
	margin: 0px 5px 0px 5px;
	}

.product p {
	margin: 0px 0px 10px;
	padding: 0px;
}

.product ul {
	margin-top: 0;
	padding-top: 5px;
	padding-left: 10px;
	paddinb-bottom: 0px;
	margin-bottom: 0px;
	}
.product li { padding-bottom: 5px; }
.product td {
	vertical-align: top;
	}

.product a img, .product img {
	margin-right: 10px;
	border: 0px;
	}
	
.main-product-table {
	border: 1px solid #00457C;
}

.main-product-table th {
	background-color: #00457C;
	border: 2px solid #ffffff;
	text-align: left;
	padding: 10px;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

.main-product-table td {
	padding: 2px;
}

.main-product-table td h4 {
	color: #00457c;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.sub-product-table img {
	border: 1px solid #C9CFCB;
	}
	
.inactive { color: #666666; }

.vertical-market img {
	float: left;
	margin: 0px 15px 15px 0px;
	border: 1px solid #10609f; 
}

.noborder, img.noborder {
	border: none;
}

div.vertical-market h2 {
	margin-bottom: 25px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

div.vertical-market h3 {
	margin: 0px;
	padding-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
div.right-content-callout {
	width: 180px;
	padding: 10px 0px 10px 20px;
}

div.right-content-callout img, div.left-content-callout img {
	border: 1px solid #c9cfcb;
}

div.left-content-callout {
	width: 180px;
	padding: 10px 0px 10px 0px;
}

h2 a {
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

img.right {
	margin: 15px 0px 15px 15px;
	float: right;
}

div.press-releases {
	float: right;
	width: 160px;
	background: #fff;
	padding: 0px 0px 10px 25px;
	color: #666;
	}
	
.error {
	color: #ff0000;
	}
span.productlinks, span.productlinks a { font-size: 10px; padding-left: 20px; white-space: nowrap; }

span.productlinks a img {
border-width:0;
padding:0px;
margin:0px
}


/* industry solutions section contents */
table.industry-solutions-intro td p {
	line-height: 12px;
	width: 180px;
}

table.industry-solutions-contents {
	border: 1px solid #cccccc;
	padding: 0px;
	margin: 20px 0px 10px 0px;
}

table.industry-solutions-contents img {
	border: none;
}

table.industry-solutions-contents td.overview {
	padding: 0px;
	border-right: 1px solid #cccccc;
}

table.industry-solutions-contents td.overview img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

table.industry-solutions-contents td.overview p {
	padding: 10px;
	margin: 0px;
}

table.industry-solutions-contents td.sections {
	padding: 15px 10px 10px 10px;
}

table.industry-solutions-contents td.sections img {
	margin-left: 5px;
}

table.industry-solutions-contents td.sections p {
	line-height: 14px;
	margin-right: 10px;
}

table.industry-solutions-contents table.underline {
	font-size: 10px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #cccccc;
}

table.industry-solutions-contents h2 {
	font-size: 11px;
	line-height: 14px;
	padding: 0px 8px 3px 0px;
	margin: 0px;
	border: none;
}

table.industry-solutions-contents h2 a {
	font-size: 11px;
	text-decoration: underline;
}

table.industry-solutions-contents h2 a:hover {
	text-decoration: none;
}

.hiddenstuff { display: none; }

/* location table in /extranet/faculty_directions/ */
table.locationtable {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
table.locationtable td {
	font-size: 10px;
	padding: 0px 10px 0px 5px;
}
table.locationtable td.title {
	color: #666666;
	width: 150px;
}
