/* =========================== The Usuals */
	html,body,dl,dt,dd,img,tr,td {
	margin:0;
	padding:0;
	border:0;
	}
/* =========================== The Usuals -- The PNG Fix */
/*	img,div { behavior: url(http://www.sei.cmu.edu/sepg/2007/htc/iepngfix.htc) } */
	
/* =========================== The Usuals -- The 100% Height Fix */
	html,body {
	height: 100%;
	}
	body {
	background-color:#D1D1D1;
	background-image:url(http://www.sei.cmu.edu/sepg/2007/img/bkrd2.gif);
	background-repeat:repeat-x;
	}
	#white {
	background-color:#FFFFFF;
	background-image:none;
	}
	.clearfix {
	clear:both;
	}
/* =========================== All H-Rules */
	hr {
	clear:both;
	border:none 0;
	border-top:1px dotted #333333; /*the border*/
	height:1px; /*what total width of border-top and border-bottom equal*/
	margin:0 16px 0 16px;
	}
	hr.red {
	clear:both;
	border:none 0;
	border-top:2px solid #7B1012; /*the border*/
	height:2px; /*what total width of border-top and border-bottom equal*/
	margin:0 16px 0 16px;
	padding:0;
	}
	div.fakerule {
	clear:both;
	border-top:2px solid #7B1012;
	height:2px;
	margin:0 16px 0 16px;
	padding:0;
	}
	div.fakeruledotted {
	clear:both;
	border-bottom:2px dotted #333333;
	height:2px;
	margin:0 16px 0 16px;
	padding:0;
	}
/* =========================== Total Wrap */
	#wrapper {
	position:relative;
	overflow:visible;
	margin:0 auto 0 auto;
	padding:0;
	width:768px;
	min-width:768px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	}
/* =========================== BANNER */
	#banner {
	height:58px;
	background-color:#17171D;
	border-bottom:1px solid #666666;
	}
	#banner img.left {
	float:left;
	margin:0;
	}
	#banner img.right {
	float:right;
	margin:19px 8px 2px 8px;
	}
	#bannerline {
	height:8px;
	background-color:#FFFFFF;
	border-bottom:1px solid #7B1012;
	}
/* =========================== FLASH AREA */
	#flash {
	margin:0;
	padding:0;
	background-color:#660000;
	height:139px;
	text-align:left;
	}
	#flash img {
	margin:0;
	padding:0;
	}
/* =========================== CONTENT BLOCK */
	#content {
	position:relative;
	width:100%;
	background:#FFFFFF url('http://www.sei.cmu.edu/sepg/2007/img/tile_bg.gif') repeat-y;
	border-top:1px solid #333333;
	}
/* =========================== CONTENT - LEFT BLOCK */
	#theleft {
	float:left;
	margin:0;
	padding:0;
	width:168px;
	height:100%;
	background-color:#FFFFFF;
	border-collapse:collapse;
	text-align:center;
	}
/* =========================== NAV */
	#nav {
	width:166px;
	text-align:center;
	padding:8px 0 0 0;
	}
	#nav img {
	padding:0 0 4px 0;
	}
/* =========================== */
	#nav p.subcat {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:4px auto 2px auto;
	padding:0 0 0 4px;
	width:140px;
	height:15px;
	background-color:#999999;
	color:#333333;
	}
	#nav p.subcatactive {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:4px auto 0 auto;
	padding:0 0 0 4px;
	width:140px;
	height:15px;
	background-color:#999999;
	color:#7B1012;
	}
	#nav p.subcatlast {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:4px auto 8px auto;
	padding:0 0 0 4px;
	width:140px;
	height:15px;
	background-color:#999999;
	color:#333333;
	}
/* =========================== */
	#nav div.subresult {
	text-align:left;
	margin:0 auto 0 auto;
	padding:2px;
	width:140px;
	background-color:#CCCCCC;
	}
/* =========================== */
	#nav p.subresult {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 0 0 8px;
	padding:0;
	color:#333333;
	}
	#nav p.subresult a {
	color:#333333;
	text-decoration:none;
	}
	#nav p.subresult a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
	#nav p.subresultactive {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0 0 0 8px;
	padding:0;
	background-color:#CCCCCC;
	color:#7B1012;
	}
/* =========================== */
	#nav p.subcat a, #nav p.subcatlast a {
	color:#333333;
	text-decoration:none;
	}
	#nav p.subcat a:hover, #nav p.subcatlast a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}
/* =========================== */
	#nav p.subcatactive a {
	color:#7B1012;
	text-decoration:none;
	}
	#nav p.subcatactive a:hover {
	color:#7B1012;
	text-decoration:none;
	}
