/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #dedada url(images/homepage01.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}


/** HEADINGS 

h1, h2, h3 {
	margin: 0px;
}                              Original Stuff*/

H1 {
	margin: 0 0 .5em 0;
	padding: 0 29% 0 0;
	line-height: .95em;
	font-size: 2.2em;
	font-weight: bold;
	color: #031543;
	border-bottom: 1px solid #031543;
	text-indent: 0px; 
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 180%;
	
}
H1 EM {
	display: block;
	font-size: .7em;
	font-style: normal;
}
H1, H2, H3 { 
	text-transform: uppercase;
	font-weight: bold;
}
H2 { 
	margin: 1em 0 .35em 0;
	font-size: 1.2em; 
}

H3 {
	margin: 0 0 .5em 0;
	padding: 0 29% 0 0;
	line-height: .95em;
	font-size: 2.2em;
	font-weight: bold;
	color: #031543;
	border-bottom: 1px solid #031543;
	text-indent: 0px; 
	letter-spacing: -1px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	font-size: 150%;
	
}

/** TEXTS 

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747272;
}
*/

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	/* text-align: justify; */
	line-height: 160%;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	padding: 5px 0px;
	background: url(images/homepage16.gif) repeat-x left top;
}

.list1 li.first {
	background: none;
}
/** left side menu items */
.list1 a {
	padding-left: 17px;
	background: url(images/homepage15.gif) no-repeat left center;
	color: #54594c;
}



/** LINKS 

a {
	color: #90352d;
}

a:hover {
	text-decoration: none;
}
*/

/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 3px 25px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 25px;
}

img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
}

/** WRAPPER  its the size of the page width wise */

#wrapper {
	width: 977px;
	padding: 15px 14px 15px 15px;
	background: #e5edf3;
}



/** PAGE */

#page {
	width: 949px;
	/* background: red url(images/homepage06.gif) repeat-y left top; */ /* This is what prevented the light blue background under the spotlight */
	
}

/** CONTENT */

#imageCorner {
	position: relative;  
	top:-21px;  
	left:-12px;
}

#content {
	width: 736px;
	padding: 20px 21px 0px 12px;
	background: url(images/sidebarBorder.jpg) left top repeat-y ; /** corner notch background is images/homepage07b.jpg no-repeat left top */
	background-color: #e5edf3;
}

#content LI {
	margin-left:25px;
	padding-left: 1em;
	text-indent: 0em;
	padding:5px;
	font-size: 1em;
	line-height: 160%;
	}



/** BOX STYLE A */

.boxA { 
}

/** Welcome to navmar.com title color */

.boxA .title h2 {
	font-size: 18px;
	color: #494949;
}

.boxA .title h3 {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: normal;
	color: #6b7860;
}

.boxA .content {
}

/** BOX STYLE B */

.boxB {
	margin: 0px 0px 25px 0px;
	background: #4c6596 url(images/homepage10.gif) repeat-x 0px 5px;
	color: #FFFFFF;
}

.boxB h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	background: url(images/homepage12.gif) repeat-x left bottom;
	font-size: 18px;
	color: #FFFFFF;
}

.boxB a {
	color: #ffffff;
}

.boxB .bgtop {
	height: 5px;
	background: url(images/homepage09.gif) no-repeat left top;
}

.boxB .bgbtm {
	height: 5px;
	background: url(images/homepage11.gif) no-repeat left bottom;
}

.boxB .column-one {
	float: left;
	width: 280px;
	padding: 30px 15px 15px 50px;
}

.boxB .column-two {
	float: left;
	width: 280px;
	padding: 30px 15px 15px 35px;
}

/** BOX STYLE C */

.boxC {
}

.boxC .title {
	height: 39px;
	/** background: url(images/homepage13.gif) repeat-x left top; */
}
.boxC .sidebarBorder {
	height: 20px;
	background: url(images/sidebarBorder.jpg) repeat-x left top;
}

/** left side menu text dealios */

