body {
	font-size: 0.7em;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	background-color: #868696;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

p  {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
}

img {
	border-width: 0px;
	padding: 0px;
} 

*html img {
	margin-bottom: -2px;
	}

a {
	color: #000000;
	text-decoration: none;
}

ul {
	margin: 0 0 5px 5px;
	padding: 0 0 8px 0;
}

li {
	background-image: url(images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	list-style-type: none;
	padding: 3px 0 2px 8px;
	margin: 0 0 0 5px;
}

/* Headings */

h1 {
	font-weight: bold;
	font-size: 1em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	border-bottom: 2px solid #999999;
	background-image: url(images/left_nav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:8px; padding-left:9px; padding-right:5px; padding-top:8px; padding-bottom:8px
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
}

h3 {
	background-color: #003366;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 0 4px 4px;
	margin: 0 0 10px 0;
	font-size: 1em;
}

#wrapper {
	position: absolute;
	left: 50%;
	margin: 0 0 10px -365px;
	padding: 0;
	width: 730px;
	background-color: #868696;
	display: block;
	}
	

	
/********************************/
/******** Banner Styles *********/	
	
#banner-print {
	display: none;
}
	
.banner-fill {
	height: 80px;
	background-color: #ffffff;
	}
	
.banner-logo {
	float: left;
	margin: 9px 0 0 30px;
	height: 42px;
	overflow: visible;
	}
	
#banner-nav-box {
	margin: 0 0 0 190px;
}

#banner-header {
	margin: 20px 5px 5px 0px;
	float:right;
	height:16px;

}
	
*html #banner-nav-box {
	margin: 0 0 0 187px;
}
	
#banner-nav ul {
	margin: 0;
	padding: 3px 0 0 12px;
	background-color: #ebebeb;
	font-size: 0.8em;
	letter-spacing: -1px;
	height: 12px;
	}
	
#banner-nav li {
	float: left;
	list-style-type: none;
	font-family: verdana;
	background-image: url(images/top_nav_arrow.gif);
	background-repeat: no-repeat;
	padding: 0 15px 0 8px;
	background-position: 0 4px;
	background-color: #ebebeb;
	}

#banner-nav li a {
	color: #000000;
	text-decoration: none;
	}
	
#banner-bottom-links {
	position: absolute;
	top: 60px;
	background-color: #003366;
	display: block;
	width: 100%; 
	clear: both;
	}

.banner-bottom-fill {
	height: 15px;
	overflow: hidden;
	}

.banner-services {
	padding: 0;
	margin: 0 0 0 190px;
	background-color: #003366;
	}
	
.banner-services li 
{
	visibility:hidden;
}
	
.banner-services li a {
	color: #ffffff;
	text-decoration: none;
	}

/*********************************/
/******** Content Styles *********/

#all-content {
	clear: both;
	background-color: #ffffff;
	margin-top: 10px;
	}
	
*html #all-content {
	height: 1%;
	}

.all-content-fill-box {
	margin-top: 5px;
	}


.all-content-fill {
	padding: 0 10px 5px 10px;
}

#left-nav {
	width: 260px;
	float: left;
	margin-right: 10px;
	}
#left-nav-image {
	width:260px;
	height:260px;
	background-image:url(images/shipsinclass_block.jpg);
	background-repeat:no-repeat;
	}
	
#left-nav-image h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	color:#FFFFFF;
	margin:0px 0px 0px 12px;
	padding-top:100px;
	}
	
#left-nav-image h1 a {
	color: #ffffff;
	text-decoration: underline;
	}	

#content {
	margin-left: 260px; 
}
	
#right-nav {
	float: right; 
	width: 170px; 	
	overflow: hidden;
	}

#content-fix {
	width: 260px; 
	float: left; 
	overflow: hidden; 
	}

/********************************/
/******* Summary Styles *********/

.summary-block-manual {
	clear: both;
	margin-top: 10px;
	}
	
.summary-block-manual img{
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
}	
	
.summary-block-manual p, .summary-block-manual span p {
	margin: 0;
	padding: 3px 0 0 0;
}

.summary-block-manual p .with-image {
	width: 150px;
	display: block;
	float: left;
	}
	
.summary-block-manual h2 {
	margin: 0;
	padding: 3px 0 2px 0;
}

