/* CSS Document */

body {
	font-size:16px;
	font-family:"Times New Roman", Arial, Helvetica, sans-serif !important;
	background:#000033 url(images/background.jpg) no-repeat 50% 0;
	background-attachment:fixed;
}

p {
	margin:1em 0;	
}

p:first-child {
	margin-top:0;	
}

.coming_soon {
	font-size:30px;
	font-weight:bold;
	color:#000033;
}


img {
}

a:link {
	color:#000099; 
}

a:visited {
	color:#0000CC;
}

a:active {
	color:#000099 ;
	text-decoration: none
}

a:hover {
	color:#CC0000; 
	text-decoration: none;
}

#page_container{
	width:100%;
}

/*
#page_container #page_wrapper01{
		background: transparent url(images/test_wrap.jpg) repeat 50% 0;
}

#page_container #page_wrapper02{
		background: transparent url(images/) repeat-x 0% 0;
}

*/
#page_contents{
	width:796px;
	overflow:hidden;
	color:#000000;
	background:#003366;
	border-top:#999999 solid 2px;
	border-right:#999999 solid 2px;
	border-left:#999999 solid 2px;
	border-bottom:#999999 solid 2px;
}



#masthead {
	overflow:auto;
	margin:0;
} 

#banner_block {
	background-color:#000;
	overflow: hidden;
	padding:0;
	height:120px;
}

.menu_block {
	width:100%;
	height:20px;
	background-color:#000033;
	clear:both;
	margin:0;
	padding:0;
	text-align:center;
	border-bottom:#999999 solid 3px;
	overflow:hidden;
}

.menu_block ol, .menu_block ul {
	margin:0;
	padding:0;
}

.left_top {
	float:left;
	margin:0.1em 1em 0.1em 0em;
}

.right_top {
	float:right;
	margin:0.1em 1em 0.1em 0em;
}

.left {
	float:left;
	margin:0.5em;
}

.right {
	float:right;
	margin:0.5em;
}

.image_clear {
	clear:both;
}

.main_text {
	width: 93%;
	margin:0;	
	padding-left:1em !important;
	padding-right:1em !important;
	text-align:left;
	overflow:hidden;
}

.generic_text {
	width: 92%;
	margin:0px;	
	padding:1% 3% !important;
	overflow:auto;
}

#footer {
	overflow:hidden;
	width:100%;
	margin:0;
	border-top:#999999 solid 3px;	
	background:#000000;
	font-family:Times, Arial, serif !important;
	color:#ffffff !important;
}

#footer_block_content{
	width:auto;
	padding:0px;
}

#footer_block_content p{
	margin:0px;
}

#content_block {	
	overflow:hidden;
	width:100%;
	margin:0;
}

.full_container {
	width:95%;
	background:#ffffff;
	border:#000033 solid 2px;
	overflow:auto;
	text-align:left;
	padding:1%;
	margin: 0.5em 0;
	min-height:400px !important;
}

#footer a:link {
	color:#FFFFFF !important; 
	text-decoration: none
}

#footer a:visited {
	color:#FFFFFF !important;
	text-decoration: none
	}
	
#footer a:active {
	color:#666666 !important;
	text-decoration: none
}

#footer a:hover {
	color:#FF0000 !important; 
	text-decoration: none;
}

.image_full {
	width:96%;
	margin:1em auto;
	text-align:center !important;
}

.contact_full {
	width:96%;
	margin:0em auto;
	text-align:center !important;
}

/* Span Styles */
.emphasize, strong {
	font-weight:bold;
}

.italicize, em {
	font-style:oblique;
}

.underline {
	text-decoration:underline;
}

.allCaps {
	text-transform:uppercase;	
}

/* CSS Navmenu Styles
.cssnav	{
	position:relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	margin: 0; 
	padding: 0; 
	text-align: center;
}

.cssnav img {
	margin:0 auto;
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	height: 21px; 
	text-decoration: none;
}

.cssnav img {border: 0; display:block; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden;  display:block;}

.cssnav span {
	position: absolute;
	left: 15px;
	top: 8px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	height: 14px;
	text-align: center;
}

End CSS Nav styles */ 

.block_heading, h1 {
	color:#FFFFFF;
	background:#000066;
	font-family:"Times New Roman", Times, serif !important;
	font-size:24px;
	font-weight:bold;
	font-style:oblique;
	margin:0 0 0.5em 0;
	padding: 0 0.35em;
}