.boxC .title h2 {   /** this is the text on the homepage sidebar where it says Navmar Spotlight **/
	padding: 10px 0px 0px 13px;
	font-size: 14px;
	color: #484c46;
}

.boxC .content {
	padding: 15px 15px;
}

.boxC .bgbtm {
	background: url(images/homepage14.gif) no-repeat left bottom;
}

.boxC h3 {
	padding-top: 10px;
	font-size: 12px;
	color: #000066;
	text-align:center;
	font-weight:bold;
	
	
}

.boxC slideshowText {
	padding-top: 10px;
	font-size: 12px;
	color: #000066;
	text-align:center;
	font-weight:bold;
			
}

/** SIDEBAR */

#sidebar {
	width: 180px;
	padding: 20px 0px 0px 0px;
	background: url(images/homepage08short.jpg) no-repeat left top;
	background-color: #e5edf3;
	
}
#sidebarBorder {	
	
	width: 226px;
	padding: 43px 0px 0px 0px;
	background: url(images/sidebarBorder.jpg) repeat-y top;
	background-color: #e5edf3;
}
/** FOOTER copyright */

#footer {
	height: 70px;
	padding: 0px 20px;
	background: url(images/homepage17.gif) no-repeat left top;
	color: #ffffff;
}

#footer p {
	padding-top: 36px;
	font-size:12px;
}

#footer .links {
	float: left;
}

#footer .legal {
	float: right;
}

#footer a {
	color: #ffffff;
}

/** this section is for BAE style navigation --*/
#navigation {
	float: left;
	width: 100%;
}

A { text-decoration: none; }
A:hover { text-decoration: underline; }
.postit, .sep { /* invisible semantic headers - using off left technique */
	margin: 0 !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: -10000px;
}

/** --------Start LI AND UI Stuff---------- */
#content UL { list-style: none; }
UL#nav, UL#nav UL { list-style: none; }
#nav LI { /* Hacked for IE7 */
	margin: 0 0 1px 0;
	font-size: 0.9em;
	font-weight:normal;	
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	line-height:normal;	
}



#nav LI A
{ /* Hacked for IE7 */
	display: block;
	margin: 0;
	padding: .4em 16px .3em 11px;
}



UL#nav UL { margin: .6em 0; }
#nav LI LI {
	margin: 0 0 .3em 10px;
	padding: 0 25px 0 13px;
	font-size: .8em !important;
	
}



#nav LI LI A {
	display: inline;
	padding: .1em;
	font-weight: normal;
	
}

UL#nav UL UL { margin: .4em 0; }
#nav LI LI LI {
	margin: 0 0 .3em 0;
	padding: 0 0 0 10px;
	font-size: .95em !important;
}

#nav LI LI LI LI { font-size: 1em !important; }

#nav LI A.active { font-weight: bold !important; }

#nav LI LI A.current{ font-weight: bold; }


/**---------End LI and UI stuff-------- */



#nav LI, #nav LI A {
	color: #FFFFFF;
}
#nav LI LI A { color: #003355; }
#nav LI A.current, #sect-products #nav LI A { color: #FFF; }
#nav LI LI A.current { color: #003355; }
#nav LI LI A.current { background: #E0E0E0; }
#sect-businesses #nav LI LI A.current { background: #D7D9E4; }

#nav LI A { background: #E1E1E1 url(images/bae_img_nav_bg_lev1.gif) left top repeat-y;  }
#nav LI LI { background: url(images/bullet_lev3.gif) 150px .3em no-repeat; }
#nav LI LI A { background: none; }
#nav LI LI LI { background: url(images/bullet_lev3.gif) 0 .35em no-repeat; }

#nav LI A,
#navigation div#our-brand-login A,
#navigation div#our-brand-login,
DIV#our-brand-related-information,
div#our-brand-related-content,
div#our-brand-related-content-text,
div#ourbranddownloadsheader
{ /* Hacked for IE7 */
	display: block;
	margin: 0;
	padding: .4em 16px .3em 11px;
}

