html { height: 100%; margin-bottom: 1px; }

body {
		width:760px;
		margin:16px auto;
		padding:0 16px;
		background:#fff url('/images/bg00.jpg') 50% top repeat-x;
		font-family:arial, helvetica, verdana, tahoma, sans-serif;
		font-size:12px;
		color:#666;
}

td {
		vertical-align:top;
}

a, a:hover, a:visited {
	text-decoration: none;
	color: #003060;
}

a:hover {
		text-decoration:underline;
}

img {
		border:0;
		margin:0;
		padding:0;
}

.header{
		width:760px;
		border-bottom:3px solid #ccc;
}

.logo {
		background:url('/images/logo_200.gif');
		width:200px;
		height:200px;
		margin:0;
		padding:0;
}

.search{
		padding:3px 2px 0 2px;
		width:100%;
}


.search form {
		display:inline;
}

.searchbox {
		display:inline;
		width:100px;
		margin:0 2px 0 0;
		float:right;
}

.searchbutton {
		display:inline;
		margin:1px 2px 0 2px;
		float:right;
}

.tabs {
		width:560px;
		font-size:14px;
		font-weight:bold;
		letter-spacing:-1px;
		text-transform:uppercase;
		vertical-align:bottom;
		padding:0 0 0 0;
		margin:0 0 0 0;
}

.tab {
		padding:6px 15px 6px 15px;
}

.tab_select {
		padding:6px 15px 6px 16px;
}

.tab_select {
		background:url('/images/tab-fade.gif') repeat-x #306;
		color:#fff;
}


.page {
		padding:0 0 16px 0;
		margin:0 0 0 0;
}

.sidebar {
		width:200px;
		height:200px;
		padding:188px 0 0 0;
		background:#fff url('/images/logo_200.gif') no-repeat;
}
.sidebar_title {
		background:#ccc url('/images/fade-grey.gif') top repeat-x;
		color:#fff;
		padding:6px 0 6px 12px;;
		margin:0 0 0 0;
		font-size:14px;
		font-weight:bold;
		letter-spacing:-1px;
		text-transform:uppercase;
}

.sidebar_menu {
		background-color:#eee;
		padding:8px 8px 12px 12px;
		margin:0 0 0 0;
		font-size:12px;
		font-weight:bold;
		margin:0 0 3px 0;
}

.sidebar_menu hr {
		border-top:solid 1px #FFF;
		border-bottom:solid 1px #eee;
}

.sidebar_banners {
		margin:0 0 0 0;
		padding:0 0 0 0;
}

.sidebar_image {
		width:200px;
}

.sidebar img {
		margin:0 0 3px 0;
}

.sidebar_other {
		padding:8px 8px 8px 12px;
}

.content {
		padding:0px 16px 16px 16px;
}

.nText{
		line-height: 270%;
		
}

		padding:0px 16px 16px 16px;
		
}


h1 {
		margin:16px 0 16px 0;
		font-size:20px;
		color:#003060;
		letter-spacing:-1px;
}

h2 {
		font-size:14px;
		font-weight:bold;
		letter-spacing:-1px;
		color:#003060;
		margin:8px 0 4px 0;
}

hr {
		border-top:solid 1px #FFF;
		border-bottom:solid 1px #ddd;
		border-left:0;
		border-right:0;
}

.footer{
		background:#fff;
		margin:8px 0 8px 0;
		border-top:1px solid #ccc;
		padding:8px 0 0 16px;
		color:#999;
		font-size:10px;
}


.see_also {
		border:1px solid #ccc;
		float:none;
		border-top:0;
		margin:6px 0 16px 16px;
}

.see_also td {
		
		padding:7px 7px 7px 7px;
		background:url('/images/fade-white.gif') repeat-x;
}

.see_also .title {
		background:#ccc url('/images/fade-grey.gif') top repeat-x;
		color:#fff;
		font-size:12px;
		font-weight:bold;
		letter-spacing:0px;
		padding:6px 0 4px 12px;;
		border:0;
}
