#let  {color:#FF0000;
font-weight:bold
}
body {
	background-color:#336598;
	color: #000;
	font-family: arial, verdana, sans-serif;
}

a {
	color:blue;
	text-decoration:none;
}

a:VISITED {
	color:blue;
	
}

a:ACTIVE {
	text-decoration:underline;
}

#banner {
text-align: center;
display: block;
background: #336598 url(/images/grasp.gif) no-repeat 50% 10px;
height:125px;
margin:0;
margin-left: 200px;
}

#sites	{
margin-left:720px;
padding-top:55px;
color:#CCF;
}

#owebsites {
margin:0;
margin-left: 150px;
}

#subtitle {
text-align: center;
font-size:14px; 
font-weight: bold;
color:#CCF; 
text-transform:uppercase;
letter-spacing: .3em;
}

#subtitle1 {
text-align: center;
font-size:12px; 
color:#ff0; 
text-transform:uppercase;

}

#TM { 
font-size:12px; 
font-weight: bold;
color:#003; 
text-transform:uppercase;
margin-left:500px;
padding-top:55px;
}

#content {
	margin-left: 200px;
	border: 1px solid #003;
	border-bottom: 0px;
	background-color:#ffffff;
	padding: 1em 2em;
}

#content p, blockquote, ol, ul, li {
	font-size:medium;
	line-height: 130%;
}

#content sup {
	font-size:70%;
	line-height: 130%;
}

#content p.citation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#336;
	line-height: 130%;
	padding: 10px 0;
	border-top: 1px dotted #ccc;
}

#dataTable table {
	margin: 10px;
	border: 1px solid #CCCCFF;
	}
	
#dataTable th, td {
	font-family: "Gill Sans", "Trebuchet MS", Trebuchet, sans-serif;
	color: #333333;
	font-size: 11px;
	padding: 8px;
	}

#dataTable th {
	background-color:#CCCCFF;
}

#dataTable td.rightbottom {
	border-right:1px solid #CCCCFF;
	border-bottom:1px solid #CCCCFF;
}

#dataTable td.bottom {
	border-bottom:1px solid #CCCCFF;
}

#dataTable td.right {
	border-right:1px solid #CCCCFF;
}

#footnotes {
	margin-left: 200px;
	border: 1px solid #003;
	border-top: 0px;
	background-color: #eee;
	padding: 1em 2em;
}

#content h1, h2, h3 {
	background-color: transparent;
	color: #036;
	padding: 8px 0;
}

#content h1 {
	font-size: 200%;
}

#content h2 {
	font-size: 160%;
}

#content h2.title {
	margin: 0px;
}

#content h3 {
	font-size: 120%;
	border-bottom: 1px dotted #AFAC8D;
}

#content h5 {
	font-size: 100%;
	color: #AFAC8D;
}

#content h5.byline {
	margin: 0px;
}

.caption {
font-size:xx-small; 
color:#999; 
padding-top:10px;
}

#photo {
padding:10px; 
background-color:#eee;
border:1px solid #ccc; 
margin:5px 10px 5px 10px;
}

#nav {
	float: left;
	width: 180px;
	margin: 0;
	padding: 1em;
}

#nav ul {
	list-style:none;
	margin:8px 0;
	padding:0px;
}

#nav li {
	list-style:none;
	display:block;
	margin:0px;
	padding:0px;
}

#nav a {
	color:#CCCCFF;
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
}

#subnav ul li{
	color:#CCCCFF;
	background:url(/images/bullet-blue.gif) no-repeat 0 5px;
	margin:.4em 0 0;
	padding:0 0 0 1em;
}

#subnav1 ul li{
	color:#CCCCFF;
	background:url(/images/bullet-blue.gif) no-repeat 0 5px;
	margin:.4em 0 0;
	padding:0 0 0 1em;
}

#subnav li {
	list-style:none;
	background:#ffffff url(/images/bullet-blue.gif) no-repeat 0 5px;
	margin: 0 .4em 8px 0;
	padding:0 0 0 1em;
}

#subnav li a {
	color:#CCCCFF;
	font-size: 100%;
	font-weight: normal;
	line-height: 130%;
}