@charset "UTF-8";
/* CSS Document */


/* TEMPLATE STYLES */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d2d3d5;
	behavior:url("/event/accounts/register123/nationaltrustfo/events/2009nmsc/csshover.htc");
}
a:link {
	color: #ff6633;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #ff6633;
}
a:hover {
	text-decoration: underline;
	color: #ff6633;
}
a:active {
	text-decoration: underline;
	color: #ff6633;
}
.shadow_right {
	background-image: url(/event/accounts/register123/nationaltrustfo/events/2009nmsc/shadow_right.gif);
	background-repeat: repeat-y;
}
.bkgd_white {
	background-color:#FFFFFF;
}
.bkgd_dkgray {
	background-color:#526465;
}



/* NAVIGATION STYLES */

.nav {
	font:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 0px 16px 0px 16px;
}
td.nav:hover, td.nav:hover a {
	background-color:#ffcb08;
	color: #000000;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #000000;
	text-decoration: none;
	background-color:#ffcb08;
	display:block;
}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}



/* FOOTER STYLES */

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	line-height:10px;
}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.footer a:active {
	text-decoration: none;
	color: #000000;
}



/* FONT STYLES */

tr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	background-color:#526465;
}
h1 {
	font-size:21px;
	font-weight:bold;
	color:#ff6633;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#0099cc;
}
h3 {
	font-weight:bold;
}
.newsbox {
	background-color: #526465; /*Dark gray-green*/
	background-color: #7E9198; /*Light gray-green*/
	background-color: #D2D3D5; /*Light gray*/
	background-color: #EBEBEB; /*Really Ligh gray*/
	background-image: url(/event/accounts/register123/nationaltrustfo/events/2009nmsc/newsbox.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 225px;
	border: none;
	margin: 0 0 20 20;
	float: right;
	border: 1px solid #7E9198;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
.newsbox tr {
}
.newsbox tr td{
	padding: 40 20 20 20;
	text-align: left;
	vertical-align: top;
	/*color: #FFFFFF;*/
}
.newsbox h2, .newsbox p, newsbox h3{
	/*color: #FFFFFF;*/
}
.newsbox a:link, .newsbox a:visited, .newsbox a:hover, .newsbox a:active{
	/*color: #0099cc;*/
	/*text-decoration: underline;*/
}
