/* Global Styles */

body {
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../images/tmd_new_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
	}
#lefttable	{
	overflow:hidden;
	position:inherit;
	width:155px;
	vertical-align:top;
	z-index:5;
}

#content	{
	overflow:hidden;
	position:inherit;
	width:612px;
	vertical-align:top;
	z-index:4;
}

#righttable	{
	overflow:inherit;
	position:inherit;
	width:155px;
	vertical-align:top;
	z-index:3;
}

#footerBar	{
	background-image:url(../images/footer.png);
	background-position:center;
	background-repeat:no-repeat;
	height:38px;
	width:990px;
	font:9px arial;
	color: #393939;
	font-weight:300;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:18px;
	display:block;
	z-index:2;
	azimuth:center-right;
	}	
#tableHeader	{
		position:inherit;
	background-image:url(../images/horiz.png);
	background-position:center;
	background-repeat:repeat-y;
	display:block;
	z-index:1;
	}
	
#fheader	{
	background-position:center;
	width:990px;
	display:block;
	}
	
td {
	font:12px arial;
	color:#000000;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #555555;
	text-decoration:underline;
	}
	
a:hover {
	color: #555555;
	text-decoration:none;
	}
	
/* ID Styles */
#navigationBar	{
	background-image:url(../images/nav1.png);
	background-position:center;
	background-repeat:no-repeat;
	
	height:42px;
	width:990px;
	font:11px arial;
	color: #393939;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:42px;
	display:block;
	}
#nav1x	{
	text-indent:5px;
	height:24px;
	width:100px;
	margin-left:10px;
	text-align:left;
	font:11px arial;
	color: #393939;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:28px;
	display:block;
	
	}

#navigation a {
	font:11px arial;
	color: #555555;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px;
	}
	
#navigation a:hover {
	color:#393939;
	border: 1pt dotted #393939;
	border-right-width: 0px; 
	border-left-width: 0px; 
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px arial;
	color: #393939;
	line-height:24px;
	letter-spacing:.4em;
	}

#tagline {
	font:9px arial;
	color: #393939;
	line-height:10px;
	letter-spacing:.3em;
	}
	
#dateformat a {

	font:11px arial;
	color: #000000;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #000000;
	}

/* Class Styles */

.bodyText {
	font:12px arial;
	color:#393939;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	}
	
.pageName{
	font:24px arial;
	color: #000000;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader {
	font:16px arial;
	color: #1770a9;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
.subProjects {
	font:13px arial;
	color: #1770a9;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
.Projects {
	font:11px georgia;
	color: #393939;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}		
.sidebarHeader {
	font:14px arial;
	color: #000000;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#000000;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#000000;
	}
	

	