.block_heading02, h2 {
	color:#FFFFFF;
	background:#000066;
	font-family:"Times New Roman", Times, serif !important;
	font-size:18px;
	margin:0 0 0.5em 0;
	padding: 0 0.35em;
}

.news h2 {
	color:#FFFFFF;
	background:#000066;
	font-family:"Times New Roman", Times, serif !important;
	font-size:18px;
	margin:0 0 0.5em 0;
	padding: 0 0.35em;	
}

.news p {
	margin:0 !important;	
}

.block_text {
	width: 92%;
	margin:0px;	
	padding:.25em .5em 1em .5em !important;
	overflow:auto;
}

.paragraph_heading {
	font-size:18px;
	font-weight:bold;
	font-style:oblique;
	margin:0 0 0.25em 0;
	text-decoration:underline;
}

.view_pdf {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.msds {
	margin-bottom:0.5em;
}

.poly_docs {
	margin:0.5em;
}

.links_block {
	width:48%;
	border:#000000 solid 2px;
	float:left;
	margin: 0.5em 0 0.5em 1em;
	overflow:auto;
	padding:0 !important;
	clear:left;
}

.news_block {
	width:auto;
	border:#000000 solid 2px;
	margin: 0.5em 0 0.5em 1em;
	overflow:auto;
	padding:0 !important;
}

.investment_block, .service_block {
	margin:1em 0;
}

.products_text_block {
	width:48%;
	float:left;
	margin: 0.5em 0 0 1em;
	overflow:auto;
	padding:0 !important;
	clear:left;
}

.image_left {
	float:left;
	border:#000000 solid 2px; 
	margin: 0.5em 1em 0.5em 0;
	clear:left;
	overflow:auto;
	padding:0;
}

.polymer_image {
	float:left;
	margin: 0 1em 0 0;
	clear:left;
	overflow:auto;
	padding:0;
	display:block;
	text-align:center;
	font-size:12px;
}

.polymer_image img {
	margin:0;
	border:#000000 solid 2px; 
}

.image_right {
	float:right;
	border:#000000 solid 2px;
	margin: 0.5em 1em 0.5em 0;
	clear:right;
	overflow:auto;
	padding:0px;
}

.image_left_paragraph {
	float:left;
	border:#000066 solid 2px; 
	margin: 0.25em 1em 0.5em 0;
	clear:left;
	overflow:auto;
	padding:0;
}

.image_right_paragraph {
	float:right;
	border:#000066 solid 2px;
	margin: 0.25em 1em 0.5em 0;
	clear:right;
	overflow:auto;
	padding:0px;
}


.link_list_item {
	margin-bottom:0.25em;
}

.news {
	float:right;
	width:50%;
	height:340px;
	border:#000000 solid 2px;
	border-top:none;
	clear:right;
	overflow:auto;
	padding: 0.25em 0.5em;
}

.news ol {
	margin:0 0 0.5em 0;
	padding:0 0 0 2em;
}

.polymer_info {
	float:right;
	width:55%;
	height:340px;
	border:#000000 solid 2px;
	border-top:none;
	clear:right;
	overflow:auto;
	padding: 0.25em 0.5em;
}

.main_block {
	float:left;
	width:43%;
	height:380px;
	border:#000000 solid 2px;
	clear:left;
	overflow:auto;
	padding: 0.25em 0.5em 0.75em;
}

.news_heading {
	float:right;
	width:50%;
	height:40px;
	border:#000000 solid 2px;
	border-bottom:none;
	clear:right;
	overflow:hidden;
	padding: 0.25em 0.5em;
}

.poly_heading {
	float:right;
	width:55%;
	height:40px;
	border:#000000 solid 2px;
	border-bottom:none;
	clear:right;
	overflow:hidden;
	padding: 0.25em 0.5em;
}

.important_link {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/* Menu Styles */

#menu_container {
	background:#000066;
	border-bottom:#999999 solid 3px;
	border-top:#999999 solid 3px;
}

#menu {
	overflow:hidden;
	width:100%;
}

#menu ul {
	overflow:visible;
	margin:0 auto;
	float:left;
	position:relative;
	left:50%;
	list-style:none;
	padding:0px;
}

.rollover {
	position:relative;
	right:50%;
	float:left;
	border-right:#999999 solid 1px;
}

.first {
	border-left:#999999 solid 1px;
}

.last {
}

.mid {
}

.rollover a {
	display:block;
	width:auto;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	background:#000066;
	color:#ffffff !important;
	padding:2px 1.25em;
}

.rollover a:hover {
	background:#ffffff;
	color:#000066 !important;
	padding:2px 1.25em;
}
