html, body {
	margin: 0;
	padding: 0;
	background-color: #191970;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

div {border:none;}

.clear { clear: both; }

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#header, #title, #main, #footer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	clear: both;
}

#header {
	background-color: #191970;
	cursor: hand;
	voice-family: "\"}\"";
	voice-family: inherit;
	cursor: pointer;
}

html>body #header {
	cursor: pointer;
}

#largeName, #name {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
}

#largeName {
	font-weight : bold;
	font-size : 48px;
	float: left;
	margin: 0;
	padding: 5px;
	width: 150px;
	background : url(CNSS.gif) no-repeat;
	text-indent : -1000px;
}

#name {
	font-size: 21px;
	float: right;
	margin: 0;
	padding: 32px 5px 5px;
	width: 425px;
	background : url(Committee.gif) no-repeat;
	text-indent : -1000px;
}

#title {
	background-color: #BDB76B;
	color: #FFF;
}

#title h3 {
	margin: 0;
	padding: 5px 0 5px 170px;
	float: left;
	width: 400px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 230px;
}

html>body #title h3 {
	width:200px;
}

#date {
	padding: 5px;
	float: right;
	width: 230px;
}

h4 {
	font-weight : bold;
	font-size : 14px;
}

#nav {
	float: left;
	width: 160px;
	color: #FFD700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav a {
	text-decoration: none;
	color: #FFD700;
}

#nav a:hover {
	color : white;
	text-decoration : underline;
}

#nav ul {
	margin: 0;
	padding: 5px;
}

#nav ul ul {
	padding-left: 30px;
}

#nav ul li {
	list-style: none;
}

#nav ul ul li {
	list-style: disc;
}

#nav ul a {
	font-weight: bold;
}

#nav ul ul a {
	font-weight: normal;
}

#content {
	width: 610px;
	float: right;
	color: #000;
	background : #FFF;
	background-position: center top;
	background-image : /*url(CNSS_dimensional_large_grayscale.gif)*/url(CNSS_watermark_New.gif);
	background-repeat : no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;
	height: 340px;
	min-height: 320px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	width: 590px;
}
html>body #content {
	width:590px;
}

#content dl {
	margin: 10px;
}

#content dt {
	font-weight: bold;
	margin-bottom: 10px;
}

#content dd {
	margin-bottom: 10px;
}

#content li {
	margin-bottom: 1ex;
}

#content img {
	border: 0;
}

#content a {
	color: blue;
}

#content h3 {
	clear: both;
}

#footerNav {
	color: #FFD700;
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 5px;	
}

#footerNav ul {
	margin: 0;
	padding: 5px;
}

#footerNav li {
	list-style: none;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#footerNav a {
	color: #FFD700;
	text-decoration: none;
}

#footerNav a:hover {
	text-decoration: underline;
}

#tagline {
	text-align: center;
	color: #FFF;
	font-family: "Monotype Corsiva", "Apple Chancery", "Brush Script MT", cursive;
	font-size: 28px;
	background : url(tagline2.gif) no-repeat center;
	text-indent : -20000px;
}

.footnote {
	font-size: 75%;
}

img {
	float: left;
	margin: 10px;
}

.topmargin {
	margin-top: 100px;
}

body#about a#aboutnav,
body#welcome a#welcomenav,
body#history a#historynav,
body#contact a#contactnav,
body#cnssLogo a#cnssLogoNav,
body#faq a#faqnav,
body#structure a#structurenav,
body#membership a#membershipnav,
body#subcommittees a#subcommitteesnav,
body#issuances a#issuancesnav,
body#policies a#policiesnav,
body#directives a#directivesnav,
body#instructions a#instructionsnav,
body#memoranda a#memorandanav,
body#tsg a#tsgnav,
body#tsgis a#tsgisnav,
body#cnss_report a#cnssreportnav,
body#other a#othernav,
body#index a#indexnav,
body#related a#relatednav,
body#contact-list a#contact-listnav,
body#feedback a#feedbacknav,
body#accessibility a#accessibilitynav,
body#security-and-privacy a#security-and-privacynav {
	color: #FFF;
	background: #191970;
}

.subcommittees li {
	list-style: none;
	float: left;
	border: 1px solid #00F;
	margin: 10px;
	padding: 3px;
	width : 22em;
	height: 4em;
	font-size: 70%;
}

.jointworkinggroups {
	clear: both;
}

.jointworkinggroups li {
	list-style: none;
	float: left;
	border: 1px solid #F00;
	margin: 10px;
	padding: 3px;
	width : 14em;
	height: 4.5em;
	font-size: 70%;
}
.romanCapList {
	list-style:upper-roman;
}
.romanLowList {
	list-style:lower-roman;
}
.supersede {
	color: #F00;
}