/* !!NO REF!! .summary-block {
	clear: both;
	display: block;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	} */
	
.summary-block img, .summary-block-flex img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	}

.summary-block-flex .text {
	clear: none; 
	float: left ;
}

/* !!NO REF!!.summary-block-flex .image-text {
	width: 250px;
	display: block;
	float: left;
	} */
	
*html .summary-block img, .summary-block-flex img {
	margin: 0 10px 0 0;
	}
	
.summary-block p, .summary-block-flex p {
	margin: 0;
	padding: 3px 0 0 0;
	}
	
.summary-block h2, .summary-block-flex h2 {
	margin: 0;
	padding: 3px 0 2px 0;
	}

.summary-block a, .summary-block-flex a {	
	background-image: url(images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 2px 0 0 10px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.85em;
	}
	
.summary-block-flex a.standards 
{
	background-image: url(images/left_nav_arrow.gif);
	background-position: 0 5px;
}

.summary-article-image a
{
	background-image: none;
	float: left;
	padding: 0;
	margin: 0;
}

*html .summary-block a, *html .summary-block-flex a {
	height: 1%;
	overflow: visible;
	}
	
.summary-block-flex {
	clear: both;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
*html .summary-block-flex {
	margin: 10px 0 10px 0;
	padding: 0;
	}

/******************************/
/******* left-nav-menu ********/

.left-nav-menu {
	padding: 0 5px 0 5px;
	height: 260px;
	clear: both;
}
	
.left-nav-menu h2 
{
	font-size: 1em;
	border-bottom: 2px solid #999999;
	background-image: url(images/left_nav_arrow_down.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px; margin-left:0; margin-right:0; margin-top:0; margin-bottom:8px; padding-left:9px; padding-right:5px; padding-top:8px; padding-bottom:8px
	}

.left-nav-menu h2 a {
	margin: 0 0 0 5px;
}
	
.left-nav-menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	overflow: visible;
}

.left-nav-menu li {
	background-image: url(images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	list-style-type: none;
	padding: 3px 0 2px 8px;
	margin: 0;
}	

.left-nav-menu .selected-list {
	background-image: url(images/left_nav_arrow_down.gif);
	}

.leftnav a:link, #right-nav a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

.leftnav a:visited, #right-nav a:visited {
	color: #7a7a7a;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
.leftnav a:hover, #right-nav a:hover, #content-fix-wide a:hover {
	color: #cb1822;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
.leftnav a:active, #right-nav a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.leftnav .selected:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.leftnav .selected:visited {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
.leftnav .selected:hover {
	color: #cb1822;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}
.leftnav .selected:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}

.left-nav-menu-cascade ul {
	margin: 0 0 5px 5px;
	padding: 4px 0 8px 0;
	background-color: #cccccc;
}

.left-nav-menu-cascade li {
	background-image: url(images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	list-style-type: none;
	padding: 3px 0 2px 8px;
	margin: 0;
}	
	
.left-nav-menu-cascade a {
	text-decoration: none;
	}	
	
/*******************************/
/******** selector-box *********/

#selector-box {
	background-color: #e5e5e5;
	margin: 0 0 9px 0;
	height: 1%;
	}
	
.selector-box-fill {
	overflow: visible;
	padding: 0 0 12px 0;
	margin: 0 5px 0 5px;
	}
	
.selector-box-fill-long {
	height: 250px;
	overflow: visible;
	margin: 0 5px 0 5px;
	}
	
#selector-box-gray {
	overflow: visible;
	padding: 0;
	margin: 0 0 9px 0;
	display: block;
}

.selector-box-fill-gray {
	height: 250px;
	overflow: visible;
	margin-left: 0 5px 0 5px;
	background-color: #ebebeb;
}

.menu-right-box-small-fill {
	overflow: visible;
	}

#menu-right-box-small h2 {
	padding: 0 5px 8px 4px;
	margin: 0 5px 8px 5px;
	font-weight: bold;
	border-bottom: 2px solid #999999;
}

#menu-right-box-small p {
	margin: 8px 0 5px 0;
	padding: 0 5px 0 10px;
}

#menu-right-box-small label {
	margin: 0;
	padding: 0 0 0 9px;
}	