/* =========================== HOT LINKS */
	#hotlinks {
	margin:8px 0 0 8px;
	padding:0;
	text-align:left;
	}
	#hotlinks ul {
	padding:0;
	margin:0;
	margin-left: 8px;
	list-style-type: none;
	font-family:Impact, Helvetica, Arial, sans-serif;
	font-size:.9em;
	font-weight:normal;
	text-transform:uppercase;
	}
	#hotlinks li {
	background: url('http://www.sei.cmu.edu/sepg/2007/img/bullet_sqr.gif') no-repeat;
	background-position: 0 .4em;
	padding-left: 8px;
	}
	#hotlinks li a {
	color:#333333;
	text-decoration:none;
	}
	#hotlinks li a:hover {
	color:#999999;
	}
	#hotlinks div.hotlinksubs {
	margin:0 auto 0 auto;
	padding:2px 0 2px 0;
	width:140px;
	}
	#hotlinks div.hotlinksubs p {
	margin:0;
	padding:0 0 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#333333;
	line-height:1em;
	text-transform:capitalize;
	}
	#hotlinks div.hotlinksubs p.indent {
	margin:0;
	padding:0 0 4px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#666666;
	line-height:1em;
	text-transform:capitalize;
	}
	#hotlinks div.hotlinksubs p.hotactive {
	margin:0;
	padding:0 0 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#7B1012;
	line-height:1em;
	text-transform:capitalize;
	}
	#hotlinks div.hotlinksubs p.hotactiveindent {
	margin:0;
	padding:0 0 4px 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:normal;
	color:#7B1012;
	line-height:1em;
	text-transform:capitalize;
	}
	#hotlinks div.hotlinksubs a {
	color:#333333;
	text-decoration:none;
	}
	#hotlinks div.hotlinksubs a:hover {
	color:#333333;
	text-decoration:underline;
	}
/* =========================== CONTENT - RIGHT BLOCK */
	#theright {
	float:right;
	margin:0;
	padding:8px 0 0 0;
	width:168px;
	height:*px;
	background:#9F9FA0;
	text-align:center;
	}
	#theright img {
	margin:0 0 4px 0;
	padding:0;
	}
/* =========================== CONTENT - CENTER BLOCK */
	#thecenter {
	float:left;
	width:428px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	}
	#thecentercontent {
	height:*px;
	margin:0 2px 0 2px;
	padding:0;
	border-right:1px dotted #333333;
	border-left:1px dotted #333333;
	}
	#thecentercontent h1 {
	margin:8px 8px 0 22px;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#000000;
	}
	#thecentercontent img {
	margin:8px 8px 0 16px;
	padding:0;
	}
	#thecentercontent span.bar {
	display:block;
	margin:2px 16px 8px 16px;
	padding:0 0 4px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:bold;
	color:#FFFFFF;
	height:25px;
	background:#7B1012 url('http://www.sei.cmu.edu/sepg/2007/img/tile_redstripe.gif') bottom left repeat-x;
	text-transform:uppercase;
	border-bottom:1px dotted #7B1012;
	}
	#thecentercontent p {
	margin:0 0 4px 0;
	padding:2px 24px 2px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	color:#000000;
	}
	#thecentercontent p.last {
	margin:0 0 16px 0;
	padding:2px 24px 2px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	color:#000000;
	}
	#thecentercontent p.link {
	margin:0;
	padding:2px 24px 2px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;
	line-height:1em;
	color:#000000;
	}
	#thecentercontent a {
	text-decoration:underline;
	color:#000000;
	}
	#thecentercontent a:hover {
	color:#666666;
	}
	#thecentercontent ul {
	margin:0;
	padding:0;
	margin-left: 24px;
	margin-right: 24px;
	list-style-position:inside;
	}
	#thecentercontent li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	line-height:1.4em;
	color:#000000;
	padding:0;
	margin:0 0 12px 0;
	}
	#thecentercontent table, td, tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	margin:0 0 0 12px;
	padding:1px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	}

/* =========================== TX LOGO */
	#txlogo {
	position:absolute;
	z-index:20;
	margin-left:445px;
	bottom:8px;
	background:#999999 url('http://www.sei.cmu.edu/sepg/2007/img/logo_tx.gif') no-repeat;
	width:131px;
	height:43px;
	}
/* =========================== FOOTER */
	#footer {
	margin:0;
	padding:0;
	clear:both;
	width:768px;
	min-width:768px;
	height:30px;
	background:#3A3A49 url('http://www.sei.cmu.edu/sepg/2007/img/tile_footer_grad.gif') top left repeat-x;
	border-top:1px solid #333333;
	text-align:center;
	vertical-align:middle;
	}
	#footer img {
	margin:0;
	padding:0;
	}
	#footer p {
	float:right;
	width:100px;
	margin:6px 0 6px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C4C4C9;
	}
	#footer a {
	color:#C4C4C9;
	text-decoration:underline;
	}
	#footer a:hover {
	color:#000000;
	background-color:#C4C4C9;
	}
	#footer span.righty {
	float:right;
	width:200px;
	margin:8px 32px 6px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C4C4C9;
	text-align:right;
	}
	#footer span.lefty {
	float:right;
	width:100px;
	margin:8px 120px 6px 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#C4C4C9;
	}
