/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}

body {
	background-color:#FFFFFF;
	background-image:url(images/bkgrd_slice.jpg);
	background-repeat:repeat-x;
	text-align: center;
	vertical-align:text-top;
	margin: 0;
	padding: 0;
	color: #034EA2;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	
		
	}
	
	#container {
	margin: 0 auto;
	text-align: left;
	width: 925px;
	margin-top: 0;
	background-color: #FFFFFF;
	
 }
 
#hdrContainer{
width:925px; 
height:113px;
z-index:1; 
visibility:visible;
}

#flashContainer{
width:696px; 
height:178px;
z-index:400; 
visibility:visible;
}



#hdrRt{
width:251px; 
height:113px;
z-index:3; 
visibility:visible;
}

#navMenu{
width:925px; 
height:25px;
z-index:4; 
visibility:visible;
}

#breadCrumb{
	margin-top: 0;
	padding: 8px 6px 2px 10px;
	background-image:url(images/breadcrumb.jpg);
	height:23px;
}


#midHdr{
	margin-top: 0;
	padding: 0px 0px 0px 0px;
	background-image:url(images/hdr_mid.jpg);
	height:113px;
}

/*Ordered and Unordered Lists*/
ul {
	margin-top: -20px;
}
li {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
	padding-top: 6px;
}


ol {
	margin: 0px 200px 0px 20px;
}

#sidebar{
float: left; 
	width: 229px; /* since this element is floated, a width must be given */
	background: #DBE7F3; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px; /* top and bottom padding create visual space within this div */
}


#sidebarTxt{
margin: 10px 10px 10px 15px;
}

.sidebarTxt    { 
	color: #034EA2; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
.sidebarBold    { 
	color: #034EA2; 
	font-style: normal;
	font-weight: bold; 
	font-size: 14px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}

#mainContainer {
	margin: 0 0px 10px 0px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */

} 

#mainContent {
	margin: 20px 40px 40px 70px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
} 

#rightContent {
	margin: 20px 20px 20px 20px; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */
}


#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float like before the footer*/
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

 
  
  #topbar{
	margin-top: 0;
	padding: 0;
	
}

#formBox{
	margin-top: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-left: 2px;
	color: #FFFFFF;
	font-family: Helvetica, Verdana, sans-serif;
	font-size: small;
}


	
.footer{
	text-align: left;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 10px;
	color: #034EA2;
	background-color:#DBE7F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.footerRtBox{
	text-align: right;
	vertical-align:top;
	margin-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 4px;
	color: #034EA2;
	background-color:#DBE7F3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.h1    { 
	color: #034EA2; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 18px; 
	line-height: normal; 
	font-family: Arial, Verdana, Helvetica, Garamond; 
	}
	
.h2    { 
	color: #034EA2; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 15px; 
	line-height: normal; 
	font-family: Arial, Verdana, Helvetica, Garamond; 
	}
	
.h3    { 
	color: #034EA2; 
	font-style: normal; 
	font-weight: bold; 
	font-size: 12px; 
	line-height: normal; 
	font-family: Arial, Verdana, Helvetica, Garamond; 
	}
	
.p1    { 
	color: #034EA2; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
.pBlack    { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 12px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
.breadCrumb    { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
	.breadCrumbRight    { 
	color: #000000; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:right 
	}
	
.midHdr    { 
	text-align: right;
	color: #034EA2; 
	font-style: normal; 
	font-weight: normal; 
	font-size: 10px; 
	line-height: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #034EA2;
	text-decoration: none;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

h2 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #034EA2;
	text-decoration: none;
}

h2 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #034EA2;
	text-decoration: none;
}

h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}

h2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}


.breadCrumb a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.breadCrumb a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #034EA2;
	text-decoration:underline;
}

.breadCrumb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.breadCrumb a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.midHdr a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.midHdr a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #034EA2;
	text-decoration:underline;
}

.midHdr a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.midHdr a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}


.footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.footer a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #034EA2;
	text-decoration:underline;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.footerRtBox a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.footerRtBox a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #034EA2;
	text-decoration:underline;
}

.footeRtBoxr a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}

.footerRtBox a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration:underline;
}


/* SIDEBAR FORM STYLES */
form#sidebar-form{}

form#sidebar-form input{margin-bottom: 7px;}
form#sidebar-form label{font-size: 11px; padding-bottom: 3px; display: block;}


/* NEW HEADER - January 8, 2010 */

div#header{background-image:url(images/polymer-solutions-header.jpg); height: 113px; width: 925px; overflow: hidden;}

a#logo-link{display: block; padding-top: 113px; width: 355px; height: 0px;float: left;}

div#nav {overflow: hidden;float: right; width: 400px; margin-right: 15px; }

div#nav ul{ display: inline; height: 20px; list-style: none;}

div#nav ul li{ float: left;list-style: none; display: block; margin-left: 20px;}

div#nav ul li a{color:#fff; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px;}

div#search {clear: right; width: 250px; float: right; margin-top: 18px;}
