
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	line-height:140%;
	background-color:#001D38;


}


#wrapper {
	position:relative;
	width:900px;
	background-image:url(../images/bkg.gif);
	margin:auto;
	background-color:#E37F1C;
}

#wrapper-internal {
	position:relative;
	width:900px;
	background-image:url(../images/bkg_internal.gif);
	margin:auto;
	background-color:#E37F1C;
}

#header {
	position:relative;
	width:900px;
	height:120px;
	background-image:url(../images/header.jpg); background-repeat:no-repeat;
	background-position:right;
}

#header-internal {
	position:relative;
	width:900px;
	height:120px;
	background-image:url(../images/header_internal.jpg); background-repeat:no-repeat;
	background-position:right;
}


#break {
	position:relative;
	width:850px;
	height:15px;
	float:right;
	background-color:#001D38;
	z-index:1;
}


#break-internal {
	position:relative;
	width:850px;
	height:15px;
	float:right;
	background-color:#ffffff;
}


#nav {
	position:relative;
	width:900px;
	min-height:27px;
	_height:27px;
	background-image:url(../images/nav_bar.jpg);
	background-repeat:no-repeat;
	background-position:right;	
	z-index:99;
}

#nav-internal {
	position:relative;
	width:900px;
	min-height:27px;
	_height:27px;
	background-image:url(../images/nav_bar-internal.jpg);
	background-repeat:no-repeat;
	background-position:right;	
	z-index:99;
}

#content-wrapper {
	position:relative;
	width:900px;
	}

.right-col-list {

	min-height:41px;
	_height:41px;
	width:243px;
	padding:0px 0px 0px 5px;
	margin:10px 0px 0px 0px;
	background-repeat:no-repeat;

}


#right-col-content {
	
	background-repeat:repeat-y;	position:relative;
	width:239px;
	min-height:301px;
	_height:301px;
	padding:5px 0px 0px 5px;
	margin:0px;

}


#brochInfo{
position:relative;
padding:0px 0px 0px 15px;

}

.footer-text {
	padding: 120px 20px 0px 0px;
	margin:0px;
	float:right;
}

.nav-li {
	display:inline; padding-right:5px;

}


.strap {
	padding:65px 17px 0px 0px; margin:0px 0px 0px 0px; float:right; font-weight:normal;
}

.right-col-strap {
	width:91%; border-bottom: 1px #ffffff solid; padding:5px 0px 5px 10px; font-weight:normal; margin:0px; background-color:#274057;
}
#main-content{
	position:relative;
	width : 584px;
	padding: 0px 10px 20px 40px;	
	
}
#internal-content{
	position:relative;
	width : 584px;
	padding: 0px 10px 20px 40px;	
}

#internal-contenttd{
	position:relative;
	width : 584px;
	padding: 0px 10px 20px 40px;	
}


#right-col{
	position:relative;
	width:258px;
	min-height:401px;
	_height:401px;
	float:right;
	color:#ffffff;	
}


#footer {
	position:relative;
	width:900px;
	height:178px;
	background-image:url(../images/footer.gif);
	clear: both;
}

#footer-internal {
	position:relative;
	width:900px;
	height:178px;
	background-image:url(../images/footer-internal.gif);
	clear: both;
}

/*text styles*/

.nav-links{
	color:#ffffff;
	text-decoration:none;	
}

.download-li {
	 width:223px; background-color:#2D455B; padding:5px 0px 5px 15px; border-bottom:1px solid #06213B;

}


.right-col-titles {
	padding:6px 20px 0px 5px; margin:0px; font-size:85%;line-height:140%;
}

.right-col-small {
	padding:0px 20px 0px 5px;  margin:0px; font-size:85%;line-height:140%;
}

.nav-links:hover {

	color:#E37F1C;
	text-decoration:none;	
}


.but {
	
	background-color:#2D455B;
	border: 1px solid #ffffff;
	color:#ffffff;
 
}

.but:hover {
	
	background-color:#E37F1C;
	border: 1px solid #ffffff;
	color:#ffffff;
 
}
.nav-ul {
	padding:2px 0px 0px 53px; margin:0px; list-style-type:none;

}
.forms {
	border: solid 1px #001D38;
}
.search-links {
	display:inline; font-size:90%;
}

#main-content a {
	color: #E37F1C;
	text-decoration:none;
}

#main-content a: hover {
	text-decoration:underline;
}
