	html{
	height: 100%;
	width: 100%;
	}
	body{
	height: 100%;
	width: 100%;
	margin: 0px;
	background: transparent url(../images/top_runner.gif) repeat-x;
	}
	#header { 
	width: 100%;
	margin: 0px;
 	}
	/* NoScript Styles */
	#noScriptBanner{
	width:100%;
	background-color:red;
	color:#fff;
	font:bold 10px Verdana,sans-serif;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	z-index:10;	
	padding:5px;
	}
	#noScriptLinks{
	position:absolute;
	left:770px;
	top:105px;
	height:auto;
	z-index:20;
	border:1px solid #DEDEE5;
	}
	ul.navNoScript{
	list-style-type:none;
	padding:2px;
	margin:2px;
	}
	ul.navNoScript a{
	font:10px Verdana;	
	}
	/* Style for Orange Box with logo */
	#logo {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #020234 url(../images/logo.gif) no-repeat 5px;
	float: left;
	position:absolute;
	left:0px;
	top:0px;
	width:99px;
	height:99px;
	z-index:1;
	}
	/* Style for Main Navigation in the Orange Strip */
	#mainNavMenu{
	margin: 0px;
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;	
	position:absolute;
	left:100px;
	top:75px;
	width:640px;
	z-index:1;
	}
	#mainNavMenu h1{
	float:left;
	margin:0px;
	padding: 6px 12px 6px 12px;
	font: bold 11px Verdana, sans-serif;
	border-width:0px;
	border-right:1px solid #000;
	}
	ul.droplink{
	margin: 0px;
	padding: 0px;
	background-color: #eee;	
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #900;	
	visibility:hidden;
	position:absolute;
	}
	ul.droplink li {
	display: inline; 
	color: #900; 
	list-style-type: none; 
	letter-spacing: -1px
	}
	ul.droplink a {
	display: block;
	width:200px;
	margin: 0px;
	padding: 2px;
	padding-top: 5px;		
	border: 1px solid #222; 	
	border-top-width: 0px; 
 	color: #222;	
	letter-spacing: -1px; 
	text-decoration: none;
	}
	ul.droplink a:hover {
	background: #FBB40D; 
	color: #fff;
	text-decoration: none;
	}
	ul.droplink a:active {
	background: #020234; 
	color: #fff;
	}
	/* Style for the Blue Div that contains the Dept Name */
	#deptTitle {
	background: #020234 url(../images/dept_name.gif) no-repeat 15px 19px;
	float: right;
	margin: 0px;	
	position:absolute;
	left:100px;
	top:0px;
	width:350px;
	height:75px;
	z-index:1;
	}
	/* Style for Handicap Accessible Site Map Link Section */
	#handicap {
	background: #315708 url(../images/handicap.gif) no-repeat left;
	padding-left: 84px;
	vertical-align: middle;
	margin: 0px;
	float: right;
	position:absolute;
	left:450px;
	top:25px;
	width:291px;
	height:25px;
	z-index:1;
	}
	/* Styles for Handicap Accessible Site Map Anchor */
	#handicap a{
	font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	}
	#handicap a:hover{
	color: #FBB40D;
	}
	/* Style TLMA Name */
	#tlmaName {
	background: #817B00 url(../images/tlma_name.gif) no-repeat 14px 8px;
	float: right;
	position:absolute;
	left:450px;
	top:50px;
	width:291px;
	height:25px;
	z-index:1;
	}	
	/* Style TLMA Logo */
	#tlmaLogo {
	background: transparent url(../images/tlma_logo.jpg) no-repeat center;
	position:absolute;
	left:740px;
	top:25px;
	width:64px;
	height:74px;
	z-index:1;
	}	
	/* Styles for Main Content Section */
	#content {
	background: transparent url("../images/small_background3.gif") repeat-y fixed right;
	clear: both;
	margin: 0px;
	position:absolute;
	top: 100px;
	}
	/*  Styles for Sidebar   */
	#sidebar {
	float: left;
	width: 99px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	clear: none;
	}
	/* Styles for the ColumnOne Section - Welcome and Quick Links  */
 	#columnOne { 
	float: left;
	margin: 12px;
	margin-top: 7px;
	margin-right: 0px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 	} 
	#columnOne .sectionContainer{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	border: 2px solid #DEDEE5;
	border-top: 0px;
	background-image:url(../images/section_bottom_flip.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	background-color: #FBFBFC;
	}
	#columnOne .imageHolder{
	margin:0px;
	padding:0px;
	padding-left: 4px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
	float:left;
	width:150px;
	}
	#columnOne img{
	padding:0px;
	margin:0px;
	text-align:center;
	border-width:0px;
	}
	#columnOne h2 {
	padding: 6px 4px 6px 13px;
	margin: 0px 0px 0px 0px;
	background-color: #020234;
	background-image:url(../images/header_endcap.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color: #fff;
	text-align:left;
	}  
	#columnOne p.welcome { 
	color: #000;
	text-align: justify;
	margin: 0px;
	padding: 8px;
	padding-left: 9px;
	padding-right: 9px;
	line-height: 19px;
	} 
	#columnOne .important{
	background: #020234 url("../images/quick_link.gif") no-repeat right;
	padding-right:25px;	
	}
	#columnOne ul.quickLinks {
	display: block;
	list-style-position : outside;
	padding: 5px;
	padding-left:13px;
	margin:0px;
	}
	#columnOne li.quickLinks { 
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	font-size: 11px;
	list-style-type: none;
 	}
	#columnOne a.quickLinks { 
	color: #020234;
	font-weight: normal;
	text-decoration:none;
	line-height:15px;
 	}
 	#columnOne a:hover { 
	color: red;
	text-decoration: underline;
 	} 

 	/* Styles for the columnTwo Section - What's New - Projects in Spotlight  */ 
 	#columnTwo { 
	float: left;
	margin-left: 12px;
	margin-top: 7px;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:transparent;
	} 
 	#columnTwo  h2 {
	padding: 6px 4px 6px 13px;
	margin: 0px 0px 5px 0px;
	background-image:url(../images/header_endcap2.gif);
	background-color: #817B00;
	background-repeat:no-repeat;
	background-position:top left;
	color: #fff;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	}
 	#columnTwo h3 {
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 13px;
	/*
	background-image: url("../images/header_endcap3.gif");
	background-repeat:no-repeat;
	background-position:top left; 
	background-color: #e6e5cc;
	*/
	border-bottom:1px dashed #e6e5cc;
 	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #444;
	} 
	#columnTwo h3.dropDownH3 {
		margin: 0px 0px 0px 0px;
		padding: 6px 30px 6px 13px;
		border-bottom:1px dashed #e6e5cc;
		font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #444;
		background-image:url(../../images/plus_dark.gif);
		background-position:295px;
		background-repeat:no-repeat;
	} 
	#columnTwo h3.jumpH3 {
		margin: 0px 0px 0px 0px;
		padding: 6px 30px 6px 13px;
		border-bottom:1px dashed #e6e5cc;
		font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #444;
		background-image:url(../../images/jump.gif);
		background-position:300px;
		background-repeat:no-repeat;
	} 
	#columnTwo h3.jumpRedH3 {
		margin: 0px 0px 0px 0px;
		padding: 6px 30px 6px 13px;
		border-bottom:1px dashed #e6e5cc;
		font: bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #F00;
		background-image:url(../../images/jump.gif);
		background-position:300px;
		background-repeat:no-repeat;
	} 
	#columnTwo h3.imageH3
	{
		margin:0px;
		padding:0px;
		border:0px;
		border: 2px solid #DEDEE5;
		border-bottom: 0px;
	}
	#columnTwo h3 a
	{
		display:block;
		font-size:10px;
	}
	#columnTwo h3.jumpH3 a
	{
		color:#444;
		font-size:10px;
	}
	#columnTwo h3.jumpRedH3 a
	{
		color: #F00;
		font-size:10px;
	}
	#columnTwo h3:hover
	{
		background-color:#e6e5cc;
	} 
	#columnTwo .imageHolder{
		margin:5px 0px 0px 1px;
		padding:0px;
		text-align:center;
		float:left;
		width:155px;
	}
	#columnTwo .imageHolder img
	{
		margin:0px 0px 3px 0px;
		padding:0px;
		float:none;
	}
	#columnTwo .imageHolder a
	{
		font-weight:normal;
		color:#444;
	}
 	#columnTwo  p {
	margin: 0px;
	padding: 10px;
	background-color: transparent;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: #333;
	} 
	#columnTwo .sectionContainer{
	padding:0px;
	margin:0px 0px 10px 0px;
	border: 2px solid #DEDEE5;
	border-top: 0px;
	background-image:url(../images/section_bottom_flip.gif);
	background-repeat:no-repeat;
	background-position: right bottom;	
	background-color: #fcfcf9;
	}
	#columnTwo .sectionContainerDropDown{
	padding:0px;
	margin:0px 0px 10px 0px;
	border-bottom: 1px solid #DEDEE5;
	border-top: 0px;
	background-color:#fff;
	display:none;
	}
 	#columnTwo  img {
	float: right;
	margin: 0px 1px 0px 10px;
	/* [disabled]border: 1px solid #000; */
	} 
 	#columnTwo  a{
		color: #315708;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 0px;
		text-decoration:none;	
	}
	#columnTwo a:hover{
		color: #020234;
		text-decoration: none;
	}
	#columnTwo  a.blockA{
		display:block;
		color:#444;
		font-weight:bold;
		font-size:10px;
		background-image:url(../../images/jump.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
	#columnTwo ul{ 
	margin: 0px;
	padding: 4px 1px 4px 10px;
	background-color: #F5F5EC;
	list-style-type: none;
 	}
 	#columnTwo ul li{ 
	font-size: 10px;
 	font-weight: normal;
 	margin-bottom: 5px;
	line-height:17px;
  	}
	.pdf{
	background: url("../images/pdf_symbol.gif") no-repeat right;
	padding-right: 37px;
	}
	#footerContainer {
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #020234;
	}
	#footer {
	background-color: #020234;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	height: auto;
	width: auto;
	margin: 0px;
	text-align: center;
	}
	#footer a{
	text-decoration: none;
	background: transparent url(../images/star.gif) no-repeat left;
	padding-left: 15px;
	font-size: 9px;
	color: #ddd;
	}
	#footer a:hover{
	text-decoration: underline;
	color: #FBB40D;
	}
	#footer ul{
	margin: 0px;
	background-color: #020234;
	padding-left: 0px;
	}
	#footer li{
	display: inline;
	font: 8px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FBB40D;
	padding-right: 10px;
	padding-left: 0px;
	}
	#footer2 {
	background-color: #020234;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 25px;
	height: auto;
	margin: 0px;
	text-align: center;
	}
	#footer2 img{ 
	border: 0px;
	vertical-align: middle;
 	}
	#footer2 a{
	text-decoration: none;
	border: 0px;
	padding: 0px;
	color:#fbb40d;
	}
	#footer2 a:hover{
	text-decoration: underline;
	}
	#footer2 ul{
	margin: 0px;
	background-color: #020234;
	padding-left: 0px;
	}
	#footer2 li{
	display: inline;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FBB40D;
	padding-right: 10px;
	padding-left: 0px;
	}
	.boldText{ 
	font-weight: bold;
	}
	.clearer{
	clear:both;
	}
	.xsmallFont{
	font-size: 9px;
	}

