@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/main_page/vertical_gradient.jpg);
	background-repeat: repeat-x;
}
.oneColFixCtr #container {
	width: 960px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#Cover_Page    {
	padding-bottom: 10px;
}
#Subheads {
	padding-bottom: 10px;
}
#Subheads #subShortline, #Subheads #subTanks {
	padding-right: 15px;
}