/* Sub Links - for BAE style
---------------------------------------*/
.sub-link { /* Hacked for IE<7 */
	position: relative;
	float: left;
	margin: .7em 0 0 0;
	width: 47.5%;
	min-height: 100px;
}
.sub-link.alt { float: right; }
.sub-link H2 {
	position: relative; /* Keep Netscape happy */
	margin-top: 0;
	margin-left: 113px;
}
.sub-link H2 IMG {
	position: absolute;
	top: 0;
	left: -113px; /* Keep Netscape happy */
	width: 100px;
	height: 100px;
}
#content .sub-link P { margin-left: 113px; margin-bottom: 0; line-height:140% }

#content-wrap H1 {
	margin: 0 0 .6em 0;
	padding: 0;
	width: 68.9%;
	font-size: .85em;
	font-weight: bold;
	border-bottom: 0;
	text-transform: none;
}DIV#content-wrap {
	clear:both;
}

#content P.subline {
	margin: 0 0 1em 0;
	width: auto;
	font-size: 1em;
	font-weight: bold;
	line-height:1.3em;
	color: #333333;
}
.wide-page #primary {
	float: none;
	width: auto;
	margin-right: 2.4%;
}
.wide-page #content P.subline { width: auto; }
#content-wrap { /* Hacked for IE7, IE<7 */
	position: relative;
}
#primary { 
	float: left;
	width: 100%;
}
.wide-page #primary {
	float: none;
	width: auto;
	margin-right: 2.4%;
}
DIV.clearer { /* To clear floated divs - Hacked for IE */
	height: 1px;
	line-height: 1px;
	clear: both;
	overflow: hidden;
}

/* Content Panel
---------------------------------------*/
.content-panel {
	float: right;
	margin: 0 0 1em 1em;
	width: 229px;
}
.content-panel-339 {
	float: right;
	margin: 0 0 1em 1em;
	width: 339px;
}
.content-panel-280 {
	float: right;
	margin: 0 0 1em 1em;
	width: 280px;
}
#content DL.caption-box DT { padding-left: 0; }
#content DL.caption-box DD {
	margin: 0 0 .7em 0;
	padding: .2em .8em 1px .8em;
}
#content DL.caption-box P.caption { margin-bottom: .2em; }
#content TABLE CAPTION {
	margin: 0 0 .25em 0;
	font-size: .95em; 
	font-weight: bold;
	text-align: left;
	
}

#content TABLE CAPTION { color: #878787; }
#content DL.caption-box DT, #content DL.caption-box DD { background: #666; color: white; line-height:1.3em; }
#content DL.caption-box A { color: white; text-decoration: underline; }

/* seaport team menu
---------------------------------------*/
DIV.clearer { /* To clear floated divs - Hacked for IE */
	height: 1px;
	line-height: 1px;
	clear: both;
	overflow: hidden;
}
.capsule {
	background: #DBE9F0;
	 border-color: #B4CEE0;
       border-style: solid;
	    border-width: 1px; 	
}/* original is #EBF2F6 */
#content .capsule UL.link-list LI, #content .capsule DT { background: url(images/arrow_capsule.gif) 0 .3em no-repeat; }
.cont-a { float: left; width: 48%; margin-bottom: -.9em; }
.cont-b { float: right; width: 48%; margin-bottom: -.9em; }

#content UL.link-list LI {
	margin-left: 0;
	padding-left: 14px;
	padding-left: 21px;
}
#content .cont-b UL.link-list LI { padding-left: 14px; }
.capsule {
	clear: both;
	padding: .9em .9em;
}
#content .capsule H2{ margin-top: -.4em; } /* Hacked for IE7, IE<7 */ /* Counteract initial heading margins */
#content .capsule UL LI, #content .capsule DL { margin-left: 0; }
#content .capsule UL.link-list LI, #content .capsule DT {
	padding-left: 14px;
}
#content .capsule DD { margin-left: 14px; }
