/* LINK STYLES */

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #cc3300;
	text-decoration: underline;
}

a.next:link, a.next:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	display: block;
	top: 0px;
	height: 20px;
	width: 100px;
	float: left;
	background-image:  url(../images/common/next_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-color: #FFFFFF;
	margin-right: 6px;
	padding-right: 6px;
}

a.next:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	top: 0px;
	height: 20px;
	width: 100px;
	background-image:  url(../images/common/next_arrow.gif);
	background-repeat: no-repeat;
	background-color: #b5d5ff;
	float: left;
}
a.previous:link, a.previous:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	display: block;
	top: 0px;
	height: 20px;
	width: 100px;
	float: left;
	background-image:  url(../images/common/previous_arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #FFFFFF;
	margin-left: 6px;
	padding-left: 6px;
}

a.previous:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	top: 0px;
	height: 20px;
	width: 100px;
	background-image:  url(../images/common/previous_arrow.gif);
	background-repeat: no-repeat;
	background-color: #b5d5ff;
	float: left;
	margin-left: 6px;
	padding-left: 6px;
}
a.top:link, a.top:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	top: 0px;
	height: 20px;
	width: 100px;
	float: left;
	background-image:  url(../images/common/top_arrow.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: 15px;
	background-color: #FFFFFF;
	margin-right: 6px;
	padding-right: 6px;
	margin-left: 6px;
	padding-left: 6px;
}

a.top:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	top: 0px;
	height: 20px;
	width: 100px;
	background-image:  url(../images/common/top_arrow.gif);
	background-repeat: no-repeat;
	background-color: #b5d5ff;
	float: left;
	padding-right: 6px;
}

a.pdf:link, a.pdf:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	display: block;
	top: 0px;
	height: 20px;
	width: 150px;
	float: right;
	background-image:  url(../images/common/pdf_icon.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: 6px;
	padding-right: 6px;
}

a.pdf:hover {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	display: block;
	top: 0px;
	height: 20px;
	width: 150px;
	float: right;
	background-image:  url(../images/common/pdf_icon.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	background-color: #b5d5ff;
	text-align: center;
}

a.pdf2:link, a.pdf2:visited {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
	top: 0px;
	height: 20px;
	width: 175px;
	background-image:  url(../images/common/pdf_icon.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	margin-right: 6px;
	padding-right: 6px;
	background-position: left bottom;
}

a.pdf2:hover {
	color: #CC3300;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	display: block;
	top: 0px;
	height: 20px;
	width: 175px;
	background-image:  url(../images/common/pdf_icon.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	text-align: left;
}



/* GLOBAL STYLES */

body {
	background-color: #CCCCCC;
}

table {
	margin: 0;
	padding: 0;
}

td {
	vertical-align: top;
	
}

ul {
	list-style-type : none;
	text-indent: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 0px;
}

li {
	margin-bottom: 0px;
	list-style-type : none;
	margin-left: 4;
	margin-top : 0px;
	padding-left: 10px;
	text-indent: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
}

.nav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
	padding-left: 15px;
}

#bkg {
	width: 750px;
	background-color: #FFFFFF;
}

#frame {
	width: 730px;
	margin-right: 10px;
	margin-left: 10px;
}

#header {
	width: 730px;
	height: 81px;
	background-image: url(../images/common/header.gif);
	background-repeat: repeat-x;
}

#menu {
	width: 730px;
	height: 20px;
	background-color: #FFFF99;
	margin-top: 10px;
	margin-bottom: 10px;
}

#topimg, #bottomimgs  {
	width: 730px;
}

#imgright {
	float: right;
}

#maincopy {
	width: 360px;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.caption1 {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	width: 370px;
	height: 154px;
	padding: 10px;



}

.caption2 {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	width: 370px;
	padding: 10px;
	height: 238px;
}

.caption3 {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	width: 370px;
	padding: 10px;
	height: 206px;
}

.caption4 {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #FFFFFF;
	width: 370px;
	padding: 10px;
	height: 246px;
}

#footer {
	width: 730px;
	background-image: url(../images/common/footer.gif);
	background-repeat: repeat-x;
	height: 51px;
	margin-top: 10px;
	padding-top: 10px;
}

#border {
	border: 1px solid #999999;
	background-image: url(../images/common/letter_bkg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	padding: 20px;
}

.charts {
	float: right;
	margin-bottom: 20px;
}

.mgt {
	height: 335px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

.twocol {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	margin-top: 20px;
}

.twocolleft {
	width: 325px;
}

.twocolright {
	width: 325px;
	position: absolute;
	left: 403px;
	top: 557px;	
}

.twocolright2 {
	width: 325px;
	position: absolute;
	left: 403px;
	top: 1015px;	
}

.twocolright3 {
	width: 325px;
	position: absolute;
	left: 403px;
	top: 2015px;	
}



/* TEXT STYLES */

.arialFeaBodyNoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
	background-color: #CCCCCC;
	width: 50%;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 11px;
	border-left-width: 11px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;


}

.arialBodyNoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	vertical-align: top;
}

.arialOfficersNoMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
	padding-bottom: 10px;
	padding-top: 10px;
}

.arialOfficersNoMarginGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
	color: #999999;
}

.boldOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: CC3300;
}

.boldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: 006C70;
}

.lgboldGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: 006C70;
}



/* IMAGE STYLES */

.airgas {
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 0px;
}
.peter {
	float: right;
	margin-left: 20px;
}
.lgchart {
	background-color: #FFFFFF;
	border: 10px solid #FFFFFF;
	margin: 10px;
}
.letterimgs {
	float: left;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.glancechart {
	margin-bottom: 10px;
}
.directors {
	margin-top: 10px;
	margin-bottom: 10px;
}