#menu-right-box-small ul {
	margin: 0 0 5px 5px;
	padding: 0 0 8px 0;
}

#menu-right-box-small li {
	background-image: url(images/left_nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
	list-style-type: none;
	padding: 3px 0 2px 8px;
	margin: 0 0 0 5px;
}	

.menu-right-small-drp {
	width: 156px;
	font-size: 0.85em;
	margin: 3px 4px 5px 10px;
	height: 16px;
}	

.menu-right-small-drp-button {
	width: 156px;
	font-size: 0.85em;
	padding: 3px 5px 7px 5px;
	height: 16px;
}	

/****************************/
/*			footer			*/
/****************************/
#footer-print {
	display: none;
}

#footer {	
	clear: both;
	margin: 10px 0 0 0;
}

	
*html #footer-box {	
	height: 50px;
	overflow: visible;
	}

#footer-box {
	border-top: 1px solid #999999;
	padding: 7px 0 0 0;
}

#footer-box p {
	margin: 5px 0 0 0;
	padding: 0;
	color: #7a7a7a;
	font-size: 1em;
	width: 545px;
}

#footer-box div {
	margin: 0;
	padding: 0;
	color: #7a7a7a;
	font-size: 0.9em;
	float: left;
}
	
#footer-box a {
	color: #7a7a7a;
	text-decoration: underline;
	margin: 0;
	padding: 0;
	}
	
#footer-box img {
	float: right;
	margin: 3px 0 0 0;
	padding: 0;
	}
	
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	}
	
#content-fix-wide .links .pager-div a:link, #content-fix-wide .links .pager-div a,
#content-fix .links .pager-div a:link, #content-fix .links .pager-div a,
#content-fix-wide .pager-div a:link, #content-fix .pager-div a
{
	text-decoration: none;
	}

.print-banner, .print-logo, .print-time, .print-footer {
	display: none;
}

/**************************************/
/* niftycorners.css */	
/**************************************/


.rtop,.artop{display:block}
.rtop *,.artop *{display:block;height:1px;overflow:hidden;font-size:1px}
.artop *{border-style: solid;border-width:0 1px}
.r1,.rl1,.re1,.rel1{margin-left:5px}
.r1,.rr1,.re1,.rer1{margin-right:5px}
.r2,.rl2,.re2,.rel2,.ra1,.ral1{margin-left:3px}
.r2,.rr2,.re2,.rer2,.ra1,.rar1{margin-right:3px}
.r3,.rl3,.re3,.rel3,.ra2,.ral2,.rs1,.rsl1,.res1,.resl1{margin-left:2px}
.r3,.rr3,.re3,.rer3,.ra2,.rar2,.rs1,.rsr1,.res1,.resr1{margin-right:2px}
.r4,.rl4,.rs2,.rsl2,.re4,.rel4,.ra3,.ral3,.ras1,.rasl1,.res2,.resl2{margin-left:1px}
.r4,.rr4,.rs2,.rsr2,.re4,.rer4,.ra3,.rar3,.ras1,.rasr1,.res2,.resr2{margin-right:1px}
.rx1,.rxl1{border-left-width:5px}
.rx1,.rxr1{border-right-width:5px}
.rx2,.rxl2{border-left-width:3px}
.rx2,.rxr2{border-right-width:3px}
.re2,.rel2,.ra1,.ral1,.rx3,.rxl3,.rxs1,.rxsl1{border-left-width:2px}
.re2,.rer2,.ra1,.rar1,.rx3,.rxr3,.rxs1,.rxsr1{border-right-width:2px}
.rxl1,.rxl2,.rxl3,.rxl4,.rxsl1,.rxsl2,.ral1,.ral2,.ral3,.ral4,.rasl1,.rasl2{border-right-width:0}
.rxr1,.rxr2,.rxr3,.rxr4,.rxsr1,.rxsr2,.rar1,.rar2,.rar3,.rar4,.rasr1,.rasr2{border-left-width:0}
.r4,.rl4,.rr4,.re4,.rel4,.rer4,.ra4,.rar4,.ral4,.rx4,.rxl4,.rxr4{height:2px}
.rer1,.rel1,.re1,.res1,.resl1,.resr1{border-width:1px 0 0;height:0px !important;height /**/:1px}
